public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Xlib: extension "Generic Event Extension" missing on display ":0.0".
@ 2009-10-07 18:14 Denis
  2009-10-07 19:29 ` [gentoo-user] " walt
  0 siblings, 1 reply; 6+ messages in thread
From: Denis @ 2009-10-07 18:14 UTC (permalink / raw
  To: gentoo-user

I did some searching and found that this problem is fairly widespread,
but I wasn't able to find a solution to it.

Basically, ever since I upgraded to libxcb-1.4 yesterday, whenever I
launch an application in Xorg, be that firefox, acroread, gimp, etc, I
get:

Xlib:  extension "Generic Event Extension" missing on display ":0.0".

The applications still run fine but take a long time to load.  Now, I
confess that I am still running

xorg-server-1.5.3-r6
xorg-x11-7.2
nvidia-drivers-180.60
gentoo-sources-2.6.27-gentoo-r8

Is this because I did not upgrade to xorg-server-1,6 with the new
versions of x11 libraries installed, or is that a bug in the new
version of the libraries somewhere?



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-user]  Re: Xlib: extension "Generic Event Extension" missing on display ":0.0".
  2009-10-07 18:14 [gentoo-user] Xlib: extension "Generic Event Extension" missing on display ":0.0" Denis
@ 2009-10-07 19:29 ` walt
  2009-10-07 20:10   ` Denis
  0 siblings, 1 reply; 6+ messages in thread
From: walt @ 2009-10-07 19:29 UTC (permalink / raw
  To: gentoo-user

On 10/07/2009 11:14 AM, Denis wrote:
> I did some searching and found that this problem is fairly widespread,
> but I wasn't able to find a solution to it.
>
> Basically, ever since I upgraded to libxcb-1.4 yesterday, whenever I
> launch an application in Xorg, be that firefox, acroread, gimp, etc, I
> get:
>
> Xlib:  extension "Generic Event Extension" missing on display ":0.0".
>
> The applications still run fine but take a long time to load.  Now, I
> confess that I am still running
>
> xorg-server-1.5.3-r6
> xorg-x11-7.2
> nvidia-drivers-180.60
> gentoo-sources-2.6.27-gentoo-r8
>
> Is this because I did not upgrade to xorg-server-1,6 with the new
> versions of x11 libraries installed, or is that a bug in the new
> version of the libraries somewhere?

The xorg-server upgrade and the libxcb upgrade go together as pair.
You need to upgrade the server now -- carefully following the upgrade
guide, please.





^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Re: Xlib: extension "Generic Event Extension"  missing on display ":0.0".
  2009-10-07 19:29 ` [gentoo-user] " walt
@ 2009-10-07 20:10   ` Denis
  2009-10-07 20:34     ` Denis
  0 siblings, 1 reply; 6+ messages in thread
From: Denis @ 2009-10-07 20:10 UTC (permalink / raw
  To: gentoo-user

> The xorg-server upgrade and the libxcb upgrade go together as pair.
> You need to upgrade the server now -- carefully following the upgrade
> guide, please.

Thanks - I will do that.  But the upgrade guide doesn't have anything
in it, except how to enable Ctrl-Alt-Bkspc to kill the server...



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Re: Xlib: extension "Generic Event Extension"  missing on display ":0.0".
  2009-10-07 20:10   ` Denis
@ 2009-10-07 20:34     ` Denis
  2009-10-07 20:56       ` walt
  0 siblings, 1 reply; 6+ messages in thread
From: Denis @ 2009-10-07 20:34 UTC (permalink / raw
  To: gentoo-user

As a related question, does the kernel need to be upgraded from
2.6.27-gentoo-r8 (i686) for the xorg-server-1.6 upgrade?  I think the
bulletin mentioned upgrade necessary on an alpha, so I just wanted to
check if I will have all functionality without doing kernel upgrade...

Thank you - sorry for the dumb question

On Wed, Oct 7, 2009 at 4:10 PM, Denis <denis.che@gmail.com> wrote:
>> The xorg-server upgrade and the libxcb upgrade go together as pair.
>> You need to upgrade the server now -- carefully following the upgrade
>> guide, please.
>
> Thanks - I will do that.  But the upgrade guide doesn't have anything
> in it, except how to enable Ctrl-Alt-Bkspc to kill the server...
>



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-user]  Re: Xlib: extension "Generic Event Extension"    missing on display ":0.0".
  2009-10-07 20:34     ` Denis
@ 2009-10-07 20:56       ` walt
  2009-10-07 21:09         ` Denis
  0 siblings, 1 reply; 6+ messages in thread
From: walt @ 2009-10-07 20:56 UTC (permalink / raw
  To: gentoo-user

On 10/07/2009 01:34 PM, Denis wrote:
> As a related question, does the kernel need to be upgraded from
> 2.6.27-gentoo-r8 (i686) for the xorg-server-1.6 upgrade?  I think the
> bulletin mentioned upgrade necessary on an alpha, so I just wanted to
> check if I will have all functionality without doing kernel upgrade...
>
> Thank you - sorry for the dumb question
>
> On Wed, Oct 7, 2009 at 4:10 PM, Denis<denis.che@gmail.com>  wrote:
>>> The xorg-server upgrade and the libxcb upgrade go together as pair.
>>> You need to upgrade the server now -- carefully following the upgrade
>>> guide, please.
>>
>> Thanks - I will do that.  But the upgrade guide doesn't have anything
>> in it, except how to enable Ctrl-Alt-Bkspc to kill the server...

The tricky part is the libxcb upgrade guide.  Did you do all the stuff
it says when upgrading libxcb?

I don't know about the kernel upgrade because I'm running a very recent
kernel anyway.




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Re: Xlib: extension "Generic Event Extension"  missing on display ":0.0".
  2009-10-07 20:56       ` walt
@ 2009-10-07 21:09         ` Denis
  0 siblings, 0 replies; 6+ messages in thread
From: Denis @ 2009-10-07 21:09 UTC (permalink / raw
  To: gentoo-user

On Wed, Oct 7, 2009 at 4:56 PM, walt <w41ter@gmail.com> wrote:
> The tricky part is the libxcb upgrade guide.  Did you do all the stuff
> it says when upgrading libxcb?

Indeed, with your help, my upgrade for libxcb is complete and appears
successful.  :-)



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-10-07 21:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-07 18:14 [gentoo-user] Xlib: extension "Generic Event Extension" missing on display ":0.0" Denis
2009-10-07 19:29 ` [gentoo-user] " walt
2009-10-07 20:10   ` Denis
2009-10-07 20:34     ` Denis
2009-10-07 20:56       ` walt
2009-10-07 21:09         ` Denis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox