Closed polluks closed 5 years ago
Will look into it. Is this affecting both Roadshow and Deluxe music?
Roadshow is using (trap). Is that also the case with Deluxe music? That's just a stub in InstallerLG since it did not seem to work in the CBM installer. I need to look deeper into what the CBM installer (trap) statement does.
Line 0? Install-DeluxeMusic.txt
Line 0 is seriously broken. Thanks, will look into it.
Fixed.
Bah! It's leaking memory, crap.
Ok, silly misstake. Fixed now.
Strange...
Wierd, are your file permissions OK?
Will try to reproduce it tonight.
BTW you see the German catalog because the system one (with the same name) is now ignored :)
I'm having trouble reproducing this on AROS (found a problem with CRLF / CR contaminated files though, because of me downloading the *.txt script above on Windows).
Does 'Applications' on DH3: exist before you run the script? Is 'Applications' write-protected? Does it make any difference if you change (makedir app_path (infos)) to just (makedir app_path)?
I also tried T:, no difference without (infos).
Ok, I'll test with MorphOS instead.
Thanks, however I see no fail with Snoopium...
I've struggled to reproduce this on MorphOS as well, but failed for some reason.
I did (makedir) more forgiving though. Maybe it works for you now?
If not, can you add (debug app_path) before (makedir) on line 302 and run from shell and see what the output is?
Can you also do a "list all" in DH3: to show all file / dir permissions?
BTW, when running Snoopy, did you tick all the checkboxes?
Finally it works!
The trailing slash seems to make trouble...