[Bug 23784] New: item import/export: choose external format
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=23784
Summary: item import/export: choose external format
Classification: MeeGo Projects
Product: SyncEvolution
Platform: ---
Version: unspecified
Platform: Common
Architecture: ---
Status: NEW
Severity: enhancement
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
It would be nice if the command line could automatically convert between
formats. Depends on new APIs in libsynthesis (see bug #23761).
--------
Product: SyncEvolution
Component: SyncEvolution
MeeGo Release: unspecified
Severity: enhancement
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=23784
--
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.
8 years, 6 months
[Bug 20370] New: Build: Do not try to discover and use gtk-builder-convert
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=20370
Summary: Build: Do not try to discover and use
gtk-builder-convert
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 7722
--> https://bugs.meego.com/attachment.cgi?id=7722
0001-Do-not-check-for-or-use-gtk-builder-convert.patch
gtk-builder-convert is really not something that should be used in a build
process. It should be for one-time conversion and then not used again. And the
build has no need to have both file formats anyway because it only uses
GtkBuilder format.
Keeping the libglade-format file requires people to edit that one, risking new
failures during the automatic conversion. I'm not sure if recent versions of
Glade even save in libglade format any more.
This will fix this Maemo build issue, though it's not important:
https://bugs.maemo.org/show_bug.cgi?id=7466
--------
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=20370
--
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.
8 years, 6 months
[Bug 23777] New: new design for GTK3 UI: configure local sync, choose databases
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=23777
Summary: new design for GTK3 UI: configure local sync, choose
databases
Classification: MeeGo Projects
Product: SyncEvolution
Platform: ---
Version: unspecified
Platform: Common
Architecture: ---
Status: NEW
Severity: enhancement
Priority: Undecided
Component: GTK UI
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-gtk-ui-bugs(a)meego.bugs
Estimated Hours: 0.0
As discussed in bug #23094, as a first step the UI needs to be ported to GTK3.
Then it would be useful to bring it to feature-parity with the rest of
SyncEvolution by adding support for:
* configuring local sync (CalDAV/CardDAV/ActiveSync,
possibly Google contacts via gdata - bug #23774)
* pick local and remote databases and perhaps use automatic error recovery for
them (bug #23765)
--------
Product: SyncEvolution
Component: GTK UI
MeeGo Release: unspecified
Severity: enhancement
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=23777
--
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.
8 years, 6 months
[Bug 23761] New: libvxx = refactoring of the Synthesis code base
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=23761
Summary: libvxx = refactoring of the Synthesis code base
Classification: MeeGo Projects
Product: SyncEvolution
Platform: ---
Version: unspecified
Platform: Common
Architecture: ---
Status: NEW
Severity: enhancement
Priority: Undecided
Component: SyncML
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-syncml-bugs(a)meego.bugs
Estimated Hours: 0.0
This is a random collection of wish-list items for the Synthesis engine.
* make data conversion available outside of a sync session
* decouple sync engine from SyncML and SyncML message encoding/decoding
* support items which are a set of items: important for CalDAV + ActiveSync,
because those combine all VEVENTs with the same UID in one item; certain
transformations cannot be done in the engine at the moment because they depend
on access to all related items at once and that is not how they are handled at
the moment
* more flexible session handling: instead sending changes in one direction,
then back and then stopping, allow the session to continue until both sides are
in sync; required for CalDAV where storing an event might lead to further
changes that have to be sent back
* check for duplicates in each add request (for ad-hoc syncing, see #23760)
--------
Product: SyncEvolution
Component: SyncML
MeeGo Release: unspecified
Severity: enhancement
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=23761
--
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.
8 years, 6 months
[Bug 16074] New: Configuration of a service can not be stored (Done button has no respnse)
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=16074
Summary: Configuration of a service can not be stored (Done
button has no respnse)
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: caco3(a)ruinelli.ch
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
When selecting a service and open it for editing, the done button has no
action.
The terminal shows that there is an error:
--------------------
Traceback (most recent call last):
File "/opt/syncevolution/syncfe.py", line 565, in edit_server
self.init_server_edit()
File "/opt/syncevolution/syncfe.py", line 806, in init_server_edit
source_config["evolutionsource"] = base_list[idx][1]
IndexError: list index out of range
---------------------
Interestingly, if run as root, it works fine.
Looking for differences, I see that (if run as root), the following entry in
the config window is missing:
calendar+todo database
As a quick workaround, replace line 806-807 in syncfe.py with (see attachment):
---------------------
if(idx<0): #Workaround by George Ruinelli
print "index out of range"
else:
source_config["evolutionsource"] = base_list[idx][1]
self.sync.set_source_config(config, name, source_config)
---------------------
OS: Maemo 1.3
SyncEvolution: 0.9
syncevolution: 1.1.1-1
--
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.
8 years, 6 months
[MeeGo Projects - Bug 13513] New: Sync history tries to load the wrong file (no such file name)
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=13513
Summary: Sync history tries to load the wrong file (no such
file name)
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: All
Architecture: ---
Status: NEW
Severity: normal
Priority: Undecided
Component: Maemo 5
AssignedTo: ovek(a)debian.org
ReportedBy: dbet1(a)gmx.net
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-maemo5-bugs(a)meego.bugs
Estimated Hours: 0.0
HARDWARE MODEL (on what HW this bug is uncovered): Nokia N900
BUG DETAILED DESCRIPTIONS
===========================================================
EXACT STEPS LEADING TO PROBLEM:
(Explain in detail what you do (e.g. tap on OK) and what you see (e.g. message
Connection Failed appears))
===========================================================
1. doing a sync using the Synchronize! button
2. tap on the View Synchronization History button
3. choose the entry 10.02.2011 10:45:12 [Success]
4. the browser shows an error: file
/home/user/.cache/syncevolution/memotoo/2011-02-10-10-45/sysynclib_linux.html#H1
not found
EXPECTED OUTCOME:
===================
The synchronization history from 10.02.2011 14:45:12 is showing.
ACTUAL OUTCOME:
===================
Error message from the browser.
USER IMPACT:
===================
REPRODUCIBILITY:
always
=====================================
EXTRA SOFTWARE INSTALLED:
============================
OTHER COMMENTS:
===================
The name of the file on this directory is not sysynclib_linux.html, instead its
name is syncevolution-log.html.
--
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.
8 years, 6 months
[Bug 22539] New: libsynthesis: separate .tar.gz source code releases
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=22539
Summary: libsynthesis: separate .tar.gz source code releases
Classification: MeeGo Projects
Product: SyncEvolution
Platform: ---
Version: unspecified
Platform: Common
Architecture: ---
Status: NEW
Severity: enhancement
Priority: Undecided
Component: SyncML
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-syncml-bugs(a)meego.bugs
Estimated Hours: 0.0
http://www.murrayc.com/blog/permalink/2011/08/04/openismus-work-on-evolut...:
Peter Robinson says:
August 5, 2011 at 8:49 pm
[...]
As the package maintainer in Fedora one thing I would really like to see is the
splitting out of the various libraries such as libsynthesis that are bundled in
a release of syncevolution, at least for the source code releases. If there’s
also a separate combined tarfile that’s cool but separate releases (similar to
the various evolution components) would be useful for distros.
--------
Product: SyncEvolution
Component: SyncML
MeeGo Release: unspecified
Severity: enhancement
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=22539
--
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.
8 years, 6 months
[Bug 23094] New: Implement new design for gtk ui
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=23094
Summary: Implement new design for gtk ui
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: nicholas.e.richards(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
There is an updated design for the gtk ui which attempts to unify the meego and
gtk versions.
--------
Product: SyncEvolution
Component: GTK UI
MeeGo Release: unspecified
Severity: normal
Priority: Undecided
Keywords:
Status: NEW
Who: nicholas.e.richards(a)intel.com
Assigned To: syncevolution-bugs(a)meego.bugs
Target Build: ---
Flags:
Changed:
--------
https://bugs.meego.com/show_bug.cgi?id=23094
--
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.
8 years, 6 months
[Bug 22538] New: WebDAV: retry downloading item after interrupted transfer
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=22538
Summary: WebDAV: retry downloading item after interrupted
transfer
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
SyncEvolution 1.1.99.5.
When downloading data fails, the request should be retried. Instead
SyncEvolution fails with an XML parsing error. Example from
http://syncev.meego.com/2011-08-05-11-35_testing_dbus_apple_googlecalenda...
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:19700329T020000
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
END:DAYLI]
[ERROR 00:00:06] call to empty boost::function
[ERROR 00:00:06] endCB DAV: response failed
[DEBUG 00:00:06] REPORT 'single item': Neon error code 1: Could not parse
response: Unknown error, must not retry
[DEVELOPER 00:00:06] stderr: Running destroy hooks.
It's unclear which boost::function is empty here. It must be one of those in
SyncEvolution's Neon CXX wrapper.
--------
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=22538
--
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.
8 years, 6 months