Status: New Owner: ---- Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any
New issue 399 by [email protected]: SaveFile in GB.form.dialog uses folder for filename http://code.google.com/p/gambas/issues/detail?id=399 When I click the Combined button on the attached project (CombineAV which is fairly small), the SaveFile (from the GB.Form.Dialog component) does not point to the specified Dialog.Path (/home/john/Temporary) but points to the directory above it (/home/john) with the filename set to Temporary (see procedure ButtonCombined_Click). You'll need to have/setup a directory (e.g. Temporary) containing a .m2v and a .mp2 file. These files don't have to be proper video or audio files as the problem I have occurs before they are used by the mplex program (called by CombineAV) - part of the mpegtools package - which does not need to be installed. PS I'm using Gambas 3.3.4 (from nemh's gambas3 ppa) under Ubuntu 32 bit Precise. Attachments: CombineAV.tar.gz 14.8 KB ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
