Opened 14 years ago
Last modified 12 years ago
#27235 closed defect
gnome-terminal has an undeclared dependency on libgnome — at Version 1
Reported by: | cubranic@… | Owned by: | devans@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | gnome-terminal |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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 (1)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to devans@… |
Note: See
TracTickets for help on using
tickets.
Please use WikiFormatting and Cc applicable port maintainers.