Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Dec 2010 09:17:17 +0100
From:      Andrea Venturoli <ml@netfence.it>
To:        Ashish SHUKLA <ashish@freebsd.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: emacs and gconf troubles
Message-ID:  <4CFC9C0D.1080702@netfence.it>
In-Reply-To: <8662v7khyd.fsf@chateau.d.if>
References:  <4CFA816B.9080505@netfence.it> <86aakkjoax.fsf@chateau.d.if>	<4CFBFEB2.8000502@netfence.it> <8662v7khyd.fsf@chateau.d.if>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/05/10 22:50, Ashish SHUKLA wrote:

> setup, which is 'startx' based, with following contents of $HOME/.xinitrc:
>
> #v+
> #!/bin/sh
>
> xrdb ~/.Xdefaults
> xmodmap ~/.Xmodmap
> exec dbus-launch --exit-with-session ck-launch-session xmonad 2>$HOME/.xsession-errors
> #v-

I've got dbus_enable="YES" in /etc/rc.conf; I don't remember why.
I probably read about it in some entry in UPDATING; that might be 
20061219: I also run hald, but not polkit...

# ps ax|grep dbus
  1620  ??  I      0:00.00 dbus-launch 
--autolaunch=b3fbd8cb89ee22fd22fc292600001a5f --binary-syntax --close-stderr
  1621  ??  Is     0:00.00 /usr/local/bin/dbus-daemon --fork --print-pid 
6 --print-address 8 --session
  1697  ??  Ss     0:00.00 /usr/local/bin/dbus-daemon --system


Anyway, I tried stopping dbus and I get the same warning.





> Are you using X11 forwarding in ssh ?

Yes, but this also happens from the local host.





> Could you please paste the output of
> 'export' (or whatever command your shell uses to list all environment
> variables with their values) ?

%env
USER=andrea
LOGNAME=andrea
HOME=/home/andrea
MAIL=/var/mail/andrea
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/andrea/bin
TERM=xterm
FTP_PROXY=http://localhost:8080/
HTTP_PROXY=http://localhost:8080/
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
SHELL=/bin/csh
SSH_CLIENT=10.1.2.18 19420 22
SSH_CONNECTION=10.1.2.18 19420 10.1.2.13 22
SSH_TTY=/dev/pts/1
DISPLAY=localhost:11.0
HOSTTYPE=FreeBSD
VENDOR=intel
OSTYPE=FreeBSD
MACHTYPE=i386
SHLVL=1
PWD=/home/andrea
GROUP=users
HOST=soth.ventu
REMOTEHOST=alamar.ventu
EDITOR=vi
PAGER=less
SGML_ROOT=/usr/local/share/sgml
SGML_CATALOG_FILES=/usr/doc/it_IT.ISO8859-15/share/sgml/catalog:/usr/doc/en_US.ISO8859-1/share/sgml/catalog:/usr/doc/share/sgml/catalog:/usr/local/share/sgml/docbook/4.1/catalog:/usr/local/share/sgml/html/catalog:/usr/local/share/sgml/iso8879/catalog:/usr/local/share/sgml/jade/catalog
CLICOLOR=yeah





  bye & Thanks
	av.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CFC9C0D.1080702>