Menu

#51 PDF preview and External PDF do not work OS X

closed-works-for-me
nobody
None
5
2010-02-19
2009-09-30
Kale Good
No

In OS X Tiger, attempts to use external PDF and PDF preview fail.

I'm not incredibly handy with these things, so this may be a simple error on my part. That being said, I am relatively confident that I have my file paths correct for the external PDF viewer.

Activity Log shows this:

After attempting to run PDF preview:
6:12:02 PM [AWT-EventQueue-0] [debug] EditBus: DynamicMenuChanged[menu=recent-files,source=null]
6:12:06 PM [AWT-EventQueue-0] [debug] EditBus: DockableWindowUpdate[what=ACTIVATED,dockable=console,source=org.gjt.sp.jedit.gui.DockableWindowManagerImpl[,0,0,745x405,layout=org.gjt.sp.jedit.gui.DockableLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]]
6:12:07 PM [Thread-8] [error] NullPointerException: java.lang.NullPointerException
6:12:07 PM [Thread-8] [error] NullPointerException: at console.StreamThread.flushLine(StreamThread.java:217)
6:12:07 PM [Thread-8] [error] NullPointerException: at console.StreamThread.run(StreamThread.java:130)
6:12:07 PM [Thread-8] [error] Thread-8: Exception in thread "Thread-8"
6:12:07 PM [Thread-8] [error] Thread-8: java.lang.NullPointerException
6:12:07 PM [Thread-8] [error] Thread-8: at console.StreamThread.run(StreamThread.java:171)
6:12:07 PM [Thread-7] [error] Thread-7: Exception in thread "Thread-7"
6:12:07 PM [Thread-7] [error] Thread-7: java.lang.NullPointerException
6:12:07 PM [Thread-7] [error] Thread-7: at console.ConsoleProcess.showExit(ConsoleProcess.java:156)
6:12:07 PM [Thread-7] [error] Thread-7: at console.ConsoleProcess$1.run(ConsoleProcess.java:109)

In case these are needed, here is the output for other operations:

Run Lilypond:
6:14:35 PM [AWT-EventQueue-0] [debug] EditBus: DynamicMenuChanged[menu=recent-files,source=null]
6:14:38 PM [AWT-EventQueue-0] [notice] String: working directory: /Users/Kale/Documents/Lilypond/
6:14:38 PM [AWT-EventQueue-0] [debug] EditBus: DockableWindowUpdate[what=ACTIVATED,dockable=console,source=org.gjt.sp.jedit.gui.DockableWindowManagerImpl[,0,0,745x405,layout=org.gjt.sp.jedit.gui.DockableLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]]
6:14:38 PM [AWT-EventQueue-0] [notice] String: running command %lilypond %args "/Users/Kale/Documents/Lilypond/thewizardswitness.ly"
6:14:38 PM [AWT-EventQueue-0] [notice] AWT-EventQueue-0: '%args'
6:14:38 PM [AWT-EventQueue-0] [notice] AWT-EventQueue-0: '/Users/Kale/Documents/Lilypond/thewizardswitness.ly'
6:14:42 PM [Thread-14] [debug] EditBus: ConsoleProcessDoneMessage[source=lilytool.console.ConsoleProcess@f8f3dd]
6:14:42 PM [AWT-EventQueue-0] [error] Shell: LilyPond ready.
6:14:56 PM [AWT-EventQueue-0] [debug] EditBus: DynamicMenuChanged[menu=recent-files,source=null]
View in external PDF:
6:16:03 PM [AWT-EventQueue-0] [debug] EditBus: DockableWindowUpdate[what=ACTIVATED,dockable=console,source=org.gjt.sp.jedit.gui.DockableWindowManagerImpl[,0,0,745x405,layout=org.gjt.sp.jedit.gui.DockableLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]]
6:16:03 PM [Thread-16] [error] NullPointerException: java.lang.NullPointerException
6:16:03 PM [Thread-16] [error] NullPointerException: at console.StreamThread.flushLine(StreamThread.java:217)
6:16:03 PM [Thread-16] [error] NullPointerException: at console.StreamThread.run(StreamThread.java:130)
6:16:03 PM [Thread-16] [error] Thread-16: Exception in thread "Thread-16"
6:16:03 PM [Thread-16] [error] Thread-16: java.lang.NullPointerException
6:16:03 PM [Thread-16] [error] Thread-16: at console.StreamThread.run(StreamThread.java:171)
6:16:03 PM [Thread-15] [error] Thread-15: Exception in thread "Thread-15"
6:16:03 PM [Thread-15] [error] Thread-15: java.lang.NullPointerException
6:16:03 PM [Thread-15] [error] Thread-15: at console.ConsoleProcess.showExit(ConsoleProcess.java:156)
6:16:03 PM [Thread-15] [error] Thread-15: at console.ConsoleProcess$1.run(ConsoleProcess.java:109)

Discussion

  • Kale Good

    Kale Good - 2009-09-30
    • summary: PDF preview and External PDF --> PDF preview and External PDF do not work OS X
     
  • Bertalan Fodor

    Bertalan Fodor - 2010-02-19
    • status: open --> closed-works-for-me
     
  • Bertalan Fodor

    Bertalan Fodor - 2010-02-19

    I think this is has been fixed in jEdit 4.3 - make sure you have the latest version of the plugins.

     

Log in to post a comment.