GNOME Bugzilla – Bug 465714
crash in Main Menu: Errors shows up when I a...
Last modified: 2007-08-11 17:28:13 UTC
Version: 0.11.3 What were you doing when the application crashed? Errors shows up when I am checking and unchecking the items of Main Menu ramdonly. The error can be replicated. This is the second report of the same error. Same as my last error report to you. One more thing that might relate to this bug is that the pop up window of the text command terminal is not around the screen center area! It is always at the upper right corner of the screen and can not be moved down to any other screen place! It forces me to close the terminal window so as to click the panel icons on the screen top. The above situation happened after I check "automatically save the environment of the desktop" item, when I log in as root. Error details are as below: Distribution: Fedora release 7 (Moonshine) Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc) BugBuddy Version: 2.18.0 System: Linux 2.6.20-2925.9.fc7xen #1 SMP Tue May 22 08:53:03 EDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Fedora Memory status: size: 76595200 vsize: 76595200 resident: 33386496 share: 22441984 rss: 33386496 rss_rlim: 4294967295 CPU usage: start_time: 1186850373 rtime: 420 utime: 388 stime: 32 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/i686/nosegneg/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1208703296 (LWP 27210)] (no debugging symbols found) 0x005bb402 in __kernel_vsyscall ()
+ Trace 154452
Thread 1 (Thread -1208703296 (LWP 27210))
----------- .xsession-errors --------------------- i = p.rfind('/') + 1 AttributeError: 'NoneType' object has no attribute 'rfind' Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/Alacarte/MainWindow.py", line 419, in on_item_tree_show_toggled self.editor.setVisible(item, True) File "/usr/lib/python2.5/site-packages/Alacarte/MenuEditor.py", line 205, in setVisible self.__addUndo([self.__getMenu(item), item]) File "/usr/lib/python2.5/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.5/posixpath.py", line 77, in split i = p.rfind('/') + 1 AttributeError: 'NoneType' object has no attribute 'rfind' (bug-buddy:27213): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: 第 1 行第 40 個字發生錯誤:元素‘b’已關閉,但開啟中的元素是‘span’ "/usr/bin/alacarte": not in executable format: File format not recognized --------------------------------------------------
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 430074 ***