Bug 230169

Summary: kwin crash after command randr
Product: [Plasma] kwin Reporter: marcela maslanova <marcela.maslanova>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: crash after xrandr call

Description marcela maslanova 2010-03-10 09:09:26 UTC
Version:           kdebase-workspace-4.4.1-1.fc12.x86_64 (using KDE 4.4.1)
Compiler:          gcc-4.4.3-4.fc12.x86_64 
OS:                Linux
Installed from:    Fedora RPMs

My desktop effects are on. I use randr on commandline for switch from laptop to monitor, which probably caused segfault. Attachment follows...
Comment 1 marcela maslanova 2010-03-10 09:10:16 UTC
Created attachment 41499 [details]
crash after xrandr call
Comment 2 marcela maslanova 2010-03-10 09:11:43 UTC
My command for switching monitors in case it matters.
xrandr --output VGA1 --off &&  xrandr --output VGA1 --auto &&  xrandr --output LVDS1 --off
Comment 3 Martin Flöser 2010-03-10 09:13:48 UTC

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