[Gambas-user] Issue 472 in gambas: pagedown in the IDE filter
gambas at ...2524...
gambas at ...2524...
Sun Oct 27 09:12:19 CET 2013
Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 472 by adamn... at ...626...: pagedown in the IDE filter
http://code.google.com/p/gambas/issues/detail?id=472
1) Describe the problem.
Something strange happens if you press (too many) pagedown in the
txtSearchProject.
The IE goes off into lala-land and you must kill it.
2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):
Version: TRUNK
Revision: r5902
Operating system: Linux
Distribution: PClinuxos
Architecture: x86
GUI component: QT4 / GTK+
Desktop used: LXDE
3) Provide a little project that reproduces the bug or the crash.
gambas3.gambas :-)
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.
Open the IDE and load the gambas IDE project
Select a class somewhere at the top of the project browser
Press [pagedown] once, twice etc until it should "go past the end"
What happens here is that the IDE just goes to sleep somewhere. It seems to
happen in FMain.class around line 2173 (in the GOTO_BOTTOM section of
txtSearchProject_KeyPress() ).
6) [System]
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.10
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
--
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