Determining file system case-sensitivity

Is there any way that isn't a hack to determine whether the specific platform that the JVM is running on uses case-sensitive file names or not?
Thanks,
Jason

> Beware that the use of case-sensitive file names is not platform dependant but rather file system dependent.
I didn't know that. That's good to know. So, would you just recommend creating a temporary file in the path in question, then checking to see if it exists using the same name with different case, then deleting the temporary file?
That's what I was trying to not do... I was looking for a more solid way. But since it isn't platform dependent, is it the only way? Or is there still a better method?
Thanks,
Jason

Similar Messages

  • File System Case Sensitive - breaks Write-Once

    I don't find a System property that denotes if the file system is case sensitive.
    If I want a FileFilter to behave as the user is expecting - it must know if the file system that it is running on is case sensitive. For example: On a DOS system the file apple.txt should be returned with the file PEACH.TXT by a FileFilter that is accepting *.TXT files. But on a Unix system only the PEACH.TXT would be returned (case sensitive).
    How would I make my FileFilter a true write-once-run-anywhere class?
    What am I missing?
    David

    For a file filter,
    you can get the file name and convert it to lowercase,
    then compare to a lowercase extension. It's not like
    that will rename the file, the file will still have
    whatever name the file has. However for a FileFilter that is case sensitive - there is a difference in what a File.listFiles(new ExtensionFilter("txt")) returns. And one can not just decide that it doesn't matter.
    Here's a specfic example. On a case insensitive system what is the next file in the sequence of:
    File.001, File.002, File.003, file.004
    Answer: fILE.005 - is valid
    But on a case sensitive system if one uses a FileFilter to find all the files that match "File".* then the answer is "File.004" - ONLY ONE answer, and creating this file will not (should not) overwrite the file.004!
    Seems to me one needs to match the FileFilter to the underling OS - because chances are the user is expecting OS file system naming conventions. If the user doesn't know what file system (and can't know - like on a web server app) then the system better be smart enough to not mess up and clober files.
    So it appears to me that a programmer needs to be able to ask the System what it's file system convention is. And sure I could guess based on some other properties (System.os.name or as Sun did based on file.separator) - but I was hopeful that I didn't need to GUESS.

  • Operating system case-sensitivity

    I'm new at DBA filed .I've read that while specifing filename in the parameter file , the operating system's case-sensitivity rules are applicable .If the operating system is case-sensitive , the filenames also become case-sensitive .
    How i can know if the operating system i have is sensitive or not .
    Any explanation would be thankful.

    Your sysadmin should be able to tell you this w.r.t your OS. Unix for eg. is case sensitive.
    Following eg is on solaris.
    $ ls tt
    tt
    $ ls TT
    TT: No such file or directory
    $ ls Tt
    Tt: No such file or directory

  • Copying folders & files from case-sensitive to non-case-sensitive volume

    I'm trying to copy a rather large (60+ GB), folder and all its enclosed items from a volume that is has case sensitive file names to one that does not. The copy operation always stops when it comes across a duplicate file/folder name differing only in the case of some of the characters. The folders/files in question are actually not duplicates, so I would like to change the file name of the duplicate by appending anything to the filename.
    The copy operation does not provide any choice but to abort the operation when it finds the first identical file or folder name differing only in case..
    Any suggestions?

    Unfortunately, that is not a viable solution, as I am tring to convert a case sensitive volume to a non-case sensitive volume.
    What I would like is a method to copy files and when a duplicate occurs it asks me what to do like rename the second duplicate. However this problem is now moot, as I painstakingly renamed each offending file/folder as each error occured, and then restarted the copy.
    While the question is not answered, I am marking it as such because I am now past the problem.
    Thanks for your response.

  • SomeJavaClass class can store in somejavaclass.java file? case sensitive?

    I have project in which class names don't coincide with file names absolutely. Difference is in case sensitivity, like Test1 class stores in test1.java file. Is it possible? Maybe it is possible in some OS? How to build the project?

    Do yourself a favour and do the right thing. Get the filenames correct. Why look for trouble?

  • Copying Files from Case-Sensitive External to Non-Case-Sensitive Internal?

    +(Sorry if this is the wrong sub-forum, I didn't know which one this question fit in)+
    I just got a new iMac today and I'm trying to transfer some of my old files (specifically iTunes & iPhoto). My old computer was an MBP & only had an 80 GB HD, so these files were run off an external drive.
    I know basically how to copy these files onto my new computer. The problem is that my external drive is formatted as Mac OS Extended (Case-Sensitive, Journaled). So when I try to copy the iTunes or iPhoto folder, I get the following message:
    +You can’t copy “iTunes” because it has the same name as another item on the destination volume, and that volume doesn’t distinguish between upper- and lowercase letters in filenames.+
    The only option I know of is to reformat my iMac's drive as Mac OS Extended (Case-Sensitive, Journaled). Since Macs ship with the drive formatted as Mac OS Extended (Journaled), I assume that's the best option, and would prefer not to reformat if I don't have to. I've also read that some programs won't run on a case-sensitive drive.
    *Do I have any easy alternatives to move my iTunes/iPhoto folders?*
    *If not, what negatives do I need to consider when reformatting my iMac's drive to a case-sensitive one?*
    Thanks.

    Joel-X wrote:
    I've solved the problem for iTunes, but it was a bit tedious.
    Yes, I'll bet! It would be sooo much easier if the Finder would produce a list somewhere.
    *Assuming that I solve the "case-sensitivity problem" for my old "iPhoto Library" folder, will a simple drag and drop of that folder to my new iMac allow me to just open iPhoto 9 and have all my photos be there?*
    I believe so, as that's how Apple tells you to move it: [Moving your iPhoto library|http://support.apple.com/kb/HT1229].
    I don't want to spend too much time on the case-sensitivity problem until that question is answered, just in case.
    It may not be as easy to solve, though. That library is a "package," kind of like an app -- actually a folder, but treated as a single object for most purposes. If you right-click it via the Finder and select +Show Package Contents,+ you'll see the file/folder structure.
    See the note in the link above -- it sounds like changing file names will break the structure; it may only affect the files you change, but it might be worse.
    If you can find the duplicates, you may be better off exporting them via iPhoto, deleting them via iPhoto, then re-importing them under different names. That should keep the structure intact.
    At the very least, make a full copy somewhere before touching it.
    Good luck!

  • Having Trouble Transferring Time-Machine files on Case Sensitive External to another External

    Techies and Hard Drive Nerds: I have old Time Machine Backups formatted MAC OS Extended (Case Sensitive, Journaled). I want to take those items and move them to another hard-drive formatted MAC OS Extended (Journaled). I'm getting error message "The volume has the wrong case sensitivity for a backup."
    How do I transfer these files?

    Although the documentation says you can copy Time Machine backups in the Finder, it's very slow and sometimes doesn't work at all.
    This technique will only work if the volume you're copying to is the same size, or larger than, the one you're copying from.
    First, open the Time Machine preference pane and click the Select Disk... button. You may have to unlock the settings first by clicking the padlock icon in the lower left corner of the window. Authenticate as an administrator.
    Delete the volume you're going to copy from the list of backup destinations. Then turn Time Machine OFF.
    Launch Disk Utility, open the built-in help, and search for the term "Duplicate." Follow the instructions. All existing data on the destination volume will be erased. That shouldn't be a problem, because you don't want to mix backup and non-backup data on the same drive anyway.
    If the volume you're copying was encrypted by Time Machine, you may have to unlock it first. Click the Unlock button in the toolbar of the Disk Utility window.
    Turn Time Machine back ON and select the new volume as a backup destination. You can also continue to use the old volume, if you wish. The two will be alternated when both are available.
    CAUTION: If the volume you're copying is corrupt, as shown by Repair Disk or Verify Disk in Disk Utility, then that corruption will be copied to the new drive. Don't copy data from a corrupt volume on a malfunctioning drive. Put the drive aside and don't use it until you're sure you'll no longer need the data. Then securely erase it and take it to a recycling center. Do the same if the Restore operation fails with "disk errors."

  • Determining file system size/free amount programatically

    I have to write a system activity reporting program that will report how much space is assigned to each file system, and how much is in use.
    I CAN'T shell a system command and parse the output. Because of security issues this program must either use defined API's, or potentially parse a kernel data structure. I realize the inherent un-portability of parsing kernel memory.
    Any help would be appreciated,
    Thanks

    Hi,
    Use statvfs (or statvfs64) against the filesystems listed in /etc/mnttab.
    Regards,
    Ralph
    SUN DTS

  • File Name Case Sensitivity in JDeveloper

    A few months back I discovered that I could not create and compile an application on our common network drive because it forced all file names to uppercase. (Gotta love VMS). JDeveloper would get a compile error on the app_name-jazn-data.xml file. We put in a TAR on the issue, which Oracle was more than able to recreate. Solution was not to use a drive that forced everything to uppercase. Since JDeveloper creates the .xml file in question, I could not modify the name of it in any code. I was able to create and compile an application on our common web application network drive though without problems. This drive forces everything to lowercase. (Gotta love Unix)
    In creating ADF Business Components and a JSF JSP, I found that JDeveloper creates the file names in both upper and lower case and it adheres to this in the application. Thus I am unable to compile my .java files on our common web application network drive. I recreated the application on my C: drive without problems.
    Since I do not create these files or enter anything in to create them, I currently have no control over how JDeveloper creates them.
    Is there something in JDeveloper that I can modify so that all file names will be in a particular case? Or, is there somewhere the file names are stored so that they can be changed?
    We really want to use JDeveloper for our development, but have some major deployment problems because of this issue.
    Thanx
    Pam

    I am probably missing a point here, but mixed case is not a feature or bug in JDeveloper. Any other Java IDE will do the same. If you want to use ADF BC, ADF Faces, etc. you must be able to create and save files with mixed case names. Many of those files are generated by JDeveloper, and sometimes you have no control over their names
    There must be something wrong with your mapped drive on the unix machine... Why istalling and developing everything on your local drive is not an option?
    Sorry, may be I just don't get it
    Message was edited by:
    c001803
    Ok, after reading this thread one more time, I probably understand the issue. You use the shared network drive for team development, right? and you want all the sources to be accessible by the team, right? If this is the case, then CVS is the answer to your problem , as mentioned in the previous post. You may want to google cvs, to learn more about team development environment, and its integration with Jdeveloper and other IDEs

  • Corrupt DMG file - "No Mountable File Systems"

    Hello, I have an important backup DMG file that I can't mount. When I try, I get this error..."No Mountable File Systems".
    I have tried the following with no success...
    - repairing the DMG in Disk Utility.
    - converting the DMG in Disk Utility to a R/W image.
    - Repair in Data Rescue 3
    - Repair in Disk Warrior
    - Repair in File Salvage (this actually recovered a single mp3 file, so this makes me think the data is still there)
    - Repair in Stellar Phoenix
    - Repair in Disk Drill
    I have read on one of these forums (I can't seem to find it anymore) that someone had a similar issue and someone helped them through a lot of digging around in the broken file (something to do with headers?)...and in the end they managed to repair the broken DMG file. I would really like to repair this file, so just in case someone who knows how to fix this sort of thing, I've shared the file here...
    files.me.com/jeffvandyck/x4qv9c
    I have a few other files like this and would really like to recover those as well. I'm relatively technical, and once I understand what I'm looking for I can try to fix the others.
    Thanks in advance for any help!
    Cheers,
    Jeff

    Output of hdid -nomount -verbose -debug
    Jeffs-MacBook-Pro:~ Jeff$ hdid /Users/Jeff/Jeff\ Projects.dmg -nomount -verbose -debug
    calling DIHLDiskImageAttach with
    agent: hdid
    mount-required: false
    debug: true
    quiet: false
    image-options:
    drive-options:
    main-url: /Users/Jeff/Jeff Projects.dmg
    verbose: true
    mount-attempted: false
    2011-10-10 13:30:57.030 hdiutil[438:60f] DIHLDiskImageAttach: creating DIHelperProxy
    2011-10-10 13:30:57.032 hdiutil[438:60f] [DIHelperProxy alloc]
    2011-10-10 13:30:57.032 hdiutil[438:60f] [DIHelperProxy alloc] returning self 0x100500a20, retainCount 1
    2011-10-10 13:30:57.033 hdiutil[438:60f] DIHLDiskImageAttach: running DIHelperProxy
    2011-10-10 13:30:57.033 hdiutil[438:60f] [DIHelperProxy performOperationReturning] entry
    2011-10-10 13:30:57.034 hdiutil[438:60f] [DIHelperProxy performOperationReturning] detaching thread
    2011-10-10 13:30:57.034 hdiutil[438:2603] [DIHelperProxy workerThread] entry
    2011-10-10 13:30:57.034 hdiutil[438:2603] [DIHelperProxy workerThread] setting up server
    2011-10-10 13:30:57.035 hdiutil[438:2603] [DIHelperProxy threadSetupServer] entry
    2011-10-10 13:30:57.035 hdiutil[438:2603] [DIHelperProxy threadSetupServer] setting up _headerConnection
    2011-10-10 13:30:57.035 hdiutil[438:2603] [DIHelperProxy threadSetupServer] setting up _headerConnection rootObject
    2011-10-10 13:30:57.036 hdiutil[438:2603] [DIHelperProxy threadSetupServer] adding NSConnectionDidInitializeNotification notification
    2011-10-10 13:30:57.036 hdiutil[438:2603] [DIHelperProxy threadSetupServer] exiting
    2011-10-10 13:30:57.036 hdiutil[438:2603] [DIHelperProxy workerThread] launching
    2011-10-10 13:30:57.037 hdiutil[438:2603] [DIHelperProxy threadLaunchToolAuthenticated] entry
    2011-10-10 13:30:57.038 hdiutil[438:2603] launching helper tool at "/System/Library/PrivateFrameworks/DiskImages.framework/Resources/diskimages-he lper".
    2011-10-10 13:30:57.038 hdiutil[438:2603] [DIHelperProxy threadLaunchToolAuthenticated] adding NSTaskDidTerminateNotification notification
    2011-10-10 13:30:57.038 hdiutil[438:2603] [DIHelperProxy thread LaunchToolAuthenticated] launching
    2011-10-10 13:30:57.039 hdiutil[438:2603] [DIHelperProxy threadLaunchToolAuthenticated] exiting
    2011-10-10 13:30:57.040 hdiutil[438:2603] [DIHelperProxy workerThread] running runloop
    2011-10-10 13:30:57.040 hdiutil[438:2603] DIHelperProxy threadRunRunLoop] entry, retainCount 3
    2011-10-10 13:30:57.049 hdiutil[438:2603] [DIHelperProxy helperConnectionInitialized] entry
    2011-10-10 13:30:57.049 hdiutil[438:2603] [DIHelperProxy helperConnectionInitialized] adding new NSConnectionDidDieNotification notification
    2011-10-10 13:30:57.049 hdiutil[438:2603] [DIHelperProxy helperConnectionInitialized] removing old NSConnectionDidDieNotification notification
    2011-10-10 13:30:57.050 hdiutil[438:2603] [DIHelperProxy helperConnectionInitialized] removing old connection rootObject
    2011-10-10 13:30:57.050 hdiutil[438:2603] [DIHelperProxy helperConnectionInitialized] invalidating old connection
    2011-10-10 13:30:57.050 hdiutil[438:2603] [DIHelperProxy helperConnectionInitialized] releasing old connection
    2011-10-10 13:30:57.051 hdiutil[438:2603] [DIHelperProxy helperConnectionInitialized] and replacing with new connection
    2011-10-10 13:30:57.051 hdiutil[438:2603] [DIHelperProxy helperConnectionInitialized] exit
    2011-10-10 13:30:57.052 hdiutil[438:2603] [DIHelperProxy connectToFramework] entry, helper 0x10011d350
    2011-10-10 13:30:57.052 hdiutil[438:2603] [DIHelperProxy connectToFramework] exit
    2011-10-10 13:30:57.152 hdiutil[438:2603] [DIHelperProxy sendOperationToHelper] entry
    2011-10-10 13:30:57.153 hdiutil[438:2603] [DIHelperProxy sendOperationToHelper] starting operation with helper
    2011-10-10 13:30:57.155 hdiutil[438:2603] [DIHelperProxy sendOperationToHelper] exit
    2011-10-10 13:30:57.159 hdiutil[438:2603] [DIHelperProxy frameworkCallbackWithDictionary] entry
    status proc called: initialize
    myStatusProc: returning 0
    2011-10-10 13:30:57.159 hdiutil[438:2603] [DIHelperProxy frameworkCallbackWithDictionary] exit
    2011-10-10 13:30:57.160 diskimages-helper[440:2003] _imageOptions: {
        "enable-keychain" = 1;
    2011-10-10 13:30:57.162 diskimages-helper[440:2003] _driveOptions: {
        autodiskmount = 0;
        "unmount-timeout" = 0;
    2011-10-10 13:30:57.162 diskimages-helper[440:2003] DIHelperAttach: performOperation: initializing framework
    2011-10-10 13:30:57.163 diskimages-helper[440:2003] {
        agent = hdid;
        "auto-fsck-failure-override-type" = callback;
        "auto-open-ro-root" = 0;
        "auto-open-rw-root" = 0;
        "auto-stretch" = 0;
        "bundlebs-checkpointing" = 0;
        "bundlebs-localcloseonflush" = 0;
        "bundlebs-localcloseonidle" = 0;
        "bundlebs-localcloseonsleep" = 0;
        "bundlebs-localfdcount" = 6;
        "bundlebs-remotecloseonflush" = 0;
        "bundlebs-remotecloseonidle" = 0;
        "bundlebs-remotecloseonsleep" = 0;
        "bundlebs-remotefdcount" = 3;
        "burn-apple-supported-devices-only" = 0;
        "burn-no-underrun-protection" = 0;
        "burn-synthesize-content" = 1;
        "bzip2-level" = 0;
        "callback-with-sla" = 1;
        debug = 1;
        "disable-encrypted-images" = 0;
        "disable-kernel-mounting" = 1;
        "disable-owners" = 0;
        "drive-options" = <62706c69 73743030 d0080000 00000000 01010000 00000000 00010000 00000000 00000000 00000000 0009>;
        "enable-owners" = 0;
        "filevault-default-case-sensitive-file-system" = "Case-sensitive Journaled HFS+";
        "filevault-default-encryption-type" = "AES-128";
        "filevault-default-file-system" = "Journaled HFS+";
        "filevault-default-image-type" = SPARSEBUNDLE;
        "filevault-default-partition-type" = SPUD;
        "filevault-default-volume-name" = FileVault;
        "force-idme" = 0;
        "hfsplus-stretch-parameters" =     {
            "hfsplus-stretch-allocation-block-size" = 4096;
            "hfsplus-stretch-allocation-file-size" = 8388608;
            "hfsplus-stretch-threshold" = 524288;
        "idle-timeout" = 15;
        "ifd-format" = UDZO;
        "ifd-ignore-io-errors" = 1;
        "ifd-segment-size" = 0;
        "iff-format" = UDZO;
        "iff-fs" = "HFS+";
        "iff-layout" = SPUD;
        "iff-source-owners" = auto;
        "iff-spotlight-indexing" = 0;
        "iff-temp-sparse-band-size" = 20480;
        "iff-temp-use-rw-if-possible" = 1;
        "iff-usehelper" = 1;
        "ignore-bad-checksums" = 0;
        "image-options" = <62706c69 73743030 d0080000 00000000 01010000 00000000 00010000 00000000 00000000 00000000 0009>;
        "main-url" = "file://localhost/Users/Jeff/Jeff%20Projects.dmg";
        "mount-attempted" = 0;
        "mount-point" = "/Volumes/";
        "mount-private" = 0;
        "mount-required" = 0;
        "mount-type" = in;
        "nbi-spotlight-indexing" = 0;
        operation = DIHelperAttach;
        "progress-delay" = 5;
        "pthread-reader-cap" = 4;
        quiet = 0;
        "reauthenticate-upon-wake" = 1;
        "skip-auto-fsck-for-system-images" = 1;
        "skip-idme" = 1;
        "skip-idme-reveal" = 0;
        "skip-idme-trash" = 0;
        "skip-previously-verified" = 1;
        "skip-sla" = 0;
        "skip-verify" = 1;
        "skip-verify-locked" = 0;
        "skip-verify-remote" = 1;
        "sparsebundle-compactonidle" = 0;
        "suppress-uiagent" = 1;
        "unmount-timeout" = 0;
        "use-compressed-xml" = 0;
        "use-keychain" = 1;
        verbose = 1;
        "zlib-level" = 1;
    DILoadDriver: checking for disk image driver
    DILoadDriver: DI_kextExists() returned 0x00000000 (0)
    DIIsInitialized: returning NO
    2011-10-10 13:30:57.169 diskimages-helper[440:2003] -checkForPreviouslyAttachedImage: entry
    2011-10-10 13:30:57.169 diskimages-helper[440:2003]
    file://localhost/Users/Jeff/Jeff%20Projects.dmg - (null) ((null), (null)). perm=0
    DIIsInitialized: returning YES
    DIBackingStoreNewWithCFURL: entry with
    file://localhost/Users/Jeff/Jeff%20Projects.dmg
    skip-permissions-check: true
    DIBackingStoreInstantiatorProbe: entry
    file://localhost/Users/Jeff/Jeff%20Projects.dmg
    skip-permissions-check: true
    DIBackingStoreInstantiatorProbe: probing interface 0 CBSDBackingStore
    CBSDBackingStore::newProbe score 100 for file://localhost/Users/Jeff/Jeff%20Projects.dmg
    DIBackingStoreInstantiatorProbe: interface  0, score      100, CBSDBackingStore
    DIBackingStoreInstantiatorProbe: probing interface 1 CBundleBackingStore
    CBundleBackingStore::newProbe score -1000 for file://localhost/Users/Jeff/Jeff%20Projects.dmg
    DIBackingStoreInstantiatorProbe: interface  1, score    -1000, CBundleBackingStore
    DIBackingStoreInstantiatorProbe: probing interface 2 CRAMBackingStore
    CRAMBackingStore::probe: scheme "file": not ram: or ramdisk: scheme.
    CRAMBackingStore::probe: score -1000 for file://localhost/Users/Jeff/Jeff%20Projects.dmg
    DIBackingStoreInstantiatorProbe: interface  2, score    -1000, CRAMBackingStore
    DIBackingStoreInstantiatorProbe: probing interface 3 CCarbonBackingStore
    CCarbonBackingStore::newProbe: setting initial rval to +100
    CCarbonBackingStore::newProbe score 100 for file://localhost/Users/Jeff/Jeff%20Projects.dmg
    DIBackingStoreInstantiatorProbe: interface  3, score      100, CCarbonBackingStore
    DIBackingStoreInstantiatorProbe: probing interface 4 CDevBackingStore
    CDevBackingStore::newProbe: not /dev/disk or /dev/rdisk (/Users/Jeff/Jeff Projects.dmg).CDevBackingStore::newProbe score -1000 for file://localhost/Users/Jeff/Jeff%20Projects.dmg
    DIBackingStoreInstantiatorProbe: interface  4, score    -1000, CDevBackingStore
    DIBackingStoreInstantiatorProbe: probing interface 5 CCURLBackingStore
    CCURLBackingStore::probe: scheme is: file
    CCURLBackingStore::probe: not recognized URL scheme.
    CCURLBackingStore::probe: score -1000 for file://localhost/Users/Jeff/Jeff%20Projects.dmg
    DIBackingStoreInstantiatorProbe: interface  5, score    -1000, CCURLBackingStore
    DIBackingStoreInstantiatorProbe: probing interface 6 CVectoredBackingStore
    CVectoredBackingStore::newProbe not "vectored" scheme.
    CVectoredBackingStore::newProbe score -1000 for file://localhost/Users/Jeff/Jeff%20Projects.dmg
    DIBackingStoreInstantiatorProbe: interface  6, score    -1000, CVectoredBackingStore
    DIBackingStoreInstantiatorProbe: selecting CBSDBackingStore
    DIBackingStoreNewWithCFURL: CBSDBackingStore
    CBSDBackingStore::setNoFollow: setting _noFollow to 0
    DIBackingStoreNewWithCFURL: instantiator returned 0
    DIBackingStoreNewWithCFURL: returning 0x00000000
    2011-10-10 13:30:57.170 diskimages-helper[440:2003] -checkForPreviouslyAttachedImage: resolving file://localhost/Users/Jeff/Jeff%20Projects.dmg returned 0
    2011-10-10 13:30:57.170 diskimages-helper[440:2003] -checkForPreviouslyAttachedImage: imageUID (
        "d234881026:i2592177"
    ) shadowUID (null)
    ***** testing:
    0: d234881026:i939052
    (null)
    (null)
    ***** testing:
    0: d234881026:i939052
    (null)
    (null)
    ***** testing:
    0: d234881026:i939052
    (null)
    (null)
    2011-10-10 13:30:57.173 diskimages-helper[440:2003] DIHelperAttach: performOperation: resolving disk image
    DIIsInitialized: returning YES
    DIIsInitialized: returning YES
    DIBackingStoreNewWithCFURL: entry with
    file://localhost/Users/Jeff/Jeff%20Projects.dmg
    image-path: /Users/Jeff/Jeff Projects.dmg
    enable-keychain: true
    DIBackingStoreInstantiatorProbe: entry
    file://localhost/Users/Jeff/Jeff%20Projects.dmg
    image-path: /Users/Jeff/Jeff Projects.dmg
    enable-keychain: true
    DIBackingStoreInstantiatorProbe: probing interface 0 CBSDBackingStore
    CBSDBackingStore::newProbe score 100 for file://localhost/Users/Jeff/Jeff%20Projects.dmg
    DIBackingStoreInstantiatorProbe: interface  0, score      100, CBSDBackingStore
    DIBackingStoreInstantiatorProbe: probing interface 1 CBundleBackingStore
    CBundleBackingStore::newProbe score -1000 for file://localhost/Users/Jeff/Jeff%20Projects.dmg
    DIBackingStoreInstantiatorProbe: interface  1, score    -1000, CBundleBackingStore
    DIBackingStoreInstantiatorProbe: probing interface 2 CRAMBackingStore
    CRAMBackingStore::probe: scheme "file": not ram: or ramdisk: scheme.
    CRAMBackingStore::probe: score -1000 for file://localhost/Users/Jeff/Jeff%20Projects.dmg
    DIBackingStoreInstantiatorProbe: interface  2, score    -1000, CRAMBackingStore
    DIBackingStoreInstantiatorProbe: probing interface 3 CCarbonBackingStore
    CCarbonBackingStore::newProbe: setting initial rval to +100
    CCarbonBackingStore::newProbe score 100 for file://localhost/Users/Jeff/Jeff%20Projects.dmg
    DIBackingStoreInstantiatorProbe: interface  3, score      100, CCarbonBackingStore
    DIBackingStoreInstantiatorProbe: probing interface 4 CDevBackingStore
    CDevBackingStore::newProbe: not /dev/disk or /dev/rdisk (/Users/Jeff/Jeff Projects.dmg).CDevBackingStore::newProbe score -1000 for file://localhost/Users/Jeff/Jeff%20Projects.dmg
    DIBackingStoreInstantiatorProbe: interface  4, score    -1000, CDevBackingStore
    DIBackingStoreInstantiatorProbe: probing interface 5 CCURLBackingStore
    CCURLBackingStore::probe: scheme is: file
    CCURLBackingStore::probe: not recognized URL scheme.
    CCURLBackingStore::probe: score -1000 for file://localhost/Users/Jeff/Jeff%20Projects.dmg
    DIBackingStoreInstantiatorProbe: interface  5, score    -1000, CCURLBackingStore
    DIBackingStoreInstantiatorProbe: probing interface 6 CVectoredBackingStore
    CVectoredBackingStore::newProbe not "vectored" scheme.
    CVectoredBackingStore::newProbe score -1000 for file://localhost/Users/Jeff/Jeff%20Projects.dmg
    DIBackingStoreInstantiatorProbe: interface  6, score    -1000, CVectoredBackingStore
    DIBackingStoreInstantiatorProbe: selecting CBSDBackingStore
    DIBackingStoreNewWithCFURL: CBSDBackingStore
    CBSDBackingStore::setPermission: opening /Users/Jeff/Jeff Projects.dmg
    CBSDBackingStore::OpenLockFriendly: mapping flags 0x00000002 -> 0x00000026 (locks are MANDATORY)
    (RW lock acquired)
    CBSDBackingStore::setPermission: kDI_PERM_READWRITE granted.
    CBSDBackingStore::setNoFollow: setting _noFollow to 0
    DIBackingStoreNewWithCFURL: instantiator returned 0
    DIBackingStoreNewWithCFURL: returning 0x00000000
    DIResolveURLToBackingStore: processing level 1 encodings.
    DIFileEncodingNewWithBackingStore: entry for encoding level 1
    DIFileEncodingInstantiatorProbe: entry for level 1
    image-path: /Users/Jeff/Jeff Projects.dmg
    enable-keychain: true
    DIFileEncodingInstantiatorProbe: probing level 1 interface 0 CMacBinaryEncoding
    CBSDBackingStore::openDataFork: /Users/Jeff/Jeff Projects.dmg
    CBSDBackingStore::openDataFork: about to open /Users/Jeff/Jeff Projects.dmg
    CBSDBackingStore::getNoFollow: returning 0
    CBSDBackingStore::OpenLockFriendly: mapping flags 0x00000002 -> 0x00000026 (locks are MANDATORY)
    (RW lock acquired)
    CBSDBackingStore::openDataFork: returning 0
    CBSDBackingStore::closeDataFork fSIZE = 868220928
    00000000: 7801 edd0 3101 0000 00c2 a0f5 4fed 6d07   | x...1.......O.m. |
    00000010: 8840 61c0 8001 0306 0c18 3060 c080 0103   | [email protected]`.... |
    00000020: 060c 1830 60c0 8001 0306 0c18 3060 c080   | ...0`.......0`.. |
    00000030: 0103 060c 1830 60c0 8001 0306 0c18 3060   | .....0`.......0` |
    00000040: c080 0103 060c 1830 60c0 8001 0306 0c18   | .......0`....... |
    00000050: 3060 c080 0103 060c 1830 60c0 8001 0306   | 0`.......0`..... |
    00000060: 0c18 3060 c080 0103 060c 1830 60c0 8001   | ..0`.......0`... |
    00000070: 0306 0c18 3060 c080 0103 060c 1830 60c0   | ....0`.......0`. |
    diskimages-helper: fileNameLength          $00000001
    diskimages-helper: resourceForkLength      $0C183060
    diskimages-helper: dataForkLength          $80010306
    diskimages-helper: commentLength           $000060C0
    diskimages-helper: MacBinary III signature   \001\003\006\f (0x0103060C)
    diskimages-helper: header CRC              $00001830
    diskimages-helper: minimum decoder version $0000000C
    diskimages-helper: encoder version         $00000006
    no MacBinary III signature - checking for MacBinary I or IIDIFileEncodingInstantiatorProbe: interface  0, score    -1000, CMacBinaryEncoding
    DIFileEncodingInstantiatorProbe: probing level 1 interface 1 CAppleSingleEncoding
    CBSDBackingStore::openDataFork: /Users/Jeff/Jeff Projects.dmg
    CBSDBackingStore::openDataFork: about to open /Users/Jeff/Jeff Projects.dmg
    CBSDBackingStore::getNoFollow: returning 0
    CBSDBackingStore::OpenLockFriendly: mapping flags 0x00000002 -> 0x00000026 (locks are MANDATORY)
    (RW lock acquired)
    CBSDBackingStore::openDataFork: returning 0
    00000000: d0ed 0178 0000 0131 00c2 a0f5 4fed 6d07   | ...x...1....O.m. |
    00000010: 8840 61c0 8001 0306 180c 3060 c080 0103   | [email protected]`.... |
    00000020: 060c 1830 60c0 .... .... .... .... ....   | ...0`........... |
    CBSDBackingStore::closeDataFork fSIZE = 868220928
    CAppleSingleEncoding::isAppleSingleFile loadAppleSingleHeader failed with error 22
    DIFileEncodingInstantiatorProbe: interface  1, score    -1000, CAppleSingleEncoding
    DIFileEncodingInstantiatorProbe: probing level 1 interface 2 CEncryptedEncoding
    CBSDBackingStore::openDataFork: /Users/Jeff/Jeff Projects.dmg
    CBSDBackingStore::openDataFork: about to open /Users/Jeff/Jeff Projects.dmg
    CBSDBackingStore::getNoFollow: returning 0
    CBSDBackingStore::OpenLockFriendly: mapping flags 0x00000002 -> 0x00000026 (locks are MANDATORY)
    (RW lock acquired)
    CBSDBackingStore::openDataFork: returning 0
    CEncryptedEncoding::copyHeaderInformation: inBackingStore->openDataFork returned 0
    CEncryptedEncoding::copyHeaderInformation: inBackingStore->getDataForkLength (stub header) returned 0
    CEncryptedEncoding::copyHeaderInformation: backingStore data fork length is 868220928
    CEncryptedEncoding::copyHeaderInformation: reading V1 header from offset 868219652
    CEncryptedEncoding::copyHeaderInformation: inBackingStore->readDataFork (stub header) returned 0
    CEncryptedEncoding::copyHeaderInformation: not recognized as v1 header
    CEncryptedEncoding::copyHeaderInformation: reading V2 header from offset 0
    CEncryptedEncoding::copyHeaderInformation: inBackingStore->readDataFork (stub header) returned 0
    CEncryptedEncoding::copyHeaderInformation: not recognized as v2 header
    CBSDBackingStore::closeDataFork fSIZE = 868220928
    (null)
    DIFileEncodingInstantiatorProbe: interface  2, score    -1000, CEncryptedEncoding
    DIFileEncodingInstantiatorProbe: nothing to select.
    DIFileEncodingNewWithBackingStore: probe fails to find appropriate CFileEncoding class.
    DIFileEncodingNewWithBackingStore: returning 0x0000006B
    DIResolveURLToBackingStore: level 1 encoding match failed. 107.
    (continuing)
    DIResolveURLToBackingStore: processing level 2 encodings.
    DIFileEncodingNewWithBackingStore: entry for encoding level 2
    DIFileEncodingInstantiatorProbe: entry for level 2
    image-path: /Users/Jeff/Jeff Projects.dmg
    enable-keychain: true
    DIFileEncodingInstantiatorProbe: probing level 2 interface 0 CUDIFEncoding
    CBSDBackingStore::openDataFork: /Users/Jeff/Jeff Projects.dmg
    CBSDBackingStore::openDataFork: about to open /Users/Jeff/Jeff Projects.dmg
    CBSDBackingStore::getNoFollow: returning 0
    CBSDBackingStore::OpenLockFriendly: mapping flags 0x00000002 -> 0x00000026 (locks are MANDATORY)
    (RW lock acquired)
    CBSDBackingStore::openDataFork: returning 0
    CBSDBackingStore::openDataFork: /Users/Jeff/Jeff Projects.dmg
    CBSDBackingStore::openDataFork: returning 0
    CBSDBackingStore::openDataFork: /Users/Jeff/Jeff Projects.dmg
    CBSDBackingStore::openDataFork: returning 0
    CBSDBackingStore::closeDataFork fSIZE = 868220928
    CUDIFEncoding::newProbe: failing because backing store is not UDIF file
    DIFileEncodingInstantiatorProbe: interface  0, score    -1000, CUDIFEncoding
    DIFileEncodingInstantiatorProbe: nothing to select.
    DIFileEncodingNewWithBackingStore: probe fails to find appropriate CFileEncoding class.
    DIFileEncodingNewWithBackingStore: returning 0x0000006B
    DIResolveURLToBackingStore: level 2 encoding match failed. 107.
    (continuing)
    DIResolveURLToBackingStore: processing level 3 encodings.
    DIFileEncodingNewWithBackingStore: entry for encoding level 3
    DIFileEncodingInstantiatorProbe: entry for level 3
    image-path: /Users/Jeff/Jeff Projects.dmg
    enable-keychain: true
    DIFileEncodingInstantiatorProbe: probing level 3 interface 0 CSegmentedNDIFEncoding
    checkTypeCreator:     /   
    checkTypeCreator: returning     , score 0
    CSegmentedNDIFEncoding::isSegmentedNDIFFile checkTypeCreator failed
    DIFileEncodingInstantiatorProbe: interface  0, score    -1000, CSegmentedNDIFEncoding
    DIFileEncodingInstantiatorProbe: probing level 3 interface 1 CSegmentedUDIFEncoding
    CSegmentedUDIFEncoding::isSegmentedUDIFFile backing store is not of type CUDIFEncoding
    DIFileEncodingInstantiatorProbe: interface  1, score    -1000, CSegmentedUDIFEncoding
    DIFileEncodingInstantiatorProbe: probing level 3 interface 2 CSegmentedUDIFRawEncoding
    CSegmentedUDIFRawEncoding::isSegmentedUDIFRawFile looking for segment 2 "file://localhost/Users/Jeff/Jeff%20Projects.002.dmgpart"
    DIIsInitialized: returning YES
    DIBackingStoreNewWithCFURL: entry with
    file://localhost/Users/Jeff/Jeff%20Projects.002.dmgpart
    image-path: /Users/Jeff/Jeff Projects.dmg
    enable-keychain: true
    DIBackingStoreInstantiatorProbe: entry
    file://localhost/Users/Jeff/Jeff%20Projects.002.dmgpart
    image-path: /Users/Jeff/Jeff Projects.dmg
    enable-keychain: true
    DIBackingStoreInstantiatorProbe: probing interface 0 CBSDBackingStore
    CBSDBackingStore::newProbe stat() failed.  No such file or directory.
    CBSDBackingStore::newProbe score 1 for file://localhost/Users/Jeff/Jeff%20Projects.002.dmgpart
    DIBackingStoreInstantiatorProbe: interface  0, score        1, CBSDBackingStore
    DIBackingStoreInstantiatorProbe: probing interface 1 CBundleBackingStore
    CBundleBackingStore::newProbe score -1000 for file://localhost/Users/Jeff/Jeff%20Projects.002.dmgpart
    DIBackingStoreInstantiatorProbe: interface  1, score    -1000, CBundleBackingStore
    DIBackingStoreInstantiatorProbe: probing interface 2 CRAMBackingStore
    CRAMBackingStore::probe: scheme "file": not ram: or ramdisk: scheme.
    CRAMBackingStore::probe: score -1000 for file://localhost/Users/Jeff/Jeff%20Projects.002.dmgpart
    DIBackingStoreInstantiatorProbe: interface  2, score    -1000, CRAMBackingStore
    DIBackingStoreInstantiatorProbe: probing interface 3 CCarbonBackingStore
    CCarbonBackingStore::newProbe stat() failed.  No such file or directory.
    CCarbonBackingStore::newProbe score -1000 for file://localhost/Users/Jeff/Jeff%20Projects.002.dmgpart
    DIBackingStoreInstantiatorProbe: interface  3, score    -1000, CCarbonBackingStore
    DIBackingStoreInstantiatorProbe: probing interface 4 CDevBackingStore
    CDevBackingStore::newProbe: not /dev/disk or /dev/rdisk (/Users/Jeff/Jeff Projects.002.dmgpart).CDevBackingStore::newProbe score -1000 for file://localhost/Users/Jeff/Jeff%20Projects.002.dmgpart
    DIBackingStoreInstantiatorProbe: interface  4, score    -1000, CDevBackingStore
    DIBackingStoreInstantiatorProbe: probing interface 5 CCURLBackingStore
    CCURLBackingStore::probe: scheme is: file
    CCURLBackingStore::probe: not recognized URL scheme.
    CCURLBackingStore::probe: score -1000 for file://localhost/Users/Jeff/Jeff%20Projects.002.dmgpart
    DIBackingStoreInstantiatorProbe: interface  5, score    -1000, CCURLBackingStore
    DIBackingStoreInstantiatorProbe: probing interface 6 CVectoredBackingStore
    CVectoredBackingStore::newProbe not "vectored" scheme.
    CVectoredBackingStore::newProbe score -1000 for file://localhost/Users/Jeff/Jeff%20Projects.002.dmgpart
    DIBackingStoreInstantiatorProbe: interface  6, score    -1000, CVectoredBackingStore
    DIBackingStoreInstantiatorProbe: selecting CBSDBackingStore
    DIBackingStoreNewWithCFURL: CBSDBackingStore
    DIBackingStoreNewWithCFURL: instantiator returned 2
    DIBackingStoreNewWithCFURL: returning 0x00000002
    DIResolveURLToBackingStore: unable to resolve to any backing store class. 2.
    CSegmentedUDIFRawEncoding::isSegmentedUDIFRawFile failed because could not find second segment.
    DIFileEncodingInstantiatorProbe: interface  2, score    -1000, CSegmentedUDIFRawEncoding
    DIFileEncodingInstantiatorProbe: nothing to select.
    DIFileEncodingNewWithBackingStore: probe fails to find appropriate CFileEncoding class.
    DIFileEncodingNewWithBackingStore: returning 0x0000006B
    DIResolveURLToBackingStore: level 3 encoding match failed. 107.
    (continuing)
    DIIsInitialized: returning YES
    DIDiskImageNewWithBackingStore: entry with
    image-path: /Users/Jeff/Jeff Projects.dmg
    enable-keychain: true
    DIDiskImageInstantiatorProbe: entry
    image-path: /Users/Jeff/Jeff Projects.dmg
    enable-keychain: true
    DIDiskImageInstantiatorProbe: probing interface 0 CDARTDiskImage
    DIDiskImageInstantiatorProbe: interface  0, score        0, CDARTDiskImage
    DIDiskImageInstantiatorProbe: probing interface 1 CDiskCopy42DiskImage
    DIDiskImageInstantiatorProbe: interface  1, score        0, CDiskCopy42DiskImage
    DIDiskImageInstantiatorProbe: probing interface 2 CNDIFDiskImage
    checkTypeCreator:     /   
    checkTypeCreator: returning     , score 0
    CNDIFDiskImage::checkExtension: dmg
    CNDIFDiskImage::newProbe: checkExtension gives score -1000.
    DIDiskImageInstantiatorProbe: interface  2, score    -1000, CNDIFDiskImage
    DIDiskImageInstantiatorProbe: probing interface 3 CUDIFDiskImage
    CUDIFDiskImage::checkBackingStoreType: backing store is wrong type
    DIDiskImageInstantiatorProbe: interface  3, score    -1000, CUDIFDiskImage
    DIDiskImageInstantiatorProbe: probing interface 5 CRawDiskImage
    checkBackingStoreType returned score 0 type    
    checkTypeCreator returned score 0 type    
    CRawDiskImage::checkExtension: dmg
    checkExtension returned score 100 type WRDU
    CBSDBackingStore::setPermission: opening /Users/Jeff/Jeff Projects.dmg
    CBSDBackingStore::OpenLockFriendly: mapping flags 0x00000000 -> 0x00000014 (locks are MANDATORY)
    (RO lock acquired)
    CBSDBackingStore::setPermission: kDI_PERM_READONLY granted
    CBSDBackingStore::openDataFork: /Users/Jeff/Jeff Projects.dmg
    CBSDBackingStore::openDataFork: about to open /Users/Jeff/Jeff Projects.dmg
    CBSDBackingStore::getNoFollow: returning 0
    CBSDBackingStore::OpenLockFriendly: mapping flags 0x00000000 -> 0x00000014 (locks are MANDATORY)
    (RO lock acquired)
    CBSDBackingStore::openDataFork: returning 0
    ===== iso scan =====
    (null)
    (null)
    ===============================
    none
    0:
              partition-name: whole disk
              partition-start: 0
              partition-synthesized: true
              partition-length: 1695744
              partition-hint: unknown partition
    block-size: 512
    burnable: false
    appendable: false
    CBSDBackingStore::closeDataFork fSIZE = 868220928
    CRawDiskImage::checkExtension: dmg
    CRawDiskImage: checkExtension returns score 100
    DIDiskImageInstantiatorProbe: interface  5, score      100, CRawDiskImage
    DIDiskImageInstantiatorProbe: probing interface 6 CShadowedDiskImage
    DIDiskImageInstantiatorProbe: interface  6, score     -100, CShadowedDiskImage
    DIDiskImageInstantiatorProbe: probing interface 7 CSparseDiskImage
    CSparseDiskImage::checkExtension: dmg
    CBSDBackingStore::openDataFork: /Users/Jeff/Jeff Projects.dmg
    CBSDBackingStore::openDataFork: about to open /Users/Jeff/Jeff Projects.dmg
    CBSDBackingStore::getNoFollow: returning 0
    CBSDBackingStore::OpenLockFriendly: mapping flags 0x00000000 -> 0x00000014 (locks are MANDATORY)
    (RO lock acquired)
    CBSDBackingStore::openDataFork: returning 0
    CBSDBackingStore::closeDataFork fSIZE = 868220928
    DIDiskImageInstantiatorProbe: interface  7, score        0, CSparseDiskImage
    DIDiskImageInstantiatorProbe: probing interface 8 CSparseBundleDiskImage
    CSparseBundleDiskImage::checkExtension: dmg
    CSparseBundleDiskImage::newProbe: returning 0
    DIDiskImageInstantiatorProbe: interface  8, score        0, CSparseBundleDiskImage
    DIDiskImageInstantiatorProbe: probing interface 9 CCFPlugInDiskImage
    DIDiskImageInstantiatorProbe: interface  9, score    -1000, CCFPlugInDiskImage
    DIDiskImageInstantiatorProbe: probing interface 10 CWrappedDiskImage
    DIDiskImageInstantiatorProbe: interface 10, score     -100, CWrappedDiskImage
    DIDiskImageInstantiatorProbe: selecting CRawDiskImage
    DIDiskImageNewWithBackingStore: CRawDiskImage
    checkBackingStoreType returned score 0 type    
    checkTypeCreator returned score 0 type    
    CRawDiskImage::checkExtension: dmg
    checkExtension returned score 100 type WRDU
    CBSDBackingStore::setPermission: opening /Users/Jeff/Jeff Projects.dmg
    CBSDBackingStore::OpenLockFriendly: mapping flags 0x00000002 -> 0x00000026 (locks are MANDATORY)
    (RW lock acquired)
    CBSDBackingStore::setPermission: kDI_PERM_READWRITE granted.
    CBSDBackingStore::openDataFork: /Users/Jeff/Jeff Projects.dmg
    CBSDBackingStore::openDataFork: about to open /Users/Jeff/Jeff Projects.dmg
    CBSDBackingStore::getNoFollow: returning 0
    CBSDBackingStore::OpenLockFriendly: mapping flags 0x00000002 -> 0x00000026 (locks are MANDATORY)
    (RW lock acquired)
    CBSDBackingStore::openDataFork: returning 0
    DIDiskImageNewWithBackingStore: instantiator returned 0
    DIDiskImageNewWithBackingStore: returning 0x00000000
    2011-10-10 13:30:57.258 diskimages-helper[440:2003] DIHelperAttach: performOperation: resolving shadow/section options
    2011-10-10 13:30:57.258 diskimages-helper[440:2003] resolveShadowAndSectionOptions: returned 0
    2011-10-10 13:30:57.258 diskimages-helper[440:2003] DIHelperAttach: performOperation: checking in-use (1)
    DIBackingStore::inUse: this->_fUniqueID
    0: d234881026:i2592177
    DI_kextCreateDiskImageIdentifierArray: exiting
    0:
              writeable-components:

  • How to determine the file system on Solaris

    Friends,
    How to determine which file system I have installed UFS or ZFS on Solaris
    Thanks

    Other methods would include looking at the /etc/vfstab if it's in there or fstyp(1M):
    System Administration Commands fstyp(1M)
    NAME
    fstyp - determine file system type
    SYNOPSIS
    fstyp [-a | -v] special [:logical-drive]

  • Nautilus case sensitive ordering

    Hi,
    Just wondering if it's possible to make nautilus order files without case sensitivity when they're sorted by name.
    I've tried a few searches but turned up nothing, except that the gnome documentation says it isn't case sensitive (here)
    There's nothing in gconf either, as far as I can see.
    If I recall correctly, it wasn't case sensitive when using nautilus in other distros...
    Sorry if this has come up before, but I couldn't find anything in the forums.
    thanks
    Fishonadish[/url]

    Sorry to dig this out, but I have the same problem here. Maybe it has something to do with a Locale setting?
    EDIT: Indeed, changing the Locale did fix the problem. Add this to your ~/.bashrc
    export LC_COLLATE="en_US.utf8"
    Note: Now most programs will sort files insensitive including the "ls" command.
    Last edited by IceHand (2007-05-07 18:37:59)

  • How do I determine if my file system is case-sensitive before I buy Photoshop CS5?

    How do I determine if my file system is case-sensitive before I buy Photoshop CS5? I currently have Mac OSX 10.5.8 with an Intel Core 2 Duo Processor and 4GB of Memory.. Adobe says the following requirements are needed..
    2GB of available hard-disk space for installation; additional free space required during installation (cannot install on a volume that uses a case-sensitive file system or on removable flash storage devices)
    1024x768 display (1280x800 recommended) with qualified hardware-accelerated OpenGL graphics card, 16-bit color, and 256MB of VRAM
    Some GPU-accelerated features require graphics support for Shader Model 3.0 and OpenGL 2.0
    I don't know if I have a "hardware-accelerated OpenGL graphics card" or "256MB or VRAM".. I've never heard of "VRAM" before and the last bullet points is just as confusing. The last thing I want to do is buy this program and discover my Mac Book is just a tad bit to old for it, I've already done that once with a video game.

    Disk Utility highlighting the drive or partition & clicking the blue Info icon may report it, but since I don't have Case Sensitive I can't tell for sure.
    A simple test would be to save a small txt doc as...
    test
    Then save to the place same as...
    TEST
    If both show on the Disk, then it is, if it asks to replace test with TEST then it isn't.

  • Print dialog options in case sensitive file system

    Since changing the file system running Lion and Mountain Lion from Mac OS Extended (Journaled) to Mac OS Extended (Case-sensitive, Journaled), certain features in print dialogs have disappeared.
    Particularly the option to print notes with slides in Microsoft Powerpoint are gone. Also, when choosing to print only 1 (or more, but not all) of multiple pages in Microsoft Word, the printer will nevertheless print all pages.
    This problem occurs on printers of different brands, i.e. HP, Lexmark, Brother.
    I was able to determine this problem by reproducing the issue on a cleanly installed Macbook Pro with OS X 10.8 formatted as Mac OS Extended (Case-sensitive, Journaled) vs a cleanly installed Macbook Pro with OS X 10.8 formatted as Mac OS Extended (Journaled), not Case-sensitive.
    Has anyone else had the same problem and maybe a solution?

    I just fixed this on my Mac. It is a bug in Microsoft Office... the Printer Dialog Extension (PDE) for Powerpoint is located in a directory named "Plugins", but PowerPoint is looking for it in "PlugIns". This obviously does not work in a case-sensitive filesystem.
    Here are the steps to fix the issue:
    http://apple.stackexchange.com/a/119974/69562

  • HFS File system with case sensitive is not accepted to install creative cloud? Is there any other way but install the whole MacOS again after formatting the drive. I cannot belief that Adobe is so bad to it's Mac customers..

    After many hours setting up OS10.10 from he scratch the last step should be installing m Adobe apps again.
    trying this I always get the error message that creative cloud does not accept case sensitive file systems and I shall use another drive.
    This means I have to set up the whole machine again after formatting without case sensitive but then having copy problems with my NAS?
    I cannot belief that Adobe is really demanding this. If so this would show how urgent this market need alternatives and some more competition...

    Hi,
    You can refer below link for more information.
    Error "Case-sensitive drives not supported" or similar install error | Mac OS

Maybe you are looking for

  • IPod Touch is having a problem with a single character!?

    I've tried to login to many websites over safari since I bought my iPod Touch, and until then, it was the very only thing that made my frustrated! I was never able to login to any web sites, always getting a login/password error. I was thinking that

  • Vendor _company code mandatory

    could some one tel me how to make the company code mandatory while creating the vendor using xk01

  • HT4623 I can't update my iOS on my iPhone 4!

    everytime I try to update, it never initializes because it always ends up with an error. And everytime I try to update it with iTunes on my PC, it hangs and I have to start all over again. BUT I NEVER GET A CHANCE TO UPDATE IT BECAUSE OF AN ERROR.

  • Itunes errors when launch

    i've been looking through troubleshooting sites and tried the unknown error one, but nothing seems to work. This started yesterday, and I just downloaded the newest version of itunes but it still says that "iTunes has encountered an error and must be

  • Kind of Trivia Situation_Shop on Behalf in SRM 7.0

    Hello Experts, here is the situation, not sure this is a security or configuration issue. We recently went live with SRM 7.0, There is a scenario where the business users are requesting for a functionality. Shop on Behalf.. If User A wants to Shop on