Mario Steele
2009-Feb-01 05:35 UTC
[wxruby-development] System Tray Icon (EG: Wx::TaskBarIcon)
Hey guys, We need to take a look at the Wx::TaskBarIcon, specifically with the Popup Menu, cause I''ve been running into problems with it, causing a segfault. What''s going on, is if you run BigDemo, and right click and run through the menu items a few times, without clicking on any of them, or even with clicking on them, it will eventually Segfault. I think this is a show stopper that needs to be fixed ASAP, before we push 2.0 out. -- Mario Steele http://www.trilake.net http://www.ruby-im.net http://rubyforge.org/projects/wxruby/ http://rubyforge.org/projects/wxride/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/wxruby-development/attachments/20090131/59822801/attachment.html>
Alex Fenton
2009-Feb-02 14:47 UTC
[wxruby-development] System Tray Icon (EG: Wx::TaskBarIcon)
Mario Steele wrote:> We need to take a look at the Wx::TaskBarIcon, specifically with the > Popup Menu, cause I''ve been running into problems with it, causing a > segfault. What''s going on, is if you run BigDemo, and right click and > run through the menu items a few times, without clicking on any of > them, or even with clicking on them, it will eventually Segfault. I > think this is a show stopper that needs to be fixed ASAP, before we > push 2.0 out.Sure, could you provide a minimal sample and more details about which platform this is on please? Also if possible, a backtrace. thanks alex