[Bug 9260] New: configure option for Bluetooth support
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=9260
Summary: configure option for Bluetooth support
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Moblin Linux
Status: ASSIGNED
Severity: normal
Priority: Undecided
Component: *Feature Request
AssignedTo: patrick.ohly(a)intel.com
ReportedBy: patrick.ohly(a)intel.com
CC: syncevolution(a)lists.intel.com
On Di, 2010-01-26 at 17:36 +0000, David Bremner wrote:
> Currently it seems that having libopenobex in the build environment but
> not bluez causes syncevolution to fail to build.
>
> See e.g. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566940, and
> following links to build logs, we see
>
> checking for LIBSOUP... no
> checking for LIBSOUP... yes
> checking for LIBOPENOBEX... yes
> checking for BLUEZ... no
> checking for xsltproc... /usr/bin/xsltproc
> checking for KEYRING... yes
> checking for KEYRING_2_20... yes
>
> I'm not sure if such a configuration makes sense for syncevolution;
I don't think it does.
> if
> not maybe the configure script could detect it and only enable libopenobex
> if both libobex and bluez are found.
I agree. In addition, a configure option to enable or disable the bluetooth
support would be useful.
--
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 9065] New: test-dbus.py failures
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=9065
Summary: test-dbus.py failures
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Moblin Linux
Status: ASSIGNED
Severity: critical
Priority: P1
Component: SyncEvolution
AssignedTo: yongsheng.zhu(a)intel.com
ReportedBy: patrick.ohly(a)intel.com
QAContact: yanshuang.zheng(a)intel.com
CC: syncevolution(a)lists.intel.com
Yongsheng, while making changes on master I noticed that test-dbus.py no long
completes for me.
One problem was in testSourceRemovalGlobal. Due to not picking the right paths
for scanning for peers, SyncConfig::removeSyncSource() did not remove sources
in peers. I'm not sure since when this is broken, but I have a patch ready for
it.
Another problem is in testCredentialsRight. setUpListeners() is waiting for a
StatusChanged "done", but the server sends "done;waiting". Therefore
test-dbus.py gets stuck in the last loop.run() call, eventually timing out.
Is that "done;waiting" really correct in this case? The session was done
because peer closed the connection. The server shouldn't be waiting for IO
anymore once that happens.
In general, does test-dbus.py currently work for you?
--
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 8315] New: sync-UI 1.0: service triangle clickable?
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=8315
Summary: sync-UI 1.0: service triangle clickable?
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: nicholas.e.richards(a)intel.com,
syncevolution(a)lists.intel.com
The new service list in sync-UI has a triangle in front of each service. The
triangle points right when the service entry is folded and down when unfolded.
However, clicking the triangle has no effect.
If the triangle stays in the GUI, then it should be clickable. Currently it is
pending a review by Nick.
--
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 7290] New: New service "synthesis" "zyb" can't be listed in sync-ui
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=7290
Summary: New service "synthesis" "zyb" can't be listed in
sync-ui
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Moblin Linux
Status: NEW
Severity: normal
Priority: Undecided
Component: GTK UI
AssignedTo: jku(a)linux.intel.com
ReportedBy: yanshuang.zheng(a)intel.com
QAContact: jingke.zhang(a)intel.com
CC: shuang.wan(a)intel.com, syncevolution(a)lists.intel.com
Release Milestone: Undecided
pkg: sync-0.9.0.99-6.4
If we add a new service named like "synthesis" or "zyb", then it can't be
displayed in configured server list, but actually we can do data sync with
them.
Guess that the manually added service named "synthesis" and "zyb" are treated
as default supported service and then should be displayed like scheduleworld,
funambol.... But they are coded not to show in the default list.
So we now are not able to view/edit configuration of mamual setup service named
"synthesis" and "zyb".
Steps:
1. launch sync-ui from app>>internet
2. click "change sync service"
3. click "add new service"
4. fill in "service name" with "synthesis", and account, serverURL, click "Save
and user this service"
==> we are now able to do data sync with "synthesis"
5. click again "change sync service" to view what we have configured
==> no service named "synthesis" can be found
==> configured service "synthesis" can be printed from cmdline
--
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 7556] New: Synthesis .html log file name
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=7556
Summary: Synthesis .html log file name
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Moblin Linux
Status: ASSIGNED
Severity: normal
Priority: P1
Component: *Feature Request
AssignedTo: syncevolution(a)lists.intel.com
ReportedBy: patrick.ohly(a)intel.com
CC: syncevolution(a)lists.intel.com
The new "unilib" version of the Synthesis engine changed the name of the .html
file from sysynclib_linux.html to sysynclib_uni_linux.html. Both is not
particular intuitive for users.
We print the name of the log file on the command line if something went wrong.
Because the name cannot be set or queried, it is hard-coded there and no longer
matches.
The user of libsynthesis should be able to choose the name. Then we should use
that to set a sane name, like "log.html".
--
Configure bugmail: http://bugzilla.moblin.org/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.
12 years, 7 months
[Bug 6806] New: Remove word 'sync' from toolbar in Sync UI
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=6806
Summary: Remove word 'sync' from toolbar in Sync UI
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Moblin Linux
Status: NEW
Severity: normal
Priority: Undecided
Component: GTK UI
AssignedTo: jku(a)linux.intel.com
ReportedBy: nicholas.e.richards(a)intel.com
QAContact: jingke.zhang(a)intel.com
CC: shuang.wan(a)intel.com, syncevolution(a)lists.intel.com
Release Milestone: Undecided
Toolbar's aren't supposed to be window decoration, so we should remove the
text. This is likely to leave the toolbar somewhat barren so we should consider
our correct design response.
--
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