Opened 15 years ago

Closed 15 years ago

Last modified 11 years ago

#1327 closed defect (fixed)

Error while initiating .sugar environment

Reported by: alsroot Owned by: tomeu
Priority: Low Milestone:
Component: Sugar Version: 0.85.x
Severity: Unspecified Keywords: r+
Cc: Distribution/OS: Ubuntu
Bug Status: Unconfirmed

Description

PPA: https://launchpad.net/~alsroot/+archive/sugar-0.86

|TestCase|

  • start from new .sugar environment
  • log all time starts with
1252700542.068306 ERROR root: Error reading public key
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/sugar/profile.py", line 69, in _load_pubkey
    f = open(key_path, "r")
IOError: [Errno 2] No such file or directory: '/home/test/.sugar/default/owner.key.pub'
1252700547.664951 DEBUG sugar.presence.presenceservice: Created proxy <Buddy object at 0x899ab1c (sugar+presence+buddy+Buddy at 0x8a24090)>
_IceTransSocketOpenCOTSServer: Unable to open socket for inet6
_IceTransOpen: transport open failed for inet6/ubuntu:
_IceTransMakeAllCOTSServerListeners: failed to open listener for inet6
** (sugar-session:2838): DEBUG: starting phase 1

** (sugar-session:2838): DEBUG: ending phase 1

Attachments (3)

sugar-1327.patch (1.0 KB) - added by alsroot 15 years ago.
sugar-1327.2.patch (1.1 KB) - added by alsroot 15 years ago.
sugar-1327.3.patch (2.2 KB) - added by alsroot 15 years ago.

Download all attachments as: .zip

Change History (14)

comment:1 Changed 15 years ago by alsroot

  • Milestone changed from Unspecified by Release Team to 0.86
  • Owner changed from tomeu to alsroot
  • Status changed from new to assigned

comment:2 Changed 15 years ago by alsroot

  • Priority changed from Unspecified by Maintainer to Normal

comment:3 Changed 15 years ago by tomeu

  • Priority changed from Normal to Immediate

comment:4 Changed 15 years ago by tomeu

Those files should be created by the intro window, any idea why that didn't worked?

comment:5 Changed 15 years ago by alsroot

  • Keywords r? added
  • Owner changed from alsroot to tomeu

Changed 15 years ago by alsroot

comment:6 Changed 15 years ago by tomeu

  • Keywords r- added; r? removed

What's the point of this patch? AFAICS it only silences an error.

Several things won't work without the keys, so we should see why those weren't created at the intro window.

Changed 15 years ago by alsroot

comment:7 Changed 15 years ago by alsroot

  • Keywords r? added; r- removed
  • Priority changed from Immediate to Low

sugar just fails(which is not fail, in fact) while trying to load keys before creating new environment.

Changed 15 years ago by alsroot

comment:9 Changed 15 years ago by erikos

So, this still needs review, right?

comment:10 Changed 15 years ago by tomeu

  • Keywords r+ added; r? removed
  • Resolution set to fixed
  • Status changed from assigned to closed

Sounds good to me, I was a bit concerned about loading the keys eagerly, but now that we have gconf, we don't use the Profile class anywhere else.

comment:11 Changed 11 years ago by dnarvaez

  • Milestone 0.86 deleted

Milestone 0.86 deleted

Note: See TracTickets for help on using tickets.