Bug 1143 - xmms 1.2.10 crashing with gdk-error
Summary: xmms 1.2.10 crashing with gdk-error
Status: RESOLVED DUPLICATE of bug 1145
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: 6.8.0
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-20 11:49 UTC by Lukasz Miedzybrodzki
Modified: 2004-08-20 19:40 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Lukasz Miedzybrodzki 2004-08-20 11:49:17 UTC
Xorg 6.8.0 RC 2 downloaded from CVS and builded 20 Aug 
My xmms doesn't start and reporting this error:

[brodzky@yai ~]$ xmms
Gdk-ERROR **: BadMatch (invalid parameter attributes)
  serial 228 error_code 8 request_code 2 minor_code 

I've recompiled glib 1.2.10, gtk+ 1.2.10 and gdk-pixbuf and still getting this
error. Downgrade to 6.7.0 makes xmms works fine.
Comment 1 Adam Jackson 2004-08-20 13:46:33 UTC
i'm seeing something similar with firefox.  i suspect we're not hiding the new
visuals correctly in all cases.

reporter, could you try disabling the Composite extension in your xorg.conf and
see if that helps?
Comment 2 Lukasz Miedzybrodzki 2004-08-20 15:51:19 UTC
(In reply to comment #1)

> reporter, could you try disabling the Composite extension in your xorg.conf and
> see if that helps?

yeah. I turned it off and Xmms works as it should.

I've noticed that not only xmms crashes when composite extension is on. gMplayer
crashes at time when it should display open file window.

(sorry for my poor English :/)
Comment 3 Adam Jackson 2004-08-20 21:05:39 UTC
i think this is NOTABUG.  try turning composite back on, and run xmms like so:

XLIB_SKIP_ARGB_VISUALS=1 xmms

that should fix it.  (see also bug #1145)
Comment 4 Lukasz Miedzybrodzki 2004-08-21 12:37:48 UTC
Yes. Now xmms and gmplayer works as it should.
Comment 5 Adam Jackson 2004-08-21 12:40:23 UTC

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


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.