Anonymous | Login | Signup for a new account | 2025-07-28 14:50 UTC | ![]() |
My View | View Issues | Change Log | Roadmap | Zandronum Issue Support Ranking | Rules | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001889 | Zandronum | [All Projects] Suggestion | public | 2014-07-17 07:17 | 2018-09-30 21:35 | ||||
Reporter | MazterQyoun-ae | ||||||||
Assigned To | Blzut3 | ||||||||
Priority | low | Severity | minor | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | 1.3 | |||||||
Summary | 0001889: Installer and bundle enhancement | ||||||||
Description | 1. Current OS X disk image is quite plain. Files are just sitting here waiting to be copied, but I've noticed several people who moved to Mac or temporary using a Mac and can't figure out how to install the application. Besides, having a nice clean installer like many other projects do would be nice anyway. To solve this, I've designed a background for the disk image. See attachments. Please note that suggested (expected) icon size is 80x80. Also contains source in Pixelmator and Photoshop formats. 2. Bundle version is a part of template, and always was 1.0. However, OS X provides a command-line tool for manipulating property lists which would be easy to integrate in the building script. See «Additional information» field for more information on this. 3. WAD, PK3 and PK7 files are currently using Zandronum icon which is, in my opinion, is a bad thing. Replacing the icons with appropriate ones based on GenericDocument icon from CoreTypes bundle would most likely be a good approach. I've included the resulting icons in attachments as well. Also included source in Pixelmator format. Photoshop was too big to fit here. | ||||||||
Additional Information | While sparseimage is mounted, it is possible to manipulate property lists using command line tool 'defaults'. For example, to set bundle version to 1.3, execute: defaults write image/Zandronum.app/Contents/Info.plist CFBundleVersion -string 1.3 Note that you need to change 3 keys: CFBundleVersion, CFBundleShortVersionString and CFBundleLongVersionString. (By the way, you might want to add NSHumanReadableCopyright too.) For more information about usage of defaults, see 'man 1 defaults'. | ||||||||
Attached Files | ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | ||||||||
![]() |
|
Blzut3 (administrator) 2014-07-18 00:55 |
For the WAD/PK3/PK7 icons, it looks like the plist only allows one icns file to be specified for all three alternatives. I could separate each extension into a separate file type, but I'm not sure I see a point to doing so. Should I just use the WAD icns? |
MazterQyoun-ae (reporter) 2014-07-18 07:16 |
I see a point in doing so — for the sake of other applications. First off, they ARE different file types: WAD, PK3 (ZIP) and PK7 (7Z) are all different formats, and you could assign them to open in another application. For example, assign WAD to SLADE and PK3 to The Unarchiver. Due to the fact that OS X relies not only on extensions but actual file types defined in plist, assigning PK3 to The Unarchiver would most likely mean WAD and PK7 will be assigned as well, which is not what I wanted to do. In any case, the different icon approach helps me determine file format, since on OS X extensions for known formats are hidden by default. |
Blzut3 (administrator) 2014-10-06 03:02 |
Should be all in place. I know the window is a bit wide in the release, but I can't be bothered to re-upload the disk image for that. |
This issue is already marked as resolved. If you feel that is not the case, please reopen it and explain why. |
|
Supporters: | No one explicitly supports this issue yet. |
Opponents: | No one explicitly opposes this issue yet. |
![]() |
|||
Date Modified | Username | Field | Change |
2014-07-17 07:17 | MazterQyoun-ae | New Issue | |
2014-07-17 07:18 | MazterQyoun-ae | File Added: Background (Result).tiff | |
2014-07-17 07:18 | MazterQyoun-ae | File Added: Background (Expected icon placement).png | |
2014-07-17 07:19 | MazterQyoun-ae | File Added: Background (Source, Pixelmator Vector).pxm | |
2014-07-17 07:19 | MazterQyoun-ae | File Added: Background (Source, Photoshop).psd | |
2014-07-17 07:20 | MazterQyoun-ae | File Added: Doom Data (WAD).icns | |
2014-07-17 07:20 | MazterQyoun-ae | File Added: Doom Data (PK3).icns | |
2014-07-17 07:21 | MazterQyoun-ae | File Added: Doom Data (PK7).icns | |
2014-07-17 07:21 | MazterQyoun-ae | File Added: Doom Data (Source, Pixelmator).pxm | |
2014-07-17 07:24 | Blzut3 | Assigned To | => Blzut3 |
2014-07-17 07:24 | Blzut3 | Status | new => assigned |
2014-07-18 00:55 | Blzut3 | Note Added: 0009993 | |
2014-07-18 07:16 | MazterQyoun-ae | Note Added: 0009995 | |
2014-10-06 03:01 | Blzut3 | Status | assigned => resolved |
2014-10-06 03:01 | Blzut3 | Fixed in Version | => 1.3 |
2014-10-06 03:01 | Blzut3 | Resolution | open => fixed |
2014-10-06 03:02 | Blzut3 | Note Added: 0010361 | |
2018-09-30 21:35 | Blzut3 | Status | resolved => closed |
Copyright © 2000 - 2025 MantisBT Team |