[Bug 2586] New: autogen.sh in SyncEvolution/Synthesis: unnecessary changes
by bugzilla@meego.com
http://bugs.meego.com/show_bug.cgi?id=2586
Summary: autogen.sh in SyncEvolution/Synthesis: unnecessary
changes
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: All
OS/Version: ---
Status: ASSIGNED
Severity: enhancement
Priority: Medium
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
Estimated Hours: 0.0
A diff between SyncEvolution source .tar.gz releases is unnecessarily large
because the scripts which generate Makefile.am based on existing files seem to
use random order of these input files:
< TEMPLATE_FILES = templates/README templates/servers/Funambol.ini
templates/servers/ScheduleWorld.ini templates/clients/phone/nokia/S60/N85.ini
templates/clients/phone/nokia/maemo/n900.ini
templates/clients/phone/nokia/S40/7210c.ini templates/clients/SyncEvolution.ini
---
> TEMPLATE_FILES = templates/README templates/clients/SyncEvolution.ini templates/clients/phone/nokia/S40/7210c.ini templates/clients/phone/nokia/S60/N85.ini templates/clients/phone/nokia/maemo/n900.ini templates/servers/ScheduleWorld.ini templates/servers/Funambol.ini
< nobase_include_HEADERS = synthesis/sysync_b64.h
synthesis/enginemodulebridge.h synthesis/SDK_util.h synthesis/prefix_file.h
synthesis/sync_dbapi.h synthesis/enginemodulebase.h synthesis/SDK_support.h
synthesis/stringutil.h synthesis/sync_declarations.h synthesis/sync_dbapidef.h
synthesis/lineartime.h synthesis/generic_types.h synthesis/engine_defs.h
synthesis/sync_include.h synthesis/timeutil.h synthesis/dbitem.h
synthesis/syncexception.h synthesis/san.h synthesis/blobs.h
synthesis/sync_uiapi.h synthesis/admindata.h synthesis/dataconversion.h
synthesis/sysync_md5.h synthesis/sysync_utils.h synthesis/syerror.h
synthesis/UI_util.h synthesis/target_options.h
---
> nobase_include_HEADERS = synthesis/syerror.h synthesis/lineartime.h synthesis/blobs.h synthesis/sysync_b64.h synthesis/sync_include.h synthesis/san.h synthesis/sync_declarations.h synthesis/SDK_support.h synthesis/admindata.h synthesis/stringutil.h synthesis/engine_defs.h synthesis/sync_dbapi.h synthesis/sync_uiapi.h synthesis/prefix_file.h synthesis/sysync_md5.h synthesis/SDK_util.h synthesis/sysync_utils.h synthesis/sync_dbapidef.h synthesis/timeutil.h synthesis/dataconversion.h synthesis/dbitem.h synthesis/enginemodulebase.h synthesis/syncexception.h synthesis/UI_util.h synthesis/enginemodulebridge.h synthesis/generic_types.h synthesis/target_options.h
...
This should be fixed in autogen.sh (and the scripts it calls) and the
corresponding Makefile rules by inserting "sort" at the right point.
--
Configure bugmail: http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
11 years, 10 months
[Bug 3566] New: sync-ui: need unique config name for phone configs
by bugzilla@meego.com
http://bugs.meego.com/show_bug.cgi?id=3566
Summary: sync-ui: need unique config name for phone configs
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: All
Architecture: ---
Status: ASSIGNED
Severity: normal
Priority: High
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
>From http://syncevolution.org/wiki/compatibility-nokia-e61:
"Moreover, since I keep updated two phones (E61 and 6220) with my Evolution,
sync-ui mixed up the two configurations and so I found some of the settings of
the 6220 in the E61 configuration, which made me upset. I turned back to the
shell script."
Jussi, do you check whether setting up a new phone overwrites an existing
config?
I fear we'll need an input field for the config name because naming a config
after some unrelated phone just because the template of that phone matches is
unintuitive. Or do we handle that via the PeerName property?
--
Configure bugmail: http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
11 years, 10 months
[Bug 3310] New: the ZYB online service has changed its name to Vodaphone 360
by bugzilla@meego.com
http://bugs.meego.com/show_bug.cgi?id=3310
Summary: the ZYB online service has changed its name to
Vodaphone 360
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: Netbook
Architecture: IA
Status: ASSIGNED
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,
noel.c.arnold(a)intel.com
Blocks: 1588
Estimated Hours: 0.0
+++ This bug was initially created as a clone of Bug #1588 +++
Build Image(2010-04-27):
Hardware Model (on what HW this bug is uncovered):NB305-N410BN
Bug detailed descriptions(behavior, impact, etc)
===========================================================
the ZYB online service has changed its name to Vodaphone 360
check out this page: http://zyb.com/signup
we need to update the name in our UI
Reproduce Steps(steps,current result, reproduce possibility)
===========================================================
(1)open the sync app
(2)if you aren't already on the screen with the list of services, click the
Change or edit sync service button on the right
(3)check out the name of the online service at the bottom of the list "ZYB"
(4)
(5)
Expected result:
===========================================================
"ZYB" should be renamed "Vodaphone 360" to reflect the service's name change:
http://zyb.com/signup
Possible root cause:
===========================================================
--
Configure bugmail: http://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.
11 years, 10 months
[Bug 3157] New: @some-context: incorrect "select backend" error
by bugzilla@meego.com
http://bugs.meego.com/show_bug.cgi?id=3157
Summary: @some-context: incorrect "select backend" error
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: All
OS/Version: ---
Status: ASSIGNED
Severity: normal
Priority: Medium
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
Estimated Hours: 0.0
When running operations on a non-peer configuration (like --restore @default
addressbook), the operation fails with
[ERROR] <source name>: type 'select backend' not supported
The root cause is that the "type" property was read from a virtual, empty peer
node. MultiplexConfigNode already handled this by falling back to the non-peer
node.
The same special case also needs to be added to SyncSourceNodes::getNode(). Fix
is in master branch - back port?!
--
Configure bugmail: http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
11 years, 10 months
[Bug 3554] New: Funambol Thunderbird -> SyncEvolution HTTP server: message type not supported for starting a sync
by bugzilla@meego.com
http://bugs.meego.com/show_bug.cgi?id=3554
Summary: Funambol Thunderbird -> SyncEvolution HTTP server:
message type not supported for starting a sync
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: All
Architecture: ---
Status: ASSIGNED
Severity: normal
Priority: Medium
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
Estimated Hours: 0.0
The root cause for the error message is that the client sets a content type of
"application/vnd.syncml+xml; charset=UTF-8" whereas syncevo-dbus-server expects
"application/vnd.syncml+xml" (without charset, which is implied by the type).
Should make server more flexible.
--
Configure bugmail: http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
11 years, 10 months
[Bug 3518] New: libsoup error with gnutls-2.10.0
by bugzilla@meego.com
http://bugs.meego.com/show_bug.cgi?id=3518
Summary: libsoup error with gnutls-2.10.0
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: All
Architecture: ---
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncEvolution
AssignedTo: syncevolution-bugs(a)meego.bugs
ReportedBy: vovan(a)vovan.nl
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
BUG DETAILED DESCRIPTIONS
===========================================================
Upgrading gnutls from 2.8.6 to 2.20.0 gives error:
libsoup: SSL handshake failed: A record packet with illegal version was
received.
EXACT STEPS LEADING TO PROBLEM:
===========================================================
1. syncevolution-1.0 ( compiled from source )
gnutls-2.10.0
libsoup 2.30.2
2. running syncevolution from terminal produces the error mentioned above
P.S. Sorry in advance if it's not the right place to post this bug as I'm not a
MeGoo user, but using syncevolution on Gentoo.
--
Configure bugmail: http://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.
11 years, 11 months