[Gambas-user] Issue 482 in gambas: Dialog.Open(True) doesn't work
gambas at ...2524...
gambas at ...2524...
Sat Dec 21 09:12:06 CET 2013
Status: New
Owner: ----
Labels: Version Type-Bug Priority-Critical OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 482 by adamn... at ...626...: Dialog.Open(True) doesn't work
http://code.google.com/p/gambas/issues/detail?id=482
1) Describe the problem.
The Dialog.Openfile(True) method doesn't seem to work anymore.
The OK button doesn't do anything?
2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):
Version: TRUNK
Revision: r6011
Operating system: Linux
Distribution: pclinuxos
Architecture: x86
GUI component: QT4 / GTK+
Desktop used: LXDE (aka OpenBox)
3) Provide a little project that reproduces the bug or the crash.
Use the comp/src/gb.form.dialog project
4) If your project needs a database, try to provide it, or part of it.
n/a
5) Explain clearly how to reproduce the bug or the crash.
Change Main.Main to use Dialog.OpenFile(True)
Run
When the OK button is clicked, all of a sudden, nothing happens?
6) Other stuff
[System]
Gambas=3.5.90
OperatingSystem=Linux
Kernel=3.4.59-pclos1
Architecture=x86
Distribution=PCLinuxOS
Desktop=LXDE
Theme=QWindows
Language=en_AU.UTF-8
Memory=1518M
[Libraries]
Cairo=libcairo.so.2.11200.2
Curl=libcurl.so.3.0.0
Curl=libcurl.so.4.3.0
DBus=libdbus-1.so.3.7.4
GStreamer=libgstreamer-0.10.so.0.30.0
GTK+=libgtk-x11-2.0.so.0.2400.22
OpenGL=libGL.so.1.2.0
OpenGL=libGL.so.173.14.37
Poppler=libpoppler.so.13.0.0
Poppler=libpoppler.so.19.0.0
Poppler=libpoppler.so.7.0.0
Qt4=libQtCore.so.4.8.5
SDL=libSDL-1.2.so.0.11.3
Other, other stuff from a local project
[System]
Operating System = GNU/Linux
Architecture = i686
Kernel = Linux 3.4.59-pclos1
Version = #1 SMP Fri Aug 23 13:59:03 CDT 2013
Memory = 1.517GB (0.086 freeGB)
Desktop = LXDE
[Gambas]
Version = 3.5.90
Path = /usr
Language = en_AU.UTF-8
Charset = UTF-8
User Home = /home/bb
[Application]
Name = tmmanager
Title = TM10 Test Manager
Version = 0.0.2
Path = /home/bb/gambas3_proj/atestmgr/tmmanager
Dir = /home/bb
GUI = QT4
[Libraries/Components]
Gambas Libraries = v3.5.0 (from: /usr/lib/gambas3/gb.form.component)
aboutme3 = v0.0.35 (/usr/lib/gambas3/aboutme3.gambas)
appoptions = v0.0.23 (/usr/lib/gambas3/appoptions.gambas)
helpview.gambas = v? (/usr/lib/gambas3/sysinfos.gambas)
internalsrt = v0.0.10 (/usr/lib/gambas3/internalsrt.gambas)
logctl = v0.0.1 (/usr/lib/gambas3/logctl.gambas)
phControls3 = v0.0.202 (/usr/lib/gambas3/phControls3.gambas)
phDB11 = v0.0.75 (/usr/lib/gambas3/phDB11.gambas)
recentfiles = v0.1.1 (/usr/lib/gambas3/recentfiles.gambas)
sysinfos = v0.0.14 (/usr/lib/gambas3/sysinfos.gambas)
tmbo2.gambas = v? (/usr/lib/gambas3/sysinfos.gambas)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
More information about the User
mailing list