openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #13804
[Bug 916414] Re: Creating Mac OS X build fails without Aqua
The proper solution is one of these:
- set icon and background without 'Finder'
- add option to build script to disable icon and background in automated builds
A few other tools and scripts to set icon and background of dmg file is
discussed here:
http://stackoverflow.com/questions/96882/how-do-i-create-a-nice-looking-
dmg-for-mac-os-x-using-command-line-tools
Some tools discussed there:
- http://www.yoursway.com/free/#createdmg
- http://c-command.com/dropdmg/
- http://www.objectpark.org/buildDMG.html
- http://hg.adium.im/adium/file/c3da6ccb3f7f/Release
- these scripts from adium seems to be a good base since they do not need Mac OS X gui to create dmg with icon and background
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/916414
Title:
Creating Mac OS X build fails without Aqua
Status in OpenLP - Worship Presentation Software:
New
Bug description:
I was trying to create a build when logged only using ssh. Creating build failed. The build fails when running applescripts:
- applescript-adjustview-10-6.master
- applescript-seticon-10-6.master
This is because applescripts use 'Finder' app to set icon and
background on dmg. And 'Finger' is a gui app from Mac.
We should find a different way to set icon and background on dmg
without Mac graphical interface.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/916414/+subscriptions
References