ports/55904: gnustep art backend does not work

User & bgruber at bgruber.isa-geek.com
Sat Aug 23 21:00:37 UTC 2003


>Number:         55904
>Category:       ports
>Synopsis:       gnustep art backend does not work
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 23 14:00:35 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Brian Gruber <knightbg at yahoo.com>
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD calvin 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Sun Jul 27 23:52:41 EDT 2003 root at calvin:/usr/src/sys/i386/compile/CALVIN i386

gnustep-back-art-0.8.5
gnustep-base-1.6.0
gnustep-gui-0.8.5
gnustep-make-1.6.0
(the whole ports tree and everything installed from it are up to date as of 8/23/2003)
>Description:
I decided to try the libart backend for gnustep.  I did the following steps:
1) added WITH_GNUSTEP_LIBART=yes to my /etc/make.conf
2) ran "portupgrade -fr gnustep-base"

now, if i try to run anything gnustep, i get the following error (for example):
bgruber at calvin:~>openapp GNUMail
2003-08-23 19:13:13.704 GNUMail[10515] No local time zone specified.
2003-08-23 19:13:13.704 GNUMail[10515] Using time zone with absolute offset 0.
2003-08-23 19:13:13.704 GNUMail[10515] NSApplication.m:191  Assertion failed in initialize_gnustep_backend.  Unable to find backend libgnustep-back.bundle
/usr/local/GNUstep/Local/Applications/GNUMail.app/ix86/freebsd/gnu-gnu-gnu/GNUMail: Uncaught exception NSInternalInconsistencyException, reason: NSApplication.m:191  Assertion failed in initialize_gnustep_backend.  Unable to find backend libgnustep-back.bundle

Analyzing the situation, I found that indeed libgnustep-back.bundles had been replaced with libgnustep-art.bundle.  On a hunch, i tried symlinking libgnustep-back.bundle to libgnustep-art.bundle.  Now I get this error instead:
bgruber at calvin:~>openapp GNUMail
2003-08-23 19:17:38.175 GNUMail[10604] No local time zone specified.
2003-08-23 19:17:38.175 GNUMail[10604] Using time zone with absolute offset 0.
2003-08-23 19:17:38.174 GNUMail[10604] No fonts found!

this last bit seems like a libart problem maybe, but i'm not sure.  all my gnome applications for example, which depend on libart, work fine.  I've tried this with GNUStep and Gorm.
>How-To-Repeat:
set "WITH_GNUSTEP_LIBART=yes" in make.conf.  Rebuild gnustep applications.  Try to run them.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list