GNOME Bugzilla – Bug 490210
crash in Volume Control:
Last modified: 2007-10-25 21:46:18 UTC
What were you doing when the application crashed? 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.22.9-91.fc7 #1 SMP Thu Sep 27 23:10:59 EDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: Enforcing Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Fedora Memory status: size: 40505344 vsize: 40505344 resident: 19640320 share: 16777216 rss: 19640320 rss_rlim: 4294967295 CPU usage: start_time: 1193331073 rtime: 23 utime: 20 stime: 3 cutime:2 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/libexec/mixer_applet2' (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 -1208919728 (LWP 3067)] (no debugging symbols found) 0x00110402 in __kernel_vsyscall ()
+ Trace 172811
Thread 1 (Thread -1208919728 (LWP 3067))
----------- .xsession-errors (64 sec old) --------------------- 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' 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' --------------------------------------------------
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers? *** This bug has been marked as a duplicate of 463147 ***