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 311464 - Sabayon fail to save user profile on Ubuntu Hoary Hedgehog.
Sabayon fail to save user profile on Ubuntu Hoary Hedgehog.
Status: RESOLVED DUPLICATE of bug 170280
Product: sabayon
Classification: Deprecated
Component: general
0.18
Other Linux
: Normal critical
: ---
Assigned To: Maintainers of sabayon
Maintainers of sabayon
Depends on:
Blocks:
 
 
Reported: 2005-07-25 11:03 UTC by Daniel Hedblom
Modified: 2005-07-28 08:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniel Hedblom 2005-07-25 11:03:31 UTC
Distribution/Version: Ubuntu Hoary Hedgehog 5.04

Hello Sabayon developers. I reported it as critical since it do result in loss
of data, ie all the changes made is forever lost. Spank me silly if im wrong!

:D

Steps to reproduce:

Install Sabayon with apt.
Launch it from a terminal with sudo.
Create a new profile and press save in the gconf key window.

The result is this message and no saving of the settings just made:

-----------------8<-------------------

Traceback (most recent call last):
  • File "/usr/local/lib/python2.4/site-packages/sabayon/monitorwindow.py", line 1
    06, in __handle_save     change.get_source ().commit_change (change, mandatory)
  • File "/usr/local/lib/python2.4/site-packages/sabayon/sources/filessource.py", line 108 in commit_change
    { "mandatory" : mandatory })
  • File "/usr/local/lib/python2.4/site-packages/sabayon/storage.py", line 533 in add
    raise ProfileStorageException (_("Cannot add non-existent file '%s'") % src_ path)
ProfileStorageException: Cannot add non-existent file '/tmp/sabayon-temp-home-_I
L4M0/.thumbnails/normal/4bef41bb5bd48d1197c7f605deab5224.png.ZcKP45'
Traceback (most recent call last):
  • File "/usr/local/lib/python2.4/site-packages/sabayon/monitorwindow.py", line 1
    06, in __handle_save     change.get_source ().commit_change (change, mandatory)
  • File "/usr/local/lib/python2.4/site-packages/sabayon/sources/filessource.py", line 108 in commit_change
    { "mandatory" : mandatory })
  • File "/usr/local/lib/python2.4/site-packages/sabayon/storage.py", line 533 in add
    raise ProfileStorageException (_("Cannot add non-existent file '%s'") % src_ path)
ProfileStorageException: Cannot add non-existent file '/tmp/sabayon-temp-home-_I
L4M0/.thumbnails/normal/a627b628ab1fbf64f185df87b974df4e.png.7kV9zi'
Traceback (most recent call last):
  • File "/usr/local/lib/python2.4/site-packages/sabayon/monitorwindow.py", line 1
    06, in __handle_save     change.get_source ().commit_change (change, mandatory)
  • File "/usr/local/lib/python2.4/site-packages/sabayon/sources/filessource.py", line 108 in commit_change
    { "mandatory" : mandatory })
  • File "/usr/local/lib/python2.4/site-packages/sabayon/storage.py", line 533 in add
    raise ProfileStorageException (_("Cannot add non-existent file '%s'") % src_ path)
ProfileStorageException: Cannot add non-existent file '/tmp/sabayon-temp-home-_I
L4M0/.thumbnails/normal/792beab7550410d531e55f95b449f135.png.LD9m2g'
Traceback (most recent call last):
  • File "/usr/local/lib/python2.4/site-packages/sabayon/monitorwindow.py", line 1
    06, in __handle_save     change.get_source ().commit_change (change, mandatory)
  • File "/usr/local/lib/python2.4/site-packages/sabayon/sources/filessource.py", line 108 in commit_change
    { "mandatory" : mandatory })
  • File "/usr/local/lib/python2.4/site-packages/sabayon/storage.py", line 533 in add
    raise ProfileStorageException (_("Cannot add non-existent file '%s'") % src_ path)
ProfileStorageException: Cannot add non-existent file '/tmp/sabayon-temp-home-_I
L4M0/.gnome2/panel2.d/default/launchers/hammer-00525fb3bd.desktop'
Traceback (most recent call last):
  • File "/usr/local/lib/python2.4/site-packages/sabayon/monitorwindow.py", line 1
    06, in __handle_save     change.get_source ().commit_change (change, mandatory)
  • File "/usr/local/lib/python2.4/site-packages/sabayon/sources/filessource.py", line 108 in commit_change
    { "mandatory" : mandatory })
  • File "/usr/local/lib/python2.4/site-packages/sabayon/storage.py", line 533 in add
    raise ProfileStorageException (_("Cannot add non-existent file '%s'") % src_ path)
ProfileStorageException: Cannot add non-existent file '/tmp/sabayon-temp-home-_I
L4M0/.gnome2/panel2.d/default/launchers/curly-008242c861.desktop'
Traceback (most recent call last):
  • File "/usr/local/lib/python2.4/site-packages/sabayon/monitorwindow.py", line 1
    06, in __handle_save     change.get_source ().commit_change (change, mandatory)
  • File "/usr/local/lib/python2.4/site-packages/sabayon/sources/filessource.py", line 108 in commit_change
    { "mandatory" : mandatory })
  • File "/usr/local/lib/python2.4/site-packages/sabayon/storage.py", line 533 in add
    raise ProfileStorageException (_("Cannot add non-existent file '%s'") % src_ path)
ProfileStorageException: Cannot add non-existent file '/tmp/sabayon-temp-home-_I
L4M0/.gtkrc-1.2-gnome2.new'

-----------------8<-------------------

Have a nice day! 

/daniel
Comment 1 Mark McLoughlin 2005-07-28 08:46:54 UTC
Sounds very similar to bug #170280

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