No dialog box when trying to export

Running Aperture version 3.4.3 and it's been awhile since I've loaded or edited any photos. But, when I try to export, I'm not getting any dialog box. I do a File/Export/Version and the word File on the menu stays highlighted for a moment, then goes away with no dialog box popping up. I opened up the preset box and clicked ok again, just to see if that made a difference. I've chosen all three of the rebuild options, but nothing seems to make a difference. Any help would be appreciated. Thanks.

Okay, I've reinstalled mountain lion, reinstalled aperture, moved libraries forcing aperture to make me choose the library or create a new one. I've done both. After creating a new one, I tried to import my existing library. Again, nothing happens. I've never used console before, but the data below is recorded whenever I try to export an image from aperture.
1/28/13 1:47:18.812 PM com.apple.security.pboxd[347]: CGSGetWindowTags: Invalid window 0x75
1/28/13 1:47:18.812 PM com.apple.security.pboxd[347]: kCGErrorFailure: CGSSetHideOnDeact: error getting window tags
1/28/13 1:47:28.805 PM Aperture[339]: RVS:__54-[NSRemoteSavePanel _runOrderingOperationWithContext:]_block_invoke_0319 : Timeout occured while waiting for the window
1/28/13 1:47:28.814 PM librariand[348]: [ERROR] [256.448s] com.apple. SRMessageTransport.c:498 SRConnectionCreateClient() timed out waiting for the server to post the started notification
1/28/13 1:47:28.814 PM librariand[348]: [ERROR] [256.448s] com.apple. framework_client.c:810 IPCEnableSyncing() failed to run server: -1
1/28/13 1:47:28.815 PM librariand[348]: [ERROR] [256.448s] com.apple. UBService.c:598 UBServiceEnableMobileDocuments() IPCEnableSyncing failed with error: The operation couldn’t be completed. (UBErrorDomain error 2.)
1/28/13 1:47:48.817 PM librariand[348]: [ERROR] [276.451s] com.apple. SRMessageTransport.c:498 SRConnectionCreateClient() timed out waiting for the server to post the started notification
1/28/13 1:47:48.817 PM librariand[348]: unable to enable mobile documents
1/28/13 1:47:48.817 PM librariand[348]: error in _handle_client_request: LibrarianErrorDomain/10/Unable to configure the collection.
Hopefully, someone can look at this and say "Oh yeah, your problem is ...."
Thanks for any assistance.

Similar Messages

  • I no longer get the dialog box when trying to delete rejected photos.

    I have always used the Delete Rejected Photos. . . selection to get rid of the photos I have flagged as rejected. However, after the rejected photos are shown, the dialog box no longer appears with the option to Delete from Disc or to Remove from the LR Catalog. I don't know if this problem began with LR 3.4 or before, but the timing was close. It isn't that I don't know how to use the function because I have been using it for years. Any help would be appreciated.

    Since I had 358 photos out of almost 2800 flagged as 'rejected' I did not
    want to loose all my work. I selected the rejected photos and then flagged
    them all with a 'yellow' color. I then displayed all photos with a yellow
    flag and 'Un-rejected' them. I highlighted a small amount of them, about 30,
    and rejected them and then went to the Delete Rejected photos. the pop-up
    came up and I was able to delete them. Since the rest of my yellow flagged
    photos were still showing I rejected another chunk of them and so on till
    they were all deleted. When trying to delete a group that had published
    photos within I got a box warning me that if I deleted them the published
    ones could no longer be managed by LR. That is alright with me. It would be
    nice if the software would somehow flag those that had been published. All
    the dialog box said was that one or more of the group had been published. I
    did not know which.
    Thanks again for expert help!
    Jack

  • Photoshop opens dialog box when trying to fill a layer with transparent pixels locked

    This script should set the layer to lock transparent pixels, and then fill the layer with a color. It does that, except when it gets to the fill stage, it opens the fill dialog box, and you have to hit okay.
    If you omit the transparent pixel line, it runs as expected, no dialog box.
    Is there a way to suppress the box? Or am I doing something wrong that's causing the box to open?
    #target photoshop
    app.bringToFront();
    doc = app.activeDocument;
    doc.artLayers[0].isBackgroundLayer = false;
    doc.artLayers[0].transparentPixelsLocked = true;
    app.activeDocument.selection.fill(app.foregroundColor);

    Not sure why that happens.
    But I would recommend foregoing the locking and using the AM code for a Fill that honours the transparency.
    #target photoshop 
    app.bringToFront(); 
    doc = app.activeDocument; 
    doc.artLayers[0].isBackgroundLayer = false; 
    doc.activeLayer = doc.artLayers[0];
    // =======================================================
    var idFl = charIDToTypeID( "Fl  " );
        var desc18 = new ActionDescriptor();
        var idUsng = charIDToTypeID( "Usng" );
        var idFlCn = charIDToTypeID( "FlCn" );
        var idFrgC = charIDToTypeID( "FrgC" );
        desc18.putEnumerated( idUsng, idFlCn, idFrgC );
        var idOpct = charIDToTypeID( "Opct" );
        var idPrc = charIDToTypeID( "#Prc" );
        desc18.putUnitDouble( idOpct, idPrc, 100.000000 );
        var idMd = charIDToTypeID( "Md  " );
        var idBlnM = charIDToTypeID( "BlnM" );
        var idNrml = charIDToTypeID( "Nrml" );
        desc18.putEnumerated( idMd, idBlnM, idNrml );
        var idPrsT = charIDToTypeID( "PrsT" );
        desc18.putBoolean( idPrsT, true );
    executeAction( idFl, desc18, DialogModes.NO );

  • No MobileMe dialog box when trying to upload album to MMe Gallery

    I am trying to publish some of my albums in iPhoto09 to MobileMe. When I click on the MobileMe button on the bottom right, or select the "Share" --> "MobileMe" menu option, it does nothing. Clicking on the Flickr and Facebook buttons do come up with dropdown input boxes like the MobileMe prompt should do.
    I also use Aperture for other projects and those work with creating/updating MobileMe galleries to the same MMe account just fine. I also have a Picasa plugin installed for iPhoto09, and exports there work fine too.
    I have been reading through other posts and see some with similar problems, but can't get their solutions to work. I also contacted MMe support with no luck. I have tried:
    -removing/reinstalling iP09, updating to newest software level
    -Signing out and back in to MMe through the MMe system preference pane
    -removing the com.apple.iPhoto.plist file in my username/Library/Preferences/ directory.
    -Restarting iP09
    -Rebooting mac
    After reboot and starting iPhoto, I got popups like I did the first time I started iPhoto (from removing the .plist file) but still no luck.
    Any thoughts? Could my use of Aperture 2 or Picasa plugin affect the MMe portion of iPhoto?

    Try this, open the iPhoto Preferences.
    Click "Web".
    Do you see a section at the bottom labeled "iDisk Usage for 'your MM username'"?
    If not, then iPhoto does not think you have a MM account and that is why you are not getting the pop-up. You have tried everything I would have suggested. But at least we have narrowed it down a bit.
    As for the MM Preference pane, I would suggest this sequence of events:
    Sign Out of your MM account.
    Close Preferences.
    Reboot the Mac
    Open MM Prefs
    Sign back in.
    Now check iPhoto's Prefs to see if it 'sees' your account yet. Cheers!

  • Problem with webutil file dialog box when trying to save/open

    Approximately 12 months ago we had this same issue and I think we managed to resolve it with a one off patch. Were getting it on another site now so any info will be much appreicated.
    Basically when using webutil file chooser Client_Get_File_Name to upload/download something to/from the database it works sporadically.
    When we choose a location to upload from or download to. we then click the buttonon the webutil file chooser and the box disapears without doing anything. Sometimes it works ok but i cant find any pattern to it working/not working
    Has anyone else experienced these problems?

    i found it
    patch 6127521
    thanks

  • InDesign CS5 crashes when trying to export a PDF and/or a Warning dialog box appears!

    Just bought a new macbook pro 15" non retina the other day and the SAME version of InDesign CS5 that was running on my 2010 iMac is now crashing each time I get a Warning dialog box and/or try exporting a PDF?!??!?! How was this NOT an issue before and now is??? Running the same Lion 10.7.4 as well....
    Holding the alt key while deleting a page does help it not prompt the warning dialog box, but no help to exporting a pdf...
    So guessing this is a Apple issue and we need an update or??
    I am only using Fontbook and have NOT even added any new fonts yet, practically bare bones mac still with just CS5...
    What is also weird is that the warning dialog boxes are always BLANK and have no text on them, like there is a font issue??
    I've cleared the system font cache, reset InDesign prefs, reset PRAM and NVRAM, re-installed InDesign and updated to 7.0.4...
    This is madness....please help me in the name of all that is good.
    Crash:
    http://pastebin.com/DYv0vwNQ

    figured it out:
    - power off mac and turn back on while holding down Command + R (dont do it on an external keyboard just to be safe)
    - choose the re-install Lion option (I'm sure there is another way to re-install Lion, this is just the way I did it, not saying its the best or only method)
    - DO NOT INSTALL MACBOOK (Mid 2012) Software Update 1.0 - THIS SCREWS ADOBE UP!

  • Premiere Pro CC crashes when trying to Export Media

    I really hope someone can help me with this.
    I bought a brand new Dell XPS 15 because I will be studying multimedia production next year. Next week I'm registering for the art school and I'll be able to buy a CC student license. I installed the Creative Cloud Trial Version because I couldn't wait to check out the new features in Photoshop and Premiere Pro. However after working on a Premiere Pro project for several hours, the program crashed when trying the Export>Media function.
    As soon as I hit Export>Media in every project I make in Premiere Pro, the following dialog box pops up: "Sorry, a serious error has occurred that requires Adobe Premiere Pro to shut down. We will attempt to save your current project.". I'm not able to export my project, not even by using the keyboard shortcut Ctrl+M.
    I already tried reinstalling Creative Cloud, without any luck. Any idea what could be causing this? I really need this fixed before school starts, so help is much appreciated.
    Here are my system specs:
    - Intel Core i7-4712HQ processor
    - 16GB DDR3L RAM
    - Nvidia GeForce GT750M 2GB
    - 500GB SSD
    Thanks to everyone willing to take a look at my problem.

    Hi John,
    Thanks for your response. I checked all those links but I'm afraid none of those solves my problem. My GPU drivers are up to date and changing BIOS settings to fixed to disable Nvidia Optimus doesn't work as well.
    I checked Windows Event Viewer and the error shows as following:
    EventData
    Adobe Premiere Pro.exe
    8.0.0.169
    536f4f89
    MSVCR110.dll
    11.0.51106.1
    5098826e
    c0000409
    00000000000740c4
    21b4
    01cf994108252059
    C:\Program Files\Adobe\Adobe Premiere Pro CC 2014\Adobe Premiere Pro.exe
    C:\Windows\SYSTEM32\MSVCR110.dll
    a2ad4021-0534-11e4-8260-e82aea8638f9

  • When trying to export a pages document, it say error while printing....

    When trying to export a pages document, it says 'error while printing' when I want to save as PDF. I used to be able to do it but for some random reason it won't let me anymore. Even when the printer is not plugged in or turned on it says it. Is there a setting I can change? Does anyone know how to fix as i can't email any documents and I don't know what else to do. Please help its driving me crazy.....
    imac Intel-core duo   Mac OS X (10.4.8)  

    thank you, I can't print or save any old pages documents. I will create a new one and see if that helps. I have tried from the print dialog but it says the same thing. I will try something in another application. Could it have been when I updated pages? I only recently got broadband so did a heap of updates that were a bit overdue.

  • My I photo is unexpectedly closing when trying to export pictures... what can I do...???

    My I photo is unexpectedly closing when trying to export pictures... what can I do...???

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    For this step, the title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter the name of the crashed application or process. For example, if iTunes crashed, you would enter "iTunes" (without the quotes.)
    Each message in the log begins with the date and time when it was entered. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    ☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ User Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of crash reports. The name of each report starts with the name of the process, and ends with ".crash". Select the most recent report related to the process in question. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.
    If you don't see any reports listed, but you know there was a crash, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

  • Error message when trying to export pdf to excel

    i keep getting an error message when trying to export a pdf to excel

    Hi ,
    Could you please elaborate more about the issue ?What exactly are you trying to perform and how are you trying to do the same?
    Are you using Adobe Reader or Adobe Acrobat to export PDF to excel?
    What software version are you using?
    Also ,could you please tell what is that error message and it would be wonderful if you could share the screenshot of the error message with us so that we can assist you accordingly .
    I would also like to know what OS do you work on ?
    Is it happening with all kinds of PDF you are trying to convert or any specific one?
    Please update me with above mentioned details so that we can assist you further .
    Regards
    Sukrit Dhingra

  • Getting an error message when trying to export from the Lightroom 5.7.1

    hi
    i'm getting an error message when trying to export the images from the Lightroom, all the images are on the external drive
    i'm using windows 7 with 4gb of ram core i5
    "AN INTERNAL ERROR HAS OCCURRED WIN32 API ERROR2 ("THE SYSTEM CANNOT FIND THE FILE SPECIFIED.")WHEN CALLING SHELLEXECUTEXW FROM AGWORKSPACE.SHELLEXECUTE"

    i found the answer my myself
    post processing was blank that was causing it  to happen

  • How to avoid the windows "dialog box" when we use flexprintjob class

    in the print segment
    http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf65381-7ffc.html
    it says
       printJob.start();
    This causes the operating system to display a Print dialog box.
    this  windows "dialog box" which is used to set the page size, page index, or some other page settings.
    but in my case , i can't let user see this dialog box.
        how can i avoid this "dialog box" when i call   printJob.start();
    it is my big issue ,please help to give a suggestion

      hi   how can i set the "ie" "internet explorer"  to avoid the "dialog box."  if i have to do it .
    thank you very much !

  • Hi, i get the error -49 when trying to Export a Movie edited in iMovie and recorded with Elgato Video Capture anyone know why i get this Error and can help me?

    Hi, i get the error -49 when trying to Export a Movie edited in iMovie and recorded with Elgato Video Capture anyone know why i get this Error and can help me?

    Read this
    http://support.apple.com/kb/ts1583

  • I am receiving this error message when trying to export pictures: 'Unable to Export": An internal error has occured: Win32 API error 2 ( "The system cannot find the file specified.") when calling ShellExecuteExW from AgWorkspace.shellExecute.// I have a H

    I am receiving this error message when trying to export pictures: 'Unable to Export": An internal error has occured: Win32 API error 2 ( "The system cannot find the file specified.") when calling ShellExecuteExW from AgWorkspace.shellExecute.// I have a HP ENVY Phoenix, fully loaded, 1 1/2 years old.

    Nevermind I fixed it. Thank you.

  • In character dialog box; when I click on the "T" tool the leading shows 14.4pt.  Is there a way to m

    In character dialog box; when I click on the "T" tool the leading shows 14.4pt.  Is there a way to make the leading 100% scaled?

    "Auto leading" is governed by the "Auto leading" percentage in the Justification dialog. See http://help.adobe.com/en_US/indesign/cs/using/WSfd1234e1c4b69f30d2a5051004d659b1c-7fe7a.ht ml for a full discussion (the official Help page...).
    It *appears* you want the leading set to 100% of your font size. That is *technically* not a problem, but there are not many fonts that look nice with this. Hence the "120%" default -- neither very good, nor extremely bad. I usually go with about 2 pt above the text point size; but it depends on the font and the font size.

Maybe you are looking for

  • Recording from a DVD

    I have movies on DVD's that I created with my old PC using Pinnacle Studio Software. Is there a way to Download these DVD's to my MAC so I can create new movies using Final Cut Express?

  • Suddenly my lumia 620 went blank

    I bought nokia lumia three months back, Suddenly my phone went blank, and it's happend 3 times last three months. and then no switch are functioning.only solution is open back pannel and remove battary and reset again, but it'snot fair with nokia. pl

  • HT1414 Is it possible to restore ipad or unlock an ipad without loosing purchases?

    Is it possible to restore ipad or unlock an ipad without loosing purchases? I do not own the ipad, it has not been synced to my itunes.

  • Use of Orchestration in OIM 11g

    Hi, Can anyone help me in understanding the concept of orchestration in OIM 11g? I have seen using orchestration in eventhandlers. I don't have any idea on this. Can you please elobrate it's uses? Thanks, Saravanan

  • How do i delate music on my ipad2

    is there any one that can tell me how to delate music from my ipad 2 please