Opened 14 years ago

Closed 14 years ago

Last modified 11 years ago

#1751 closed defect (obsolete)

friends file can get corrupted

Reported by: sascha_silbe Owned by: tomeu
Priority: Unspecified by Maintainer Milestone:
Component: Sugar Version: Git as of bugdate
Severity: Major Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: New

Description

After adding a client without a public key as a friend, the friends file is corrupted:

1266938905.479586 ERROR root: Error parsing friends file
Traceback (most recent call last):
  File "/home/sascha.silbe/sugar-jhbuild/install/lib/python2.5/site-packages/jarabe/model/friends.py", line 67, in load
    success = cp.read([self._path])
  File "/usr/lib/python2.5/ConfigParser.py", line 267, in read
    self._read(fp, filename)
  File "/usr/lib/python2.5/ConfigParser.py", line 490, in _read
    raise e
ParsingError: File contains parsing errors: /home/sascha.silbe/.sugar/default/friends
        [line  5]: '[]\n'

Change History (2)

comment:1 Changed 14 years ago by sascha_silbe

  • Resolution set to obsolete
  • Status changed from new to closed

The whole presence stuff will be rewritten from scratch for 0.90, so doesn't matter anymore.

comment:2 Changed 11 years ago by dnarvaez

  • Milestone 0.88 deleted

Milestone 0.88 deleted

Note: See TracTickets for help on using tickets.