U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » TopWindow&PopUp, TrayIcon » Tester Needed for trayicon for linux version 0.1
Re: Tester Needed for trayicon for linux version 0.1 [message #5524 is a reply to message #5523] Fri, 29 September 2006 19:41 Go to previous messageGo to previous message
3togo is currently offline  3togo
Messages: 83
Registered: May 2006
Location: Hong Kong SAR
Member
I have added some extra debug codes so as to facilitate the debugging process. Hope it will help.

Sad

3togo


nicomesas wrote on Fri, 29 September 2006 11:35

The line 1136 of mbtray.c
XK_q is not defined!!
case KeyPress:
/*Close the program if q is pressed.*/
if (XK_q == XLookupKeysym (&xevent->xkey, 0)) {
  exit (EXIT_SUCCESS);
}
break;	



I comented this secction, but program doesn't do nothing. Debuger Stops in function 'mb_pixbuf_img_scale' file mbpixbuf.c line 1785

Nico

 
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Object Hierarchy
Next Topic: [Solved][TrayIcon for Linux] Help needed to merge two eventloops
Goto Forum:
  


Current Time: Tue Sep 08 02:39:02 GMT+2 2026

Total time taken to generate the page: 0.00663 seconds