[Bug 3602] blocking gnome-keyring call in dbus server
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=3602
pohly <patrick.ohly(a)intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P2 |P3
AssignedTo|jku(a)linux.intel.com |yongsheng.zhu(a)intel.com
Target Milestone|future |1.0
--- Comment #2 from pohly <patrick.ohly(a)intel.com> 2009-10-22 05:10:43 ---
Yongsheng, since we moved the keyring access out of the GUI, you seem to be a
more suitable candidate for fixing this. Low priority, though.
--
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, 11 months
[Bug 6450] New: Errors in output of "syncevolution --help" (v0.9 on Fedora 10 x86_64)
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=6450
Summary: Errors in output of "syncevolution --help" (v0.9 on
Fedora 10 x86_64)
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Generic
OS/Version: Other
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncEvolution
AssignedTo: patrick.ohly(a)intel.com
ReportedBy: rcalmbac(a)gmail.com
QAContact: yanshuang.zheng(a)intel.com
CC: shuang.wan(a)intel.com, syncevolution(a)lists.intel.com
Release Milestone: Undecided
There are two issues with the output of "syncevolution --help":
1. The description for the "--configure" option has a non-ASCII character at
the beginning. The first line reads "-@configure|-c" where '@' is the location
of the funky character.
2. The description for the "--source-property" option:
Same as --sync-option, but applies to the configuration of all active
sources. "--sync <mode>" is a shortcut for "--source-option sync=<mode>".
should read:
Same as --sync-property, but applies to the configuration of all active
sources. "--sync <mode>" is a shortcut for "--source-property sync=<mode>".
--
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, 11 months
[Bug 6664] New: Mobical: priorities of tasks not matched with other applications
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=6664
Summary: Mobical: priorities of tasks not matched with other
applications
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Moblin Linux
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncML
AssignedTo: patrick.ohly(a)intel.com
ReportedBy: yanshuang.zheng(a)intel.com
QAContact: yanshuang.zheng(a)intel.com
CC: shuang.wan(a)intel.com, syncevolution(a)lists.intel.com
Release Milestone: Undecided
sync: 0.9.0.99.3
When a task is created or modified via mobical.net web interface, its priority
is always displayed as "High" after synced to client. The value of its priority
on mobical.net is
1 -- High
2 -- Normal
3 -- Low
For moblin and other distros with evolution, [1,2,3] are all displayed as
priority "High" on application ui. Generally, applications follow this rule:
undefined - 0
high - [1,2,3,4]
normal - 5
low - [6,7,8,9,.....]
If we configure tasks with priority larger than 3 on client and then sync it to
mobical.net, the value will be displayed directly by the number. (see
screenshot) It is better to map them to strings like "Low" when displaying.
--
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, 11 months
[Bug 6552] New: --enable-evolution-compatibility: e_cal_get_uri
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=6552
Summary: --enable-evolution-compatibility: e_cal_get_uri
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Other
Status: ASSIGNED
Severity: normal
Priority: P2
Component: SyncEvolution
AssignedTo: patrick.ohly(a)intel.com
ReportedBy: patrick.ohly(a)intel.com
QAContact: yanshuang.zheng(a)intel.com
CC: shuang.wan(a)intel.com, syncevolution(a)lists.intel.com
Release Milestone: Undecided
The --enable-evolution-compatibility configure flag is used in
syncevolution.org binaries to produce binaries which run across a wide range of
Linux distros. There was an unintentional dependency on libecal-1.2.so.6
(Debian Etch), caused by e_cal_get_uri(), which prevented that.
Fixed in the EDS dynamic wrapper layer. Now also need to check how our nightly
testing needs to be configured to catch this. The PREBUILT settingused to be
able to do this, but is apparently not in use right now.
--
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, 11 months
[Bug 6673] New: need warning when removing nonexistent configuration
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=6673
Summary: need warning when removing nonexistent configuration
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Moblin Linux
Status: NEW
Severity: enhancement
Priority: Undecided
Component: SyncEvolution
AssignedTo: patrick.ohly(a)intel.com
ReportedBy: yanshuang.zheng(a)intel.com
QAContact: yanshuang.zheng(a)intel.com
CC: shuang.wan(a)intel.com, syncevolution(a)lists.intel.com
Release Milestone: Undecided
An usability issue that hope it be improved:
When user is trying to remove configuration of a service, e.g. named
scheduleworld , he/she might make a typo and remove configuration of
"scheduleworlc". Here sync doesn't give any warning about that. He/She is not
aware of this typo and believes that the configuration of scheduleworld is
removed. This may lead to other unexpected results when he/she reconfigures a
srevice with the same name.
Thus, we'd better warn user about nonexistent configuration to be removed.
Steps:
$syncevolution --remove abcdefg
===> no info about failure or success
Expected:
If the configuration doesn't exist, warn users.
--
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, 11 months
[Bug 6500] New: [Neg] Invalid RetryInterval leads to never retry
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=6500
Summary: [Neg] Invalid RetryInterval leads to never retry
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: yanshuang.zheng(a)intel.com
CC: shuang.wan(a)intel.com, syncevolution(a)lists.intel.com
Release Milestone: Undecided
pkg: sync-0.9.0.99.2
If set an invalid value to RetryInterval, like -2, then sync will hang when
network disconnected.
Reproduce steps
========================
1.$syncevolution -c -y username=<your_usename> -y password=<your_password>
funambol
2.$syncevolution -c -y RetryInterval=-2 funambol
3.run "$syncevolution funambol calendar" and once it starts syncing, unplug
network cable
Expect results
========================
when set invalid values to RetryInterval, sync should give error info and show
usage that they must be integers >0.
--
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, 11 months
[Bug 6672] New: configure from sync-ui, all sync modes are two-way==>affect command line
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=6672
Summary: configure from sync-ui, all sync modes are
two-way==>affect command line
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Moblin Linux
Status: NEW
Severity: minor
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
env: pkg sync-0.9.0.99.3 integrated in moblin-2.1-preview-20091008-001
If a service is firstly configured from sync-ui, then the sync modes of all
source are two-way, including memo. Thus, if we turn to sync all source from
command line, we will come to sync failure as memo is not supported by moblin.
Reproduce steps:
=======================
1. clean configuration of scheduleworld:
$syncevolution --remove scheduleworld
2. launch sync-ui and configure scheduleworld with account
3. launch terminal, and try to run sync:
$syncevolution scheduleworld
===> [ERROR] memo: not found: ''
Expected:
=======================
sync mode of memo should be disabled for moblin, no matter the service is
configured from command line or ui.
--
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, 11 months