
Cannot open previous DP files -
Moderator: James Steele
Cannot open previous DP files -
what is Unix Executable File. I just upgraded from 7.4 to 8.01 on MAc OS 10.7.5...for the sole purpose of opening up files as far back 20 yrs to no avail...always on a mac 

- MIDI Life Crisis
- Posts: 26285
- Joined: Wed May 18, 2005 10:01 pm
- Primary DAW OS: MacOS
- Contact:
Re: Cannot open previous DP files -
That kind of thing has cropped up when people have their hard drives repaired and returned. Something to do with the way the drive was formatted. Are any of your drives formatted for a PC? Are you running boot camp or anything like that?
There is a fix as I recall. I'd suggest searching this forum for terms like:
hard drive
recovery
restore
file recovery
The last thread I recall was about 2 or 3 years ago.
There is a fix as I recall. I'd suggest searching this forum for terms like:
hard drive
recovery
restore
file recovery
The last thread I recall was about 2 or 3 years ago.
2013 Mac Pro 2TB/32GB RAM
OSX 10.14.6; Track 16; DP 12; Finale 28
LinkTree (events & peformances)
Instagram
Facebook
MIDI LIFE CRISIS
OSX 10.14.6; Track 16; DP 12; Finale 28
LinkTree (events & peformances)
MIDI LIFE CRISIS
Re: Cannot open previous DP files -
no never a PC just a library that was transferred to many different drives ...over the last few years.
- MIDI Life Crisis
- Posts: 26285
- Joined: Wed May 18, 2005 10:01 pm
- Primary DAW OS: MacOS
- Contact:
Re: Cannot open previous DP files -
It appears to be the same symptom. Might be worth a try. Or not.
2013 Mac Pro 2TB/32GB RAM
OSX 10.14.6; Track 16; DP 12; Finale 28
LinkTree (events & peformances)
Instagram
Facebook
MIDI LIFE CRISIS
OSX 10.14.6; Track 16; DP 12; Finale 28
LinkTree (events & peformances)
MIDI LIFE CRISIS
- mikehalloran
- Posts: 16258
- Joined: Sun Jan 25, 2009 5:08 pm
- Primary DAW OS: MacOS
- Location: Sillie Con Valley
Re: Cannot open previous DP files -
Have you run Permissions Repair? If not, do that first.
If that doesn't work, right-click on a project folder, do Get Info. Go to Sharing and Permissions. Make sure your admin account is one of the Users - if not add. Make sure that all users have Read and Write Privileges. Check Apply to enclosed items.
This doesn't always do it but it works for many, myself included.
If that doesn't work, right-click on a project folder, do Get Info. Go to Sharing and Permissions. Make sure your admin account is one of the Users - if not add. Make sure that all users have Read and Write Privileges. Check Apply to enclosed items.
This doesn't always do it but it works for many, myself included.
DP 11.34; 828mkII FW, micro lite, M4, MTP/AV USB Firmware 2.0.1
2023 Mac Studio M2 8TB, 192GB RAM, OS Sequoia 15.4, USB4 8TB externals, Neumann MT48, M-Audio AIR 192|14, Mackie ProFxv3, Zoom F3 & UAC 232 32bit float recorder & interface; 2012 MBPs (x2) Catalina, Mojave
IK-NI-Izotope-PSP-Garritan-Antares, LogicPro X, Finale 27.4, Dorico 5, Notion 6, Overture 5, TwistedWave, DSP-Q 5, SmartScore64 NE Pro, Toast 20 Pro
2023 Mac Studio M2 8TB, 192GB RAM, OS Sequoia 15.4, USB4 8TB externals, Neumann MT48, M-Audio AIR 192|14, Mackie ProFxv3, Zoom F3 & UAC 232 32bit float recorder & interface; 2012 MBPs (x2) Catalina, Mojave
IK-NI-Izotope-PSP-Garritan-Antares, LogicPro X, Finale 27.4, Dorico 5, Notion 6, Overture 5, TwistedWave, DSP-Q 5, SmartScore64 NE Pro, Toast 20 Pro
Re: Cannot open previous DP files -
When the files turn up unix executable that usually means that the resource fork has been stripped off either buy copying them over a network or to/from PC FAT formatted drives. Since DP8 now uses a .dpdoc extension for session files to maintain PC compatibility, you might be able to just add the extension and open that file. Haven't had the opportunity to try that yet. The bigger problem is with the audio files if they were SD2. You could try adding .sd2 extension to a couple of audio files, but I don't think that will work. With SD2, the resource fork contains the header, so you lose the sample rate and bit depth when it's stripped. Just adding an extension doesn't get it because the file would be headerless. You can convert the files with Soundhack which will read the raw audio file and then let you add the header and rewrite the file with resource fork - long and tedious process, but maybe the only option if you really want to recover the session with SD2 files. On the other hand, for WAV and AIFF most of the time you can just add the extension - the header is contained in the file. Maybe you were using AIFF rather than SD2?
Apple has long ago deprecated resource forks in favor of extensions, but there are still a few apps out there that rely on them. DP8 still uses one copy of the session file for Mac that uses a resource fork and one copy for PC with an extension, but I have to believe they'll transition out of that. This is a common problem for anyone who copied files to off the shelf drives over the years without reformatting them to HFS/HFS+.
Apple has long ago deprecated resource forks in favor of extensions, but there are still a few apps out there that rely on them. DP8 still uses one copy of the session file for Mac that uses a resource fork and one copy for PC with an extension, but I have to believe they'll transition out of that. This is a common problem for anyone who copied files to off the shelf drives over the years without reformatting them to HFS/HFS+.
DP8.06 PT11.2.0 VEP 5.3.x
828mkII 828mk3 ADA8000 MTP-AV Komplete Audio 6
Mac Mini Quad 10.9.4 - HP Quad Laptop Win 8.1
828mkII 828mk3 ADA8000 MTP-AV Komplete Audio 6
Mac Mini Quad 10.9.4 - HP Quad Laptop Win 8.1
- mikehalloran
- Posts: 16258
- Joined: Sun Jan 25, 2009 5:08 pm
- Primary DAW OS: MacOS
- Location: Sillie Con Valley
Re: Cannot open previous DP files -
If you have QuickTime Pro 7.6.6, that can also be used. Switch.app can do batch file conversion of audio.NazRat wrote:When the files turn up unix executable that usually means that the resource fork has been stripped off either buy copying them over a network or to/from PC FAT formatted drives. Since DP8 now uses a .dpdoc extension for session files to maintain PC compatibility, you might be able to just add the extension and open that file. Haven't had the opportunity to try that yet. The bigger problem is with the audio files if they were SD2. You could try adding .sd2 extension to a couple of audio files, but I don't think that will work. With SD2, the resource fork contains the header, so you lose the sample rate and bit depth when it's stripped. Just adding an extension doesn't get it because the file would be headerless. You can convert the files with Soundhack which will read the raw audio file and then let you add the header and rewrite the file with resource fork - long and tedious process, but maybe the only option if you really want to recover the session with SD2 files. On the other hand, for WAV and AIFF most of the time you can just add the extension - the header is contained in the file. Maybe you were using AIFF rather than SD2?
Apple has long ago deprecated resource forks in favor of extensions, but there are still a few apps out there that rely on them. DP8 still uses one copy of the session file for Mac that uses a resource fork and one copy for PC with an extension, but I have to believe they'll transition out of that. This is a common problem for anyone who copied files to off the shelf drives over the years without reformatting them to HFS/HFS+.
DP 11.34; 828mkII FW, micro lite, M4, MTP/AV USB Firmware 2.0.1
2023 Mac Studio M2 8TB, 192GB RAM, OS Sequoia 15.4, USB4 8TB externals, Neumann MT48, M-Audio AIR 192|14, Mackie ProFxv3, Zoom F3 & UAC 232 32bit float recorder & interface; 2012 MBPs (x2) Catalina, Mojave
IK-NI-Izotope-PSP-Garritan-Antares, LogicPro X, Finale 27.4, Dorico 5, Notion 6, Overture 5, TwistedWave, DSP-Q 5, SmartScore64 NE Pro, Toast 20 Pro
2023 Mac Studio M2 8TB, 192GB RAM, OS Sequoia 15.4, USB4 8TB externals, Neumann MT48, M-Audio AIR 192|14, Mackie ProFxv3, Zoom F3 & UAC 232 32bit float recorder & interface; 2012 MBPs (x2) Catalina, Mojave
IK-NI-Izotope-PSP-Garritan-Antares, LogicPro X, Finale 27.4, Dorico 5, Notion 6, Overture 5, TwistedWave, DSP-Q 5, SmartScore64 NE Pro, Toast 20 Pro