Re: [eboxy-users] Fatal signal: Segmentation Fault (SDL Parachute Deployed)
Status: Alpha
Brought to you by:
bluelightning
From: Paul E. <blu...@bl...> - 2003-11-24 05:28:49
|
On Mon, 24 Nov 2003 10:04, Pierre DOUCET wrote: > I have a bug with my eboxy script: When i use mouse to click on buttons, > it's ok, eboxy works. But if i use keyboard or Lirc, eboxy crash (Fatal > signal: Segmentation Fault (SDL Parachute Deployed)) when i use "enter" > event... Oops, that's definitely a bug - found and fixed. Thanks for reporting it! A patch that fixes the bug is attached. (To apply it, cd into the eboxy source directory then run patch < simulateclick.segfault.patch, then run make and make install again). This is also fixed in CVS. BTW, I like the skin you have built. I was especially impressed by the way it downloads and displays the weather report. Very cool! Cheers, Paul PS It's usually not considered good manners to send >100k attachments to a public mailing list without prior warning. I didn't notice this when I went to review the submission - what I should have done was to redirect it to my own mailbox rather than allowing it through to the list. My apologies to any subscribers who were inconvenienced by the size of the attachment. |