[Gambas-user] Issue 250 in gambas: Trying to use trayicon whitout a system tray crashes the program

gambas at ...2524... gambas at ...2524...
Fri May 18 10:14:28 CEST 2012


Comment #2 on issue 250 by Kokok... at ...626...: Trying to use trayicon  
whitout a system tray crashes the program
http://code.google.com/p/gambas/issues/detail?id=250

If using kde4:
#kquitapp plasma-desktop && ./gambastrayapp.gambas
i get:
ASSERT: "sysTrayWindow != None" in file systemtrayicon.cpp, line 185

...or you can start an empty X.org screen with a script:
#X :1 -ac -br &
#export DISPLAY=:1
#/gambastrayapp.gambas






More information about the User mailing list