Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 249670 - Having an ewarn about an easy workaround for xcb_xlib.c:50: xcb_xlib_unlock problem
Summary: Having an ewarn about an easy workaround for xcb_xlib.c:50: xcb_xlib_unlock p...
Status: RESOLVED DUPLICATE of bug 176839
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-03 00:55 UTC by orlin
Modified: 2008-12-03 15:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description orlin 2008-12-03 00:55:56 UTC
xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.

Reproducible: Always




Some applications, such as java or opera (for example Bug 178484) requre that xcb use flag is disabled, which makes you unable to enjoy some applications, like compiz-fusion. There is a workaroung, that can enable both using opera (and any java based program) and still have xcb enabled.
Here: http://en.gentoo-wiki.com/wiki/Compiz-Fusion#XCB_Workaround it is suggested to add -DNDEBUG in the CFLAGS for x11-libs/libxcb and x11-misc/xcb and recompile them.
I dont hope that the two ebuilds will include the -DNDEBUG CFLAG (beeing vanilla is good), yet that the ebuilds will have a few extra ewarns, which will show this possibility.
Comment 1 Rafał Mużyło 2008-12-03 06:36:36 UTC
1. This is well known
2. This is still a bug in the app, not in x11-misc/xcb
3. Soon it will be no longer valid - xcb upstream has major changes recently,
it will probably hit the tree with x11-libs/libxcb-1.2.0, changes were introduced in x11-libs/libxcb-1.1.92
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-12-03 15:50:01 UTC

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