From nobody@FreeBSD.org  Sat Apr 25 03:17:38 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 42075106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 25 Apr 2009 03:17:38 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 304CC8FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 25 Apr 2009 03:17:38 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n3P3Hc0e053376
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 25 Apr 2009 03:17:38 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n3P3Hbnv053375;
	Sat, 25 Apr 2009 03:17:37 GMT
	(envelope-from nobody)
Message-Id: <200904250317.n3P3Hbnv053375@www.freebsd.org>
Date: Sat, 25 Apr 2009 03:17:37 GMT
From: Phil Chadwick <p.chadwick@uq.net.au>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Neither acroread8 nor acroread9 ports work on a scratch install of 7.1-RELEASE
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         133988
>Category:       ports
>Synopsis:       Neither print/acroread8 nor print/acroread9 work on a scratch install of 7.1-RELEASE
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    hrs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 25 03:20:04 UTC 2009
>Closed-Date:    Sat Dec 19 18:48:09 UTC 2009
>Last-Modified:  Sat Dec 19 18:48:09 UTC 2009
>Originator:     Phil Chadwick
>Release:        7.1-RELEASE, with portsnap as at 2009-04-25
>Organization:
>Environment:
FreeBSD kt400.optusnet.com.au 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Sun Mar 22 12:25:26 EST 2009     phil@kt400.optusnet.com.au:/u01/obj/usr/src/sys/KT400  i386
>Description:

The acrobat ports (8 and 9) are not well tested.  They would not run at all until I manually installed pango, linux-pango, and gdk-pixbuf in the ports tree (I also re-installed linux-gdk-pixbuf for good measure).

I now have acrobat8 running, with lots of errors on stderr, and acrobat9 will start, but crashes.

This is on a SCRATCH install system, so the acrobat ports are not properly tested!

Here is the first few lines of stderr from acroread (acroread8 port):

---------start acroread 8 stderr------------

rm: cannot remove `/home/phil/.adobe/Acrobat/8.0/Preferences/mozilla/prefs.js': Function not implemented

(acroread:67959): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory

(acroread:67959): GdkPixbuf-WARNING **: Error loading XPM image loader: Image type 'xpm' is not supported

(acroread:67959): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory

(acroread:67959): GdkPixbuf-WARNING **: Error loading XPM image loader: Image type 'xpm' is not supported

(acroread:67959): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory

(acroread:67959): GdkPixbuf-WARNING **: Error loading XPM image loader: Image type 'xpm' is not supported

(acroread:67959): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed

(acroread:67959): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed

---------end acroread 8 stderr------------

Here is the first few lines of acroread (acroread9 port) stderr:

---------start acroread9 stderr------------


(acroread:2145): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory

(acroread:2145): GdkPixbuf-WARNING **: Error loading XPM image loader: Image type 'xpm' is not supported

(acroread:2145): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory

(acroread:2145): GdkPixbuf-WARNING **: Error loading XPM image loader: Image type 'xpm' is not supported

(acroread:2145): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory

(acroread:2145): GdkPixbuf-WARNING **: Error loading XPM image loader: Image type 'xpm' is not supported

(acroread:2145): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed

(acroread:2145): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed

[snipped]

(acroread:2145): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed
terminate called after throwing an instance of 'RSException'
---------end acroread 9 stderr------------

>How-To-Repeat:

Install FreeBSD 7.1 from CD
portsnap fetch extract
portsnap fetch update
make and install pango, linux-pango, gdk-pixbuf
de-install and re-install linux-gdk-pixbuf
make and install acroread8 
test it

de-install acroread8
make and install acroread9
test it

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->hrs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat May 2 21:58:14 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=133988 

From: Hiroki Sato <hrs@FreeBSD.org>
To: p.chadwick@uq.net.au
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/133988: Neither acroread8 nor acroread9 ports work on a
 scratch install of 7.1-RELEASE
Date: Sun, 03 May 2009 07:45:56 +0900 (JST)

 ----Security_Multipart(Sun_May__3_07_45_56_2009_422)--
 Content-Type: Text/Plain; charset=us-ascii
 Content-Transfer-Encoding: 7bit
 
 Phil Chadwick <p.chadwick@uq.net.au> wrote
   in <200904250317.n3P3Hbnv053375@www.freebsd.org>:
 
 p.> The acrobat ports (8 and 9) are not well tested.  They would not
 p.> run at all until I manually installed pango, linux-pango, and
 p.> gdk-pixbuf in the ports tree (I also re-installed linux-gdk-pixbuf for
 p.> good measure).
 
  Make sure if you have all packages listed by "cd /usr/ports/print/acroread8 && make all-depends-list" first.
  If you do not have all of them, your ports tree or your system is broken.
 
  The necessary dependencies should be installed if you type "make
  install" in print/acroread8.  I cannot narrow down your problem
  further without more information on your system at least.
 
 --
 | Hiroki SATO
 
 ----Security_Multipart(Sun_May__3_07_45_56_2009_422)--
 Content-Type: application/pgp-signature
 Content-Transfer-Encoding: 7bit
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.9 (FreeBSD)
 
 iEYEABECAAYFAkn8zSQACgkQTyzT2CeTzy274gCdEDN7/W6KcDo4eC2PMxPTpe/e
 YV4AoIAj1UBBgYiRZLFEB/CJ/jhDTfNv
 =rCsi
 -----END PGP SIGNATURE-----
 
 ----Security_Multipart(Sun_May__3_07_45_56_2009_422)----
State-Changed-From-To: open->feedback 
State-Changed-By: hrs 
State-Changed-When: Sat May 2 22:50:11 UTC 2009 
State-Changed-Why:  
More detail information on the installed packages and configuration is needed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=133988 
State-Changed-From-To: feedback->closed 
State-Changed-By: pav 
State-Changed-When: Sat Dec 19 18:47:29 UTC 2009 
State-Changed-Why:  
Feedback timeout 

http://www.freebsd.org/cgi/query-pr.cgi?pr=133988 
>Unformatted:
