Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: Fri May 10 08:03:52 CEST 2024

Total time taken to generate the page: 0.02008 seconds