[Bug 9332] New: test-dbus.py and local databases
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=9332
Summary: test-dbus.py and local databases
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Moblin Linux
Status: ASSIGNED
Severity: normal
Priority: P1
Component: *Feature Request
AssignedTo: yongsheng.zhu(a)intel.com
ReportedBy: patrick.ohly(a)intel.com
CC: syncevolution(a)lists.intel.com
After I ran the latest test-dbus.py, my personal addressbook and calendar were
replaced with test data. Thank god for backups and "refresh-from-server"... ;-)
Yongsheng, can you reproduce this? Which test uses a default value for
evolutionsource and could cause this?
FYI, my "dbus_unittest" config is not the culprit:
$ ./syncevolution -q --print-config dbus_unittest
syncURL = http://ns5.scheduleworld.com/funambol/ds
username = xxx
password = yyy
# logdir =
loglevel = 4
# printChanges = 1
# maxlogdirs = 10
# preventSlowSync = 0
useProxy = 0
proxyHost = http://proxy.isw.intel.com:911
# proxyUsername =
# proxyPassword =
# clientAuthType = md5
# RetryDuration = 300
# RetryInterval = 60
# remoteIdentifier =
# PeerIsClient = 0
# PeerName =
deviceId = sc-pim-4359eb08-b9b0-42cf-9737-66c7f9ac4072
# remoteDeviceId =
# enableWBXML = 1
# maxMsgSize = 20000
# maxObjSize = 4000000
# enableCompression = 0
# SSLServerCertificates =
/etc/ssl/certs/ca-certificates.crt:/etc/pki/tls/certs/ca-bundle.crt:/usr/share/ssl/certs/ca-bundle.crt
# SSLVerifyServer = 1
# SSLVerifyHost = 1
WebURL = http://sync.scheduleworld.com
# IconURI =
ConsumerReady = 1
defaultPeer = scheduleworld_1@client-test-1
[addressbook]
sync = disabled
# type = select backend
evolutionsource = akonadi:?collection=2
uri = card3
# evolutionuser =
# evolutionpassword =
[calendar]
sync = disabled
# type = select backend
evolutionsource = akonadi:?collection=2
# uri =
# evolutionuser =
# evolutionpassword =
[file_ical20]
sync = disabled
# type = select backend
evolutionsource = SyncEvolution_Test_file_ical20_1
# uri =
# evolutionuser =
# evolutionpassword =
[file_itodo20]
sync = disabled
# type = select backend
evolutionsource = SyncEvolution_Test_file_itodo20_1
# uri =
# evolutionuser =
# evolutionpassword =
[file_vcard21]
sync = disabled
# type = select backend
evolutionsource = SyncEvolution_Test_file_vcard21_1
# uri =
# evolutionuser =
# evolutionpassword =
[file_vcard30]
sync = disabled
# type = select backend
evolutionsource = SyncEvolution_Test_file_vcard30_1
# uri =
# evolutionuser =
# evolutionpassword =
[ical20]
sync = disabled
type = calendar
evolutionsource = SyncEvolution_Test_ical20_1
uri = cal2
# evolutionuser =
# evolutionpassword =
[itodo20]
sync = disabled
type = todo
evolutionsource = SyncEvolution_Test_itodo20_1
uri = task2
# evolutionuser =
# evolutionpassword =
[memo]
sync = disabled
# type = select backend
evolutionsource = akonadi:?collection=2
# uri =
# evolutionuser =
# evolutionpassword =
[super]
sync = disabled
type = virtual:text/x-vcalendar
# evolutionsource =
# uri =
# evolutionuser =
# evolutionpassword =
[text]
sync = disabled
type = memo
evolutionsource = SyncEvolution_Test_text_1
uri = note
# evolutionuser =
# evolutionpassword =
[todo]
sync = disabled
# type = select backend
evolutionsource = akonadi:?collection=2
# uri =
# evolutionuser =
# evolutionpassword =
[vcard21]
sync = disabled
# type = select backend
evolutionsource = SyncEvolution_Test_vcard21_1
# uri =
# evolutionuser =
# evolutionpassword =
[vcard30]
sync = two-way
type = addressbook:text/vcard
evolutionsource = SyncEvolution_Test_vcard30_1
uri = card3
# evolutionuser =
# evolutionpassword =
--
Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
12 years, 7 months
[Bug 9220] New: sync-UI: use peerName property to preserve config name literally
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=9220
Summary: sync-UI: use peerName property to preserve config name
literally
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Moblin Linux
Status: ASSIGNED
Severity: normal
Priority: P2
Component: *Feature Request
AssignedTo: jku(a)linux.intel.com
ReportedBy: patrick.ohly(a)intel.com
CC: jku(a)linux.intel.com, syncevolution(a)lists.intel.com
Depends on: 8350
Jussi wrote:
> In the configuration editing if the user wants to save, I start a session and > set the config:
>
> Server.StartSession (name)
> # (wait for idle)
> Session.Setconfig (FALSE, FALSE, config)
>
> Somewhere in there the name gets lowercased: I start a session with
> "ScheduleWorld" but the created peer name is "scheduleworld".
Config names are now normalized before looking them up in the file system. A
D-Bus client needs to set and use the new "peerName" property when he wants to
preserve the original name.
A D-Bus client also needs to check whether a config already exists with a
certain name before creating it anew.
This approach allows us to handle characters in the peer name which would be
unsuitable for a file name. The normalization replaces them with underscores.
--
Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
12 years, 7 months
[Bug 9347] Calendar sync problem with Horde groupware and Syncevolution 0.9.2 on Maemo5
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=9347
pohly <patrick.ohly(a)intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |Waiting for upstream
--- Comment #2 from pohly <patrick.ohly(a)intel.com> 2010-01-31 07:57:24 PST ---
(In reply to comment #0)
> It seems that horde tries to send the calendar items in a format that
> syncevolution doesn't understand.
Correct. It uses the obsolete Funambol XML format instead of the standard
formats supported by SyncEvolution/Synthesis (vCalendar 1.0, iCalendar 2.0).
> It's not clear to me, if this is a horde or syncevolution issue. I also sent an
> email to the horde-sync mailing list. I'll take care that information is
> updated in both ways.
This needs to be solved on the server side. SyncEvolution sends information
about which format it supports (DevInf). The server should use that information
to encode items accordingly.
--
Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
12 years, 7 months
[Bug 7755] New: [ERROR] calendar: calendar: extracting event
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=7755
Summary: [ERROR] calendar: calendar: extracting event
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Moblin Linux
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncEvolution
AssignedTo: patrick.ohly(a)intel.com
ReportedBy: gassauer(a)kde.org
QAContact: yanshuang.zheng(a)intel.com
CC: shuang.wan(a)intel.com, syncevolution(a)lists.intel.com
Starting syncevolution from command line I get an error - but everything looks
ok and the error does not show up during the next run.
How can I investigate - if ever you need more info?
Local data changes to be applied to server during synchronization:
*** addressbook ***
no changes
*** calendar ***
no changes
*** memo ***
no changes
*** todo ***
no changes
[ERROR] calendar: calendar: extracting event
Synchronization successful.
Changes applied during synchronization:
+---------------|-------ON CLIENT-------|-------ON SERVER-------|-CON-+
| | rejected / total | rejected / total | FLI |
| Source | NEW | MOD | DEL | NEW | MOD | DEL | CTS |
+---------------+-------+-------+-------+-------+-------+-------+-----+
| addressbook | 0/0 | 0/0 | 0/0 | 0/0 | 0/0 | 0/0 | 0 |
| two-way, 0 KB sent by client, 0 KB received |
| item(s) in database backup: 910 before sync, 910 after it |
+---------------+-------+-------+-------+-------+-------+-------+-----+
| calendar | 0/1 | 0/0 | 0/0 | 0/0 | 0/4 | 0/0 | 0 |
| two-way, 1 KB sent by client, 0 KB received |
| item(s) in database backup: 537 before sync, 537 after it |
+---------------+-------+-------+-------+-------+-------+-------+-----+
| memo | 0/0 | 0/0 | 0/0 | 0/0 | 0/0 | 0/0 | 0 |
| two-way, 0 KB sent by client, 0 KB received |
| item(s) in database backup: 0 before sync, 0 after it |
+---------------+-------+-------+-------+-------+-------+-------+-----+
| todo | 0/1 | 0/0 | 0/0 | 0/0 | 0/0 | 0/0 | 0 |
| two-way, 0 KB sent by client, 0 KB received |
| item(s) in database backup: 5 before sync, 6 after it |
+---------------+-------+-------+-------+-------+-------+-------+-----+
| start Tue Nov 3 11:28:08 2009, duration 0:18min |
| synchronization completed successfully |
+---------------+-------+-------+-------+-------+-------+-------+-----+
Changes applied to client during synchronization:
*** addressbook ***
no changes
*** calendar ***
no changes
*** memo ***
no changes
*** todo ***
no changes
--
Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
12 years, 7 months
[Bug 9330] New: sync-property 'evolutionsource' can't be printed to console
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=9330
Summary: sync-property 'evolutionsource' can't be printed to
console
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Moblin Linux
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncEvolution
AssignedTo: patrick.ohly(a)intel.com
ReportedBy: yanshuang.zheng(a)intel.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution(a)lists.intel.com
pkg:0.9.99.4
I have added line "evolutionsource=file:///path" to a source of a configured
service, and then print the configuration via cmdline, but the result is always
like:
[source_name]
...
#evolutionsource =
....
Seems it is not read successfully by syncevolution.
--
Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
12 years, 7 months
[Bug 8194] New: SourceUnusable exception missing in CheckSource() implementation
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=8194
Summary: SourceUnusable exception missing in CheckSource()
implementation
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Moblin Linux
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncEvolution
AssignedTo: patrick.ohly(a)intel.com
ReportedBy: jku(a)linux.intel.com
QAContact: yanshuang.zheng(a)intel.com
CC: syncevolution(a)lists.intel.com
I added en exception for CheckSource() in jku branch. The name of the D-Bus
error is "org.syncevolution.SourceUnusable".
commit 9fe72161f08da94fc4530bd193be2661c54982de
syncevo-dbus-server: Add DBusSyncException SourceUnusable
SourceUnusable is used CheckSource().
and later:
commit f2ab386190524444542c0ed74d580fd91214396a
D-Bus documentation fixes
Mention printChanges in Sync() documentation.
Docuemnt SourceUnusable exception.
--
Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
12 years, 7 months
[Bug 8469] New: "greyed out" sources visually the same as active ones
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=8469
Summary: "greyed out" sources visually the same as active ones
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Moblin Linux
Status: ASSIGNED
Severity: normal
Priority: P2
Component: *Feature Request
AssignedTo: jku(a)linux.intel.com
ReportedBy: patrick.ohly(a)intel.com
CC: syncevolution(a)lists.intel.com
- setup Google on Moblin 2.1 with SyncEvolution 1.x
- look at the main screen
=> only "Contacts" is check-marked, "Calendar" and "Tasks" are inactive
and cannot be selected
That's okay. But the styling doesn't make it obvious that "Calendar" and
"Tasks" are inactive, they look just like "Contacts". They should be greyed
out, like with the non-Moblin version on a normal desktop.
--
Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
12 years, 7 months
[Bug 8948] New: syncevolution doesn't support 'X-SKYPE' for evolution backend
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=8948
Summary: syncevolution doesn't support 'X-SKYPE' for evolution
backend
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Moblin Linux
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncEvolution
AssignedTo: yongsheng.zhu(a)intel.com
ReportedBy: yongsheng.zhu(a)intel.com
QAContact: yanshuang.zheng(a)intel.com
CC: syncevolution(a)lists.intel.com
Thomas from Memotoo reported a bug:
I have tested to force to vCard 2.1 or vCard 3.0 in the config file.
When I see de debug file, syncevolution the value but it do not send it:
X-SKYPE;TYPE=HOME;X-EVOLUTION-UI-SLOT=1:toto
Evolution version: 2.28.1
SyncEvolution version: 0.9.1
--
Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
12 years, 7 months