WebGui.openBrowser use but file not download

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
Post Reply
harsh
Posts: 19
Joined: Mon Jan 23, 2017 1:57 pm

WebGui.openBrowser use but file not download

Post by harsh »

Hi.
OS: Ubuntu 14.04.3 LTS
Word size of OS: 32-bit
Word size of FreeCAD: 32-bit
Version: 0.17.9700 (Git)
Build type: None
Branch: Master
Hash: 14ae74f4681b23fd44ba0a0032068164ed7bb01
Python version: 2.7.6
Qt version: 5.4.2

I have using macros in

import WebGui
WebGui.openBrowser("http://url")

Browser was open but when i try to download file but download pop-up not work and also file not download
Please Helpe .
Post Reply