[Gambas-user] Issue 399 in gambas: SaveFile in GB.form.dialog uses folder for filename
gambas at ...2524...
gambas at ...2524...
Fri Feb 1 10:09:59 CET 2013
Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 399 by john.aaron.rose at ...626...: 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
More information about the User
mailing list