Public bug reported:

Binary package hint: gedit

Just starting gedit and closing it again (without opening or editing
anything), triggers a warning and an error.

This bug is about the error, which seems to be caused/triggered by the
snippets plugin.

$ gedit
sys:1: Warning: IA__g_object_remove_toggle_ref: couldn't find toggle ref 
0xb4417a30(0x8711554)
Traceback (most recent call last):
  File "/usr/lib/gedit-2/plugins/snippets/Document.py", line 577, in 
on_view_destroy
    self.stop()
  File "/usr/lib/gedit-2/plugins/snippets/Document.py", line 57, in stop
    if self.timeout_update_id != 0:
AttributeError: Document instance has no attribute 'timeout_update_id'

This is with gedit 2.19.91-0ubuntu1 on Ubuntu Gutsy.

If you type anything and then close gedit, without saving, the error
does not happen.

** Affects: gedit (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  Binary package hint: gedit
  
  Just starting gedit and closing it again (without opening or editing
- anything), triggers a warning and an error:
+ anything), triggers a warning and an error.
+ 
+ This bug is about the error, which seems to be caused/triggered by the
+ snippets plugin.
  
  $ gedit
  sys:1: Warning: IA__g_object_remove_toggle_ref: couldn't find toggle ref 
0xb4417a30(0x8711554)
  Traceback (most recent call last):
    File "/usr/lib/gedit-2/plugins/snippets/Document.py", line 577, in 
on_view_destroy
      self.stop()
    File "/usr/lib/gedit-2/plugins/snippets/Document.py", line 57, in stop
      if self.timeout_update_id != 0:
  AttributeError: Document instance has no attribute 'timeout_update_id'
  
  This is with gedit 2.19.91-0ubuntu1 on Ubuntu Gutsy.
+ 
+ If you type anything and then close gedit, without saving, the error
+ does not happen.

-- 
AttributeError: Document instance has no attribute 'timeout_update_id'
https://bugs.launchpad.net/bugs/137613
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gedit in ubuntu.

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

Reply via email to