[Bug 19739] New: SyncEvolution template has the "ConsumerReady" flag turned on
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=19739
Summary: SyncEvolution template has the "ConsumerReady" flag
turned on
Classification: MeeGo Platform
Product: OS Middleware
Platform: ---
Version: 1.2
Platform: Common
Architecture: ---
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncEvolution
AssignedTo: patrick.ohly(a)intel.com
ReportedBy: gabriel.schulhof(a)intel.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
ext-iekku.huttunen(a)nokia.com
Estimated Hours: 0.0
BUILD IMAGE: meego-tablet-ia32-pinetrail-1.2.0.90.5.20110621.84
syncevolution-1.1.99.4-3.31.i586
EXACT STEPS LEADING TO PROBLEM:
===========================================================
1. dbus-send --print-reply --dest=org.syncevolution /org/syncevolution/Server
org.syncevolution.Server.GetConfig string:SyncEvolution boolean:true
EXPECTED OUTCOME:
===================
ConsumerReady = 0 or absent
ACTUAL OUTCOME:
===================
ConsumerReady = 1
USER IMPACT:
===================
SyncEvolution template visible in meego-ux-settings
REPRODUCIBILITY:
=====================================
Always.
--------
Product: OS Middleware
Component: SyncEvolution
MeeGo Release: 1.2
Severity: normal
Priority: Undecided
Keywords:
Status: NEW
Who: gabriel.schulhof(a)intel.com
Assigned To: patrick.ohly(a)intel.com
Target Build: ---
Flags:
Changed:
--------
https://bugs.meego.com/show_bug.cgi?id=19739
--
Configure bugmail: https://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
9 years, 7 months
[Bug 5727] copy templates from Wiki into release
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=5727
jingke <jingke.zhang(a)intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RELEASED |VERIFIED
--- Comment #2 from jingke <jingke.zhang(a)intel.com> 2011-06-22 22:39:46 UTC ---
Find src/templates/clients/phone/sony-ericsson-old.ini:fingerprint = Sony
Ericsson K750i in source code. Thanks!
--------
Product: SyncEvolution
Component: SyncEvolution
MeeGo Release: unspecified
Severity: normal
Priority: High
Keywords:
Status: VERIFIED
Who: jingke.zhang(a)intel.com
Assigned To: patrick.ohly(a)intel.com
Target Build: 1.1
Flags:
Changed: Status
--------
https://bugs.meego.com/show_bug.cgi?id=5727
--
Configure bugmail: https://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
9 years, 7 months
[Bug 15031] New: Buteo sync plugin: support Google Contacts
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=15031
Summary: Buteo sync plugin: support Google Contacts
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: All
Architecture: ---
Status: NEW
Severity: normal
Priority: High
Component: SyncEvolution
AssignedTo: patrick.ohly(a)intel.com
ReportedBy: patrick.ohly(a)intel.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Depends on: 681,15029,15030
Estimated Hours: 0.0
The existing Buteo sync plugin must also support Google Contacts:
* add XML configs
* add code which configures SyncEvolution
Before this feature is complete, some other improvements in SyncEvolution must
be made first:
* allow concurrent syncs: bug #681
* preserve local properties not supported by Google:
** hard-code Google's capabilities: bug #15029
** preserve unknown properties: bug #15030
--
Configure bugmail: https://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
9 years, 7 months
[Bug 16593] New: dumpData/printChanges off: ignored?
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=16593
Summary: dumpData/printChanges off: ignored?
Classification: MeeGo Projects
Product: SyncEvolution
Platform: ---
Version: unspecified
Platform: Common
Architecture: ---
Status: NEW
Severity: major
Priority: Undecided
Component: SyncEvolution
AssignedTo: syncevolution-bugs(a)meego.bugs
ReportedBy: patrick.ohly(a)intel.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
The Buteo integration disables data dumping with dumpData=0 and printChanges=0.
Printing changes is indeed turned off, but data dumps are still done. Need to
really disable that.
--
Configure bugmail: https://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.
9 years, 7 months
[Bug 18864] New: Config names become lowercase
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=18864
Summary: Config names become lowercase
Classification: MeeGo Platform
Product: OS Middleware
Platform: ---
Version: 1.2
Platform: Common
Architecture: ---
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncEvolution
AssignedTo: patrick.ohly(a)intel.com
ReportedBy: gabriel.schulhof(a)intel.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
ext-iekku.huttunen(a)nokia.com
Estimated Hours: 0.0
Version: syncevolution master@a38c914087e9eadad7bff91279fc19ae99e7a11c
Procedure:
Server.StartSession("Google_Contacts")
Session.SetConfig(false, false,
same_config_as_Google_Contacts_template_plus_username_and_password)
Session.Detach()
Server.GetConfigs(false)
At this point, it will list a config named "google_contacts" ...
If this is intentional, that's fine, and please close the bug.
--------
Product: OS Middleware
Component: SyncEvolution
MeeGo Release: 1.2
Severity: normal
Priority: Undecided
Keywords:
Status: NEW
Who: gabriel.schulhof(a)intel.com
Assigned To: patrick.ohly(a)intel.com
Target Build: ---
Flags:
Changed:
--------
https://bugs.meego.com/show_bug.cgi?id=18864
--
Configure bugmail: https://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
9 years, 7 months