Public bug reported:

Binary package hint: gconf-editor

If you start gconf-editor and then make a copy command with "[Ctrl+C]"
or "Edit -> copy keyword", then the editor crashes.

If it runs from the terminal, then it leaves this message behind:

(gconf-editor:4266): Gtk-CRITICAL **: 
gtk_tree_model_sort_convert_iter_to_child_iter: assertion `VALID_ITER 
(sorted_iter, tree_model_sort)' failed
Segmentation fault

It only happen if you didn't select anything in the treeview.

It seems that an if-statement, which would prevent this error by trying
to read the treemap without selection, is missing.

** Affects: gconf-editor (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  Binary package hint: gconf-editor
  
  If you start gconf-editor and then make a copy command with "[Ctrl+C]"
  or "Edit -> copy keyword", then the editor crashes.
  
  If it runs from the terminal, then it leaves this message behind:
  
  (gconf-editor:4266): Gtk-CRITICAL **: 
gtk_tree_model_sort_convert_iter_to_child_iter: assertion `VALID_ITER 
(sorted_iter, tree_model_sort)' failed
  Segmentation fault
  
- 
- It only happen, if you didn't select anything in the treeview.
+ It only happen if you didn't select anything in the treeview.
  
  It seems that an if-statement, which would prevent this error by trying
  to read the treemap without selection, is missing.

-- 
copy keyname cause crash
https://bugs.launchpad.net/bugs/589699
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gconf-editor in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to