[MacPorts] #27235: gnome-terminal has an undeclared dependency on libgnome
MacPorts
noreply at macports.org
Tue Nov 9 14:55:43 PST 2010
#27235: gnome-terminal has an undeclared dependency on libgnome
----------------------------------+-----------------------------------------
Reporter: cubranic@… | Owner: devans@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: gnome-terminal
----------------------------------+-----------------------------------------
Changes (by ryandesign@…):
* owner: macports-tickets@… => devans@…
Old 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.
New 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.
--
Comment:
Please use WikiFormatting and Cc applicable port maintainers.
--
Ticket URL: <https://trac.macports.org/ticket/27235#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list