Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Aug 2003 16:59:34 -0400 (EDT)
From:      User & <bgruber@bgruber.isa-geek.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dinoex@FreeBSD.org
Subject:   ports/55904: gnustep art backend does not work
Message-ID:  <200308232059.h7NKxYvC078947@bgruber.isa-geek.com>
Resent-Message-ID: <200308232100.h7NL0Z3D066848@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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@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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308232059.h7NKxYvC078947>