[ 
https://issues.apache.org/jira/browse/UIMA-518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12600806#action_12600806
 ] 

Eddie Epstein commented on UIMA-518:
------------------------------------

On MacOSX, the Safari browser comes up OK with the expected URL, but the 
command line shows:

$ java -cp ./uima-core.jar org.apache.uima.internal.util.BrowserUtil
Error in BrowserUtil.main():
java.lang.NullPointerException
        at org.apache.uima.internal.util.BrowserUtil.main(BrowserUtil.java:101)




> improve browser utilities to configured the used browser in UIMA
> ----------------------------------------------------------------
>
>                 Key: UIMA-518
>                 URL: https://issues.apache.org/jira/browse/UIMA-518
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>    Affects Versions: 2.1, 2.2
>            Reporter: Michael Baessler
>            Assignee: Michael Baessler
>            Priority: Minor
>
> The annotation viewer has the possibility to use the browser to show the 
> annotation results. By default on Linux the "mozilla" browser is used.
> On "old" Linux systems, "mozilla" is correct to call, but I think on newer 
> Linux systems, "mozilla" never works
> ...
> http://www.linuxworld.com/news/2006/101106-portland-project.html describes
> xdg-utils, and says Fedora, OpenSUSE, and Debian have already committed to 
> installing the utilities.
> One utility enables visiting a Web page in the user's chosen browser.
> On Debian, this capability is available via the command "x-www-browser", 
> which launches the user's graphical browser of choice.
> OSDL's xdg-utils extends the availability across distributions.
> See http://portland.freedesktop.org/wiki/ for details on xdg-utils.   It is 
> licensed under the MIT license, and
> the MIT/X11 license is listed as category "A" (allowed) on Cliff's 3rd party 
> page.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to