Ticket #449 (assigned defect)

Opened 2 years ago

Last modified 1 year ago

Broken Pipe - Plugin: kdepim

Reported by: robertpolson Assigned to: pmarat (accepted)
Priority: highest Milestone:
Component: Plugin: kdepim Version: 0.21
Severity: major Keywords:
Cc:

Description

I have version 0.21 and there is no way I can sync my calendar data to my Nokia N73

Member 2 of type kdepim-sync had an error while getting changes: Broken Pipe Member 2 of type kdepim-sync had an error while disconnecting: Broken Pipe Member 1 of type syncml-obex-client just disconnected All clients have disconnected The sync failed: Unable to read from one of the members Error while synchronizing: Unable to read from one of the members 03/01/07 00:44:12: Modified by pmarat

  • status changed from reopened to closed.
  • resolution set to invalid.

I was told that "This is a bugreport about a broken pipe with the irmc plugin."

However, I do not even have irmc plugin isntalled, do not know how this can related to irmc plugin.

Attachments

Thread3002825632-15522.log (1.9 MB) - added by robertpolson on 03/01/07 03:10:42.
Thread3062840224-15524.log (0.6 kB) - added by robertpolson on 03/01/07 03:11:33.
Thread3081787056-15524.log (19.9 kB) - added by robertpolson on 03/01/07 03:11:58.
Thread3081885888-15522.log (34.0 kB) - added by robertpolson on 03/01/07 03:12:19.
Thread3082446512-15530.log (433.9 kB) - added by robertpolson on 03/01/07 03:12:45.
libopensync-plugin-kdepim.tar.gz (2.7 MB) - added by dolf.andringa@elcyion.nl on 05/21/07 14:31:35.
description of whole crash of opensync-plugin-kdepim when syncing events. gdb backtrace and trace logs included

Change History

03/01/07 01:26:56 changed by robertpolson

KCrash: Application 'libopensync-kdepim-plugin' crashing... Unable to start Dr. Konqi Member 2 of type kdepim-sync had an error while getting changes: Broken Pipe Member 2 of type kdepim-sync had an error while disconnecting: Broken Pipe Member 1 of type syncml-obex-client just disconnected All clients have disconnected The sync failed: Unable to read from one of the members All conflicts have been reported Error while synchronizing: Unable to read from one of the members

03/01/07 01:30:33 changed by andrewb

  • owner changed from abauer to ehabkost.
  • component changed from OpenSync to Plugin: kdepim.
  • summary changed from Broken Pipe - Plugin: irmc to Broken Pipe - Plugin: kdepim.

this is a kdepim crash

03/01/07 02:46:53 changed by robertpolson

Do I have to open a new ticket now for kdepim ?

03/01/07 02:51:02 changed by robertpolson

This is the error I get when just trying to sync contacts:

Member 2 of type kdepim-sync had an error while getting changes: Broken Pipe Member 1 of type syncml-obex-client just sent all changes Member 2 of type kdepim-sync had an error while disconnecting: Broken Pipe Member 1 of type syncml-obex-client just disconnected All clients have disconnected The sync failed: Unable to read from one of the members Error while synchronizing: Unable to read from one of the members

03/01/07 02:54:18 changed by andrewb

You don need to open a new ticket, and we already have the error message. Probably more helpful would be if you provided the trace files. See www.opensync.org/wiki/tracing

03/01/07 03:10:42 changed by robertpolson

  • attachment Thread3002825632-15522.log added.

03/01/07 03:11:33 changed by robertpolson

  • attachment Thread3062840224-15524.log added.

03/01/07 03:11:58 changed by robertpolson

  • attachment Thread3081787056-15524.log added.

03/01/07 03:12:19 changed by robertpolson

  • attachment Thread3081885888-15522.log added.

03/01/07 03:12:45 changed by robertpolson

  • attachment Thread3082446512-15530.log added.

03/01/07 03:13:26 changed by robertpolson

Ok, I attached 5 log files as requested. Please take a look.

03/01/07 05:16:56 changed by robertpolson

Note: I also have KDE 3.5.6

03/01/07 08:33:00 changed by pmarat

  • owner changed from ehabkost to pmarat.

03/01/07 08:44:42 changed by pmarat

Have you build against kde 3.5.6 ? There is a ABI compatibility problem

look also #429

03/01/07 15:21:04 changed by robertpolson

Someone suggested to use this

--filter-objtype event for the kde bug, but I still get the same error.

So the bug is in KDE-PIM plugin ?

03/02/07 12:03:23 changed by pmarat

  • status changed from new to assigned.

03/03/07 06:23:38 changed by robertpolson

Just an update, I managed to sync my contacts with some help on ubuntu forums using these settings:

<config> <username></username> <password></password> <type>2</type> <bluetooth_address>00:19:69:DD:FF:4C</bluetooth_address> <bluetooth_channel>10</bluetooth_channel> <interface>0</interface> <version>1</version> <identifier>PC Suite</identifier> <wbxml>1</wbxml> <recvLimit>0</recvLimit> <maxObjSize>0</maxObjSize> <usestringtable>0</usestringtable> <onlyreplace>0</onlyreplace> <contact_db>Contacts</contact_db> <calendar_db>Calendar</calendar_db> <note_db>Notes</note_db> </config>

Using this command:

msynctool --sync test --filter-objtype todo --filter-objtype event --filter-objtype note --slow-sync contact

Contacts synced fine. If you can just make Calendar entries and maybe some time in the future make notes sync, that would be Super.

Calendar is the next step.

03/03/07 06:24:36 changed by robertpolson

Also, can you add the ability to sync groups? Or should this be a separate request ?

03/25/07 14:54:19 changed by pmarat

  • milestone deleted.

05/21/07 14:27:32 changed by dolf.andringa@elcyion.nl

Hey guys,

I run into the same poblem. The crash only occurs when syncing events.

Running msynctool --sync n70-kdepim --filter-objtype todo --filter-objtype note --slow-sync event where group1 is my nokia n70 through syncml-obex-client and group2 is kdepim-sync I get the crash.

When running msynctool --sync n70-kdepim --filter-objtype todo --filter-objtype event --filter-objtype note --slow-sync contact with the same setup, the contacts of my phone are nicely synced with Konact without crashes.

I added a textfile with a part of the msynctool output, he gdb backtrace as far as I have it and the trace files of opensync.

05/21/07 14:31:35 changed by dolf.andringa@elcyion.nl

  • attachment libopensync-plugin-kdepim.tar.gz added.

description of whole crash of opensync-plugin-kdepim when syncing events. gdb backtrace and trace logs included