Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

startxfce4 does not work

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
6 posts • Page 1 of 1
Author
Message
mark_alec
Bodhisattva
Bodhisattva
User avatar
Posts: 6066
Joined: Sat Sep 11, 2004 6:40 am
Location: Melbourne, Australia
Contact:
Contact mark_alec
Website

startxfce4 does not work

  • Quote

Post by mark_alec » Fri Nov 19, 2004 6:21 am

After emerging xfce4 (4.0.6) when I type startxfce4 I get the following error

Code: Select all

/usr/bin/startxfce4: X server already running on display  :0.0
xsetroot:   unable to open display   ':0.0'
xrdb:   Connection refused
xrdb:   Can't open display   ':0.0'
which:   no xfce4-session in (/bin:/user/bin:/usr/local/bin:/opt/bin:/usr/i386-pc-linux-gnu/gcc-bin/3.3-/usr/X11R6/bin)
/etc/xfce4/xinitrc:   line 27:   xscreensaver:   command not found 
It continues with errors in gtk and the various components of xfce. I can run startx okay and when I do run startxfce4 I haven't run any X servers. Using the 2004.2 x86 package-cd on a previous installation gave me xfce which ran with startxfce4. I would like any assistance to get this excellent window manager working.
Top
stahlsau
Guru
Guru
User avatar
Posts: 584
Joined: Fri Jan 09, 2004 8:16 am
Location: WildWestwoods

  • Quote

Post by stahlsau » Fri Nov 19, 2004 6:54 am

STFF!
or do this:
edit startxfce4 and search for

Code: Select all

echo "$0: X server already running on display $DISPLAY"
then change the line below to

Code: Select all

prog=xinit
and youre set.
Top
mark_alec
Bodhisattva
Bodhisattva
User avatar
Posts: 6066
Joined: Sat Sep 11, 2004 6:40 am
Location: Melbourne, Australia
Contact:
Contact mark_alec
Website

  • Quote

Post by mark_alec » Fri Nov 19, 2004 7:22 am

Stalsua, thanks for the quick reply but I had trouble finding the actual point to put prog=xinit.

The part of my /usr/bin/startxfce4 file looks like this

Code: Select all

else
  echo  "$0:  X server already running on display $DISPLAY"
  if  [  -x $HOME /.xfce4/xinitrc  ]; then
         exec /bin/sh $HOME/.xfce4/xinitrc  $*
  else
         exec /bin/sh /etc/xfce4/xinitrc  $*
Could you please clarify what this shoud look like. Thanks
Top
mark_alec
Bodhisattva
Bodhisattva
User avatar
Posts: 6066
Joined: Sat Sep 11, 2004 6:40 am
Location: Melbourne, Australia
Contact:
Contact mark_alec
Website

  • Quote

Post by mark_alec » Sat Nov 20, 2004 12:50 am

Is this what it is meant to look like.

Code: Select all

else
  echo  "$0:  X server already running on display $DISPLAY"
  prog=xinit
  if  [  -x $HOME /.xfce4/xinitrc  ]; then
         exec /bin/sh $HOME/.xfce4/xinitrc  $*
  else
         exec /bin/sh /etc/xfce4/xinitrc  $*
Top
placeholder
Advocate
Advocate
Posts: 2500
Joined: Sat Feb 07, 2004 12:15 am

  • Quote

Post by placeholder » Sat Nov 20, 2004 1:13 am

More like....

Code: Select all

else
  prog=xinit
  if  [  -x $HOME /.xfce4/xinitrc  ]; then
         exec /bin/sh $HOME/.xfce4/xinitrc  $*
  else
         exec /bin/sh /etc/xfce4/xinitrc  $*
Top
PT_LAmb
Guru
Guru
User avatar
Posts: 332
Joined: Mon Apr 22, 2002 4:55 am
Location: Lisboa (Lisbon), Portugal

  • Quote

Post by PT_LAmb » Sat Nov 20, 2004 7:55 pm

check this
SETI@Home - http://setiathome.ssl.berkeley.edu/
Top
Post Reply

6 posts • Page 1 of 1

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic