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 432579 - crash in Main Menu:
crash in Main Menu:
Status: RESOLVED DUPLICATE of bug 419924
Product: alacarte
Classification: Applications
Component: general
0.11.x
Other All
: High critical
: ---
Assigned To: Alacarte Maintainer(s)
Alacarte Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2007-04-23 12:55 UTC by bruno.carneirodacunha
Modified: 2007-05-24 12:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description bruno.carneirodacunha 2007-04-23 12:55:45 UTC
Version: 0.11.3

What were you doing when the application crashed?



Distribution: Gentoo Base System release 1.12.10
Gnome Release: 2.18.1 2007-04-17 (Gentoo)
BugBuddy Version: 2.18.0

System: Linux 2.6.20-gentoo-r5 #1 PREEMPT Fri Apr 13 15:18:31 BRT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 41766912 vsize: 41766912 resident: 20103168 share: 12779520 rss: 20103168 rss_rlim: 4294967295
CPU usage: start_time: 1177332901 rtime: 152 utime: 133 stime: 19 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/alacarte'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1211058512 (LWP 18032)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1211058512 (LWP 18032))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 ??
  • #4 ??
  • #5 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
    file_path = os.path.join(util.getUserDirectoryPath(), os.path.split(item.get_desktop_file_path())[1])
  File "/usr/lib/python2.4/posixpath.py", line 77, in split
    i = p.rfind('/') + 1
AttributeError: 'NoneType' object has no attribute 'rfind'
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages//Alacarte/MainWindow.py", line 417, in on_item_tree_show_toggled
    self.editor.setVisible(item, False)
  File "/usr/lib/python2.4/site-packages//Alacarte/MenuEditor.py", line 205, in setVisible
    self.__addUndo([self.__getMenu(item), item])
  File "/usr/lib/python2.4/site-packages//Alacarte/MenuEditor.py", line 404, in __addUndo
    file_path = os.path.join(util.getUserDirectoryPath(), os.path.split(item.get_desktop_file_path())[1])
  File "/usr/lib/python2.4/posixpath.py", line 77, in split
    i = p.rfind('/') + 1
AttributeError: 'NoneType' object has no attribute 'rfind'
"/usr/bin/alacarte": not in executable format: File format not recognized
--------------------------------------------------
Comment 1 Travis Watkins 2007-05-24 12:52:02 UTC

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