[mythtv-commits] Ticket #2859: Mac OS X bundles are missing Contents/Resources/application.icns

MythTV mythtv at cvs.mythtv.org
Sat Jan 6 03:40:10 UTC 2007


#2859: Mac OS X bundles are missing Contents/Resources/application.icns
--------------------------------+-------------------------------------------
 Reporter:  mythtv at webdeck.com  |        Owner:  nigel   
     Type:  defect              |       Status:  reopened
 Priority:  minor               |    Milestone:  unknown 
Component:  mythtv              |      Version:  head    
 Severity:  medium              |   Resolution:          
--------------------------------+-------------------------------------------
Changes (by anonymous):

  * status:  closed => reopened
  * resolution:  fixed =>

Comment:

 "make install" on Mac OS X used to generate the app bundles in
 /usr/local/bin.  Now it only generates the command line executables,
 leaving no way to launch the frontend from the Finder.  I tried running
 "contrib/OSX/osx-bundler.pl /usr/local/bin/mythfrontend /usr/local/lib" to
 generate the app bundle, but the bundle that was created had no Resources
 directory, and thus, no icon.  Is there some other step that I need to do
 generate the app bundle properly?

 To get by for now, I moved the bundle created by osx-bundler.pl into
 /Applications, removed the Frameworks tree (seemed redundant), manually
 created the Resouces/application.icns file, and then made
 MacOS/mythfrontend a symbolic link to /usr/local/bin/mythfrontend.  That
 works for now, and will survive future "make install"s.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2859#comment:3>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list