Ticket #619 (new defect)

Opened 10 months ago

Last modified 10 months ago

osync_hashtable_assert_loaded: Hashtable not loaded yet

Reported by: acs Assigned to: dgollub
Priority: normal Milestone:
Component: Plugin: gnokii Version: 0.22
Severity: minor Keywords:
Cc:

Description

I have gnokii working perfectly with my mobile phone using bluetooth. When I try to use the "gnokii-sync" with the configuration:

<config>
  <connection>bluetooth</connection>
  <port>XX:XX:XX:XX:XX:XX</port>
  <model>6310i</model>
</config>

I receive the error

acs@reborn:~$ msynctool --sync filegnokii
Synchronizing group "filegnokii" 
Can't connect: Device or resource busy
Couldn't open PHONET device: Illegal seek
Telephone interface init failed: Command failed.
Quitting.
Cannot unlock device.
Member 1 of type file-sync just connected
Member 2 of type gnokii-sync had an error while connecting: Connection failed
Member 1 of type file-sync just disconnected
All clients have disconnected
The sync failed: Unable to connect one of the members
/tmp/buildd/libopensync-0.22/./opensync/opensync_hashtable.c:37:E:osync_hashtable_assert_loaded: Hashtable not loaded yet. You have to load the hashtable first using osync_hashtable_load!
Error while synchronizing: Unable to connect one of the members
acs@reborn:~$ msynctool --version
This is msynctool version "0.22"
using OpenSync version "0.22"

Installed in a Ubuntu gutsy distro from the repository:

http://opensync.gforge.punktart.de

using the Ubuntu feisty packages.

Change History

11/09/07 07:53:12 changed by acs

  • severity changed from normal to minor.

The problem was that I have a running Gnokii connected to the mobile phone with bluetooth. I have test it another after shutting down Gnokii and it has worked nicely! Good job guys!

Maybe the error could be improved and show a message about problems connecting to the mobile phone.

I think this bug report could be closed!