Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Help! Can't Open Aperture Library (Requires iPhoto 9.4?)

"To open this iPhoto library in Aperture, it first needs to be upgraded."

Verify that you have iPhoto 9.4 or later. Then open the library in iPhoto to upgrade it."


I don't own iPhoto 9.4.


What the heck do I do??


-=-Joe

Aperture 3

Posted on Nov 13, 2012 7:10 AM

Reply
48 replies

Nov 27, 2013 9:20 AM in response to daveswallace

Have you looked at your "DataModelVersion.plist" content? That is what the discussion in this thread was about at the end of last year (where to find it, what to look for, etc.).


In some cases, in that file the library is set to think it's an iPhoto library, instead of an Aperture library. In other cases, like mine, it was set to not be an iPhoto library (isIPhotoLibrary = False) but the application identifier for the database was iPhoto -- which caused a conflict.


You should look at the old vs. new version of the DataModelVersion.plist if you have it to see if you can find a difference there like the ones noted here.

Nov 30, 2013 7:40 AM in response to jashman

I've tried without success. Neither iPhoto nor Aperture open the library anymore, despite both updating it an not being able to "use" it at the same time (Aperture opens nothing, iPhoto opens a blank library). They both change the DataModelVersion.plist to the following when they try to open it, though the application identifier seems to switch depending on what the last program to attampt an opening was. :


<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

<key>DatabaseCompatibleBackToMinorVersion</key>

<integer>220</integer>

<key>DatabaseMinorVersion</key>

<integer>225</integer>

<key>DatabaseVersion</key>

<integer>110</integer>

<key>adminProperties</key>

<dict>

<key>GeneralPreferences|FacesEnabled</key>

<true/>

<key>MobileMeEOL|migratedAccounts</key>

<data>

PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCFET0NU

WVBFIHBsaXN0IFBVQkxJQyAiLS8vQXBwbGUvL0RURCBQTElTVCAxLjAvL0VO

IiAiaHR0cDovL3d3dy5hcHBsZS5jb20vRFREcy9Qcm9wZXJ0eUxpc3QtMS4w

LmR0ZCI+CjxwbGlzdCB2ZXJzaW9uPSIxLjAiPgo8YXJyYXk+Cgk8c3RyaW5n

PmRhdmVzd2FsbGFjZTwvc3RyaW5nPgo8L2FycmF5Pgo8L3BsaXN0Pgo=

</data>

<key>database.iPhoto|lastEmptyEventUuid</key>

<string>1E632696-E4E5-4CCC-B99B-8357D925A98B</string>

<key>database.iPhoto|lastImportEventUuid</key>

<string>V86nK6NqTnak1SKbE%o0ew</string>

<key>database.iPhoto|lastNMonthsValue</key>

<integer>12</integer>

<key>database.iPhoto|movieSerialNumber</key>

<integer>101</integer>

<key>database.iPhoto|photoShareProperties</key>

<data>

BAtzdHJlYW10eXBlZIHoA4QBQISEhBNOU011dGFibGVEaWN0aW9uYXJ5AISE

DE5TRGljdGlvbmFyeQCEhAhOU09iamVjdACFhAFpAZKEhIQITlNTdHJpbmcB

lYQBKxdJUEhQcm9wZXJ0aWVzVmVyc2lvbktleYaShISECE5TTnVtYmVyAISE

B05TVmFsdWUAlYQBKoSEAXGcgUcLhoY=

</data>

<key>database.iPhoto|showLastNMonths</key>

<true/>

<key>database|RKXMLExportManagerMode</key>

<string>RKXMLExportManagerExportAlwaysKey</string>

<key>database|UseEmbeddedJPEGv2</key>

<true/>

<key>database|applicationIdentifier</key>

<string>com.apple.Aperture</string>

<key>database|automaticallyGenerateFullSizePreviews</key>

<true/>

<key>database|createDate</key>

<date>2012-12-19T21:20:58Z</date>

<key>database|databaseUuid</key>

<string>T6pDrqirR7SnKbus2qLfrQ</string>

<key>database|imageIOVersion</key>

<string>851</string>

<key>database|isIPhotoLibrary</key>

<true/>

<key>database|previewQuality</key>

<real>0.83333333333333304</real>

<key>database|previewSizeLimit</key>

<integer>1</integer>

<key>database|rawCameraBundleVersion</key>

<string>711</string>

<key>photoStream|autoUpload</key>

<true/>

<key>photoStream|explicitlyDisabled</key>

<false/>

<key>touchedBy|com.apple.Aperture</key>

<integer>1</integer>

<key>touchedBy|com.apple.iPhoto</key>

<integer>1</integer>

</dict>

<key>createDate</key>

<date>2012-12-19T21:20:58Z</date>

<key>databaseUuid</key>

<string>T6pDrqirR7SnKbus2qLfrQ</string>

<key>isIPhotoLibrary</key>

<true/>

<key>masterCount</key>

<integer>0</integer>

<key>projectCompatibleBackToVersion</key>

<integer>8</integer>

<key>projectVersion</key>

<integer>8</integer>

<key>touchedByAperture</key>

<true/>

<key>touchedByIPhoto</key>

<true/>

<key>versionCount</key>

<integer>0</integer>

</dict>

</plist>

Apr 3, 2014 11:55 PM in response to joeholmes

Hi,


I had same problem & I looks fixed it with:


Open the DataModelVersion.plist

Check the key:

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

<key>isIPhotoLibrary</key>

</true>

.....

</dict>

</plist>


The "<key>isIPhotoLibrary</key>" have not in my damaged iphoto library.

I added that & now can open with Apertrue.



I hope this can help you.

Help! Can't Open Aperture Library (Requires iPhoto 9.4?)

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.