[Gambas-devel] BUG ? in 1.9.45 - bad interaction between trayicons and webbrowsers
MV
gambas at ...538...
Tue Nov 7 23:37:24 CET 2006
Hello,
I'm new to the list and to gambas altogether ; so I hope I'm not writing at
the wrong place.
While writing my very first application, it seems I hit a strange bug : I had
created a very simple form to host a webbrowser pointing on a remote site
(nothing fancy : http://www.digitaltruth.com/devchart.html), launched from
the mainform via a click on an URLLabel. It was (is) working fine.
Then I added a custom trayicon widget to the mainform. Seemed all right, but I
knew that trayicons were not very stable, I was ready to face the taskbar
segfault. Which it did, but that's not the point.
And then, while testing everything around, I noticed that the webbrowser
widget would simply hang if the mainform had the trayicon, or would perform
normaly if not. More specificaly, the webbrowser hangs after the 'search'
button on the html page is hit.
I don't know where else to report what appears to be a trayicon bug, so here
it is. I hope it's not a duplicate. I'm really begining to peek into gambas,
so I can't be of much help solving it. Relevant Infos : gambas 1.9.45, Fedora
Core 2, KDE 3.2.2, QT 3.3.3, gcc 3.3.3 [everything's a bit old but usually
stable].
Cheers to everyone making gambas, I'm otherwise thrilled by the possibilities
of that IDE.
--
Manuel Viet
More information about the Devel
mailing list