After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 351898 - Breaks on startup
Breaks on startup
Status: RESOLVED DUPLICATE of bug 353817
Product: alacarte
Classification: Applications
Component: general
0.9.x
Other Linux
: Normal normal
: ---
Assigned To: Alacarte Maintainer(s)
Alacarte Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-08-18 10:42 UTC by Don Scorgie
Modified: 2006-10-02 03:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Don Scorgie 2006-08-18 10:42:04 UTC
Fresh checkout from CVS.

do the ./autogen.sh --prefix=/home/don && make && make install dance
Sacrifice a goat, wait for the stars to allign, howl at the moon.

Once its built and installed (in my home directory), I try running my shiny new copy:
don@Madaline:~/Work/jhbuild/alacarte $ PYTHONPATH=/home/don/lib/python2.4/site-packages ~/bin/alacarte
GTK Accessibility Module initialized
Traceback (most recent call last):
  • File "/home/don/bin/alacarte", line 36 in ?
    main()
  • File "/home/don/bin/alacarte", line 33 in main
    app.run()
  • File "/home/don/lib/python2.4/site-packages/Alacarte/MainWindow.py", line 69 in run
    self.loadMenus()
  • File "/home/don/lib/python2.4/site-packages/Alacarte/MainWindow.py", line 214 in loadMenus
    menu_tree.expand_to_path(menu.path)
TypeError: path should be a GtkTreePath

Back to the drawing board.  I install it properly along with jhbuild.  Log into the jhbuild session, run it.  Same result :(
Comment 1 Travis Watkins 2006-10-02 03:13:02 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 353817 ***