Displaying 20 results from an estimated 31 matches for "dbus_session_bus_address".
2006 Mar 15
1
Eggcups printer icon not showing up in panel
I did a "side grade" on a client's machine freom FC2 to Centos4.2. I am
not seeing the eggcups printer icon appear when the user sends a print job.
One problem was that I had to copy /etc/X11/xdm/Xsession.rpmnew into
place so that the DBUS_SESSION_BUS_ADDRESS variable got set correctly.
The messagebus service is running, as well as hal. There is a
notification area in the panel. I can manually start eggcups and not
get an error. (It returns 0). But it immediately exits, and no printer
icon.
Am I missing something? I'm not particularly famil...
2016 Dec 16
4
deleted .dbus/sessions-bus/[fn]
greetings.
while using rsync to copy /root/* from tower box to laptop computer, i
accidentally over wrote .dbus/sessions-bus/[fn] on laptop computer.
ran extensive web search, including;
http://www.freedesktop.org/software/dbus/
to find how to replace or recreate file, only to find everything about
what it does and why.
question is, how do i recreate, short of re-installing from .iso?
2014 Oct 01
2
VNCServer Startup Config
...is set in
order to change it.
I know that it's not in /etc/xinetd.d (the only file there is rsync)
here are the contents of ~/.vnc/xstartup
#!/bin/sh
[ -r /etc/sysconfig/i18n ] && . /etc/sysconfig/i18n
export LANG
export SYSFONT
vncconfig -iconic &
unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
OS=`uname -s`
if [ $OS = 'Linux' ]; then
case "$WINDOWMANAGER" in
*gnome*)
if [ -e /etc/SuSE-release ]; then
PATH=$PATH:/opt/gnome/bin
export PATH
fi
;;
esac
fi
if [ -x /etc/X11/xinit/xinitrc ]; then
exec /etc/X11/xinit/xinitrc
fi
if [ -...
2016 Dec 16
0
deleted .dbus/sessions-bus/[fn]
...>
> tia.
AFAICT, the text file in ~/.dbus/sessions-bus/ is named after the
machine-id and contains a few lines similar to:
[code]
# This file allows processes on the machine with id [[your-machine-id-here]] using
# display :0.0 to find the D-Bus session bus with the below address.
# If the DBUS_SESSION_BUS_ADDRESS environment variable is set, it will
# be used rather than this file.
# See "man dbus-launch" for more details.
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-[[random-string-here]],guid=[[your-personal-dbus-session-adress]]
DBUS_SESSION_BUS_PID=[[the pid of your personal dbus instance]...
2008 Nov 13
2
[fdo] X11-free d-bus?
I am trying to use d-bus (client) inside a CGI perl environment where X11
DISPLAY is not set.
2016 Jun 02
2
vnc on C7
Thanks Frank.
The below in fact worked and restarting the service.
Jerry
To get mate to show up use the follow text in your
~.vnc/xstartup file:
#!/bin/sh
# Uncomment the following two lines for normal desktop:
# unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
# exec /etc/X11/xinit/xinitrc
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r HOME/.Xresources ] && xrdb HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
x-terminal-emulator -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
mate...
2011 Jul 19
1
Re: Problem with Windows app accessing internet
...ARD_LAYOUT=gb
-GNOME_KEYRING_PID=2849
+GNOME_KEYRING_PID=2274
LANG=en_GB.UTF-8
GDM_LANG=en_GB.utf8
MANDATORY_PATH=/usr/share/gconf/gnome.mandatory.path
@@ -32,12 +32,12 @@
GNOME_DESKTOP_SESSION_ID=this-is-deprecated
LOGNAME=charlie
XDG_DATA_DIRS=/usr/share/gnome:/usr/local/share/:/usr/share/
-DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-XWV3BIQ520,guid=cb7e0e36fd059345b4c7005a00000472
+DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-p05rsvoFMy,guid=3b7771b5b4fb2bf0802e79bb000000ae
LESSOPEN=| /usr/bin/lesspipe %s
-WINDOWPATH=7
-DISPLAY=:0
+WINDOWPATH=8
+DISPLAY=:1
LESSCLOSE=/usr/bin/lesspipe %s %s
COLORT...
2016 Jun 02
5
vnc on C7
I am trying to get a remote screen on C7.
I did the following on C7 server:
yum install tigervnc-server
cp /lib/systemd/system/vncserver at .service
/etc/systemd/system/vncserver@:1.service
systemctl daemon-reload
edit /etc/systemd/system/vncserver@:1.service and replace
<USER> with myuser
su - myuser run
2014 Mar 30
2
Re: Programmatically force shutdown a guest: possible?
Yes, you are right.
Listen, as the documentation is not very exaustive, can you explain briefly
to me how a guest agent works?
After installing it via the apt-get on the hypervisor (I am using ubuntu as
host system) how can I create a script which would do this?
That is waiting for an acpi signal and actually shut down the guest.
And what other operation can you actually do with a guest agent? I
2018 Aug 30
2
Crash!!!
...8 2018: called for pid 6530,
signal 11, core limit 0, dump mode 1
ERROR: apport (pid 9885) Thu Aug 30 20:28:08 2018: executable:
/usr/bin/icecast2 (command line "/usr/bin/icecast2 -b -c
/etc/icecast2/icecast.xml")
ERROR: apport (pid 9885) Thu Aug 30 20:28:08 2018: is_closing_session(): no
DBUS_SESSION_BUS_ADDRESS in environment
ERROR: apport (pid 9885) Thu Aug 30 20:28:08 2018: apport: report
/var/crash/_usr_bin_icecast2.113.crash already exists and unseen, doing
nothing to avoid disk usage DoS
ERROR: apport (pid 10527) Thu Aug 30 20:38:18 2018: called for pid 10519,
signal 11, core limit 0, dump mode 1
ERR...
2017 May 12
3
samba-ad restart fails occasionally
Hi,
We are running sernet samba, and on one particular DC (debian 7.11,
samba 4.5.6), when logrotate is ready rotating, "sernet-samba-ad
restart" fails with:
> Shutting down SAMBA AD services : ...trying once more ... (warning).
> ...trying once more ... (warning).
.....
> ...trying once more ... (warning).
> Error: /usr/sbin/samba still running with PID=14755 from
2018 Aug 31
0
Crash!!!
...8 2018: called for pid 6530, signal 11, core limit 0, dump mode 1
ERROR: apport (pid 9885) Thu Aug 30 20:28:08 2018: executable:
/usr/bin/icecast2 (command line "/usr/bin/icecast2 -b -c
/etc/icecast2/icecast.xml")
ERROR: apport (pid 9885) Thu Aug 30 20:28:08 2018: is_closing_session(): no DBUS_SESSION_BUS_ADDRESS in environment
ERROR: apport (pid 9885) Thu Aug 30 20:28:08 2018: apport: report /var/crash/_usr_bin_icecast2.113.crash already exists and unseen, doing nothing to avoid disk usage DoS
ERROR: apport (pid 10527) Thu Aug 30 20:38:18 2018: called for pid 10519, signal 11, core limit 0, dump mode 1
ERR...
2015 Mar 17
2
cant' start vnc server
...rs
VNCSERVERS="1:mysql"
And added the contents of the xstartup file for the user:
[root at potwsld00001 ~]# cat /home/mysql/.vnc/xstartup
#!/bin/sh
[ -r /etc/sysconfig/i18n ] && . /etc/sysconfig/i18n
export LANG
export SYSFONT
vncconfig -iconic &
unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
OS=`uname -s`
if [ $OS = 'Linux' ]; then
case "$WINDOWMANAGER" in
*gnome*)
if [ -e /etc/SuSE-release ]; then
PATH=$PATH:/opt/gnome/bin
export PATH
fi
;;
esac
fi
if [ -x /etc/X11/xinit/xinitrc ]; then
exec /etc/X11/xinit/xinitrc
fi
if [ -...
2016 Jul 13
0
vnc on C7
...on:2597): WARNING **: Cannot open display:
***********************************************************************
*The xstartup file is here*
********************** xstartup *************************
#!/bin/sh
# Uncomment the following two lines for normal desktop:
# unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
# exec /etc/X11/xinit/xinitrc
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
x-terminal-emulator -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
mate-session &...
2011 Aug 10
1
setting the screen background with gconftool-2
I centos 5 I can run this command:
su myuser -c "/usr/bin/gconftool-2 -t string --set
/desktop/gnome/background/picture_filename
/usr/share/backgrounds/images/mypic.png"
and this works fine.
under centos 6 it does not appear to be working...
I can run the similiar --get command and it tells me its set to what I
asked for. However the screen is not showing mypic.png
I can use
2006 Feb 15
0
setup program doesn't find extracted dll
...r/lib/j2sdk1.5-sun/jre/bin
GDM_XSERVER_LOCATION=local
PWD=/home/alexander/.wine/dosdevices
JAVA_HOME=/usr/lib/j2sdk1.5-sun
LANG=de_DE.UTF-8
GDMSESSION=default
JAVADIR=/usr/lib/j2sdk1.5-sun/jre
HOME=/home/alexander
SHLVL=1
LANGUAGE=de_DE:de:en_GB:en
GNOME_DESKTOP_SESSION_ID=Default
LOGNAME=alexander
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-rJokKlNXtJ,guid=152df243b14ca4badde82a644565d800
LESSOPEN=| /usr/bin/lesspipe %s
DISPLAY=:0.0
LESSCLOSE=/usr/bin/lesspipe %s %s
COLORTERM=gnome-terminal
XAUTHORITY=/home/alexander/.Xauthority
_=/usr/bin/printenv
#################################################
Are there a...
2017 Oct 15
1
sendmail
On Mon, Oct 2, 2017 at 7:25 PM, Pete Biggs <pete at biggs.org.uk> wrote:
> On Mon, 2017-10-02 at 23:18 +0000, Larry Martell wrote:
>> On Mon, Oct 2, 2017 at 6:26 PM Stephen John Smoogen
>>
>> > Sendmail is not the standard email server for EL7
>>
>>
>> What is the the standard email server?
>>
>
> Postfix
Thanks. I was able to get
2012 Mar 23
2
wiki - vnc -gerald and walsh, update?
...ue to me installing x windows system...here
is my startx file, completely different than the one you posted...and I
changed nothing and it worked.
#!/bin/sh
[ -r /etc/sysconfig/i18n ] && . /etc/sysconfig/i18n
export LANG
export SYSFONT
vncconfig -iconic &
unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
OS=`uname -s`
if [ $OS = 'Linux' ]; then
case "$WINDOWMANAGER" in
*gnome*)
if [ -e /etc/SuSE-release ]; then
PATH=$PATH:/opt/gnome/bin
export PATH
fi
;;
esac
fi
if [ -x /etc/X11/xinit/xinitrc ]; then
exec /etc/X11/xinit/xinitrc...
2006 Apr 25
1
Another undefined pri_restart failure
...M -I
MACHTYPE=x86_64-suse-linux
LOGNAME=root
GTK_PATH64=/usr/local/lib64/gtk-2.0:/opt/gnome/lib64/gtk-2.0:/usr/lib64/gtk-2.0
CVS_RSH=ssh
XDG_DATA_DIRS=/usr/local/share/:/usr/share/:/etc/opt/kde3/share/:/opt/kde3/share/:/opt/gnome/share/
ACLOCAL_FLAGS=-I /opt/gnome/share/aclocal
LC_CTYPE=en_US.UTF-8
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-z1RTWWV1Gq,guid=3beb4d44c3081877355afd4083cca800
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/opt/kde3/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/opt/gnome/share/pkgconfig
LESSOPEN=...
2020 Sep 17
0
doveadm search segfault Dovecot 2.2.22
...lled for pid 17777,
signal 11, core limit 0, dump mode 1
ERROR: apport (pid 17785) Thu Sep 17 17:19:01 2020: executable:
/usr/bin/doveadm (command line "doveadm search -u <user> mailbox INBOX text
Hello")
ERROR: apport (pid 17785) Thu Sep 17 17:19:01 2020: is_closing_session(): no
DBUS_SESSION_BUS_ADDRESS in environment
ERROR: apport (pid 17785) Thu Sep 17 17:19:01 2020: this executable already
crashed 2 times, ignoring
A ?gdb $(cat ExecutablePath) CoreDump? from the unpackes dumpe show this:
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
Licen...