http://bugs.meego.com/show_bug.cgi?id=6368
Summary: --keyring no does not work?
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: All
Architecture: ---
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncEvolution
AssignedTo: syncevolution-bugs(a)meego.bugs
ReportedBy: matthijs(a)stdin.nl
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
Running version 1.0.1, it seems the --keyring option cannot be use to disable
saving a password to the keyring (and apparently it's also enabled by
default?):
matthijs@login:~$ syncevolution --configure --sync-property password=foo
scheduleworld
[ERROR] Try to save password in gnome-keyring but get an error. The
gnome-keyring-daemon application is not running.
matthijs@login:~$ syncevolution --keyring no --configure --sync-property
password=foo scheduleworld
[ERROR] no such source(s): --configure --sync-property password=foo
scheduleworld
matthijs@login:~$ syncevolution -k no --configure --sync-property password=foo
scheduleworld
[ERROR] no such source(s): --configure --sync-property password=foo
scheduleworld
matthijs@login:~$ syncevolution -k=no --configure --sync-property password=foo
scheduleworld
[ERROR] Try to save password in gnome-keyring but get an error. The
gnome-keyring-daemon application is not running.
matthijs@login:~$ syncevolution --keyring=no --configure --sync-property
password=foo scheduleworld
[ERROR] Try to save password in gnome-keyring but get an error. The
gnome-keyring-daemon application is not running.
matthijs@login:~$ syncevolution --configure --keyring no --sync-property
password=foo scheduleworld
ERROR: no configuration template for 'no' available.
Available configuration templates:
template name = template description
Funambol =
http://my.funambol.com
Google =
http://m.google.com/sync
Goosync =
http://www.goosync.com/
Memotoo =
http://www.memotoo.com
Mobical =
http://www.mobical.net
Oracle =
http://www.oracle.com/technology/products/beehive/index.html
Ovi =
http://www.ovi.com
ScheduleWorld =
http://www.scheduleworld.com
SyncEvolution =
http://www.syncevolution.org
Synthesis =
http://www.synthesis.ch
[ERROR] command line execution failure
matthijs@login:~$ syncevolution --configure -k no --sync-property password=foo
scheduleworld
ERROR: no configuration template for 'no' available.
Available configuration templates:
template name = template description
Funambol =
http://my.funambol.com
Google =
http://m.google.com/sync
Goosync =
http://www.goosync.com/
Memotoo =
http://www.memotoo.com
Mobical =
http://www.mobical.net
Oracle =
http://www.oracle.com/technology/products/beehive/index.html
Ovi =
http://www.ovi.com
ScheduleWorld =
http://www.scheduleworld.com
SyncEvolution =
http://www.syncevolution.org
Synthesis =
http://www.synthesis.ch
[ERROR] command line execution failure
matthijs@login:~$ syncevolution --configure -k=no --sync-property password=foo
scheduleworld
[ERROR] Try to save password in gnome-keyring but get an error. The
gnome-keyring-daemon application is not running.
matthijs@login:~$ syncevolution --configure --keyring=no --sync-property
password=foo scheduleworld
[ERROR] Try to save password in gnome-keyring but get an error. The
gnome-keyring-daemon application is not running.
Am I completely misunderstanding how this works, or is it really broken?
--
Configure bugmail:
http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.