<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Davide Corio schrieb:
<blockquote cite="mid:1193748326.6870.27.camel@shiraz" type="cite">
  <pre wrap="">Il giorno lun, 29/10/2007 alle 23.43 +0100, Alfred JILKA ha scritto:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi all,
alfter upgrading from feisty 64bit to gutsy 64bit I have a little 
problem with the panel.
I have 3 workspaces configured. Switching from the default one (which 
appears after a systemstart)
to another leaves me in 90% with a completely blank (only backdrop 
visible) workspace ... (sometimes it works as expected)
Alt-F2 gives me the input-dialog where I can start for example nautilus. 
But without
the bar I can't even switch back to the first workspace.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
try to post here your xorg.conf
Maybe there are missed options

  </pre>
</blockquote>
Although I do not see a connection to the panels behaviour, I post it
as suggested. <br>
<br>
So here goes:<br>
<br>
# nvidia-xconfig: X configuration file generated by nvidia-xconfig<br>
# nvidia-xconfig:  version 1.0  (buildmeister@builder26)  Wed Jun 13
16:54:14 PDT 2007<br>
<br>
# /etc/X11/xorg.conf (xorg X Window System server configuration file)<br>
#<br>
# This file was generated by dexconf, the Debian X Configuration tool,
using<br>
# values from the debconf database.<br>
#<br>
# Edit this file with caution, and see the xorg.conf(5) manual page.<br>
# (Type "man xorg.conf" at the shell prompt.)<br>
#<br>
# This file is automatically updated on xserver-xorg package upgrades
*only*<br>
# if it has not been modified since the last upgrade of the xserver-xorg<br>
# package.<br>
#<br>
# If you have edited this file but would like it to be automatically
updated<br>
# again, run the following command:<br>
#   sudo dpkg-reconfigure -phigh xserver-xorg<br>
<br>
Section "ServerLayout"<br>
    Identifier     "Default Layout"<br>
    Screen         "Default Screen" 0 0<br>
    InputDevice    "Generic Keyboard"<br>
    InputDevice    "Configured Mouse"<br>
    InputDevice    "stylus" "SendCoreEvents"<br>
    InputDevice    "cursor" "SendCoreEvents"<br>
    InputDevice    "eraser" "SendCoreEvents"<br>
EndSection<br>
<br>
Section "Files"<br>
<br>
    # path to defoma fonts<br>
    FontPath        "/usr/share/fonts/X11/misc"<br>
    FontPath        "/usr/share/fonts/X11/cyrillic"<br>
    FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"<br>
    FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"<br>
    FontPath        "/usr/share/fonts/X11/Type1"<br>
    FontPath        "/usr/share/fonts/X11/100dpi"<br>
    FontPath        "/usr/share/fonts/X11/75dpi"<br>
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"<br>
EndSection<br>
<br>
Section "Module"<br>
    Load           "i2c"<br>
    Load           "bitmap"<br>
    Load           "ddc"<br>
    Load           "extmod"<br>
    Load           "freetype"<br>
    Load           "glx"<br>
    Load           "int10"<br>
    Load           "vbe"<br>
EndSection<br>
<br>
Section "InputDevice"<br>
    Identifier     "Generic Keyboard"<br>
    Driver         "kbd"<br>
    Option         "CoreKeyboard"<br>
    Option         "XkbRules" "xorg"<br>
    Option         "XkbModel" "pc105"<br>
    Option         "XkbLayout" "de"<br>
EndSection<br>
<br>
Section "InputDevice"<br>
    Identifier     "Configured Mouse"<br>
    Driver         "mouse"<br>
    Option         "CorePointer"<br>
    Option         "Device" "/dev/input/mice"<br>
    Option         "Protocol" "ImPS/2"<br>
    Option         "ZAxisMapping" "4 5"<br>
    Option         "Emulate3Buttons" "true"<br>
EndSection<br>
<br>
Section "InputDevice"<br>
    Identifier     "stylus"<br>
    Driver         "wacom"<br>
    Option         "Device" "/dev/input/wacom"<br>
    Option         "Type" "stylus"<br>
    Option         "ForceDevice" "ISDV4"        # Tablet PC ONLY<br>
EndSection<br>
<br>
Section "InputDevice"<br>
    Identifier     "eraser"<br>
    Driver         "wacom"<br>
    Option         "Device" "/dev/input/wacom"<br>
    Option         "Type" "eraser"<br>
    Option         "ForceDevice" "ISDV4"        # Tablet PC ONLY<br>
EndSection<br>
<br>
Section "InputDevice"<br>
    Identifier     "cursor"<br>
    Driver         "wacom"<br>
    Option         "Device" "/dev/input/wacom"<br>
    Option         "Type" "cursor"<br>
    Option         "ForceDevice" "ISDV4"        # Tablet PC ONLY<br>
EndSection<br>
<br>
Section "Monitor"<br>
    Identifier     "Standardbildschirm"<br>
    HorizSync       28.0 - 51.0<br>
    VertRefresh     43.0 - 60.0<br>
    Option         "DPMS"<br>
EndSection<br>
<br>
Section "Device"<br>
    Identifier     "nVidia Corporation NVIDIA Default Card"<br>
    Driver         "nvidia"<br>
EndSection<br>
<br>
Section "Screen"<br>
    Identifier     "Default Screen"<br>
    Device         "nVidia Corporation NVIDIA Default Card"<br>
    Monitor        "Standardbildschirm"<br>
    DefaultDepth    24<br>
    SubSection     "Display"<br>
        Depth       1<br>
        Modes      "1024x768" "800x600" "640x480"<br>
    EndSubSection<br>
    SubSection     "Display"<br>
        Depth       4<br>
        Modes      "1024x768" "800x600" "640x480"<br>
    EndSubSection<br>
    SubSection     "Display"<br>
        Depth       8<br>
        Modes      "1024x768" "800x600" "640x480"<br>
    EndSubSection<br>
    SubSection     "Display"<br>
        Depth       15<br>
        Modes      "1280x1024" "1024x768" "800x600" "640x480"<br>
    EndSubSection<br>
    SubSection     "Display"<br>
        Depth       16<br>
        Modes      "1280x1024" "1024x768" "800x600" "640x480"<br>
    EndSubSection<br>
    SubSection     "Display"<br>
        Depth       24<br>
        Modes      "1280x1024" "1024x768" "800x600" "640x480"<br>
    EndSubSection<br>
EndSection<br>
<br>
Section "Extensions"<br>
    Option         "Composite" "Enable"<br>
EndSection<br>
<br>
<br>
Thanks, Alfred<br>
</body>
</html>