[Bug 981575] Re: alacarte crashed with AttributeError in __getPath(): 'NoneType' object has no attribute 'root'

2013-09-18 Thread dino99
works on Saucy, but get that error inside a terminal:

(alacarte:9273): Gtk-CRITICAL **: gtk_accel_label_set_accel_closure:
assertion 'gtk_accel_group_from_accel_closure (accel_closure) != NULL'
failed


** Changed in: alacarte (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to alacarte in Ubuntu.
https://bugs.launchpad.net/bugs/981575

Title:
  alacarte crashed with AttributeError in __getPath(): 'NoneType' object
  has no attribute 'root'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/981575/+subscriptions

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


[Bug 981575] Re: alacarte crashed with AttributeError in __getPath(): 'NoneType' object has no attribute 'root'

2012-05-30 Thread Ubuntu Foundation's Bug Bot
** Changed in: alacarte (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to alacarte in Ubuntu.
https://bugs.launchpad.net/bugs/981575

Title:
  alacarte crashed with AttributeError in __getPath(): 'NoneType' object
  has no attribute 'root'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/981575/+subscriptions

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


[Bug 981575] Re: alacarte crashed with AttributeError in __getPath(): 'NoneType' object has no attribute 'root'

2012-04-14 Thread dino99
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to alacarte in Ubuntu.
https://bugs.launchpad.net/bugs/981575

Title:
  alacarte crashed with AttributeError in __getPath(): 'NoneType' object
  has no attribute 'root'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/981575/+subscriptions

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


[Bug 981575] Re: alacarte crashed with AttributeError in __getPath(): 'NoneType' object has no attribute 'root'

2012-04-14 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to alacarte in Ubuntu.
https://bugs.launchpad.net/bugs/981575

Title:
  alacarte crashed with AttributeError in __getPath(): 'NoneType' object
  has no attribute 'root'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/981575/+subscriptions

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


[Bug 981575] Re: alacarte crashed with AttributeError in __getPath(): 'NoneType' object has no attribute 'root'

2012-04-14 Thread dino99
Traceback (most recent call last):
  File /usr/share/alacarte/Alacarte/MainWindow.py, line 95, in loadUpdates
item_id = os.path.split(items[iter][3].get_desktop_file_path())[1]
  File /usr/lib/python2.7/posixpath.py, line 83, in split
i = p.rfind('/') + 1
AttributeError: 'NoneType' object has no attribute 'rfind'
Traceback (most recent call last):
  File /usr/share/alacarte/Alacarte/MainWindow.py, line 636, in 
on_delete_button_clicked
self.on_edit_delete_activate(None)
  File /usr/share/alacarte/Alacarte/MainWindow.py, line 341, in 
on_edit_delete_activate
self.editor.deleteMenu(item)
  File /usr/share/alacarte/Alacarte/MenuEditor.py, line 343, in deleteMenu
menu_xml = self.__getXmlMenu(self.__getPath(menu), dom, dom)
  File /usr/share/alacarte/Alacarte/MenuEditor.py, line 447, in __getPath
path = menu.tree.root.get_menu_id()
AttributeError: 'NoneType' object has no attribute 'root'

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to alacarte in Ubuntu.
https://bugs.launchpad.net/bugs/981575

Title:
  alacarte crashed with AttributeError in __getPath(): 'NoneType' object
  has no attribute 'root'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/981575/+subscriptions

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