Bug 470368 - XMPP doesn't work with Livejournel
Summary: XMPP doesn't work with Livejournel
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: empathy
Version: 10
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Peter Gordon
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 494985
TreeView+ depends on / blocked
 
Reported: 2008-11-06 21:28 UTC by Dave Jones
Modified: 2018-04-11 06:54 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-05-21 21:01:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dave Jones 2008-11-06 21:28:21 UTC
I tried to connect empathy to the jabber server at livejournal.com, and get an uninformative dialog telling me 'Network error'.

The same account details work just fine in pidgin.

Comment 1 Dave Jones 2008-11-06 21:32:05 UTC
ah, I had to set my loginid to kernelslacker and also set the server to livejournal.com in the advanced settings.  That second part should be unnecessary.

Comment 2 Brian Pepple 2008-11-08 00:16:39 UTC
Hey Dave, could you run the following in a terminal:

GABBLE_PERSIST=1 LM_DEBUG=net GABBLE_DEBUG=all /usr/libexec/telepathy-gabble 2>&1 | tee gabble.log

and then start up Empathy, and try to connect to the jabber server at livejournal.  The log fromn this should give me a better idea why this isn't working.  Thanks.

Comment 3 Dave Jones 2008-11-08 00:39:26 UTC
read comment #1.  I figured out how to make it work, it just needed some non-obvious changes in the advanced UI, making me input the servername twice.

(if I leave it off the loginID, it assumes jabber.org)

Comment 4 Brian Pepple 2008-11-08 00:55:24 UTC
(In reply to comment #3)
> read comment #1.  I figured out how to make it work, it just needed some
> non-obvious changes in the advanced UI, making me input the servername twice.
> 
> (if I leave it off the loginID, it assumes jabber.org)

Ah, missed that.  Sorry.

Comment 5 Bug Zapper 2008-11-26 04:55:08 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle.
Changing version to '10'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 6 Matěj Cepl 2008-12-01 23:24:37 UTC
(In reply to comment #1)
> ah, I had to set my loginid to kernelslacker and also set the
> server to livejournal.com in the advanced settings.  That second part should be
> unnecessary.

Hmm, it's weird. It really doesn't work for me, but it should, because livejournal has correct SRV record and telepathy-gabble is able to use it (in all other cases):

[matej@viklef redhat]$ host -t SRV _xmpp-client._tcp.livejournal.com
_xmpp-client._tcp.livejournal.com has SRV record 0 10 5222 \
    xmpp.services.livejournal.com.
[matej@viklef redhat]$

Comment 7 Matěj Cepl 2009-04-08 22:01:16 UTC
Actually, it might be another revelation of http://bugs.freedesktop.org/show_bug.cgi?id=20982 and http://bugs.freedesktop.org/show_bug.cgi?id=20158

Comment 8 Dave Jones 2009-05-21 21:01:32 UTC
I don't use this any more, so might as well close this out.


Note You need to log in before you can comment on or make changes to this bug.