Public bug reported:

Binary package hint: gedit-plugins

When trying to use the Session Saver plugin for gedit via "Saved Sessions → 
Save current session" it doesn't do anything.
Here's the error-message from the terminal:

Traceback (most recent call last):
  File "/usr/lib/gedit-2/plugins/sessionsaver/dialogs.py", line 35, in 
on_session_added
    self.row_inserted(self.on_get_path(piter), piter)
TypeError: iter should be a GtkTreeIter
Traceback (most recent call last):
  File "/usr/lib/gedit-2/plugins/sessionsaver/dialogs.py", line 150, in 
on_response
    self.plugin.sessions.save()
  File "/usr/lib/gedit-2/plugins/sessionsaver/store.py", line 124, in save
    os.path.makedirs(dirname)
AttributeError: 'module' object has no attribute 'makedirs'


Ubuntu Feisty Fawn
Package: gedit-plugins (2.18.0-0ubuntu1)

** Affects: gedit-plugins (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

** Description changed:

  Binary package hint: gedit-plugins
  
  When trying to use the Session Saver plugin for gedit via "Saved Sessions → 
Save current session" it doesn't do anything.
  Here's the error-message from the terminal:
  
  Traceback (most recent call last):
    File "/usr/lib/gedit-2/plugins/sessionsaver/dialogs.py", line 35, in 
on_session_added
      self.row_inserted(self.on_get_path(piter), piter)
  TypeError: iter should be a GtkTreeIter
  Traceback (most recent call last):
    File "/usr/lib/gedit-2/plugins/sessionsaver/dialogs.py", line 150, in 
on_response
      self.plugin.sessions.save()
    File "/usr/lib/gedit-2/plugins/sessionsaver/store.py", line 124, in save
      os.path.makedirs(dirname)
  AttributeError: 'module' object has no attribute 'makedirs'
+ 
+ 
+ Ubuntu Feisty Fawn
+ Package: gedit-plugins (2.18.0-0ubuntu1)

-- 
Session Saver plugin for gedit does not save
https://bugs.launchpad.net/bugs/115466
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gedit-plugins in ubuntu.

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

Reply via email to