IPhoto 6.5 stopped exporting

On PowerMac with OS X 10.9.3, iPhoto 6.51 no longer Exports.
Nothing happens when File:Export... with photo selected

Back up all data.
This procedure will unlock all your user files (not system files) and reset their ownership, permissions, and access controls to the default. If you've intentionally set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it, but you do need to follow the instructions below.
Step 1
If you have more than one user, and the one in question is not an administrator, then go to Step 2.
Triple-click anywhere in the following line on this page to select it:
sudo find ~ $TMPDIR.. -exec chflags nouchg,nouappnd {} + -exec chown $UID {} + -exec chmod +rw {} + -exec chmod -N {} + -type d -exec chmod +x {} + 2>&-
Copy the selected text to the Clipboard by pressing the key combination command-C.
Launch the built-in Terminal 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 Terminal in the icon grid.
Paste into the Terminal window by pressing command-V. I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
You'll be prompted for your login password, which won't be displayed when you type it. Type carefully and then press return. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
The command may take several minutes to run, depending on how many files you have. Wait for a new line ending in a dollar sign ($) to appear, then quit Terminal.
Step 2 (optional)
Take this step only if you have trouble with Step 1, if you prefer not to take it, or if it doesn't solve the problem.
Start up in Recovery mode. When the OS X Utilities screen appears, select
Utilities ▹ Terminal
from the menu bar. A Terminal window will open. In that window, type this:
res
Press the tab key. The partial command you typed will automatically be completed to this:
resetpassword
Press return. A Reset Password window will open. You’re not going to reset a password.
Select your startup volume ("Macintosh HD," unless you gave it a different name) if not already selected.
Select your username from the menu labeled Select the user account if not already selected.
Under Reset Home Directory Permissions and ACLs, click the Reset button.
Select
 ▹ Restart
from the menu bar.

Similar Messages

  • In iPhoto, how can I export images with the metadata - including the title and caption information - intact as part of the image?

    In iPhoto, how can I export images with the metadata — including the title and caption information — intact as part of the image?

    Check those boxes in the export dialogue - Exporting From iPhoto
    LN

  • IPhoto '11 can't export

    Recently I've been having a couple problems using iPhoto '11, version 9.1.3 (607).
    I am routinely taking photos (JPG) and putting them into iPhoto. I'm right-clicking in iPhoto and knocking out backgrounds in Photoshop CS3 (my default external editor). I'm then copying that file, now a .psd file, back into iPhoto. Here's where the problem starts. Now I want to edit the psd file so I right-click on the file and click on "edit in external editor". It switches over to Photoshop and get an error that reads "Could not complete your request because an unknown or invalid JPEG marker type is found".
    I'm also having a problem exporting some files with iPhoto giving an error that it can't create the file on the volume. I've tried various volumes but it will always give the error. When I take the picture out that it errors-out on, and export again, iPhoto will continue to export until it hits another photo. As far as I can tell there is nothing different about the files that throw up the error.
    I'd really like to revert back to my older version of iPhoto. iPhoto '11 has some nice features but it seems a bit buggy.
    Thanks, Dan

    I have a workaround for the JPEG marker type problem when one is editing TIFF files. The principle should work for other types stored in iPhoto as well. The underlying problem is that iPhoto is renaming your TIFF (or whatever) image as a JPEG - that is, if your image is called "foo.tif" it's making a copy of it called "foo.jpg" but the contents are still in TIFF format. Thus Photoshop gets confused when opening it - it believes it to be a jpeg image but can't read it as such.
    My solution is to write a short applescript that invokes Photoshop on the image but tells Photoshop that the image is in fact a tiff image. Then you tell iPhoto that this script is your photo editor (instead of Photoshop).
    Here's the script for CS5. (There are reports that CS5 handles the file argument differently from other programs or versions, so if you get a problem there you'd have to adjust the script accordingly). Paste it into the Applescript Editor, save it out as a an application (don't check any of the options in the save dialog), and then go to iPhoto preferences to choose this instead of Photoshop as your image editor. A better script would figure out more thoroughly what kind of file this was and tell Photoshop to open it as such.
    on run
              set thefile to choose file with prompt "Choose a file to edit as tiff..."
      openInPs(thefile)
    end run
    on open filelist
              repeat with thefile in filelist
      openInPs(thefile)
              end repeat
    end open
    on openInPs(thefile)
              tell application "Finder"
                        set thename to thefile as string -- save away the name in a form CS5 understands
                        set inname to quoted form of (POSIX path of thefile) -- and in a form that Unix shell understands
                        set mycommand to "file " & inname & "| grep -q TIFF" -- shell: grep for the word TIFF in the description of this file
                        try
      do shell script mycommand -- run the shell script.
                                  tell application "Adobe Photoshop CS5" -- if the word TIFF was found, open as TIFF
      open alias thename as TIFF
                                  end tell
                        on error -- if the word TIFF was not found, we end up here
                                  tell application "Adobe Photoshop CS5" -- and just try opening the file with no "as" option
      open alias thename
                                  end tell
                        end try
              end tell
    end openInPs

  • Iphoto 08 won't export modified version

    Hi!
    I'm having some real trouble here. I modify my photos in iPhoto, but when I export the pics, it exports the ORIGINAL version, not the modified version.
    I've even gone into the iPhoto library package and found the 'Modified' folder for my photos, and they're the SAME as well! I have NO idea what is going on here. The only copy of the actually modified photos that I can find is the thumbnails in the 'Data' folder inside the iPhoto library package.
    Any ideas??
    Thanks so much!

    paxrasmussen:
    Welcome to the Apple Discussions. Are you able to get the modified version if you just drag from the thumbnail to the desktop? Or is it not working that way as well as the File->Export method?
    Try rebiulding the library as follow: launch iPhoto with the Command+Option keys depressed and follow the instructions to rebuild the library. Select the option to rebuild just the database.
    Happy New Year
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Iphoto has recently stopped working; it continually shows the loading circle. I’ve uninstalled and reinstalled it, updated it

    Iphoto has recently stopped working; it continually shows the loading circle. I’ve uninstalled and reinstalled it,updated it and reinstalled all my apps with the ‘applications install DVD’ however it still does not work. I have also tried holding the command and option key while pressing iphoto then when the pop up appears i press the checkboxes that have been suggested by other users however nothing happens. Any other suggestions would be great!

    Ok the program itself is likely fine, it's the files it depends on that are not.
    Step #1
    1: Open your Users/Library/Preferences folder (if on Lion you need to use the Go in Finder)
    2: Scroll down until you see a file called
    com.apple.iPhoto.plist
    3: Trash it and reboot, start iPhoto and see if it works.
    Step #2
    1: Go to your Users/Pictures/iPhoto Library and right (or hold option) click on it and "show package contents"
    2: Inside will be a folder with your originals, copy them out.
    3: Move and rename the iPhotoLibrary file outside of the Pictures folder.
    4: Reboot and restart iPhoto, check inside the Pictures folder if iPhotoLibrary was created.
    5: Download ClamXav and run a scan on the Original photo's and your whole machine too while your at it.
    (it's if there is a picture in there from Windows it could contain a corruption caused by malware)
    6: Reimport the originals back into iPhoto.
    See if those two steps resolve your issue, if not I could suspect next a network issue? Like iPhoto is trying to contact the internet and can't or gets hung?
    You can can create another user, use the Shared Drop box to transfer files and log into the other user and see if it's a issue with just your User account, and if so you might just want to transisition over and then one day delete the old user and it's problems.
    Please keep your Flash updated.
    http://flashbuilder.eu/flash-player-version.html
    Read my backup and restore etc., info here
    https://discussions.apple.com/message/16276201#16276201

  • IPhoto 11 has stopped responding. I was making a slideshow when it froze, I had to force quit to close it down but now when I try to open it starts to try to open but cannot and I can only close it down through force quit.

    IPhoto 11 has stopped responding. I had been working on a large slideshow for a week now and all was great when the slideshow froze when I tried to add another image. To shut it down I had to force quit.  When I have tried to re-open IPhoto starts to launch  but the rainbow icon just keeps going round and I have to force quit to get out of the programm. I cannot access any of the files in IPhoto and it wil not open. Any suggestions??? I would really want to save my images in IPhoto if at all possible as I do not have them stored anywher elese. Any help would be very apprreciated.

    Remember: you always need a back up for any important data on your computer. Always.
    Try trash the com.apple.iPhoto.plist file from the HD/Users/ Your Name / library / preferences folder. (Remember you'll need to reset your User options afterwards. These include minor settings like the window colour and so on. Note: If you've moved your library you'll need to point iPhoto at it again.)
    What's the plist file?
    For new users: Every application on your Mac has an accompanying plist file. It records certain User choices. For instance, in your favourite Word Processor it remembers your choice of Default Font, on your Web Browser is remembers things like your choice of Home Page. It even recalls what windows you had open last if your app allows you to pick up from where you left off last. The iPhoto plist file remembers things like the location of the Library, your choice of background colour, whether you are running a Referenced or Managed Library, what preferences you have for autosplitting events and so on. Trashing the plist file forces the app to generate a new one on the next launch, and this restores things to the Factory Defaults. Hence, if you've changed any of these things you'll need to reset them. If you haven't, then no bother. Trashing the plist file is Mac troubleshooting 101.
    If that fails
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one. .
    Regards
    TD

  • IPhoto 5 refuses to export

    I've been having this problem for a few days now. When I try to export pictures from iPhoto I get the "Exporting..." message, but the progress indicator doesn't move and it reads "Unable to create [the directory I'm exporting it to]". I get a zero kb file with the name of the first picture in that folder, and nothing else.
    Console log reads the following:
    2006-02-13 11:48:39.001 iPhoto[395] * -[NSTextField setAllowsMultipleSelection:]: selector not recognized [self = 0x7a6ae10]
    2006-02-13 11:49:04.650 iPhoto[395] Can't make new movie: -2048
    2006-02-13 11:49:04.654 iPhoto[395] Unable to export /Users/me/Pictures/iPhoto Library/2004/06/25/IMG_9893.JPG
    I've tried permissions repair, but I can't think of anything else to fix this (not to mention what caused it...) Any help would be greatly appreciated.

    I have nearly the same problem. When I try to export a slideshow I get an error message saying the file cannot be saved. Posted a question earlier and got no response.
    Doug

  • IPhoto shuts down when exporting a file

    Hello Mac - Pros out there.
    I have a problem when exporting files from iPhoto. Everytime I export a file, it shuts down with the following error message. I tried to find the answer in the forum, but i only found something with deleting an HPPsomething explorer file, which i cannot find. It might be not there.
    Anyway, i hope you can help me! Thanks in forward!
    Process:         iPhoto [274]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         8.1.2 (8.1.2)
    Build Info:      iPhotoProject-4240000~8
    Code Type:       X86 (Native)
    Parent Process:  launchd [157]
    Responsible:     iPhoto [274]
    User ID:         501
    Date/Time:       2014-05-26 12:14:09.619 +0200
    OS Version:      Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  5AB59D6E-906B-4643-A227-5294FF9FAE09
    Crashed Thread:  24
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x9a742908 _CFXNotificationRemoveObservers + 328
    1   com.apple.Foundation                    0x9659b2f1 -[NSNotificationCenter removeObserver:name:object:] + 243
    2   com.apple.AppKit                        0x974764d6 -[NSScrollView dealloc] + 300
    3   com.apple.AppKit                        0x975471f2 -[_NSBrowserColumnView dealloc] + 95
    4   libobjc.A.dylib                         0x92e6f5ef -[NSObject release] + 47
    5   com.apple.AppKit                        0x9754079c -[NSViewController dealloc] + 101
    6   com.apple.AppKit                        0x97552df3 -[NSBrowserColumnViewController dealloc] + 128
    7   com.apple.AppKit                        0x975577ba -[_NSBrowserTableColumnViewController dealloc] + 221
    8   libobjc.A.dylib                         0x92e6f5ef -[NSObject release] + 47
    9   com.apple.AppKit                        0x972eda3f -[NSViewController release] + 143
    10  libobjc.A.dylib                         0x92e5b497 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 527
    11  com.apple.CoreFoundation                0x9a6f692f _CFAutoreleasePoolPop + 47
    12  com.apple.Foundation                    0x965939c4 -[NSAutoreleasePool drain] + 122
    13  com.apple.AppKit                        0x97571fa8 -[NSApplication _realDoModalLoop:peek:] + 1032
    14  com.apple.AppKit                        0x97571b8d -[NSApplication _doModalLoop:peek:] + 209
    15  com.apple.AppKit                        0x97570556 -[NSApplication runModalForWindow:] + 235
    16  com.apple.iPhoto                        0x000f610d 0x1000 + 1003789
    17  libobjc.A.dylib                         0x92e6f2af -[NSObject performSelector:withObject:] + 70
    18  com.apple.AppKit                        0x974208a5 -[NSApplication sendAction:to:from:] + 438
    19  com.apple.AppKit                        0x9743cc65 -[NSMenuItem _corePerformAction] + 486
    20  com.apple.AppKit                        0x9743c96a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 163
    21  com.apple.AppKit                        0x9743c021 -[NSMenu _performActionWithHighlightingForItemAtIndex:sendAccessibilityNotification:] + 79
    22  com.apple.AppKit                        0x9748f664 -[NSMenu performActionForItemAtIndex:] + 65
    23  com.apple.AppKit                        0x9748f619 -[NSMenu _internalPerformActionForItemAtIndex:] + 45
    24  com.apple.AppKit                        0x9748f5e4 -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 106
    25  com.apple.AppKit                        0x9748f434 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 120
    26  com.apple.AppKit                        0x97431da6 NSSLMMenuEventHandler + 816
    27  com.apple.HIToolbox                     0x926b8d89 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    28  com.apple.HIToolbox                     0x9250c34f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1452
    29  com.apple.HIToolbox                     0x9250b668 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 386
    30  com.apple.HIToolbox                     0x9251e811 SendEventToEventTarget + 88
    31  com.apple.HIToolbox                     0x926b8c2e SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 478
    32  com.apple.HIToolbox                     0x92581ef7 SendMenuCommandWithContextAndModifiers + 70
    33  com.apple.HIToolbox                     0x92581ea4 SendMenuItemSelectedEvent + 199
    34  com.apple.HIToolbox                     0x92581d72 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 134
    35  com.apple.HIToolbox                     0x9270d59d MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 722
    36  com.apple.HIToolbox                     0x9258970e _HandleMenuSelection2 + 488
    37  com.apple.HIToolbox                     0x92589517 _HandleMenuSelection + 53
    38  com.apple.AppKit                        0x9739f298 _NSHandleCarbonMenuEvent + 358
    39  com.apple.AppKit                        0x971f46c2 _DPSNextEvent + 2459
    40  com.apple.AppKit                        0x971f3890 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    41  com.apple.AppKit                        0x971e617c -[NSApplication run] + 727
    42  com.apple.AppKit                        0x971cf018 NSApplicationMain + 1165
    43  com.apple.iPhoto                        0x00124b80 0x1000 + 1194880
    44  com.apple.iPhoto                        0x00003172 0x1000 + 8562

    There have been a few reports of folks with iPhoto 09 being unable to export on 10.9. No solution apart from upgrading to iPhoto 11 (which requires a purchase) as this time.

  • Adobe audition cs6 stops exporting mixdown at 50%

    AA CS6 will stop exporting a mixdown at 49% sometimes 50%.  Any suggestions?   I have been using AA for a few years now and this is the first time I have had this issue.

    No, it's not a ram issue, 64 bit with 16 gig and over 600 gig free space.  I think I have it narrowed down to being a VST problem.
    Are any of the VSTs included with audition known to cause issues on Macs?  The only other VSTs I use with audition are some of the Izotope's. 
    I really hope it isn't a issue with them because I use them on every project. 
    I have transfered the project file and all of the recordings over to my Windows machine and everything loaded up perfect, and the export worked.
    I'll let you know if I find the root of the problem.

  • IPhoto '08 won't export pics

    iPhoto '08 won't export any files. I've tried jpegs and tiffs and iPhoto 08 just hangs during export - I've had to "force quit" it - any ideas? I've tried exporting just one pic and let it run for close to 5 minutes before giving up.

    ggrosh
    Try rebuilding the database. Hold down the apple and option (or alt) keys and launch iPhoto. Use the resulting dialogue to rebuild.
    If that doesn't work try trash the com.apple.iphoto.plist file from the home / library / preferences folder.
    Regards
    TD

  • Is ILife 11 the current version today? Will its purchase upgrade my Iphoto 8.2.1 to Iphoto 11? I have a Macbook, Maverick and Iphoto is crashing when exporting photos.  I understand ILife is the way to fix it.

    Is ILife 11 the current version today? (May  2014).  ILife 11 on Amazon appears to be 3+ yrs old?
    When searching for ILife 11 on the Apple Store, I am directed to a separate purchase of Iphoto version 9.
    Somewhat confusing, Apple is always so clear with these things. 
    The goal is to upgrade my Iphoto 8.2.1 to Iphoto 11.
    I have a Macbook Pro, Maverick 10.9.2 and Iphoto is crashing when exporting photos. 
    I understand ILife is the way to fix it.
    Thanks!

    The current version of iPhoto is iPhoto 9.5.1., and it is the latest version of iPhoto '11.
    If you are running Mavericks 10.9.2, you can buy iPhoto 9.5.1 from the AppStore - it is the currently sold version.
    The iLife bundle is called iLife '11, and the iPhot version in iLife '11 is iPhoto 9.x.x. - that is confusing allright
    I have a Macbook Pro, Maverick 10.9.2 and Iphoto is crashing when exporting photos.
    While it is certainly useful to upgrade to the current iPhoto version to be fully compatible with MacOs X 10.9.2, there may be a differnet reason for the crashes. Is there an error message with the crashes? When did these start? Did you import new photos or videos? Install other software?

  • Iphoto crashes when i export

    Iphoto crashes when I export - help

    Well don't throw it if you want the pictures of your child. Of course, you have a back up, right? I mean you wouldn't have something as precious as these photos that you "can NOT lose" without having a back up. That would be just stupid, right?
    And you're not stupid, right?
    For the benefit of folks out there who may not have a back up: you don't need to launch iPhoto at all to make one.
    Most Simple Back Up
    Drag the iPhoto Library from your Pictures Folder to another Disk. This will make a copy on that disk.
    Slightly more complex:
    Use an app that will do incremental back ups. This is a very good way to work. The first time you run the back up the app will make a complete copy of the Library. Thereafter it will update the back up with the changes you have made. That makes subsequent back ups much faster. Many of these apps also have scheduling capabilities: So set it up and it will do the back up automatically. Examples of such apps: Chronosync or DejaVu . But are many others. Search on MacUpdate
    Anyway, the least of your problems right now is iPhoto. You have a much more serious issue either with Hardware or your OS. I'd post on the forum for your iMac for help with that.

  • HT201250 How do I restore photos from Time Machine?  All of my photos have been imported within iPhoto and therefore are exported to Time Machine via an iPhoto file.  I can't figure out how to break individual photo files out of the iPhoto file.  Any idea

    How do I restore photos from Time Machine?  All of my photos have been imported within iPhoto and therefore are exported to Time Machine via an iPhoto file.  I can't figure out how to break individual photo files out of the iPhoto file.  Any ideas?

    You might post this query on the iPhoto forum and perhaps someone there can provide an answer.
    I tried this on my MBP and it seems that you have to restore the entire iPhoto Library.  What I did was put the current library in a separate folder on the desktop and then I restored the library from a prior date.  If you were to do that, you then could extract the desired photos and then delete the restored library.  Then place the current library back to the original location and import the desired photos.
    Not tidy but it seems it will work.
    Ciao.

  • InDesign has stopped exporting to JPEG and I don't know why?

    InDesign (version CS6) has stopped exporting to JPEG and I don't know why. but really need it for work - does anyone have any ideas of how to fix? Thank you

    Troubleshooting 101: Replace, or "trash" your InDesign preferences
      http://forums.adobe.com/thread/526990

  • IPhoto won't stop making duplicates!

    W T F!
    How do I configure iPhoto 11 to stop adding a duplicate photo to my library every time I make an edit in an external editor? This was not the case with the previous iPhoto version - 09. Yes, it is necessary to have that option, but it slows down iphoto, and it wastes space. It is a waste of my time to have to trash a new picture every time I make an edit. I then have to empty iphoto trash...
    I WANT IT TURNED OFF! On by default, fine. (But give me a way to turn it OFF, APPLE!!!!!)

    See my answer to your duplicate post in the iPhoto '08 forum
    The is NO way - asking again- and again - will simply not change the answer
    That is not currently a feature of iPhoto and this is not a place to request features - iPhoto menu ==> provide iPhoto feedback is
    LN

Maybe you are looking for

  • How to get Daily Customer Balance Report?

    Hi I have received a requirement from the user where he has to send the Daily Customer balance report currently he is using the T.Code S_ALR_87012172 Customer Balances in Local Currency for fetching the monthly data. I want to know what are the ways

  • HT1923 if i uninstall itunes and re-install, will all my music still be there

    if i uninttall itune and re-instll, will all my music still be there

  • Best way to pass data to and from a fieldpoint unit

    Hello, I am just starting to play with a fieldpoint unit and I was wondering the best way to send and receive data with it.  We are setting up a pumping station and need to send the FP a setpoint and be able to read other sensor connected to it.  I k

  • DROP FRAME MINIDV TAPES

    Hey guys, I've got some MiniDV tapes that a client gave me that seem to all have a glitch where the tapes won't play audio and are skipping frames continuosly. The tapes are all labelled "drop frame" and "avid output". They are not playing in the DV

  • SMTP route priority

    Hi, I've a general question about SMTP routes. Suppose, that I've 3 SMTP routes - Domain foo.bar, configured via Network->SMTP routes - Domain *.foo.bar, configured via Network->SMTP routes - Domain foo.bar, configured via LDAP routing query Which on