Off-Topic > SCM EXtensions

gtk3 broken with Xorg 7.6

<< < (3/8) > >>

curaga:
Further check to the errors is that gtk3 seems to use Xlib from multiple threads, which is not really supported without xcb. Had it directly required XCB, it would've said so configure-time and saved some time :P.

AmatCoder:

--- Quote from: curaga on April 20, 2012, 04:31:01 AM ---Our libX11 is 1.3.6, a standard working build. It seems like gtk3 requires xcb (which libX11 starting 1.4.0 also requires).

--- End quote ---
As far as I remember, 1.3.x series also require xcb (it needs explicit ./configure --without-xcb  to avoid xcb).
Therefore all others distros works with gtk3...They have a standard libX11 build.

curaga:
I define "requires" as in can't be built without. 1.3 series still could.

curaga:
Response from irc.gnome.org #gtk+ is that gtk3 should still be working without xcb. I'll open a bug.

edit: https://bugzilla.gnome.org/show_bug.cgi?id=674465

Jason and others, please comment there with any requested info etc.

It also seems 3.4.0 is out, could anyone test it?

AmatCoder:

--- Quote from: curaga on April 20, 2012, 07:07:09 AM ---I define "requires" as in can't be built without. 1.3 series still could.

--- End quote ---
I understand...yes, with 1.4 xcb can not be avoided.


--- Quote from: curaga on April 20, 2012, 07:12:45 AM ---It also seems 3.4.0 is out, could anyone test it?

--- End quote ---
Yesterday I tried 3.4.1 -- No luck, same failure.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version