Re: F7: Desktop Effects bug with nVidia GPU

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2007/6/4, Lonni J Friedman <netllama@xxxxxxxxx>:
On 6/4/07, Clodoaldo <clodoaldo.pinto.neto@xxxxxxxxx> wrote:
> 2007/6/4, Lonni J Friedman <netllama@xxxxxxxxx>:
> > On 6/4/07, Clodoaldo <clodoaldo.pinto.neto@xxxxxxxxx> wrote:
> > > Gnome desktop. Using nVidia MX 440 video card with the nVidia 96xx driver.
> > >
> > > When I logout and login with Desktop Effects enabled applicattions
> > > restart without the title bar.
> > >
> > > To reproduce the bug:
> > >
> > > Set the session to automaticaly save changes.
> > > Open a terminal.
> > > Open Desktop Effects.
> > > Unselect "Windows Wobble when Moved".
> > > Select "Workspaces on a Cube".
> > > Enable Desktop Effects.
> > > Logout and Login.
> > >
> > > The terminal now starts without the title bar.
> >
> > Is the terminal the only window that lacks a title bar, or do all
> > applications exhibit this behavior?
>
> I suggested the terminal because it is fast to start. I tried also
> with gedit and its behavior is still worse: it gets stuck to the top
> left corner, hiding the top bar, without the title bar and without the
> text area.

This isn't a bug, you've not configured X correctly.

xorg.conf configured by the livna-config-display: What is wrong with it?

# Xorg configuration created by livna-config-display

Section "ServerLayout"
       Identifier     "single head configuration"
       Screen      0  "Screen0" 0 0
       InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
       ModulePath   "/usr/lib/xorg/modules/extensions/nvidia"
       ModulePath   "/usr/lib/xorg/modules"
EndSection

Section "InputDevice"
       Identifier  "Keyboard0"
       Driver      "kbd"
       Option      "XkbModel" "abnt2"
       Option      "XkbLayout" "br"
EndSection

Section "Device"
       Identifier  "Videocard0"
       Driver      "nvidia"
       Option      "AddARGBGLXVisuals" "True"
       Option      "DisableGLXRootClipping" "True"
EndSection

Section "Screen"
       Identifier "Screen0"
       Device     "Videocard0"
       DefaultDepth     24
       SubSection "Display"
               Viewport   0 0
               Depth     24
               Modes    "1280x1024" "1280x960" "1280x800" "1280x720" "1152x864"
"1152x768" "1024x768" "800x600" "640x480"
       EndSubSection
EndSection

Clodoaldo


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux