<div dir="ltr">On Tue, Jul 29, 2008 at 8:39 AM, Glen Holcomb <span dir="ltr"><<a href="mailto:damnbigman@gmail.com">damnbigman@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr"><div><div></div><div class="Wj3C7c">On Tue, Jul 29, 2008 at 7:47 AM, Alex Fenton <span dir="ltr"><<a href="mailto:alex@pressure.to" target="_blank">alex@pressure.to</a>></span> wrote:<br><div class="gmail_quote">
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Glen Holcomb wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Okay back sooner than I thought, turns out I had the code here at home after all. Still no go. I tried GC.disable at the top of the app too and I get the same exact behavior.<br>
<br>
The dropdown menu renders for a split second then it reverts to looking like the default cell. After that any attempt to interact with the app causes the segfault.<br>
<br>
Oddly it doesn't segfault immediately and will infact continue to run until I click anywhere in the window. Returning focus to the app doesn't kill it either.<br>
</blockquote></div>
OK - sorry it didn't help - could you post a small but complete example that reproduces the issue so I can try it out and run it under a debugger please?<br>
<br>
thanks<div><div></div><div><br>
alex<br>
<br>
<br>
<br>
_______________________________________________<br>
wxruby-users mailing list<br>
<a href="mailto:wxruby-users@rubyforge.org" target="_blank">wxruby-users@rubyforge.org</a><br>
<a href="http://rubyforge.org/mailman/listinfo/wxruby-users" target="_blank">http://rubyforge.org/mailman/listinfo/wxruby-users</a><br>
</div></div></blockquote></div><br></div></div>That's a good question :) I'll see what I can come up with. It might just be easier to send you the whole thing though as I'm using a sqlite database backend and Sequel, which could be contributing to or causing the problem.<br>
<br>I'll see if I can get something small that will re-create the problem though.<div class="Ih2E3d"><br clear="all"><br>-- <br>"Hey brother Christian with your high and mighty errand, Your actions speak so loud, I can't hear a word you're saying." <br>
<br>-Greg Graffin (Bad Religion)<br>
</div></div>
</blockquote></div><br>Okay Alex,<br><br>I've got it down to 225 lines, not short but I think it's the shortest I can do without possibly trivializing the issue. I'm going to try attaching the file as it is a bit long and since I've stripped the code for adding db records (for brevity's sake) I will need to attach a db file as well. I'm not sure if the list will allow attachments though so if not let me know.<br>
<br>-Glen<br clear="all"><br>-- <br>"Hey brother Christian with your high and mighty errand, Your actions speak so loud, I can't hear a word you're saying." <br><br>-Greg Graffin (Bad Religion)<br>
</div>