After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 598237 - periodicaly receive error "message too long" while sending message in chatrooms
periodicaly receive error "message too long" while sending message in chatrooms
Status: RESOLVED DUPLICATE of bug 596077
Product: empathy
Classification: Core
Component: Chat
2.28.x
Other Linux
: Normal major
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2009-10-13 06:39 UTC by Igor Boulliev
Modified: 2009-10-14 13:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Igor Boulliev 2009-10-13 06:39:27 UTC
this error reproduced with jabber server "jabber.ru" (ejabberd 2.1.0-alpha (unix/linux 2.6.26)) and not reproduced with "jabber.org" (ejabberd 2.1.0-alpha (unix/linux 2.6.26)) 

other jabeer clients (gajim,pidgin) - works fine. 

some logs:

empathy_tp_chat_send: Sending message: test
tp_chat_sent_cb: Message sent: test
tp_chat_emit_queued_messages: Queued message ready
log_store_empathy_add_message: Adding message: 'test' to file ...
chat_message_received: Appending new message from test (117)
chat_text_view_scroll_down: Scrolling down
tp_chat_received_cb: Message received: 
tp_chat_received_cb: Empty message with NonTextContent, ignoring and acking.
tp_chat_send_error_cb: Error sending 'test' (4)

any ideas?
Comment 1 Guillaume Desmottes 2009-10-14 13:43:48 UTC
Seems to be a dup of bug #596077

*** This bug has been marked as a duplicate of bug 596077 ***