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 560261 - Sabayon crashes when trying to edit a profile
Sabayon crashes when trying to edit a profile
Status: RESOLVED DUPLICATE of bug 524204
Product: sabayon
Classification: Deprecated
Component: general
2.22.x
Other All
: Normal critical
: ---
Assigned To: Maintainers of sabayon
Maintainers of sabayon
: 560327 561635 561699 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-11-11 01:14 UTC by Tobias Wallin
Modified: 2009-03-09 15:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tobias Wallin 2008-11-11 01:14:38 UTC
Steps to reproduce:
1. launch Sabayon
2. select a profile and choose Edit
3. application crashes


Stack trace:
===== BEGIN MILESTONES (/usr/bin/sabayon) =====
MainThread 2008/11/11 01:37:01.3452 (admin-tool): Creating profiles dialog
MainThread 2008/11/11 01:37:01.8343 (admin-tool): Starting main loop
MainThread 2008/11/11 01:37:18.4807 (admin-tool): Got fatal error: sabayon-session exited with a FATAL ERROR (exit code 1)
MainThread 2008/11/11 01:37:18.7197 (admin-tool): Terminating main loop
MainThread 2008/11/11 01:37:18.7200 (admin-tool): Exiting abnormally; dumping log due to a fatal error
===== END MILESTONES (/usr/bin/sabayon) =====
===== BEGIN RING BUFFER (/usr/bin/sabayon) =====
MainThread 2008/11/11 01:37:01.3452 (admin-tool): Creating profiles dialog
MainThread 2008/11/11 01:37:01.8343 (admin-tool): Starting main loop
MainThread 2008/11/11 01:37:12.6795 (USER): Starting to edit profile 'test'
MainThread 2008/11/11 01:37:18.4807 (admin-tool): Got fatal error: sabayon-session exited with a FATAL ERROR (exit code 1)
MainThread 2008/11/11 01:37:18.6639 (USER): Finishing editing profile
MainThread 2008/11/11 01:37:18.7197 (admin-tool): Terminating main loop
MainThread 2008/11/11 01:37:18.7200 (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

Other information:
Comment 1 Renoir Boulanger 2008-11-20 16:27:53 UTC
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 2 André Klapper 2008-12-04 23:48:16 UTC
*** Bug 561699 has been marked as a duplicate of this bug. ***
Comment 3 Tobias Wallin 2009-01-04 00:34:09 UTC
(In reply to comment #0)
> Steps to reproduce:
> 1. launch Sabayon
> 2. select a profile and choose Edit
> 3. application crashes
> 
> 
> Stack trace:
> ===== BEGIN MILESTONES (/usr/bin/sabayon) =====
> MainThread 2008/11/11 01:37:01.3452 (admin-tool): Creating profiles dialog
> MainThread 2008/11/11 01:37:01.8343 (admin-tool): Starting main loop
> MainThread 2008/11/11 01:37:18.4807 (admin-tool): Got fatal error:
> sabayon-session exited with a FATAL ERROR (exit code 1)
> MainThread 2008/11/11 01:37:18.7197 (admin-tool): Terminating main loop
> MainThread 2008/11/11 01:37:18.7200 (admin-tool): Exiting abnormally; dumping
> log due to a fatal error
> ===== END MILESTONES (/usr/bin/sabayon) =====
> ===== BEGIN RING BUFFER (/usr/bin/sabayon) =====
> MainThread 2008/11/11 01:37:01.3452 (admin-tool): Creating profiles dialog
> MainThread 2008/11/11 01:37:01.8343 (admin-tool): Starting main loop
> MainThread 2008/11/11 01:37:12.6795 (USER): Starting to edit profile 'test'
> MainThread 2008/11/11 01:37:18.4807 (admin-tool): Got fatal error:
> sabayon-session exited with a FATAL ERROR (exit code 1)
> MainThread 2008/11/11 01:37:18.6639 (USER): Finishing editing profile
> MainThread 2008/11/11 01:37:18.7197 (admin-tool): Terminating main loop
> MainThread 2008/11/11 01:37:18.7200 (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
> 
> Other information:
> 
-------------------------------
When I run Sabayon from a Terminal window I get this information, if it can be of any help:
/etc/gdm/Xsession: Beginning session setup...
Setting IM through im-switch for locale=sv_SE.
Start IM through /etc/X11/xinit/xinput.d/all_ALL linked to /etc/X11/xinit/xinput.d/default.
Checking for Xgl: not present. 
xset q doesn't reveal the location of the log file. Using fallback /var/log/Xorg.0.log 
Detected PCI ID for VGA: 
Checking for texture_from_pixmap: not present. 
Trying again with indirect rendering:
Checking for texture_from_pixmap: present. 
Checking for non power of two support: present. 
Checking for Composite extension: not present. 
aborting and using fallback: /usr/bin/metacity 
Initializing nautilus-share extension
Dumped debug log to /root/sabayon-debug-log-2009-01-04-01-25-14.txt
Comment 4 Baptiste Mille-Mathias 2009-03-09 15:10:08 UTC
*** Bug 560327 has been marked as a duplicate of this bug. ***
Comment 5 Baptiste Mille-Mathias 2009-03-09 15:10:57 UTC
*** Bug 561635 has been marked as a duplicate of this bug. ***
Comment 6 Baptiste Mille-Mathias 2009-03-09 15:18:52 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 524204 ***