ports/181038: AcrobatViewer dies with null pointer exception when starting up

Gary Aitken garya at dreamchaser.org
Sun Aug 4 21:40:01 UTC 2013


>Number:         181038
>Category:       ports
>Synopsis:       AcrobatViewer dies with null pointer exception when starting up
>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:   Sun Aug 04 21:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Gary Aitken
>Release:        9.1 RELEASE
>Organization:
>Environment:
FreeBSD breakaway.dreamchaser.org 9.1-RELEASE-p5 FreeBSD 9.1-RELEASE-p5 #0: Sat Jul 27 01:14:23 UTC 2013     root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
When AcrobatViewer is started for the first time, 
the user agreement is displayed with an agree button.
Clicking the agree button causes a nullpointer exception,
so the app is unuseable

>How-To-Repeat:
portmaster print/acrobatviewer
AcrobatViewer
  click "Agree"
java.lang.NullPointerException
        at com.adobe.acrobat.gui.ViewerFrame.setLocation(ViewerFrame.java:208)
        at java.awt.Window.init(Window.java:411)
        at java.awt.Window.<init>(Window.java:445)
        at java.awt.Frame.<init>(Frame.java:419)
        at java.awt.Frame.<init>(Frame.java:384)
        at com.adobe.pe.awt.PEFrame.<init>(PEFrame.java:52)
        at com.adobe.acrobat.gui.ViewerFrame.<init>(ViewerFrame.java:83)
        at com.adobe.acrobat.gui.ViewerFrame.<init>(ViewerFrame.java:66)
        at com.adobe.acrobat.Viewer.startViewerApplication(Viewer.java:551)
        at com.adobe.acrobat.Viewer.access$2(Viewer.java:484)
        at com.adobe.acrobat.Viewer$ViewerTransactor.buildChanges(Viewer.java:794)
        at com.adobe.pe.notify.Transactor.commit(Transactor.java:70)
        at com.adobe.pe.notify.Transactor.commit(Transactor.java:32)
        at com.adobe.acrobat.Viewer.main(Viewer.java:473)

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list