This is also happening to me on Lucid with alacarte version
0.12.4-1ubuntu1. Here's the traceback when I run "alacarte" in the
terminal:

Traceback (most recent call last):
  File "/usr/bin/alacarte", line 36, in <module>
    main()
  File "/usr/bin/alacarte", line 32, in main
    app = MainWindow(datadir, version, sys.argv)
  File "/usr/lib/pymodules/python2.6/Alacarte/MainWindow.py", line 48, in 
__init__
    self.editor = MenuEditor()
  File "/usr/lib/pymodules/python2.6/Alacarte/MenuEditor.py", line 36, in 
__init__
    self.__loadMenus()
  File "/usr/lib/pymodules/python2.6/Alacarte/MenuEditor.py", line 44, in 
__loadMenus
    self.applications.path = os.path.join(util.getUserMenuPath(), 
self.applications.tree.get_menu_file())
  File "/usr/lib/python2.6/posixpath.py", line 65, in join
    if b.startswith('/'):
AttributeError: 'NoneType' object has no attribute 'startswith'


** Changed in: alacarte (Ubuntu)
       Status: New => Confirmed

-- 
alacarte crashed with AttributeError in join()
https://bugs.launchpad.net/bugs/331218
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to