Thread: .RDCs won't open unless...

Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1 .RDCs won't open unless... 
    Senior Member Noah Kadner's Avatar
    Join Date
    Dec 2006
    Location
    Los Angeles
    Posts
    1,805
    Here's a weird one. If I double-click on any RDC on my hard drive in OSX it asks me to select a default application. I can only open it by right-click show package contents. Any suggestions what I need to do to tell it to treat RDC like a folder again?

    -Noah
    Reply With Quote  
     

  2. #2  
    If you want to do it manually on a per-file basis, and you have Developer Tools installed you can run this in the terminal to fix it...

    /Developer/usr/bin/SetFile -a b path/to/filename

    This is case sensitive - if you change the -a b to -a B, it will change back into a bundle. That will set the file (or folder in this case) to not act like a bundle.

    Alexander
    Reply With Quote  
     

  3. #3  
    Senior Member Noah Kadner's Avatar
    Join Date
    Dec 2006
    Location
    Los Angeles
    Posts
    1,805
    No way to do it globally? This is on all RDC's now- can't open them without show package contents. Can't get to proxies or R3Ds.

    Noah
    Reply With Quote  
     

  4. #4  
    What RED/Apple/3rd Party Applications have you installed - it's not making .rdc folders into packages on my machine, and I only have the Final Cut Suite on mine, so it's either one of the other apps that has .rdc listed as a bundle, or they're getting marked one by one in some other way when they're being created.
    Reply With Quote  
     

  5. #5  
    Senior Member Noah Kadner's Avatar
    Join Date
    Dec 2006
    Location
    Los Angeles
    Posts
    1,805
    Pretty much all of them- for the book. :) Yeah I'm sure that some app I've installed has flipped a pref somewhere- question is how to flip it back.

    -Noah
    Reply With Quote  
     

  6. #6  
    I'll do some testing later on my system and see if I can find the culprit in one of the red utilities...

    Alexander
    Reply With Quote  
     

  7. #7  
    Do you dump all these .rdf folders in the same folder somewhere or do you have more of an organizational system? If we can't find the culprit, I could write a folder action script where you drop the files into one folder where they automatically get changed back into folders, then you can move them anywhere you want after that...

    Alexander
    Reply With Quote  
     

  8. #8  
    Senior Member Noah Kadner's Avatar
    Join Date
    Dec 2006
    Location
    Los Angeles
    Posts
    1,805
    Each is still in it's original RDM. Just started happening on its own.

    Noah
    Reply With Quote  
     

  9. #9  
    Okay -I installed all the red apps and none of them seemed to cause this out-of-the-box, so I put together a little script to fix them. Get the file from www.artechproductions.com/rdcFix.zip (it's 310k and I can't upload more than 90k as an attachment), and then drop the affected bundle onto the Bundle->Folder.app.

    The source automator workflow is there also, along with the SetFile program that needs to be in /Developer/usr/bin/ (if you don't have developer tools installed already).

    If you could, could you open terminal, and drag the GetFileInfo into the terminal window followed by one of the .rdc bundles - that should hopefully give us some insight to the root cause of this behavior...

    Alexander
    Reply With Quote  
     

  10. #10  
    Senior Member Noah Kadner's Avatar
    Join Date
    Dec 2006
    Location
    Los Angeles
    Posts
    1,805
    Thanks for trying but it had no effect. :(

    Last login: Mon Jun 8 07:58:03 on console
    /GetFileInfo /Users/superuser/Desktop/RED_Reel/RED_Footage/RED\ DRIVE/C001_C001_1114BH.RDC
    directory: "/Users/superuser/Desktop/RED_Reel/RED_Footage/RED DRIVE/C001_C001_1114BH.RDC"
    attributes: avbstclinmedz
    created: 11/14/2008 02:37:12
    modified: 05/26/2009 20:41:26





    -Noah
    Reply With Quote  
     

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts