Segfaults in FindFileDialog
Reported by Daniel Lucraft | February 16th, 2009 @ 07:38 AM | in 0.1
Like this:
trying to access destroyed TextEntry from FindFileDialog#68
(eval):28:in `get_property': destroyed GLib::Object
from (eval):28:in `text'
from /home/dan/projects/redcar/bin/../plugins/project/dialogs/find_file_dialog.rb:69:in `entry_changed'
from /home/dan/projects/redcar/bin/../plugins/project/dialogs/find_file_dialog.rb:37:in `connect_signals'
from ./bin/../lib/gtk.rb:28:in `call'
from ./bin/../lib/gtk.rb:28:in `main'
from ./bin/../lib/gtk.rb:28:in `main_with_queue'
from /home/dan/projects/redcar/bin/../plugins/core/lib/core/gui.rb:21:in `set_main_loop'
from ./bin/../freebase2/lib/freebase/databus.rb:962:in `call'
from ./bin/../freebase2/lib/freebase/databus.rb:962:in `call'
from ./bin/../freebase2/lib/freebase/databus.rb:572:in `call'
from ./bin/../freebase2/lib/freebase/core.rb:70:in `initialize'
from ./bin/../freebase2/lib/freebase/core.rb:69:in `new'
from ./bin/../freebase2/lib/freebase/core.rb:69:in `initialize'
from ./bin/../freebase2/lib/freebase/core.rb:35:in `new'
from ./bin/../freebase2/lib/freebase/core.rb:35:in `startup'
from ./bin/redcar:65:in `startup'
from ./bin/redcar:108
Comments and changes to this ticket
-
Daniel Lucraft February 16th, 2009 @ 07:48 AM
- State changed from new to resolved
Resolved in http://github.com/danlucraft/red...
-
Daniel Lucraft February 25th, 2009 @ 09:00 AM
- Tag changed from segfault to findfile, project, segfault
- State changed from resolved to open
Back. Not sure what causes this, except that it may be because "changed" is being fired after the TextEntry has been destroyed. But that's weird because there are guard clauses in there now....
-
Daniel Lucraft February 25th, 2009 @ 05:00 PM
- State changed from open to resolved
Should be fixed now touch wood.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A programmer's text editor for Gnome.