Feedback on the Mac OS X .dmg Disk Image
|
|
Greetings, Any feedback would be useful! Thanks muchly, — Morgan Schweers, CyberFOX! |
|
|
It can confirm it works on 10.5 (intel) But bidding still does not work for me (ebay.de) |
|
|
I can also confirm that it is working. |
|
|
The disk image version loaded and works fine on OS X 10.5. Thanks |
|
|
The disk image could be more conventional and straightforward than the tar file. However, the JBidWatcher application on the disk image is “JBidWatcher-2.0beta10”. After copying the application to my desktop, attempting to rename the application gets this error: “You do not have sufficient access privileges to rename the item JBidWatcher-2.0beta10.” I’ve been able to get past this problem in the past by hacking privileges in Get Info. It’s easier to deal with the multiple expand of the tar file because the application name has no version info. —Ward |
|
|
I have the sane issue as Ward with permissions, otherwise the .dmg works fine. it’s a nitpick, the workaround is easy and the application itself works fine so far. Thanks Morgan. |
|
|
The server that has the dmg is misconfigured. It sends the content type of the .dmg file as text/plain without any content disposition header, which causes Camino (and Firefox too, I think) to attempt to display the bits as text :-( To fix, tell your web server that .dmg files are Content-Type: application/x-apple-diskimage If it’s apache, this line will do: AddType application/x-apple-diskimage dmg Thanks for a great tool! Geoff Here’s a demonstration: HTTP/1.1 200 OK |
|
|
Greetings, I always test downloading using Firefox, and it’s been picking up the disk image pretty well, but it’s always good to get the mime type right. — Morgan Schweers, CyberFOX! |
|
|
Worked like a charm here with OS X.5.6 and latest safari – Many thanks! |
|
|
Works fine for me. Safari 3.2.1 (5525.27.1), OS X 10.5.6. I like the version number in the filename, though you might want to consider including a symlink to /Applications on your disk image for ease of installation. Thanks for the app! Adam |
|
|
Just downloaded the beta11 dmg. The MIME type helped! Thanks, Geoff |
|
|
dmg worked fine on osx 10.4.11 thanks, dale |