Slideshow Problems with .Mac account

When I publish my slideshow (Modern Template) to a folder (not .mac) it works perfectly. But when I publish it to my .Mac account it does not publish the "SlideShow_assets" folder.
As a result the slide show does not work. Double clicks on the photo open a larger pop-up window with the image.
??????????????????

The .Mac slideshow is different then a Folder publish slideshow. The .Mac slideshow uses some .Mac-only features and stuff. The file is probably different.

Similar Messages

  • Problem with .mac account and mail 2.05 (os x 10.4.4)

    hi!
    i am not able to add a .mac account in mail 2.05. system is os x 10.4.4.
    .mac settings in system preference work fine, on my cube with os 10.3.9 i can add the .mac account without problems.
    in mail under 10.4.4 i can´t even select accounts besides IMAP, POP and EXCHANGE. if i delete mails plist and even the mail file and achieving a "virginal mail" i just can select these 3 accounts (POP,IMAP,EXCHANGE). strange because if i setup .mac settings in system preferences before setting up a POP mail account (i have 3 POP accounts besides .mac), the .mac account is automatically set up in mail. but even than i can´t set up manually (another) .mac account (can´t be selected in account pulldown menue) as well as soon as i delete it it can´t be resetup.
    no way with new user, same procedure. i reinstalled mail from tiger-dvd as well as reinstalling 10.4.4 combo update and repair disc permissions. no way to get .mac to work the normal way.
    has anyone any idea?
    thanks so long,
    peter

    the empty folder ~/Library/Mail/ at root level seemed to be the problem of not being able to activating the .Mac account in mail. after copying this folder onto harddisk again (i have a new "20 iMac at work with 10.4.4) the problem was solved. no idea how to get this folder again besides installing a blank 10.4.x install onto external firewire hdd or having a second system...
    thanks so long.
    i guess i made a mistake when migrating my old mail prefs from 10.3.x to 10.4.x blank install when moving the folders to 10.4.x maybe i have first choosen the ~/Library/Mail/ folder at root level and when recognizing that mail is not working with new user, i´m sure i might have deleted the whole mail prefs and mail folder on root level and copied the whole stuff again into USER/Library/Mail/. Therefore the folder ~/Library/Mail/ at root level became empty. i purchased .Mac just a few days ago so i recognized this failure just now...

  • AD account Login problem with MAC 10.6.8

    Hi All,
    We have around 50 odd MAC that are connected to windows server 2008 R2. the user were logining in to these MACs using their AD account. Recently few of the random MAC did not allow the user to login using their AD account.When analyzed though the MAC shows that it has connected to the Domain and the server is active with green button it has unbind itself from the server.I had to login in as local user bind the MAC back to get this resolved.
    Now the same has started happeneing for most of the MAC that we have and every morning I have login as local Admin and unbind / bind the MAC with the server. this gets reset once the user reboots or shutsdown.
    Have tried with few of the below solution but nothing helped:
    Solution 1:
    <key>mdns_timeout</key>
    <integer>2</integer>
    The integer value is in seconds; changing it to at least 5 should allow the Mac OS X client to reconnect to the Active Directory domain after a network interruption. In some configurations, a larger timeout value may be required.
    You can change this value by using the sudo command and a text editor to edit the preference file directly. Or you can use the Terminal command below, making sure to enter it all on a single line:
    sudo /usr/libexec/PlistBuddy -c 'Set :mdns_timeout 5' /System/Library/SystemConfiguration/IPMonitor.bundle/Contents/Info.plist
    Solution 2:
    I have seen all of the probable solutions and tried everything and still I am getting issues with 10.6.6 and after rebooting the Mac gets unbind. Or the Mac gets Network Accounts Available even when not accessing the list of users from AD. But the thing that I have done that has solved all my issues with AD on the Macs is to uncheck the box to search on all domains. For some reason I am seeing that when the Macs have this option checked, it searches through out the forest on the same domain controller more than once, so AD stops the handshaking of the authentication.
    I hope this helps like it did on our Network, since then I have not seen the Macs lose the binding or slow SMB.
    If you've tried this please let us know.
    TIP: Uncheck Allow Authentication from any domain for Mac AD problems
    Wednesday, April 20, 2011
    Steven Wells sent a fix and an explanation of problems with Macs losing their binding to Active Diretory:
    Unchecking "Allow authentication from any domain in the forest" is working at our college. We have been beating our heads on this for about 2 terms, with no understanding of why it works in some places and not in others. When we found this working, our IT guy said that the Security SID is being duplicated, when it looks in other domain forest, and that is what is causing the problem. This is the first time I have found an explanation for the problem.
    If you've tried this approach please let us know.
    Solution 3:
    Solved it. Create a file in Textedit with the name 'auto_master' (no file extension) with the following contents:
    # Automounter master map
    +auto_master # Use directory service
    /net -hosts -nobrowse,hidefromfinder,nosuid
    /home auto_home -nobrowse,hidefromfinder
    #/Network/Servers -fstab
    /- -static
    Place this in /etc/ folder
    Hope this helps
    solution 4:
    TIP: a Kerberos fix for OS X 10.5 and 10.6 binding to Active directory
    Friday, November 11, 2011
    Mehdi Mafi forwarded a fix he found for problems with Leopard and Snow Leopard binding to Active Directory:
    This was taken from Dane Riley's imaging building for DeployStudio.
    With Mac OS X Leopard every Mac is now running a KDC (Kerberos Distribution Center). Basically each imaged machine is using the same security certificate and hash. Deploying a single image will deploy the same KDC to every system. This [Apple] article covers how to reset the local KDC so that each system is unique. Basically, do the following:
    Launch Keychain Access
    Search for com.apple.kerberos.kdc and delete all 3 items
    Using Terminal type sudo rm -fr /var/db/krb5kdc
    After deployment, perhaps using Apple Remote Desktop to all systems, re- establish the KDC by typing sudo /usr/libexec/configureLocalKDC
    If you've tried this approach with Mac OS X 10.5, 10.6, or even Lion, please let us know. .
    TIP: More on a kerberos fix for AD binding problems
    Monday, November 14, 2011
    Mehdi Mafi updated his Friday report about Mac OS X 10.6 problems binding to Active Directory:
    You may want to add this. If the Mac keeps unbinding from AD (people can't log in to a Mac), here is how to fix it:
    Unbind it from Domain
    Launch Keychain Access
    Search for com.apple.kerberos.kdc and delete all 3 items
    Using Terminal type sudo rm -fr /var/db/krb5kdc
    Re-establish the KDC by typing sudo /usr/libexec/configureLocalKDC
    Bind it to domain again ( When you bind, uncheck allow authentication from any domain in the forest in: Directory Utilitiy-> Advanced Options\Administrative ) this fix the issue that sometimes it can' find AD under search space.
    If you tried this please let us know.
    Solution 5:
    For Snow Leopard AD login issues, use upper case domain
    Solution 6: for .local
    To create this StartupItem, create the following directory as root:
    /Library/StartupItems/FixADAuth
    Then chown it to root:wheel and chmod it to 755. These must also be the owner/permissions on the two files it will contain, below:
    Contents of our /Library/StartupItems/FixADAuth/FixADAuth:
    #!/bin/bash
    . /etc/rc.common
    date > /var/log/FixADAuth.log
    n=0
    AuthSuccess=0
    while [ $AuthSuccess != 1 ]
    do
    id Administrator && AuthSuccess=1 || networksetup -setsearchdomains Ethernet "Empty"; networksetup -setsearchdomains Ethernet middlewich.local; n=$(($n+1))
    done
    echo Authentication successful: $AuthSuccess >> /var/log/FixADAuth.log echo Operation count: $n >> /var/log/FixADAuth.log
    date >> /var/log/FixADAuth.log
    Contents of our /Library/StartupItems/FixADAuth/StartupParameters.plist:
    Description = "Fixes Active Directory authentication issue";
    Uses = ("Disks");
    Obviously you'll need to change "middlewich.local" to your own domain name (and the network interface name if your connection is wireless). The script checks to see if it can see the user "Administrator" on the domain, as he's a fairly common bloke, but if you've renamed yours for security reasons then pick another one. I've also included some logging functionality for debug purposes, so you can verify how well the script is working if you need to and time it in your environment before telling the users how long to wait. The /var/log/FixADAuth.log file will contain the date/time the process started, the success variable set to 1 (just to verify), how many DNS operations were required to fix the problem, and the date/time it ended. For us the time difference is normally about +30-40 seconds with around 120-180 operations taking place. Once you're happy with the script, you can strip it down to its bare functionality if you like, like so for us:
    #!/bin/bash
    . /etc/rc.common
    AuthSuccess=0
    while [ $AuthSuccess != 1 ]
    do
    id Administrator && AuthSuccess=1 || networksetup -setsearchdomains Ethernet "Empty"; networksetup -setsearchdomains Ethernet middlewich.local
    done
    I hope this helps someone!
    Regards

    You are welcome.
    But the question is 10.6 mac  just like 10.6.8  , as long  as its the same and works.
    Yes. You can save some updates by using the combo update.
    10.6.8 Combo Updater

  • Problems with Mac OS X 10.5.4

    I started to use Macbook recently. I found three annoying problems with Leopard 10.5.4.
    1) cannot shut down. I have to press the power button to shut down the machine.
    2) cannot wake from sleep. After enter password in the login window, the screen becomes dark and the mouse arrow is the only viewable object on the screen. I have to close the lid and log in again.
    3) lost wireless connection when you browse the Internet.
    I did some google and found I am not the only one who encountered these problems. Why Apple Inc. does not have cures for these? Does Jobs get annoyed by these problems too?
    I always consider Apple a software company. Apple really should spend more manpower to improve its software.

    I'd say that your problems are very isolated. There are millions of Mac users out there and the majority of them have problem free experiences on the Mac.
    First, there are a couple of things you can do. For the first two problems.
    1. Repair permissions. Often when things go wrong, it can point to permission issues.
    If you don't know know how to do that see this article. http://support.apple.com/kb/HT1452
    2. See if it is an account problem. Sometimes it may just be the settings in your account. Create a new one and see if the problems still occur
    a) Go to Systems Preferences
    b) Click on Accounts
    c) Click on the + sign at the bottom
    d) Create your new account
    e) Log out of your current account and log in to the new one and try the things that don't work. If they do, it is a problem with your account.
    3. Drastic Action - Re-install the OS. This is a last resort.
    For the third problem, are you sure your wireless connection is still strong. Do you have all the "reception bars" in the wireless icon in the menu bar? Many computers (Windows and Mac) can have wireless reception problems. Sometimes cordless phones can interfere with wireless reception, as can very thick walls and water.
    Good luck and post back if this doesn't resolve your problem.

  • IChat using AIM account suddenly won't work with MAC accounts

    Hello,
    Our company is all Mac and uses ichat on a daily basis for employees to communicate around the world. I have a user in Canada who is experiencing a perplexing problem.
    Until recently, her iChat text ability worked just fine, whether it was to another user with an AIM or Mac ID. She is using an AIM ID. However, there are now 2 users that have Mac ID's that she is unable to receive or send text messages from. If they send her a message, it shows she has an incoming message but she cannot open it. Nor can she send them a message. She can however, video chat with them. I thought at first it had something to do with her having an AIM account and them having Mac accounts, but she is still able to send and receive messages from all other users with Mac accounts.
    I have gone through all her settings that I can think of; nothing is blocked. I asked her if she noticed the problem after an update or something like that. She thinks she was prompted to do a software update shortly before the problem started, but she's not 100%. She's on a MacBook running Mac OS X 10.5.8 and iChat 4.0.2 (604).
    Any insight into fixing this would be greatly appreciated!

    Hi,
    Check the two @Mac names are not set to use Encryption.
    9:21 PM Wednesday; November 3, 2010
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • IChat with .mac account and intermittent connection failure

    Recently using my .mac login with iChat has been a little troublesome. Sometimes it connects, sometimes it doesn't.
    This morning there's no connection. Seems to be dead.
    An AIM account can log in, and my older (now unused) .mac login will also connect, but my current login simply cannot connect.
    Is it possible that this is another issue at AOL where accounts were deleted or misplaced?
    Anyone else having a similar issue?

    I see a couple things going on...
    A.) The accounts were definitely not deleted. I've been able to log in since posting this. But there IS something going in. Many people are posting new topics about the "timed out" error with .mac accounts right now. True, the specifics seems to shift from post to post, but everyone's set up is different (usually) and that stands to reason. However, the common thread in all the posts is the "timed out" error.
    B.) iChat tried to log back in when waking from sleep. I time out because my wireless network hasn't connected yet. So the reconnection is slower than the attempt to log back in.
    This produces the "timed out" error.
    C.) The port suggestion seems to make a lot of sense. Indeed if everyone is using the same port (and aren't there millions of us?) then using a variety of ports, or rather, any other port should help provided the server is up and running, and our accounts are working (and we're connected to the inter-web and everything else.)
    D.) There seems to be an issue with errors in iChat AV, or perhaps with Mac OS X 10.4.X or possibly only the macbook pro where once an error is returned "timed out" or "could not connect" for whatever reason a certain operation (unknown) or amount of time (unknown) must occur before connection can take place.
    I'd love to see all these problems resolved.

  • Thawte Personal Email Cert - Problem with Mac Mail

    Hi, I have requested a free cert from Thawte and there seems to be a problem with Mac Mail (using 2.0.7).
    I am using Entourage to send a signed message from [email protected] to [email protected]
    If I check mail for [email protected]
    Mac Mail reports "There was a problem reading the digital signature for this message"
    If I check the same account with Thunderbird, everything works fine.
    Anyone else having or had problems?
    -chris

    Hi,
    Thanks for the responses. I requested another cert and that did not help. Here is the process I used after requesting another cert.
    1. Logged into www.thawte.com and requested a new cert.
    2. Using Firefox, retrieved the cert.
    3. In Firefox, backed up the cert to a pkcs12 file.
    4. Opened Keychain and deleted the first cert.
    5. Imported the pkcs12 backup file. Imported fine.
    6. Open Entourage, under tools, accounts, exchange profile, security, selected the cert Thawte Freemail Member.
    7. Checked all 3 options (sign, include cert, clear test signed.
    8. Created a test message from Entourage to .mac account address.
    9. Checked mail with Mac Mail and signature fails.
    10. Check with 1.02 Thunderbird and it comes back with valid digital signature.
    Next, I sent a test email to my Exchange account from Entourage and that message verifies fine. It just seems to not work when I check my email with Mac Mail.
    Thanks!
    -chris

  • Problems with Mac OSX 10.5.2 and installing my pro tools le 7.1.1

    Problems with Mac OSX 10.5.2 and installing my pro tools le 7.1.1.
    My garage band & reason software don´t open anymore giving me a error messasge regarding the midi drivers in the operating system.
    Please help!!!
    Thanks,
    Paolo

    Somewhere at either Macworld or here I learned that DVDSP 2, DVDSP 3 and now DVDSP 4 "internally" are major re-writes.
    Support for HD among a few other items along with QT 7 which comes with Tiger means sincerely that one set of applications/OS is not going to be stable.
    Personally I think of all the issues possible its DVDSP vs QT.
    Unless you move to DVDSP v4 the alternative is to wipe the disk and go back to Jaguar (10.2) or perhaps Panther but avoid upgrading QT beyond 6. I advocate wiping the disk because I'n not sure an archive and install to down shift to an earlier version of the OS is possible. If it is I'd still worry about mis-matched files in all sorts of locations.

  • Hello  I have a problem with Mac Pro, iPhoto does not want to stay open and close as I can figure this out?  thanks

    Hello  I have a problem with Mac Pro, iPhoto does not want to stay open and close as I can figure this out?  thanks

    Refer below link once
    App doesn’t open | Progress wheel spins continually

  • "There is a problem with your account..." when opening online OneNote file within local OneNote app

    Hi,
    We have a tenancy DirSync connection a small number of staff so that they can have access to SharePoint, Visio and OneNote Online. When one such user logs onto the http://[groupsite].sharepoint.com site on his Windows 7 PC with Office 2013 installed,
    he can access the site successfully. He might then open a OneNote file online. However, if he was to then click the "Open In OneNote" button from the toolbar, and clicked "Yes" to the Microsoft OneNote Security Notice:
    "Microsoft Office has identified a potential security concern. This location may be unsafe".
    ... and then sign in with the same account to this box
    ... and then enters his correct credentials into the next "Sign In" window, it returns with the following message:
    "There is a problem with your account. Please try again later".
    Finally, the following message is returned within the MS OneNote app:
    "We couldn't open that location. It might not exist or you might not have permission to open it. Please contact the owner of onenote:https://[groupsite].sharepoint.com/sites/....one#SharePoint Team Site for more information."
    The user has reinstalled MS OneNote 2013 on the PC with no change. We have also removed all cached credentials from within Windows Credential Manager and rebooted with no success. The user can access all web-based resources such as SharePoint, OneNote and
    Visio, and he can open web-based Visio files locally on the locally-installed Visio app with no issues. This problem is specifically experienced when opening an online version of OneNote locally on a  PC that has either MS OneNote 2010 or OneNote 2013.
    Any assistance that you may be able to provide would be greatly appreciated.
    Regards,
    Brian

    Thanks Maurice, for your reply.
    My Windows Account is already used to log into OneNote. It is the same Windows Account used to log into, and access online, the SharePointOnline, OneNote Online, etc., services. I tried, indeed, to sign out from my account within the client-version of OneNote
    but it returns the message "We can't remove Windows accounts".
    Again, this is the only account that has been used with this installation of OneNote, and it is that which has been uploaded by way of DirSync to Azure. It works for online versions of OneNote items, SharePoint and Visio, and for VisioOnline-based files
    that are opened within the local client-version of Visio. When trying to open the OneNote Online notebook within the local client-version of OneNote we get this issue.
    I have reinstalled Office with no success.
    Any help that you can provide in this regard would be greatly appreciated.
    Regards,
    Brian

  • After I updated lion to 10.7.4, app store does not recognize my ID APPLE and it unable to connect me to app store in order to update/download apps? What have I to do? I have the same problem with mac mini e mac book air. Please help me!

    After I updated lion to 10.7.4, app store does not recognize my ID APPLE and it unable to connect me to app store in order to update/download apps? What have I to do? I have the same problem with mac mini e mac book air. Please help me!

    Your advice did not help me. I also installed 10.7.4 combo but the situation is the same.
    my internet connection is ok, mail is ok, but app store after 3 resets does not recognize my ID and it says "connection is not possible". Why? I have the same problem in both my mac mini late 2009 and mac book air 2010? Is it a problem of 10.7.4 update? I have to solve this problem and how can i return to 10.7.3 if my last backup was not with 10.7.3???thank you for your kind collaboration...

  • I used a prepaid Visa card on ITunes. The card no longer has money on it. It keeps telling me that there is a problem with my account (it's out of money).

    I do not have a regular credit card. I used a prepaid credit card on my ITunes account for a little while, but now the prepaid card is out of money. Every time I try to download new FREE apps, it says there is a problem with my account and that I need to put in new card information. There is no option for selecting none. I tried deleting the old information and entering it as a blank. It will not accept it. Every time I try to download free apps, it comes back with the account information page, and then I can go no further. I cannot even download an update to my IPad from Apple. Help!!

    Top up your debit and contact iTune support:
    https://ssl.apple.com/emea/support/itunes/contact.html

  • I have a problem with itunes account did not find a solution.

    Good morning
    I have a problem with itunes account did not find a solution.
    The problem: your apple id has been Dasabld
    I can not if download applications from the iTunes store
    Hoping to help me solve the problem
    Note my English is very weak
    I want to re-activate the iTunes account
    Thank you

    To Contact iTunes Customer Service Use this Link...
    Apple  Support  iTunes Store  Contact

  • Problems with email account on ipad2 when changing from mobileme to icloud

    Problems with email account on ipad2 when changing from mobileme to icloud

    Would you please give us some more information about your problems.

  • Email Problem with Mac

    Hi, I am new to FIOS so I hope this is the proper board to post in.  I set up 2 subaccounts for verizon.net email and configured them for my Mac Mail program. Everything worked well for about 2 days, and all of a sudden the Mail program keeps asking for my password (even though it was saved in my Mail settings) and says the the incoming mail server is offline.  I've Googled this issue and see that others have posted about the same authentication error. Has anyone else here experienced - and solved - this problem? Thanks. 

    I am having the same problems with Mac eMail.  I have two Macs, one that is running Lion and the other is running Snow Leopard.  I have spent days on the phone with Apple and Verizon and they are blaming each other and neither have a solution.  Have you been able to get a response?  It looks like this is something that happens from time to time but never really gets fixed.
    Please let me know if there has been a fix since the Mac Mail update in July?  With the Union Issues Verizon doesn't have enough people to address the issues both in person ( I had a tech come to the house and he didn't know anything about software ) or on the phone.  They keep kicking it back to Apple.  I also have a couple iPhones and both are working fine. So this seems to be OS X specific.  I've had Macs and iPhones for 3 years or more. 
    Just makes me think something was done to the mail servers they didn't get correct.

Maybe you are looking for

  • APP Open Item Not cleared

    Hi All, I have strange issue. automatic payment run is executed and after that i have messgae Posting orders: 23 generated, 22 completed i have 23 clearing document but one document which is generated its not cleared the open item and even am not fin

  • R12 reports in XMLP

    Has anyone tried to take a report like the XMLP Purchase Order in R12 and run it in 11.5.10? Does it work? Did you have to change it? Did you learn from it? Thanks Dave Las Vegas

  • Field for expenses

    Hello, I have still another question, sorry I need a field for expenses. With this I mean that the employee is able to entry if this recorded time is valid for expenses or not. Do I have a user definded field and if yes how to implement it? Thx,   Va

  • RMAN script error in UNIX

    I have db10.2.0.3 on SUN Solaris 10. I have a rman script called backup_aps2 This is the content #!/usr/bin/csh -fvx rman target / <<EOF configure controlfile autobackup on; run recover copy of database with tag 'incr_update'; backup incremental leve

  • My Mac crashed.  Can I retrieve the data somewhere that was entered before the crash?

    I use numbers to organize all of my work.  I hadn't saved the new information for about a day and a half and my Mac crashed.  That's never happened before.  When i restarted the computer, all of the new data that was entered since the last save was g