Bug 243977

Summary: black screen with animated mouse cursor shape
Product: kdm Reporter: wanti_tux <wanti>
Component: generalAssignee: kdm bugs tracker <kdm-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description wanti_tux 2010-07-08 21:51:10 UTC
Version:           unspecified (using KDE 4.4.4) 
OS:                Linux

Disable one of two monitors with 'xrandr --output <monitor> --off'( works with KDE 4.4.3 fine) in the Xsetup script shows me always a black screen with an animated mouse cursor shape.

I found one workaround:
   Switch to console, login as root and kill the kdm_greet process.
   'kill -SIGKILL $( ps -C kdm_greet -o pid= )'
   Switch to vt7 'ALT F7' and the login screen is shown.
   



Reproducible: Always

Steps to Reproduce:
Using xrandr in the 'Xsetup' script to disable one of two monitors



System is openSUSE 11.1-2.6.27.45-0.1-default.x86_64
kdm-branding-openSUSE-11.1.2-78.168
kdm-4.4.5-466.1
Comment 1 Oswald Buddenhagen 2010-10-23 14:53:00 UTC

*** This bug has been marked as a duplicate of bug 48602 ***