New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #18656 (closed defect: fixed)

Opened 3 years ago

Last modified 16 months ago

Xlib problem with gv and ggv on OS X 10.5.6

Reported by: joe@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: dklotz@…
Port: gv ggv

Description (last modified by macsforever2000@…) (diff)

gv builds fine, but when I try to launch it I get the following error message:

Xlib:  extension "Generic Event Extension" missing on display "/tmp/launch-FgEo1k/:0".
Error: attempt to add non-widget child "fileButton" to parent "control" which supports only widgets

ggv also builds fine, but I get a similar error message when I try to launch it:

Xlib:  extension "Generic Event Extension" missing on display "/tmp/launch-FgEo1k/:0".
Xlib:  extension "RANDR" missing on display "/tmp/launch-FgEo1k/:0".
Xlib:  extension "Generic Event Extension" missing on display "/tmp/launch-FgEo1k/:0".
Xlib:  extension "Generic Event Extension" missing on display "/tmp/launch-FgEo1k/:0".
Xlib:  extension "Generic Event Extension" missing on display "/tmp/launch-FgEo1k/:0".

Change History

Changed 3 years ago by macsforever2000@…

  • owner changed from macports-tickets@… to ryandesign@…
  • description modified (diff)
  • port set to gv ggv

Changed 3 years ago by ryandesign@…

I don't actually use gv and I hadn't heard of ggv so I have no input on this problem. I recommend you ask the developers of gv and ggv or the macports-users mailing list. If you discover something that needs to be changed in the gv or ggv ports to fix this problem, please mention it here so I can take care of it.

Regarding the RANDR message, do you have the port xorg-libXrandr installed and activated?

Changed 3 years ago by jmr@…

The messages about missing extensions are harmless.

Changed 3 years ago by dklotz@…

For me, gv refuses to start with the above message. I wouldn't consider that harmless. I'm not using gv that oven, but still this is a bit annoying. #18751 talks about another app (gnucash) crashing with a similar message, could that be related?

While googling i found  this, which talks about the problem stemming from "when you have a XGE-enabled xlib connecting to an non-XGE enabled x server". Could this be the problem here? Is the macports libx11 built with some extensions that the Apple X11 server does not understand?

Changed 3 years ago by dklotz@…

  • cc dklotz@… added

Cc Me!

Changed 3 years ago by jmr@…

The "attempt to add non-widget child" error is not harmless, but that's not a message about a missing extension.

Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Changed 16 months ago by jmr@…

  • status changed from new to closed
  • resolution set to fixed

Current versions of both seem to work fine.

Note: See TracTickets for help on using tickets.