Am Samstag, 10. November 2007 11:16 schrieb Simon McVittie: > On Fri, 09 Nov 2007 at 20:25:24 -0500, Rainer Dorsch wrote: > > [EMAIL PROTECTED]:/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. Thanks, Rainer -- Rainer Dorsch Lärchenstr. 6 D-72135 Dettenhausen 07157-734133 jabber: [EMAIL PROTECTED] GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F 8F59 E3A8 C538 7519 141E Full GPG key: http://pgp.mit.edu/ _______________________________________________ Telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
