[Bug 98014] New: Debian package missing gschema files
by bugzilla-daemon@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=98014
Bug ID: 98014
Summary: Debian package missing gschema files
Product: SyncEvolution
Version: 1.5.2
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: ActiveSync
Assignee: syncevolution-issues(a)syncevolution.org
Reporter: g+syncevolution(a)cobb.uk.net
CC: syncevolution-issues(a)syncevolution.org
The Debian packaging (downloads.syncevolution.org experimental repos) for
activesyncd is missing the GSettings schema files. Activesyncd crashes (with a
Trace trap in my testing) when trying to load settings.
Copying org.meego.activesyncd.* to /usr/share/glib-2.0/schemas/ and then
running glib-compile-schemas /usr/share/glib-2.0/schemas/ fixes this particular
problem for me.
I do not know if there are any standard Debian packaging guidelines for
installing GSettings schema files.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
4 years, 4 months
[Bug 100549] New: activesyncd package missing dependency on libgnome-keyring0
by bugzilla-daemon@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=100549
Bug ID: 100549
Summary: activesyncd package missing dependency on
libgnome-keyring0
Product: SyncEvolution
Version: 1.5.2
Hardware: Other
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: ActiveSync
Assignee: syncevolution-issues(a)syncevolution.org
Reporter: g+syncevolution(a)cobb.uk.net
CC: syncevolution-issues(a)syncevolution.org
Installing syncevolution with activesync on my minimal debian system I have
discovered that activesynd-jessie is missing a dependency on libgnome-keyring0.
Without that, syncs fail with error 127, and running /usr/libexec/activesyncd
by hand reports that libgnome-keyring.so.0 is missing.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
4 years, 4 months
[Bug 97780] New: Backends for the Trinity Desktop (TDE)
by bugzilla-daemon@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97780
Bug ID: 97780
Summary: Backends for the Trinity Desktop (TDE)
Product: SyncEvolution
Version: 1.5.1
Hardware: All
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: SyncEvolution
Assignee: syncevolution-issues(a)syncevolution.org
Reporter: deloptes(a)yahoo.com
CC: syncevolution-issues(a)syncevolution.org
Created attachment 126471
--> https://bugs.freedesktop.org/attachment.cgi?id=126471&action=edit
code for the two backends for the Trinity Desktop (TDE)
I attach here the code for the two backends for the Trinity Desktop (TDE).
1) tdepim - the PIM backend (addressbook, calendar/todo/journal and
notes/knotes)
2) tde - untested backend for the tdewallet.
Unfortunately I could not manage the ITEM_NEEDS_MERGE as discussed on the
mailing list, so the code performs an update as DEL+ADD in
calendar/todo/journal and notes/knotes and replace in addressbook.
Unfortunately (again) I don't have test cases, which is on the TODO for the
future.
Last but not least there is some useful information in the tdepim/README on
configuring, compiling and testing
thanks in advance
regards
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
4 years, 4 months
[Bug 98044] New: event corrupted duing the sync
by bugzilla-daemon@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=98044
Bug ID: 98044
Summary: event corrupted duing the sync
Product: SyncEvolution
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: CalDAV/CardDAV
Assignee: syncevolution-issues(a)syncevolution.org
Reporter: renatox(a)gmail.com
CC: syncevolution-issues(a)syncevolution.org
Created attachment 126990
--> https://bugs.freedesktop.org/attachment.cgi?id=126990&action=edit
vcard of the event
I have google calendar configured to sync with my ubuntu-phone.
At some point I noticed that, one of my events get update event without I
changed it, and I contacts that I ever send an e-mail was added to it as
attendee.
I noticed too that the event got some properties (even attendees) triplicated
as you can see on attached vcard.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
4 years, 4 months
[Bug 96513] New: Compilation failure with gcc 6.1 and boost 1.60
by bugzilla-daemon@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96513
Bug ID: 96513
Summary: Compilation failure with gcc 6.1 and boost 1.60
Product: SyncEvolution
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: minor
Priority: medium
Component: SyncEvolution
Assignee: syncevolution-issues(a)syncevolution.org
Reporter: justus-dev(a)piater.name
CC: syncevolution-issues(a)syncevolution.org
Created attachment 124513
--> https://bugs.freedesktop.org/attachment.cgi?id=124513&action=edit
compiler diagnostics
Trying to compile under Arch, I encounter one nontrivial compilation problem. a
failure to resolve a boost template:
src/syncevo/Cmdline.cpp: In member function ‘void
SyncEvo::Cmdline::readLUIDs(SyncEvo::SyncSource*,
std::__cxx11::list<std::__cxx11::basic_string<char> >&)’:
src/syncevo/Cmdline.cpp:1734:85: error: no matching function for call to
‘bind(<unresolved overloaded function type>, const
boost::reference_wrapper<std::__cxx11::list<std::__cxx11::basic_string<char> >
>, const boost::arg<1>&)’
essLUIDs(source, boost::bind(&list<string>::push_back, boost::ref(luids),
_1));
The full error log is attached.
Let's work this out - I need it for my daily work :-)
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
4 years, 4 months