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 561699 - Sabayon crashes when trying to edit a profile
Sabayon crashes when trying to edit a profile
Status: RESOLVED DUPLICATE of bug 560261
Product: sabayon
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal critical
: ---
Assigned To: Maintainers of sabayon
Maintainers of sabayon
Depends on:
Blocks:
 
 
Reported: 2008-11-20 16:30 UTC by Renoir Boulanger
Modified: 2008-12-04 23:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Renoir Boulanger 2008-11-20 16:30:37 UTC
+++ This bug was initially created as a clone of Bug #560261 +++

Steps to reproduce:
1. launch Sabayon
2. select a profile and choose Edit
3. application crashes


Stack trace:
Same thing here.

Here is about my setup:
 kernel  2.6.27-7-generic #1 SMP
 X.Org X Server 1.5.2
 Release Date: 10 October 2008
 Sabayon version 2.22.1-0ubuntu1
 Ubuntu Linux 8.10
 Gnome version 2.24.1 build date 24/10/08

(I can't think what else should I give)


Steps to reproduce:
 1. Launch Sabayon
 2. Select a profile and choose Edit
 3. Application crashes


Stack trace:
===== BEGIN MILESTONES (/usr/lib/sabayon/sabayon-session) =====
MainThread 2008/11/20 11:14:43.3184 (sabayon-session): Starting session window for profile_name='test', profile_path='/tmp/profile-sabayon-admin-gzd5MO.zip', display_number='1'
MainThread 2008/11/20 11:14:43.3514 (sabayon-session): Fatal exception!  Exiting abnormally.
MainThread 2008/11/20 11:14:43.3516 (sabayon-session): Traceback (most recent call last):
  • File "/usr/lib/sabayon/sabayon-session", line 75 in <module>
    window = sessionwindow.SessionWindow (profile_name, profile_path, display_number)
  • File "/var/lib/python-support/python2.5/sabayon/sessionwindow.py", line 146 in __init__
    self.changes_model = ProfileChangesModel (self.profile)
  • File "/var/lib/python-support/python2.5/sabayon/sessionwindow.py", line 78 in __init__
    self.locked_pixbuf   = icon_theme.load_icon ("stock_lock",      16, 0)
AttributeError: 'NoneType' object has no attribute 'load_icon'

===== END MILESTONES (/usr/lib/sabayon/sabayon-session) =====
===== BEGIN RING BUFFER (/usr/lib/sabayon/sabayon-session) =====
MainThread 2008/11/20 11:14:43.3184 (sabayon-session): Starting session window for profile_name='test', profile_path='/tmp/profile-sabayon-admin-gzd5MO.zip', display_number='1'
MainThread 2008/11/20 11:14:43.3514 (sabayon-session): Fatal exception!  Exiting abnormally.
MainThread 2008/11/20 11:14:43.3516 (sabayon-session): Traceback (most recent call last):
  • File "/usr/lib/sabayon/sabayon-session", line 75 in <module>
    window = sessionwindow.SessionWindow (profile_name, profile_path, display_number)
  • File "/var/lib/python-support/python2.5/sabayon/sessionwindow.py", line 146 in __init__
    self.changes_model = ProfileChangesModel (self.profile)
  • File "/var/lib/python-support/python2.5/sabayon/sessionwindow.py", line 78 in __init__
    self.locked_pixbuf   = icon_theme.load_icon ("stock_lock",      16, 0)
AttributeError: 'NoneType' object has no attribute 'load_icon'

===== END RING BUFFER (/usr/lib/sabayon/sabayon-session) =====


This configuration for the debug log can be re-created
by putting the following in /root/sabayon-debug-log.conf
(use ';' to separate domain names):

[debug log]
max lines = 1000

========== END SABAYON-SESSION LOG ==========
MainThread 2008/11/20 11:14:43.6351 (admin-tool): Got fatal error: sabayon-session exited with a FATAL ERROR (exit code 1)
MainThread 2008/11/20 11:14:43.6837 (USER): Finishing editing profile
MainThread 2008/11/20 11:14:43.6848 (admin-tool): Terminating main loop
MainThread 2008/11/20 11:14:43.6848 (admin-tool): Exiting abnormally; dumping log due to a fatal error
===== END RING BUFFER (/usr/bin/sabayon) =====


This configuration for the debug log can be re-created
by putting the following in /root/sabayon-debug-log.conf
(use ';' to separate domain names):

[debug log]
max lines = 1000
Comment 1 André Klapper 2008-12-04 23:48:16 UTC

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