-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Background alias is invalid when dmg is mounted to non-standard path #40
Comments
Hi, Took me some time to figure this out but here is what happens. For some reason That made the mount point The next time So, two things should be fixed:
|
@LinusU This is great. I will try to figure out some way to fix and submit a pr. |
I am also getting the same behavior described by @djalmaaraujo after a crash of the process I can no longer use the same title in the json config without getting a blank background. If I change the title, the background image works in the .dmg. Even after npm uninstall -g appdmg and reinstall, problem still persists. A reboot of the machine seems to clear whatever is persisting that is creating this issue. |
I have had the same problem today. I think this is how it happened to me:
Do you have to give the background an absolute path? Couldn't it just be ".background/background.png" instead of "/Volumes/Test Title/.background/background.png"? Maybe that would solve the problem. |
I am trying to regenerate the background, but it's getting blank. The folder is inside the directory, I tried to change the name to see if the problem is related to cache, but after a few tries, now it is always blank.
Folder: https://www.dropbox.com/s/o32jy2tlav9nmy8/Screenshot%202014-08-18%2009.30.19.png
JSON: https://gist.github.com/66497ed36ba52f54b355
DMG generated: https://www.dropbox.com/s/rq1dgng2q3mxkm6/Screenshot%202014-08-18%2009.31.27.png
The text was updated successfully, but these errors were encountered: