Aperture Library/Database hacks

After one week playing around with aperture, i want to share my current insights with 'customizing' (my) aperture's way of dealing with my picture files.
Warning:
The following thoughts and arrangements are working for me, they're
undoubtly NOT supported by apple and the programmers of the aperture
application!
Reading a lot of articles in the forum when aperture hit the masses, i've been disappointed about how aperture will fit with me.
Over the years my growing picture collection moved over from one computer to the other, deploying more storage, and will continue to do so in the future. So the technical equipment has to be independent from the treasure's of my data, to follow state of the art hard- and software development.
For me, aperture approved to be of such a kind.
Despite aperture stores away all my digital masters into it's own Library, thus duplicating data during imports, it just brings in some kind of more detailed
directory hierarchies to my way of organizing my picture library. How does it do?
How do i store my Library?
Sorry to be that longish, but to explain my concepts i have to.
Modern operating systems distinguish private/personal and public/common data for their file storage locations. Hopefully they follow the 'FHS' (Filesystem-Hierarchical-Standard) brought up by linux, to name the diverse locations for classified data.
I do run mixed os'es within my networks, as no computer should be isolated from a networked environment anymore. But to be honest it's more a single-user situation in reality, then the multi-user aspects i always keep in mind when designing my infrastructure environment for a network.
My picture library/online-archive is classified 'common' data, so it stores outside my home-directory, and every user allowed to, has access to it. I do not support locales within my filenaming-conventions, users and me are german-spoken, so the 'common' data for my systems is always called
'/Bibliothek'.
Furthermore we're dealing with pictures (Bild), movies (Film), music (Musik) and documents (Dokumente) in all common used operting systems (os x, windows), storing private data to the home-directory within appropiate directories and public/common data to the equivalent directories at a common storage.
/Bibliothek
/Bibliothek/Bildarchiv
/Bibliothek/Filmarchiv
/Bibliothek/Musikarchiv
BTW, i customized windows to reflect this filetree within explorer windows, so users click to 'Eigene Bilder' (my pictures) and 'Bildarchiv' (common pictures) there, to change between directories, making it very convenient to work with.
Especially the 'common' picture files are strongly organized by date, which is reflected at the directory-structure, for example:
'/Bibliothek/Bildarchiv/2004/2004-04-17, make a good description/'
'/Bibliothek/Bildarchiv/2005/2005-12-00, a bunch for the whole period/'
A descriptive directory name is highly portable between operating systems, applications and last but not least, users!
For now, aperture seems to be pretty much a single-user solution.
But it's library can be 'distributed' to accomodate my needs.
I started to import my data by drag'n'drop, which works best for me. I didn't like the import assistent, which seemed to result in a different structure of my data in aperture's 'all projects' list. By creating a folder in aperture for the year, then drag'n'drop the multi-selected directories from the finder, i got within aperture:
All Projects + * (<-Aperture)
<div class="jive-quote">Library (smart-albums, collapsed)
2005 (folder)
2005-11-00 (folder, nested)
2005-11-17, sample bla (project, from directory)
Images from 2005-11-17, sample bla (album, inherited)
2005-12-08, take a better name (project)
Images from 2005-12-08, take a better name
Using aperture's preferences to switch between libraries i did import to different aperture libraries for the years, resulting in a bunch of directories, each holding an 'Aperture Library.aplibrary' paket there.
/Bibliothek/Bildarchiv/2004/2004.aplibrary
/Bibliothek/Bildarchiv/2005/2005.aplibrary
Yes, the pakets can be renamed, to better reflect whats in there. Aperture has to be restarted to change from one library to another!
The total amount of imported data, yet: 130 GB, ~33164 pics.
I am working with a 15" powerbook, 1,5gb ram, 80 gb hdd on the road and a 200gb external drive at home/office.
to make me feel comfortable with aperture, i switched to (terminal hacking!):
~me/Pictures/Aperture Library.aplibrary/
~me/Pictures/Aperture Library.aplibrary/2004/ ->
/Bibliothek/Bildarchiv/2004/2004.aplibrary
~me/Pictures/Aperture Library.aplibrary/2005/ ->
/Bibliothek/Bildarchiv/2005/2005.aplibrary
~me/Pictures/Aperture Library.aplibrary/Texturen/ ->
/Bibliothek/Bildarchiv/Texturen/Texturen.aplibrary
~me/Pictures/Aperture Library.aplibrary/...
/Bibliothek/Bildarchiv/2004/2004.aplibrary
/Bibliothek/Bildarchiv/2005/2005.aplibrary
/Bibliothek/Bildarchiv/Texturen/Texturen.aplibrary ->
/Volumes/HD39.1/Bibliothek/Bildarchiv/Texturen/Texturen Library.aplibrary
Linking folders to where i believe they are right placed in my systems.
Now aperture's settings don't have to be changed each time to switch between libraries. Not connecting the external hdd gives me grayedout
folders within aperture, for data stored on the external drive. Having a folder located on my inetrnal hdd and 'linked' to aperture:
~me/Pictures/Aperture Library.aplibrary/local ->
/Bibliothek/Bildarchiv/working.local.aplibrary
i can work with aperture normally, even if the external drive is not available.
the grayedout folders/subfolders/projects are browsable, but all thumbnails are just gray rectangles with its 'version name' underneath. same with smart-albums. available pics have colored thumbnails, unavailable pics are gray, naturally.
And aperture's database? well, i am very happy with it, really. Compared to my pre-aperture structure all the above mentioned tweaking gave me:
~me/Pictures/Aperture Library.aplibrary/Aperture.aplib/Library.apdb
This file is actually the sqlite3 database file. it's size is 111 MB now.
~me/Pictures/Aperture Library.aplibrary/Local ->
/Bibliothek/Bildarchiv/Working.local.aplibrary
I can store pictures there into folders and projects when i am on the road, filling up my local harddisk. Inspecting the paket shows up how aperture differenciated my pre-aperture filestructure:
/Bibliothek/Bildarchiv/Working.local.aplibrary/2005-12-08, take a better name.approject/2005-12-08 @ 01/49/06 PM - 1.apimportgroup/DSC0168/dsc0168.nef
All nicely packed into a single unit from the finder, easily browsable from aperture, and searchable by sql queries. Every Master enclosed in its own folder box, hm. Every import of files seperated to one folder, which makes clearly apparent that we will import redundant(duplicate) files for ever.
Adding two/three levels to my previous filestructure, strange namings all inclusive. As i sort my files with aperture into projects, the files accordingly move around at the filesystem-level. I'll let them go. They are there if i need access to them in case of failure.
T H E G L I T C H E S
within my setup the most current sql database is stored at:
~me/Pictures/Aperture Library.aplibrary/Aperture.aplib/Library.apdb
importing the way i did results in a sqlite3-database file for each library i switched to before linking them together. Right after linking one of those aplibrary pakets as a new folder, aperture will rebuild the current database at startup, which can indepently be invoked with 'option command aperture' anytime the program is started.
Changes to the metadata of a picture are written to the current database aperture is running on, but can be transfered to any other database file
when rebuilding the library at startup (which can be a time-consuming thing!)
Even if the external hd is reconnected before startup, some thumbnails are not properly generated all the time. At the current state i don't have any glue what's the cause for this. All Versions are properly accessable anyway.
Once again,
DO THIS AT YOUR OWN RISK,
if you try some of the suggestions i've made. Better you know how to handle a terminal before you even think about what i told here. Don't bother me, if something does not work for you - it works for me.
I can do this because it's my data, i am the only one affected by failure and i still do have my data on my windows system as a backup, for now.
Do the same before you trash your treasures.
Why i did made this post? Aperture really lacks support for team-working now. I cannot see how aperture can be really employed to its potential for an environment with more than a single user?. The sqlite3 database is said to handle concurrent users, i read on its homepage. So i still hope, there will be a group-worked aperture someday.

my reports, just for the logs.
drwxr-xr-x 2 fo03c fo03c 68 Dec 19 20:15 ArchiveInfo
-rw-r--r-- 1 fo03c fo03c 362 Dec 19 20:17 DataModelVersion.plist
-rw-r--r-- 1 fo03c fo03c 173107200 Dec 20 00:26 Library.apdb
comparing the timestamps, the time needed to recreate 'my' library, is:
4h 11 min.
The sql database contains 972 projects with 57952 picture items, as the startup overlay tells me. not that bad, i think. depends on the situation, and how much zen you learned, if you can wait for the 'recreate'.
but i didn't stop to mature aperture!
i switched to one of my 'old' libraries (choosing from preferences panel) and set some new
a) ratings
b) keywords
c) deleted a master from that 'old' library.
after changing back to the 'linked' aperture database file (within my home-directory, as described previously), and restart aperture -
yes, it crashed! oops.
yet another try - crash. i realized, i deleted the first pic from the 'current view' aperture tries to load after relaunch. ?! =:-(
if the database is corrupted again, i would have to reinvest ~4 hours to recreate the database? but how about the preferences?
apple this is a bug! when i made the preferences file
~me/Library/Preferences/com.apple.Aperture.plist
UNAVAILABLE (delete or rename as you like), aperture starts with the import assistent, as at its first time.
Since then i can start aperture and navigate to the project i deleted the file from (very unpolitly). The corresponding thumbnail shows up with a new 'icon' to lower right corner of the thumbnail. It clearly means: this file is UNAVAILABLE.
YES =:-) i deleted it!
the rating and keywording on the 'old' database is gone -
thus making the precedence of the database against the sidecars obvious, doensn't it?
selecting the 'orphaned' thumbnail, now leaves aperture with the message 'loading', but it does not crash. Changes in ratings or keywording to the current library (the 'recreated' new one) on different files are persitent across restarts of aperture. btw, aperture restarts with the focus on the orphaned first thumbnail, now marked with the icon 'i am NOT available', but it does not crash anymore, when starting.
my conclusion:
someone in the forums pointed towards the difficulties maintaining a database of pictures and the separation of their storage, as users will delete or move files seperated from that database, breaking everything.
NO, aperture does widely tolerate such doing.
But why should we do so? =:-)f
For me: its fun, i will not complain about failure, when i do mature an application like this.

Similar Messages

  • Speed up Aperture by reindexing the library database

    I put together an Applescript to reindex the Aperture library database. This results in a speed-up, but by how much is probably very variable. Unlike the Mail.app script that is going around that does the same thing, there is probably less fragmentation in an Aperture database due to less deletion.
    tell application "Aperture" to quit
    set new_file to choose file with prompt "Select Aperture Libary to compact its database" default location (path to pictures folder) of type {"BNDL"}
    set libname to (POSIX path of new_file) & "Aperture.aplib/"
    set dbname to libname & "Library.apdb"
    set sizeBefore to do shell script "ls -lah " & (quoted form of libname) & " | grep -E 'Library.apdb$' | awk {'print $5'}"
    do shell script "/usr/bin/sqlite3 " & (quoted form of dbname) & " vacuum"
    set sizeAfter to do shell script "ls -lah " & (quoted form of libname) & " | grep -E 'Library.apdb$' | awk {'print $5'}"
    display dialog ("Database before: " & sizeBefore & return & "Database after: " & sizeAfter & return & return & "Now try it out!")
    You can download a ready script from my web site. Pasting the above may not work because the quotes can get modified.
    http://homepage.mac.com/bagelturf/files/6ce59ccfee917c304407dbc4392c5675-807.htm l

    Hi,
    I see that you are using chrome, have you tried to use IE?
    For inprove the silverlight application performance, here are some ideas though:
    Faster startup: Please make sure you use a custom splash screen to increase percieved performance. Use MEF to split your assemblies up and only load what you need at start. Don't reference assemblies you don't need, don't include images in your project but
    put them on the webserver (but if you do, make sure build action is set to content).
    Application runs choppy: Use the visual studio profiler to identify poor/slow code:
    http://blogs.msdn.com/b/mgoldin/archive/2010/04/26/vs2010-silverlight-4-profiling.aspx
    Deep Dive into rendering performance:
    http://videos.visitmix.com/MIX09/T17F and
    http://silverlite.seemar.org/?p=56
    Slow loading performance: Don't download more data than needed. Reduce the XAP filesize, and reduce the amount of data your app requests from services.
    Heavy data processing: Make sure you use background threads to take advantage of multiple CPU cores.
    Also please try to check this article:
    #Tips for Improving Performance in Applications Built with Silverlight:
    http://channel9.msdn.com/Events/MIX/MIX11/MED07 .
    Best Regards,
    Amy Peng 
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • New to Aperture - Library vs Reference files

    I'm coming to Aperture from Picasa, which replicated and managed my folder structure as it appeared on my hard-disc, which was nice.
    Am I better off importing images into my Aperture Library, or managing the folder structure how I want and just having Aperture work with the reference files?
    I'm not a pro-photographer, just a pretty basic user, so will not have loads of large raw image files. What's the benefit of using the Library over using Reference files? I've tried Google-ing but everything I've found just addresses folder/project management within Aperture.
    If I use the reference option, can Aperture manage my photos on my hard-drive in the same way Picasa could (ie if I moved a photo from one folder to another in Picasa, it also moved on my drive)
    Thanks

    Hi TxH,
    Welcome to the user-supported Aperture discussion group.
    I'm coming to Aperture from Picasa, which replicated and managed my folder structure as it appeared on my hard-disc, which was nice.
    If you use Aperture for even a little while, you'll realize that the structure of your photos in your hard drive is not as important as how you organize them in Aperture, especially when you start making albums, which merely contain a pointer to the image in your library. You can have a picture in many albums, but your library (and therefore hard drive) only contains it once.
    Am I better off importing images into my Aperture Library, or managing the folder structure how I want and just having Aperture work with the reference files?
    That's a matter of opinion. Some people are very opinionated that using referenced files is the only way to go, some are opinionated the other way. Sometimes there really is a better solution for you depending on what you are doing.
    What's the benefit of using the Library over using Reference files? I
    You will find loads of conversation if you search this discussion group for "managed" and "referenced".
    You will always have a library. Your managed pictures will live in the library and you won't have direct access to them through Finder (and you should not want direct access to them for the most part). Your referenced pictures live wherever you tell Aperture to take them from, but the bookkeeping parts of the Aperture library/database are still stored in the Aperture library package.
    Benefits of managed include: you don't worry about where the files are; Aperture backs them up if you use its vaults; they are always with you.
    Benefits of referenced include: you know exactly where the files are; your Aperture library is significantly smaller than if all your photos were in the library; you can find them with Finder if that's important to you (and a lot of people think it's important to them but then realize they only think that because they're really not using Aperture to its full potential).
    If I use the reference option, can Aperture manage my photos on my hard-drive in the same way Picasa could (ie if I moved a photo from one folder to another in Picasa, it also moved on my drive)
    Yes. I've never used Picasa, but Aperture allows you to "relocate" your photos in order to manage their external directory structure. You can also choose to "relocate" a managed master to make it referenced.
    nathan

  • Moving an Aperture library

    So my 17" MBP Uni is showing as "shipped" and should be with me next week Soooooo. How do I move my Aperture Library/database from my existing 15" MBP (running Leopard) to my new 17" MBP running SnowLeo?
    I have all my masters referenced on a 500GB FW drive so hopefully that bit is straight-forward, but due to the problems some people seem to be having with SnowLeo and Aperture, I really want to have an overlap period with Aperture on both machines until I get sufficient confidence to cut loose from Leopard. I understand the licensing restrictions concerning multiple access on the same network but I only need the Leopard library until I'm sure the SnowLeo one behaves as it should.
    I'm not going to do the Mac to Mac transfer thing because I know things don't always work perfectly with this, and anyway I'm going to keep the new machine quite clean for Aperture and web development, and leave most of the other stuff seperate on the older machine - hence my question.
    So what's involved? Load Ap on the new machine, upgrade to 2.1.4 and then move some pref files? If so which ones guys?
    Thanks in advance
    Al

    Logically that's what I thought, but you read so many scare stories here about people's libraries getting screwed up or files getting corrupted. I'm one of the (many) people who have never had problems with Aperture, and I just wanted to keep it that way
    Thanks again
    Al

  • Aperture wont open and says "repairing library database" even when 100% complete it still wont open

    my aperture won't open and says "repairing library database"  even when it gets up to 100% complete it just suts there frozen and won't open to the aperture screen

    How many Images?  How much storage space does the Library occupy?  Do you have plenty of free space on your system drive?
    Ignore the progress bar — it's often stuck, and therefore unreliable.
    Ignore Activity Monitor reporting Aperture "Not Responding".  This is, imho, a bug Apple should have squashed years ago.
    Repairing (or doing any operations an entire Library) a large Library can take hours or days.  You did not report what you did to get past 79% — I'm going to guess you Force-quit Aperture.  Force-quitting any database is always a bad idea and should only be done as a last resort.  Each time you force quit, you are likely adding to your problem.
    Restart the rebuild, and let it run, unmolested, for at least 40 hours.  IME, at some point the progress bar with jump to 99%, then 100%, and then stay there for perhaps a few more hours, and then it finishes.
    I have _never_ had a repair or a rebuild (I have not had to do many rebuilds) _not_ finish.  One took about 82 hours, but it finished.
    If your Library is small — say, fewer than 100,000 Images _and_ smaller than 100 GB — and you're seeing these very long rebuild times, you likely have an actual problem — but the only way I know to find out is to let the rebuild continue.  (I don't store any but small video in Aperture, and very few of them, so my numbers may not correspond to Libraries that store videos.)
    Did you notice any other problems before Aperture itself recommended rebuilding?
    In short: let it run unmolested.

  • What is the best way to copy aperture library on to external hard drive? I am getting a message that say's "There was an error opening the database. The library could not be opened because the file system of the library's volume is unsupported".

    What is the best way to copy aperture library on to external hard drive? I am getting a message that say's "There was an error opening the database. The library could not be opened because the file system of the library's volume is unsupported". What does that mean? I am trying to drag libraries (with metadata) to external HD...wondering what the best way to do that is?

    Kirby Krieger wrote:
    Hi Shane.  Not much in the way of thoughts - - but fwiw:
    How is the drive attached?
    Can you open large files on the drive with other programs?
    Are you running any drive compression or acceleration programs (some drives arrive with these installed)?
    Can you reformat the drive and try again?
    Hi Kirby,
    I attached the UltraMax Plus with a USB cable. The UltraMax powers the cable so power is not an issue. I can open other files. Also, there is 500GB of files on the drive so I cannot re-format it. Although, I noted I could import the entire Aperture Library. However, I do not want to create a duplicate on my machine because that would be defeating the purpose of the external drive.
    Thanks,
    Shane

  • Aperture crashed on me, then it did a rebuild but now when I try to open it all I get is the message: Warning.There was an error opening the database for the library "/Users/[Folder name]/Pictures/Aperture Library.aplibrary".Only option is to press 'Quit'

    I'd be grateful for any suggestions as to how I can re-open Aperture again.  It has been increasingly flaky recently and this isn't the first time it has done a rebuild but is the first time it has failed to start up.  Most of my photos are referenced.  Many thanks for any help you can give.

    Dave-
    You can try opening the old (problem) library by launching Aperture into Library First Aid mode and choosing to Repair (first option) or Rebuild the library. Before doing this, make a backup copy of the old library, since both Repair or Rebuild will write changes to the library database.
    Repair is the faster and less drastic option, so try that first: After backing up your library, hold down both the Option and Command keys while dragging and dropping the problem library on the Aperture icon. The Photo Library First Aid window appears. Select Repair Database, then click Repair. After some time Aperture should open the library, if possible.
    If that fails launch Aperture back into Library First Aid and select Rebuild Database. Depending on the size of your library this operation could take some time, up to several hours for a very large library. When the main window appears you may have some extra Recovered folders/projects. This operation rebuilds the library from scratch and is usually successful at reviving problem libraries.

  • There was an error opening the database for the library "~/Desktop/TEMP_aperture/Aperture Library.aplibrary".

    There was an error opening the database for the library “~/Desktop/TEMP_aperture/Aperture Library.aplibrary”.
    I am not able to open my Aperture - I have tried the recommendation from the manual page 839, but I do not get access to the window the manual says I should get, but instead it simply open the Aperture and the errort message come up
    hanslund

    If the Library First Aid window didn't open you might have not been holding the keys down all the way or else sometimes when you click the icon in the Dock this will happen.
    Try this, close Aperture, locate the library in the folder Desktop/TEMP_aperture and then hold down the option and command keys AND then double click the library file. That should open the first aid window,
    Post back if this doesn't fix the problem or you have more questions.
    regards

  • When I try to open my aperture library, I get the message "There was an error opening the database for the library "/Users/alyssabouma/Pictures/Aperture Library.aplibrary". help!

    When I try to open my Aperture Library, I get this message: "There was an error opening the database for the library “/Users/alyssabouma/Pictures/Aperture Library.aplibrary”.
    I have already uninstalled and reinstalled the library....Help!!

    lyssalou,
    what is your Aperture version and what is your MacOS X version?
    What happened, before this problem occurred? Did you import images, install software, move the Aperture library?
    I have already uninstalled and reinstalled the library....Help!!
    What do you mean by reinstalling the library? Did you reinstall Aperture?
    You might start the trouble shooting with using the Aperture Library First Aid Tools - repairing the permissions, repairing the library, and rebuilding, if necessary, see:
    Aperture 3 User Manual: Repairing and Rebuilding Your Aperture Library
    Before rebuilding the library, make a backup of the Aperture Library, if you do not have one.
    Regards
    Léonie

  • When I try to open aperture (which has been working fine for months), I get this response: There was an error opening the database for the library "~/Pictures/Aperture Library.aplibrary". Please help!!

    When I try to open aperture (which has worked great for months), I get this response:
    There was an error opening the database for the library “~/Pictures/Aperture Library.aplibrary”.
    Please help!! Thank you!! =)

    Sonny3300, your signature says "Aperture 2" - is that correct? Then you need this trouble shooting guide:
    Aperture 2: Troubleshooting Basics: http://support.apple.com/kb/HT2945
    What is your Operating system version and where is your library located? Have imported new images recently or changed the location of your library?
    Regards
    Léonie

  • When i try to open aperture, i get a box popup that says;  Warning-There was an error opening the database for the library "~/Pictures/Aperture Library.aplibrary".

    When i try to open aperture, i get a box popup that says; 
    Warning-There was an error opening the database for the library “~/Pictures/Aperture Library.aplibrary”.
    Can anyone help? I cannot accesss aperture. this is the 1st time this has ever happened...
    thanks,

    Try running a repair on the library. Hold the command and option keys down while starting Aperture, this will open the repair window. Select Repair Library.
    See Aperture 3: Troubleshooting Basics
    If you still have problems post back

  • There was an error opening the database for the library "/Volumes/Aperture Master/Unknown/Aperture Pictures/Aperture Library.aplibrary".    what do I do now?

    There was an error opening the database for the library “/Volumes/Aperture Master/Unknown/Aperture Pictures/Aperture Library.aplibrary”.
    What do I do now.  I cant access the photos on the drive.  The only option is Quit?  what ??????????
    Please help ready to throw computer and drive out the window.  I have a deadline of next Tuesdaythe 11th.

    Start Aperture while holding down the option and command keys. You'll get a Photo Library First Aid dialog as below.
    Try Repair Database first. If that doesn't work, then redo the startup with option-command and try Rebuild Database. These repair processes can take a long time with a larger library.
    If all that fails, you can try creating a new library from scratch and then try importing the old library into the new. This sometimes can fix problems that can't be repaired the First Aid way.
    Also make sure the drive where the Aperture library is located is working properly. You can check it with Disk Utility app.

  • There was an error opening the database for the library "/Users/madis13/Pictures/Nikon Transfer3/Aperture Library.aplibrary".

    There was an error opening the database for the library “/Users/madis13/Pictures/Nikon Transfer3/Aperture Library.aplibrary”.
    What to do when it comes to such a notice?
    If I want to open the aperture program, followed by a message, and the only option is to quit, but the program is not avanegi

    chose import library.
    That might be the problem.
    If you want to import an image file in to an Aperture Library, you use the command
         File > Import > Files
    or
    File > Import > Folders as Projects.
    The command
      File > Import > Library
    is for importing whole iPhoto Libraries or Aperture Libraries.  Have you tried to import the Aperture Library into itself?
    However, the program did not open the catalog yet, and I did force quit.
    Do you mean, after you tried to "import as library"?
    Any success with the First Aid Tools as I suggested?
    Hold the key combination ⌥⌘ firmly down and double click your Aperture Library. Then select a repair option from the panel.
    Léonie

  • There was an error opening the database for the library "/Users/james/Pictures/Aperture Library.aplibrary".   what now?

    I was uploading 655 images from my Nikon D300S to aperture, all was going fine, went to make a coffee and came back to find Aperture had quit and this message was on the screen ––
    There was an error opening the database for the library “/Users/james/Pictures/Aperture Library.aplibrary”. 
    ––  when I now try to open aperture I always get the same message and it won't open.
    Any help would be greatly appreciated
    Aperture 3.4.5 and OSX 10.8.5

    Thanks William Lloyd and IeonieDF
    First opened First Aid by holding down alt and cmd while double clicking Aperture
    Tried Repairing Permissions and repairing Database in First Aid but neither worked –– so then did a 'Rebuild Database' and I'm back in action
    Thanks for taking an interest guys

  • Trying to open Aperture, but I get the message, "There was an error opening the database for the library "/Users/davewasson/Pictures/Aperture Library.aplibrary". - and it forces me to quit. What do I do?

    Trying to open Aperture, but I get the message, "There was an error opening the database for the library “/Users/davewasson/Pictures/Aperture Library.aplibrary”. - and it forces me to quit. What do I do?

    Dave-
    You can try opening the old (problem) library by launching Aperture into Library First Aid mode and choosing to Repair (first option) or Rebuild the library. Before doing this, make a backup copy of the old library, since both Repair or Rebuild will write changes to the library database.
    Repair is the faster and less drastic option, so try that first: After backing up your library, hold down both the Option and Command keys while dragging and dropping the problem library on the Aperture icon. The Photo Library First Aid window appears. Select Repair Database, then click Repair. After some time Aperture should open the library, if possible.
    If that fails launch Aperture back into Library First Aid and select Rebuild Database. Depending on the size of your library this operation could take some time, up to several hours for a very large library. When the main window appears you may have some extra Recovered folders/projects. This operation rebuilds the library from scratch and is usually successful at reviving problem libraries.

Maybe you are looking for

  • Too low initial heap size

    Hi, Any idea why following line is giving too low initial heap size error in server startup. $JAVA_HOME/bin/java $JAVA_VM -XX:NewSize=256m -XX:MaxNewSize=256m -XX:SurvivorRatio=6 -Xms2048m -Xmx2048m -Xrs -verbose:gc This error is coming when I am add

  • Inconsistent logic for viewing others schemes objects in browser

    A while ago when we upgraded our db's to Oracle 10 we also replaced our famous green friend for Sql Developer with our entire development crew. Among a few other things, people were not all that happy, seeing that they lost the desired "check for acc

  • Error for SOAP to BAPI scenario

    Hi  All: When I am trying to send the message from SOAP client to XI I am getting and Error and also the message is not reaching to MONI. Is there anything that is required in in SOAP adapter or Modules setting?? Error : <b><?xml version='1.0'?> <!--

  • My iPad2 front camera stopped working. How can I fix it?

    Hi everyone. I'm really terrified. After 2 long months waiting for my uncle to come from US with my new iPad2 I got it last week. The problem is that today I used the camera but the front one suddenly stopped working and now it's all dark and like fr

  • Unable to get Pages software update as appleid is different to one at purchase

    Recently got a buddy to buy a new mac mini for me in the US. Tried to set it up last night in Ireland but was unable to download the suggested update to Pages as the email address on the machine (my appleid) was different to that provided when purcha