[Gambas-devel] BUG ? in 1.9.45 - bad interaction between trayicons and webbrowsers

Benoit Minisini gambas at ...1...
Wed Nov 8 17:14:29 CET 2006


On Wednesday 08 November 2006 10:01, Benoit Minisini wrote:
> On Tuesday 07 November 2006 23:37, MV wrote:
> > 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.
>
> Please send me your project, otherwise it will be difficult to debug!

OK, this bug has been fixed in the svn!

-- 
Benoit Minisini





More information about the Devel mailing list