unofficial-rev-port / create-dmg-action-fixed-icon

MIT License
0 stars 0 forks source link

build error #1

Open L-Super opened 3 months ago

L-Super commented 3 months ago
Creating disk image...
created: /Users/runner/work/QtTestRepo/QtTestRepo/rw.5034.QTemplate.dmg
Mounting disk image...
Device name:     /dev/disk4
Searching for mounted interstitial disk image using /dev/disk4s... 
Mount dir:       /Volumes/dmg.11Xyp5
Copying background file 'installer_background.png'...
Making link to Applications dir...
/Volumes/dmg.11Xyp5
Running AppleScript to make Finder stuff pretty: /usr/bin/osascript "/var/folders/lr/439_fwvd3m76p9vy50d57kcc0000gn/T/createdmg.tmp.XXXXXXXXXX.RLec7d1ZPr" "dmg.11Xyp5"
/var/folders/lr/439_fwvd3m76p9vy50d57kcc0000gn/T/createdmg.tmp.XXXXXXXXXX.RLec7d1ZPr:952:1002: execution error: Finder got an error: Can’t set item "QTemplate.app" of disk "dmg.11Xyp5" to {200, 185}. (-10006)
Failed running AppleScript
Unmounting disk image...
"disk4" ejected.
Error: The process '/opt/homebrew/bin/create-dmg' failed with exit code 64
qwertychouskie commented 3 months ago

/var/folders/lr/439_fwvd3m76p9vy50d57kcc0000gn/T/createdmg.tmp.XXXXXXXXXX.RLec7d1ZPr:952:1002: execution error: Finder got an error: Can’t set item "QTemplate.app" of disk "dmg.11Xyp5" to {200, 185}. (-10006) seems to be the relevant error here, is this the proper name of the app?

qwertychouskie commented 3 months ago

Also potentially relevant: https://stackoverflow.com/questions/56994351/how-to-fix-a-10006-error-in-applescript-when-duplicating-a-file-to-another-fold

L-Super commented 3 months ago

/var/folders/lr/439_fwvd3m76p9vy50d57kcc0000gn/T/createdmg.tmp.XXXXXXXXXX.RLec7d1ZPr:952:1002: execution error: Finder got an error: Can’t set item "QTemplate.app" of disk "dmg.11Xyp5" to {200, 185}. (-10006) seems to be the relevant error here, is this the proper name of the app?

yeah, the QTemplate.app is exists