[haskell-platform] #162: New Mac OS X installer opens docs in Safari, not the default web browser.

haskell-platform haskell-platform at projects.haskell.org
Sun Mar 6 17:02:18 GMT 2011


#162: New Mac OS X installer opens docs in Safari, not the default web browser.
---------------------------+------------------------------------------------
 Reporter:  crawshaw       |        Owner:  MtnViewMark
     Type:  defect         |       Status:  closed     
 Priority:  trivial        |    Milestone:             
Component:  OSX installer  |   Resolution:  wontfix    
 Keywords:                 |  
---------------------------+------------------------------------------------
Changes (by MtnViewMark):

  * status:  new => closed
  * resolution:  => wontfix


Comment:

 Ah - as reported, of course! While I did change the code to use open,
 which will use the user's default browser, the installer runs as root.
 Hence, it opens with the root's default browser, which not surprisingly is
 Safari.

 I don't have a reasonable way to find the current user from within the
 installer -- a limitation of Apple's installer framework. Since I'm using
 Apple's installer framework's own "show this file to the user after
 install" mechanism, one can only hope they'll improve it. (I'll file a
 bug.)

-- 
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/162#comment:4>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries


More information about the Haskell-platform mailing list