FS#23737 - Alacarte-0.13.2-3-any crashes on start.

Attached to Project: Arch Linux
Opened by hans (kryo) - Wednesday, 13 April 2011, 01:37 GMT
Last edited by Ionut Biru (wonder) - Tuesday, 03 May 2011, 11:40 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Ionut Biru (wonder)
Jan Alexander Steffens (heftig)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: Alacarte-0.13.2-3-any crashes on start.

Additional info:
Package version: Alacarte-0.13.2-3
Error message:
$ alacarte
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/python2.7/site-packages/Alacarte/MainWindow.py", line 48, in __init__
self.editor = MenuEditor()
File "/usr/lib/python2.7/site-packages/Alacarte/MenuEditor.py", line 36, in __init__
self.__loadMenus()
File "/usr/lib/python2.7/site-packages/Alacarte/MenuEditor.py", line 56, in __loadMenus
self.settings.path = os.path.join(util.getUserMenuPath(), self.settings.tree.get_menu_file())
File "/usr/lib/python2.7/posixpath.py", line 66, in join
if b.startswith('/'):
AttributeError: 'NoneType' object has no attribute 'startswith'

Steps to reproduce:
run "alacarte".
This task depends upon

Closed by  Ionut Biru (wonder)
Tuesday, 03 May 2011, 11:40 GMT
Reason for closing:  Upstream
Additional comments about closing:  package dropped
Comment by Ionut Biru (wonder) - Wednesday, 13 April 2011, 06:00 GMT
https://bugzilla.gnome.org/show_bug.cgi?id=647382

is broken because the Settings category doesn't exist in gnome 3.

i think alacarte is a dead project and shouldn't be used

Loading...