[Telepathy] empathy/mission-control/telepathy in non-standard directory

Xavier Claessens xclaesse at gmail.com
Sun Nov 11 22:44:32 PST 2007


Le dimanche 11 novembre 2007 à 11:10 -0500, Rainer Dorsch a écrit :
> Am Samstag, 10. November 2007 13:33 schrieb Rainer Dorsch:
> > Am Samstag, 10. November 2007 11:16 schrieb Simon McVittie:
> > > On Fri, 09 Nov 2007 at 20:25:24 -0500, Rainer Dorsch wrote:
> > > > rdorsch at paddy:/opt/rdorsch.nobackup/SW.nobackup/tapioca$ cat empathyloc
> > > > #!/bin/bash
> > > > set -vxx
> > > > PREFIX=/opt/gtalk
> > > > export PATH=$PREFIX/bin:$PATH
> > > > export LD_LIBRARY_PATH=$PREFIX/lib:$LD_LIBRARY_PATH
> > > > export DBUS_SESSION_BUS_ADDRESS=$(head -n 1 /tmp/dbus-gtalk-rd.log)
> > > > echo DBUS_SESSION_BUS_ADDRESS: $DBUS_SESSION_BUS_ADDRESS
> > > > EMPATHY_DEBUG=all empathy
> > >
> > > You probably need to export the same XDG_DATA_DIRS in Empathy as you did
> > > for the dbus-daemon - Empathy finds .manager and .profile files by
> > > looking in the XDG data path.
> >
> > Thank you for that reply, that really makes empathy finding the connection
> > managers. I get each service twice though which is not a problem for me,
> > just wanted to make sure that the developers are aware of that. A
> > screenshot of the menu in the Accounts dialog is at
> > http://bokomoko.de/~rd/doubleType.png
> >
> > I cannot connect to the server, empathy reports:
> >
> > ******************************
> >
> > Idle: NetworkManager connected: No
> > Idle: Changing presence to (null) (2)
> > Idle: NM not connected, saving requested presence
> > EmpathyMain: Try to add a salut account...
> > EmpathyMain: Salut not installed
> > Geometry: Loading window geometry: x:1125, y:57, w:225, h:325
> >
> > MainWindow: Configuring window default size w:225, h:325
> > MainWindow: Configuring window default position x:1125, y:57
> >
> > ** (empathy:3307): WARNING **: Throbber animation not found
> >
> > ** (empathy:3307): WARNING **: Throbber fallback animation not found either
> > Config: Setting bool:'/apps/empathy/ui/main_window_hidden' to 0 ---> false
> > Geometry: Saving window geometry: x:1125, y:57, w:225, h:325
> >
> > AccountDialog: Status changed for account gtalk0: status=2 presence=0
> > Idle: Changing presence to Available (2)
> > Idle: NM not connected, saving requested presence
> > Config: Setting bool:'/apps/empathy/contacts/show_offline' to 1 ---> true
> >
> > ************************************
> >
> >
> > Can anybody tell what "Idle: NM not connected, saving requested presence"
> > means? Is that relevant?
> >
> > I am wondering that I do not see any gabble message at all.
> >
> 
> I got each service twice, because I had an old copies of profiles in 
> 
> .local/share/mission-control/profiles/ 
> 
> 
> I still cannot connect to any service. Are there other config files, which I 
> might want to delete to get a clean startup. 

Can you paste empathy debug output, please? To get them start empathy
like that:

$ EMPATHY_DEBUG=all empathy

> Do I need any telepathy library except libtelepathy-0.2.0 
> telepathy-mission-control-4.49 telepathy-glib-0.6.0 telepathy-gabble-0.6.1 
> libjingle-0.3.11 to get a jabber account on empathy running?
> 
> Is current svn broken?
> 
> I appreciate any input on why NM is not connected.

Do you use NM? If it's not connected Empathy won't connect.

> I found ~/.gnome2/Empathy/ but it seems that misson-control keeps its account 
> information somewhere else...

MC keeps information in gconf keys.

> Thanks,
> Rainer

Xavier Claessens.



More information about the Telepathy mailing list