Opened 14 years ago

Last modified 11 years ago

#27235 closed defect

gnome-terminal has an undeclared dependency on libgnome — at Initial Version

Reported by: cubranic@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: gnome-terminal

Description

gnome-terminal @2.30.2_1+universal (active)

$ gnome-terminal Xlib: extension "RANDR" missing on display ":0.0". ERROR:terminal-app.c:1451:terminal_app_init: assertion failed: (app->system_font_desc != NULL) Abort trap

According to SuSE Bugzilla (https://bugzilla.novell.com/show_bug.cgi?id=598818), the problem is that gnome-terminal has an undeclared dependency on libgnome.

$ port installed libgnome None of the specified ports are installed.

$ sudo port install libgnome ... ---> Activating libgnome @2.30.0_0

$ gnome-terminal

Now works correctly.

Change History (0)

Note: See TracTickets for help on using tickets.