[MeeGo Projects - Bug 13511] New: "add new service" randomly doesn't do anything
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=13511
Summary: "add new service" randomly doesn't do anything
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: All
Architecture: ---
Status: NEW
Severity: normal
Priority: Medium
Component: GTK UI
AssignedTo: jku(a)linux.intel.com
ReportedBy: patrick.ohly(a)intel.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-gtk-ui-bugs(a)meego.bugs
Estimated Hours: 0.0
In SyncEvolution as recent as 1.1.99.2 the "add new service" button randomly
works and doesn't work.
If it works, a new entry it added to the list of services. If it does not,
nothing visible happens.
--
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, 1 month
[Bug 21331] New: ./autogen.sh && ./configure && make dist fails
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=21331
Summary: ./autogen.sh && ./configure && make dist fails
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
make dist initially fails, because it tries to create README.html even though
the COND_HTML_README is defined.
The problem seems to be in automake itself. Look for
# FIXME: We should make sure that these variables are not
# conditionally defined (or else adjust the condition below).
in /usr/bin/automake
--------
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=21331
--
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, 2 months
[Bug 22669] New: CalDAV: add<->add conflicts
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=22669
Summary: CalDAV: add<->add conflicts
Classification: MeeGo Projects
Product: SyncEvolution
Platform: ---
Version: unspecified
Platform: Common
Architecture: ---
Status: NEW
Severity: normal
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
Suppose the same meeting invitation for event UID=FOO is processed in
both Evolution and Google Calendar. This always happens when the meeting
invitation emails is sent to Google Mail, then later viewed in Evolution.
On the Evolution side, the invitation is accepted. In Google Calendar this is
still open.
When syncing in that state the sync engine does not recognize that both sides
have added the same meeting and the "meeting accepted" information eventually
gets lost.
As a workaround, always synchronize the calendar before processing meeting
invitation emails.
See "[SyncEvolution] UID matching during add<->add conflict" for a discussion
how this can be solved in the engine.
--------
Product: SyncEvolution
Component: SyncEvolution
MeeGo Release: unspecified
Severity: normal
Priority: Undecided
Keywords:
Status: NEW
Who: patrick.ohly(a)intel.com
Assigned To: syncevolution-bugs(a)meego.bugs
Target Build: ---
Flags:
Changed:
--------
https://bugs.meego.com/show_bug.cgi?id=22669
--
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, 2 months
[Bug 20373] New: Avoid GTK+ warning about
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=20373
Summary: Avoid GTK+ warning about
Classification: MeeGo Projects
Product: SyncEvolution
Platform: ---
Version: unspecified
Platform: Common
Architecture: ---
Status: NEW
Severity: normal
Priority: Undecided
Component: GTK UI
AssignedTo: syncevolution-bugs(a)meego.bugs
ReportedBy: murrayc(a)murrayc.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-gtk-ui-bugs(a)meego.bugs
Estimated Hours: 0.0
Created attachment 7725
--> https://bugs.meego.com/attachment.cgi?id=7725
0001-GTK-UI-Avoid-warnings-due-to-null-settings_btn.patch
sync-ui (built for GTK+, not Moblin/Meego) currently gives this warning, though
it turns out to not be serious:
(sync-ui:14437): Gtk-CRITICAL **: IA__gtk_widget_set_sensitive: assertion
`GTK_IS_WIDGET (widget)' failed
This patch fixes that.
--------
Product: SyncEvolution
Component: GTK UI
MeeGo Release: unspecified
Severity: normal
Priority: Undecided
Keywords:
Status: NEW
Who: murrayc(a)murrayc.com
Assigned To: syncevolution-bugs(a)meego.bugs
Target Build: ---
Flags:
Changed:
--------
https://bugs.meego.com/show_bug.cgi?id=20373
--
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, 3 months
[Bug 21951] New: Add a cppunit test to check that some backends are registered.
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=21951
Summary: Add a cppunit test to check that some backends are
registered.
Classification: MeeGo Projects
Product: SyncEvolution
Platform: ---
Version: unspecified
Platform: Common
Architecture: ---
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncEvolution
AssignedTo: syncevolution-bugs(a)meego.bugs
ReportedBy: murrayc(a)murrayc.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
Created attachment 8514
--> https://bugs.meego.com/attachment.cgi?id=8514
0001-SyncSource-Add-a-cppunit-unit-test-to-check-that-som.patch
This small patch adds a very simple unit test to check that at least some
backends are registered, if any backends should be registered.
It's against the dbus-server-reorganization branch, but it might apply to
master, and hopefully that branch will be merged to master soonish.
This is meant to help identify this problem, though I can't make it fail under
any circumstances myself:
http://lists.syncevolution.org/pipermail/syncevolution/2011-July/002561.html
(I tested before the very latest commit that apparently fixes it anyway.)
--------
Product: SyncEvolution
Component: SyncEvolution
MeeGo Release: unspecified
Severity: normal
Priority: Undecided
Keywords:
Status: NEW
Who: murrayc(a)murrayc.com
Assigned To: syncevolution-bugs(a)meego.bugs
Target Build: ---
Flags:
Changed:
--------
https://bugs.meego.com/show_bug.cgi?id=21951
--
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, 3 months
[Bug 23169] New: syncevolution on Maemo/N900 can't sync against egroupware: "root level does not start with BEGIN:"
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=23169
Summary: syncevolution on Maemo/N900 can't sync against
egroupware: "root level does not start with BEGIN:"
Classification: MeeGo Projects
Product: SyncEvolution
Platform: ---
Version: unspecified
Platform: Handset
Architecture: ARM
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncML
AssignedTo: syncevolution-bugs(a)meego.bugs
ReportedBy: pt(a)philipptoelke.de
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-syncml-bugs(a)meego.bugs
Estimated Hours: 0.0
When syncing my contacts and calendar I get the following error for every entry
sent by the server:
[2011-09-20 01:32:20.974] parseMimeDir: root level does not start with BEGIN:
<![CDATA[BEGIN:VCARD
VERSION:2.1
N:XXX;XXX;;;
ORG:;;
ADR;HOME;CHARSET=UTF-8;ENCODING=QUOTED-PRINTABLE:;;XXX Str.
8;M=C3=BCnchen;Bayern;81XXX;Deutschland
TEL;HOME;VOICE:+49 89 XXXXX
TEL;CELL;WORK:+49 1520 XXXXX
TEL;FAX;WORK:+49 89 XXXXX
EMAIL;INTERNET;WORK:XXXX.XXXX@XXXXX.de
EMAIL;INTERNET;HOME:XXX@XXXX-XXXX.de
URL;WORK:XXXX-XXXX.XXXX.XXXX.org
BDAY:XXXX-11-XX
NOTE;CHARSET=UTF-8;ENCODING=QUOTED-PRINTABLE:ICQ: XXXXX=0D=0A=
Jabber: XXXXX(a)jabber.org
UID:addressbook-207-a72fb585c7bdec2bd1d09785b9d4da1f
END:VCARD
]]>
I tried syncevolution-1.1.99.6-1, -1.1.1-1 and -0.9.2-4 all with the same
error. Syncing an android-device with funambol still works.
--------
Product: SyncEvolution
Component: SyncML
MeeGo Release: unspecified
Severity: normal
Priority: Undecided
Keywords:
Status: NEW
Who: pt(a)philipptoelke.de
Assigned To: syncevolution-bugs(a)meego.bugs
Target Build: ---
Flags:
Changed:
--------
https://bugs.meego.com/show_bug.cgi?id=23169
--
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, 3 months
[Bug 22937] New: Syncevolution --configure on PC does not correctly store password
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=22937
Summary: Syncevolution --configure on PC does not correctly
store password
Classification: MeeGo Projects
Product: SyncEvolution
Platform: ---
Version: unspecified
Platform: Common
Architecture: ---
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncEvolution
AssignedTo: syncevolution-bugs(a)meego.bugs
ReportedBy: meego(a)misc.lka.org.lu
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
[I'm reporting this bug here, as this is what http://syncevolution.org/support
seems to be recommending...]
BUILD IMAGE:
syncevolution 1.1.99.6 (and also 1.1.0.99.1)
evolution 2.28.3-0ubuntu10.3
HARDWARE MODEL:
n.a.
BUG DETAILED DESCRIPTIONS
===========================================================
The --configure subcommand does not correctly set password (when run on PC).
syncevolution --configure \
--source-property type=calendar \
--source-property
evolutionsource="caldav://alain@www.hitchhiker.org.lu/caldav/caldav.php/alain/home/"
\
--source-property evolutionuser=alain \
--source-property evolutionpassword=hello \
--source-property sync=two-way n900 calendar
After this, the config file contains "databasePassword = -" instead of
"databasePassword = hello"
All other settings (including databaseUser) are correct.
Moreover, the command also clears the password for the peer (syncPassword)!
This only happens on the PC, the same kind of command run on the phone sets the
password correctly (i've got version 1.1.1+20110204+SE+e5af78f+unclean on the
N900 phone...)
EXACT STEPS LEADING TO PROBLEM:
===========================================================
1.syncevolution --configure \
--source-property type=calendar \
--source-property
evolutionsource="caldav://alain@www.hitchhiker.org.lu/caldav/caldav.php/alain/home/"
\
--source-property evolutionuser=alain \
--source-property evolutionpassword=hello \
--source-property sync=two-way n900 calendar
EXPECTED OUTCOME:
===================
~/.config/syncevolution/default/sources/calendar/config.ini should contain
databasePassword = hello
ACTUAL OUTCOME:
===================
~/.config/syncevolution/default/sources/calendar/config.ini should contain
databasePassword = -
USER IMPACT:
===================
User needs to manually edit the config file after having used syncevolution
--configure, negating the usefulness of --configure
REPRODUCIBILITY:
=====================================
Always
EXTRA SOFTWARE INSTALLED:
============================
Lots
OTHER COMMENTS:
===================
--------
Product: SyncEvolution
Component: SyncEvolution
MeeGo Release: unspecified
Severity: normal
Priority: Undecided
Keywords:
Status: NEW
Who: meego(a)misc.lka.org.lu
Assigned To: syncevolution-bugs(a)meego.bugs
Target Build: ---
Flags:
Changed:
--------
https://bugs.meego.com/show_bug.cgi?id=22937
--
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, 3 months
[Bug 16452] New: CalDAV + libical: ORGANIZER parser error (Apple Calendar Server)
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=16452
Summary: CalDAV + libical: ORGANIZER parser error (Apple
Calendar Server)
Classification: MeeGo Projects
Product: SyncEvolution
Platform: ---
Version: unspecified
Platform: Common
Architecture: ---
Status: NEW
Severity: normal
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
Run
CLIENT_TEST_SERVER=apple CLIENT_TEST_SIMPLE_UID=1 CLIENT_TEST_MODE=server
./client-test Client::Sync::ical20::testItems
with a configuration that talks to a Apple Calendar Server.
The ORGANIZER property is lost. Root cause is a parser error in libical of the
data sent by the server. From
Client_Sync_ical20_testItems.refresh.client.B/child/syncevolution-log.html:
[2011-04-20 10:50:46.268] Read block (768 bytes):
[BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Synthesis AG//NONSGML SyncML Engine V3.4.0.27//EN
BEGIN:VEVENT
UID:20060416T204922Z-4272-727-1-250@gollum
DTSTART:20060406T193000Z
DTEND:20060406T200000Z
ATTENDEE;CN=Patrick Ohly;CUTYPE=INDIVIDUAL;LANGUAGE=en;PARTSTAT=ACCEPTED;R
OLE=REQ-PARTICIPANT;RSVP=TRUE:mailto:Patrick.Ohly@gmx.de
ATTENDEE;CUTYPE=INDIVIDUAL;LANGUAGE=en;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PART
ICIPANT;RSVP=TRUE:mailto:john@bar.com
CATEGORIES:BUSINESS
CATEGORIES:MEETING
CLASS:PUBLIC
CREATED:20110420T085029Z
DTSTAMP:20110420T085029Z
LAST-MODIFIED:20110420T085029Z
ORGANIZER;CN=Patrick Ohly;SCHEDULE-AGENT=NONE;SCHEDULE-STATUS=5.3:mailto:P
atrick.Ohly(a)gmx.de
SEQUENCE:2
SUMMARY:meeting invitation
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR
# [2011-04-20 10:50:46.272] Parsing:
# [2011-04-20 10:50:46.272]
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Synthesis AG//NONSGML SyncML Engine V3.4.0.27//EN
BEGIN:VEVENT
UID:20060416T204922Z-4272-727-1-250@gollum
DTSTART:20060406T193000Z
DTEND:20060406T200000Z
ATTENDEE;CN=Patrick Ohly;CUTYPE=INDIVIDUAL;LANGUAGE=en;PARTSTAT=ACCEPTED;
ROLE=REQ-PARTICIPANT;RSVP=TRUE:mailto:Patrick.Ohly@gmx.de
ATTENDEE;CUTYPE=INDIVIDUAL;LANGUAGE=en;PARTSTAT=NEEDS-ACTION;
ROLE=REQ-PARTICIPANT;RSVP=TRUE:mailto:john@bar.com
CATEGORIES:BUSINESS
CATEGORIES:MEETING
CLASS:PUBLIC
CREATED:20110420T085029Z
DTSTAMP:20110420T085029Z
LAST-MODIFIED:20110420T085029Z
ORGANIZER;CN=Patrick Ohly:ERROR: No Value
SEQUENCE:2
SUMMARY:meeting invitation
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR
The data getting parsed here is the one exported by libical. Later this is
passed to Synthesis with property value "ERROR: No Value", where it gets
removed because it is not an email address (ical20 incoming script,
PARSEEMAILSPEC(ORGANIZER, CN, EM)).
Need to analyze in libical.
--
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, 4 months
[Bug 22940] New: Evolution Calendar: multiple detached recurrences
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=22940
Summary: Evolution Calendar: multiple detached recurrences
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
BUILD IMAGE: SyncEvolution up to 1.1.99.6
BUG DETAILED DESCRIPTIONS
===========================================================
"recreating event: UID already exists"
EXACT STEPS LEADING TO PROBLEM:
===========================================================
1. run testItems multiple times with test data that contains a parent with
multiple detached recurrences
EXPECTED OUTCOME:
===================
Success
ACTUAL OUTCOME:
===================
Parent is removed, but then recreating the second detached recurrence with
e_cal_create_object() fails. e_cal_modify_object() must be used to add further
recurrences after the first one.
USER IMPACT:
===================
Uncertain. Occurred during testing, but perhaps also relevant in real-world
scenarios.
REPRODUCIBILITY:
=====================================
100%
--------
Product: SyncEvolution
Component: SyncEvolution
MeeGo Release: unspecified
Severity: major
Priority: Undecided
Keywords:
Status: NEW
Who: patrick.ohly(a)intel.com
Assigned To: syncevolution-bugs(a)meego.bugs
Target Build: ---
Flags:
Changed:
--------
https://bugs.meego.com/show_bug.cgi?id=22940
--
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, 4 months
[Bug 21311] New: item operations: authentication problem for WebDAV when using keyring
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=21311
Summary: item operations: authentication problem for WebDAV
when using keyring
Classification: MeeGo Projects
Product: SyncEvolution
Platform: ---
Version: unspecified
Platform: Common
Architecture: ---
Status: NEW
Severity: normal
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
Affects 1.1.99.5.
When setting up a target config for WebDAV which stores the password in the
keyring, then accessing items (for example, --print-items) fails with an
authentication error because the password is not retrieved from the keyring
before running the operation.
One of the following workarounds avoids the issue:
* configure with "syncevolution --daemon=no"
* add "password=<your password>" to the command line when running the operation
--------
Product: SyncEvolution
Component: SyncEvolution
MeeGo Release: unspecified
Severity: normal
Priority: Undecided
Keywords:
Status: NEW
Who: patrick.ohly(a)intel.com
Assigned To: syncevolution-bugs(a)meego.bugs
Target Build: ---
Flags:
Changed:
--------
https://bugs.meego.com/show_bug.cgi?id=21311
--
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, 4 months