Discussion:
New PDA qtek 9600
Christian Schmitz
2011-11-26 22:50:21 UTC
Permalink
Hi, i was having a ipaq hx2490 and syncing with since 0.12

Now i upgrade to qtek 9600 ( w mobile 5.0)

ifconfig detect and give one IP but not syncing.

Traceback (most recent call last):
File "/usr/lib64/opensync/python-plugins/synce-opensync-plugin-2x.py", l
ine 152, in get_changeinfo
self._TriggerSync()
File "/usr/lib64/opensync/python-plugins/synce-opensync-plugin-2x.py", l
ine 117, in _TriggerSync
self.engine.Synchronize()
File "/usr/lib64/python2.5/site-packages/dbus/proxies.py", line 140, in
__call__
**keywords)
File "/usr/lib64/python2.5/site-packages/dbus/connection.py", line 607,
in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.synce.SyncEngine.Error.Disconnected: Tr
aceback (most recent call last):
File "/usr/lib64/python2.5/site-packages/dbus/service.py", line 696, in
_message_cb
retval = candidate_method(self, *args, **keywords)
File "/usr/local/lib64/python2.5/site-packages/sync_engine-0.11.1-py2.5.
egg/SyncEngine/kernel.py", line 534, in Synchronize
pship = self._CheckAndGetValidPartnership()
File "/usr/local/lib64/python2.5/site-packages/sync_engine-0.11.1-py2.5.
egg/SyncEngine/kernel.py", line 257, in _CheckAndGetValidPartnership
self._CheckDeviceConnected()
File "/usr/local/lib64/python2.5/site-packages/sync_engine-0.11.1-py2.5.
egg/SyncEngine/kernel.py", line 231, in _CheckDeviceConnected
raise errors.Disconnected
Disconnected: org.synce.SyncEngine.Error.Disconnected:


Any idea where i need touch to configure with my new pda???

Thanks in advance
--
SCHlabs developers
+54 11 4639-5945
Buenos Aires, Argentina
be free, be linux.
Christian Schmitz
2011-11-28 14:41:43 UTC
Permalink
ok, i discover myself:
Simply rename device to the same name of the old palm

start/config/system/about of/device ID =Wolf_pda

spanish
inicio/configuracion/sistema/acerca de/ID del dispositivo = Wolf_pda

This magically solves the comm problem.

Equally if do
list_partnership.py
was there not appear
AVAILABLE DEVICE PARTNERSHIPS
Index Name Device Host SyncItems
----- ---- ------ ---- ---------


so i do:
create_partnership.py "Wolf_pda" "Contacts,Calendar,Tasks,Files,Notes"

AVAILABLE DEVICE PARTNERSHIPS
Index Name Device Host SyncItems
----- ---- ------ ---- ---------

0 Linux desktop wolf-pda wolf [Files Calendar Tasks Notes
Contacts ]

Please programmers take note that "Notes" is accepted by create_partnership
but is not shown in help or webpage.

Regards
Christian Schmitz
Post by Christian Schmitz
Hi, i was having a ipaq hx2490 and syncing with since 0.12
Now i upgrade to qtek 9600 ( w mobile 5.0)
ifconfig detect and give one IP but not syncing.
File "/usr/lib64/opensync/python-plugins/synce-opensync-plugin-2x.py", l
ine 152, in get_changeinfo
self._TriggerSync()
File "/usr/lib64/opensync/python-plugins/synce-opensync-plugin-2x.py", l
ine 117, in _TriggerSync
self.engine.Synchronize()
File "/usr/lib64/python2.5/site-packages/dbus/proxies.py", line 140, in
__call__
**keywords)
File "/usr/lib64/python2.5/site-packages/dbus/connection.py", line 607,
in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.synce.SyncEngine.Error.Disconnected: Tr
File "/usr/lib64/python2.5/site-packages/dbus/service.py", line 696, in
_message_cb
retval = candidate_method(self, *args, **keywords)
File "/usr/local/lib64/python2.5/site-packages/sync_engine-0.11.1-py2.5.
egg/SyncEngine/kernel.py", line 534, in Synchronize
pship = self._CheckAndGetValidPartnership()
File "/usr/local/lib64/python2.5/site-packages/sync_engine-0.11.1-py2.5.
egg/SyncEngine/kernel.py", line 257, in _CheckAndGetValidPartnership
self._CheckDeviceConnected()
File "/usr/local/lib64/python2.5/site-packages/sync_engine-0.11.1-py2.5.
egg/SyncEngine/kernel.py", line 231, in _CheckDeviceConnected
raise errors.Disconnected
Any idea where i need touch to configure with my new pda???
Thanks in advance
--
SCHlabs developers
+54 11 4639-5945
Buenos Aires, Argentina
be free, be linux.
Loading...