[Bug 70772] New: Error with misformatted "pim-manager.ini"
by bugzilla-daemon@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=70772
Priority: medium
Bug ID: 70772
CC: syncevolution-issues(a)syncevolution.org
Assignee: syncevolution-issues(a)syncevolution.org
Summary: Error with misformatted "pim-manager.ini"
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: eugenio.parodi(a)intel.com
Hardware: x86 (IA32)
Status: NEW
Version: 1.3.99.3
Component: PIM Manager
Product: SyncEvolution
A misformatted pim-manager.ini file prevent syncevolution from starting.
I have clean syncevolution settings (removed all files from cache, local and
config folders).
Here are the steps to reproduce the problem:
1) I’m adding two peers: testpeer1 and testpeer2 - no pim-manager.ini at
this time created yet
2) I’m synchronizing testpeer1 – still no pim-manager.ini created
3) I’m setting testpeer1 as active addressbook - pim-manager.ini was
created and contains one line:
active = pim-manager-testpeer1
4) I’m removing testpeer2 - pim-manager.ini contains two lines:
active = pim-manager-testpeer1
sort = pim-manager-testpeer1
With such file syncevolution will not start again.
4.1) If instead doing step 4 I will remove testpeer1 pim-manager.ini
will contains two lines:
active = pim-manager-testpeer1
sort =
In that case syncevolution will restart without problem
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.