Comment 0 for bug 781678

Revision history for this message
Owen Williams (ywwg) wrote : WSpinny crashes X

I get hard X crashes (mouse cursor moves, but keyboard and UI dead, need to power off) if I try to use the new WSpinny widget. This is with both Compiz and Metacity. Visually, I see pieces of the widget, and also junk image data from other parts of the screen. I can't take a screenshot, although I could take a picture of the monitor I guess.

I made my own spinny widget, a set of 64x64 pngs that I skinned this way:
<Spinny>
    <PathBackground>spinny_bg.png</PathBackground>
    <PathForeground>spinny_fg.png</PathForeground>
    <PathGhost>spinny_ghost.png</PathGhost>
    <Pos>364,206</Pos>
    <Group>[Channel1]</Group>
 </Spinny>

I'm attaching mixxx.log and Xorg.0.log, which have helpful errors.