View previous topic :: View next topic |
Author |
Message |
Joseph_sys Advocate

Joined: 08 Jun 2004 Posts: 2725 Location: Edmonton, AB
|
Posted: Tue Sep 09, 2008 1:53 pm Post subject: [SOLVED] xfce4 - blank desktop |
|
|
I just recompiled world and now I get "blank desktop", I'm using xfce4-4.4.2
There are only bottom and top panels visible, clicking mouse buttons doesn't give me any input.
I've recompile xfce "emerge -e xfce4" total over 350packages were recompiled but it didn't fixed anything.
Does anybody knows how to fix it?
Last edited by Joseph_sys on Tue Sep 09, 2008 3:41 pm; edited 1 time in total |
|
Back to top |
|
 |
notHerbert Advocate


Joined: 11 Mar 2008 Posts: 2228 Location: 45N 73W
|
Posted: Tue Sep 09, 2008 2:02 pm Post subject: |
|
|
Please post emerge --info. There seem to be A LOT of problems with xorg-1.5.0.
I put mine in package.mask  |
|
Back to top |
|
 |
Joseph_sys Advocate

Joined: 08 Jun 2004 Posts: 2725 Location: Edmonton, AB
|
Posted: Tue Sep 09, 2008 2:08 pm Post subject: |
|
|
notHerbert wrote: | Please post emerge --info. There seem to be A LOT of problems with xorg-1.5.0.
I put mine in package.mask  |
Do you think it is related to xorg and not to xfce?
Here is my info:
Code: | emerge --info
Portage 2.1.4.4 (default/linux/x86/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.25-gentoo-r7 i686)
=================================================================
System uname: 2.6.25-gentoo-r7 i686 VIA Eden Processor 1200MHz
Timestamp of tree: Fri, 05 Sep 2008 00:00:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
app-shells/bash: 3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python: 2.5.2-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox: 1.2.18.1-r2
sys-devel/autoconf: 2.13, 2.61-r2
sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils: 2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool: 1.5.26
virtual/os-headers: 2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686 -mmmx -msse -msse2 -msse3 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib/fax /var/spool/fax/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=i686 -mmmx -msse -msse2 -msse3 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache collision-protect distcc distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distro.ibiblio.org/pub/linux/distributions/gentoo/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ http://mirror.mdfnet.se/mirror/gentoo "
LDFLAGS="-Wl,-O1"
LINGUAS="en en_US"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl apache2 berkdb bzip2 cli cracklib crypt cups dbus dri fam foomaticdb fortran gdbm gpm hal iconv ipv6 isdnlog java jpeg lm_sensors midi mudflap mysql ncurses nls nptl nptlonly opengl openmp pam pcre perl png ppds pppd python readline reflection scanner session spl ssl startup-notification sysfs tcpd tetex tiff truetype type1 unicode usb x86 xorg xscreensaver zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_US" USERLAND="GNU" VIDEO_CARDS="vga vesa fbdev"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS |
|
|
Back to top |
|
 |
notHerbert Advocate


Joined: 11 Mar 2008 Posts: 2228 Location: 45N 73W
|
Posted: Tue Sep 09, 2008 2:34 pm Post subject: |
|
|
Joseph_sys wrote: | Do you think it is related to xorg and not to xfce? |
No I don't think so because you probably have xorg-1.4.something Code: | emerge -s xorg-server |
I think all those CFLAGS (except -O2 -pipe) are implied. See "cat /proc/cpuinfo", and "-fomit-frame-pointer" is included in -O2. But that's not really a problem, just an observation.
Looks more like a xfce problem than like a xorg problem.
What about testing with another WM - like twm, fluxbox, gnome, KDE ? |
|
Back to top |
|
 |
b3cks Veteran


Joined: 23 Mar 2004 Posts: 1481 Location: Bremen (GER)
|
Posted: Tue Sep 09, 2008 2:47 pm Post subject: |
|
|
What do you mean with "blank desktop"? No icons and/or no wallpaper?
Make sure you have enabled Xfce for managing the desktop. IIRC the option is under Settings > Desktop Preferences and there mark Let Xfce manage the desktop. _________________ I am /root and if you see me laughing you better have a backup. |
|
Back to top |
|
 |
Joseph_sys Advocate

Joined: 08 Jun 2004 Posts: 2725 Location: Edmonton, AB
|
Posted: Tue Sep 09, 2008 3:17 pm Post subject: |
|
|
b3cks wrote: | What do you mean with "blank desktop"? No icons and/or no wallpaper?
Make sure you have enabled Xfce for managing the desktop. IIRC the option is under Settings > Desktop Preferences and there mark Let Xfce manage the desktop. |
That is correct, there is no icons / no wallpaper.
I can not click anything as there is Settings - right clicking on a desktop doesn't bring anything.
I could try another windows manager but I think there is something wrong with xfce4. I was googling and I'm not the only one with this problem, many Debian users experiencing the same problem. |
|
Back to top |
|
 |
Joseph_sys Advocate

Joined: 08 Jun 2004 Posts: 2725 Location: Edmonton, AB
|
Posted: Tue Sep 09, 2008 3:41 pm Post subject: |
|
|
running from terminal:
solved the problem. |
|
Back to top |
|
 |
|