Quick-time behavior at web-sites

Quick-time fails to open on web-sites when I go on-line from my Intel Core 2Gz machine. I get a white question mark super-imposed on a faded blue Quicktime Q. This doesn't happen with my Mac book Pro. so its something in the computer. Any ideas?

No questions are 'stupid' - none of us can know everything!
What are permissions?
Every file and folder on a Mac OS X hard drive has a set of permissions—settings that determine which user(s) have access to each item, and exactly what that access is. For example, permissions dictate whether or not a particular user can open and edit a particular file. But permissions also determine which items the operating system—or specific parts of it—can access and modify, and which files are accessible by applications.
What does repairing permissions do?
The Repair Disk Permissions function—the process that actually performs the task of repairing permissions—examines certain files and folders on your Mac’s hard drive to see if their current permissions settings are what Mac OS X expects them to be; if discrepancies are found, the offending permissions are changed to match the expected settings.
(In Mac OS X 10.3 and later, repairing permissions also performs one other, unrelated, task: If the invisible /tmp symbolic link—which is linked to the /private/tmp directory—is missing, the link will be recreated.)
Why is it necessary to repair permissions?
If permissions on particular files are “incorrect”—i.e., not what Mac OS X expects them to be or not what they need to be for your Mac’s normal operation—you can experience problems when the operating system tries to access or modify those files. For example, you may have trouble logging in to your account, printing, launching applications, or even starting up your Mac. Similarly, if an application—from Apple or a third-party developer—needs access to a particular file or folder to function, and the permissions on that item have changed in a way that prevents such access, the application may not function properly (or at all). The Repair Disk Permissions function can fix such problems by ensuring that certain files have the correct permissions.
There’s also a security element here: Many system-level files have permissions set a particular way so that applications or users that shouldn’t be meddling with those files can’t. If the permissions on certain system-level files somehow get changed so that access to those files is no longer restricted, you’ve got the potential for a major security issue. Repairing permissions can resolve such issues by resetting permissions on those files to prevent unauthorized access.
How do I repair permissions?
The Repair Disk Permissions function is part of Apple’s Disk Utility (in /Applications/Utilities). After launching Disk Utility, select the desired disk—generally your startup disk—in the list to the left, then click the First Aid tab. At the bottom of the First Aid panel, click the Repair Disk Permissions button. (You could instead use the Verify Disk Permissions option to preview any potential repairs before performing them, but for most users there’s little benefit from this extra step.)
Permissions can also be repaired via the shell (Terminal) by using the command sudo diskutil repairPermissions /. However, it’s unlikely that the typical user will ever need to perform the task in this manner. It’s useful if for some reason Disk Utility itself won’t launch, or for repairing permissions on a remote Mac when connected via Remote Login (SSH), but otherwise you’re just as well served using Disk Utility.
How does the Repair Disk Permissions function know what the “correct” permissions are?
When you use Apple’s Installer utility to install software (such as Mac OS X itself or an OS X update), the installation package (the .pkg file you double-click to begin installation, or that Software Update downloads in the background for an automatic installation) generally leaves behind a receipt—a smaller Mac OS X package that includes information about every file installed, including the permissions each file should have. This receipt is placed in /Library/Receipts. When you run the Repair Disk Permissions function, it examines the receipts in the /Library/Receipts directory of the disk being repaired—which means the feature works only on volumes with Mac OS X installed—and compares the information in the receipt with the actual files on your drive. If the Repair Disk Permissions function finds a file with permissions that differ from what a receipt claims they should be, that file’s permissions are reset to their receipt-specified values. (If you’re curious about the information contained in a receipt, the easiest way to view it is to use the utility Pacifist; simply drag and drop the appropriate receipt into the Pacifist window and you’ll be presented with a list of all files installed by the similarly-named installation package, along with each file’s original permissions.)
It’s worth noting here that although the function is called “Repair Disk Permissions,” what is actually happening is that files’ permissions are being reset or restored to a particular state. It’s possible—though not common—for a particular file’s permissions to differ from what a receipt claims they should be without those permissions actually being “broken.”
Are all files affected by Repair Disk Permissions?
No. As you may have inferred from the above description, only those files installed using OS X’s Installer utility and whose installation packages leave behind a proper receipt in /Library/Receipts are affected by the Repair Disk Permissions function. This means that most of the files affected by the Repair Disk Permissions function are system-level files, application files, or system add-ons—not applications installed by drag-and-drop, and not your documents or other user-level files.
If repairing permissions is useful in general, why doesn’t Apple recommend it as routine maintenance?
Apple does, quite explicitly:
It’s a good idea to repair disk permissions as a regular maintenance task after upgrading or installing new software.
That’s taken from Mac Help—in both Panther and Tiger—right on your Mac. Similar statements can be found in other Support articles.

Similar Messages

  • Unable to play Quick Time movies in web pages

    We have Quick Time 7.0.4 player installed on Mac OS X v10.4, But we are unable to open Quick time movies in web browser from external web sites.
    It gives us error ‘To view this movie, you will need QuickTime 5 (or later)’
    If we open Quick time movies from local disk in web browser then it works perfectly alright.
    Could you please let us know the reason behind this?
    Note: I have encounter this problem on safari and IE 5.2 browser.

    For instance if you go to this page again in Safari,
    http://www.apple.com/quicktime/qtv/mwsf06/
    and then select "View Source" from the View menu, then press command-f to "find" within the page and search for ".mov"
    You will find this, which shows the url of the movie itself.
    <param name="href" value="http://stream.qtv.apple.com/events/jan/mw2006/mmw_2006_650ref.mov">
    If you copy just this part:
    http://stream.qtv.apple.com/events/jan/mw2006/mmw_2006_650ref.mov
    And open QuickTime Player, go to the File menu, select "Open URL" the movie will play.
    If you try the same technique on the page at the link provided by your client, it will allow you to bypass the html code that may be doing an outdated compatibility check and the movie may play. Or it may tell you that you are missing components (codecs, compressors etc.) in which case, post here again.

  • Why is FF takes so much time to open web sites?

    I am going to compare FF with Google Chrome. So, I have a site that I would like to open: [http://wwwtruconnect.com truconnect.com] It only takes 3 seconds for Google Chrome to open that web site. When it comes to FF, it takes good 6 seconds, which is much slower. My question is: can the plugins I installed cause this problem? Is there a way to determine if a plugin loads fast enough and does not slow the whole browser?
    Thank you.

    You can try to use the Web Console (Web Developer > Web Console;Shift+Ctrl+K) to see how much time items take to load.
    *https://developer.mozilla.org/en/Tools/Web_Console
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Using quick time videos (for web)

    Hi guys,
    In my project I am using quick time videos within director,
    which work fine when it is published and play back in the
    projector. However when I export for web, the videos don't play
    back in the web browser. Is there something I am missing when
    exporting?
    Many thanks,
    Rich

    Yeah, I did upload them in their relative folder. They are
    about 15MB each and 30 seconds long. I don't have a "dswmedia"
    foler, what do I need to do with that? The error message I get
    is...
    "This application requires an Xtra (QuickTime) that either
    does not exist or failed to initialize properly. Please make sure
    the appropiate Xtras are in the Xtras folder"
    Thanks!

  • Quick graphics posts to web site

    I maintain a page with 400x300 screen shots of charts on it.
    I like to update it during the day. Many people in my chat room
    view the page. What is the quickest way to update it?
    At the moment, I have the page open as a Local File. Snagit
    saves the screen capture .PNG automatically to the images file for
    the web site, locally. I then drag the graphic from there into the
    web page. I then hit Shft+Command+U and a dialog box pops up,
    asking if I want to save the file and upload dependant files. I
    click yes. The uploading takes about 30 seconds for a 22kb file. I
    have a cable connection. With FrontPage, this process took about 6
    seconds but I was editing direct from the remote host. I know it is
    possible to edit direct from the remote host using DW, but the
    process for saving that file is not clear, particularly if the
    graphic is still on my local computer (FP would upload it
    automatically then save the remote file).
    Would it be better for me to use my screen capture program
    (Snagit) to FTP the screen capture graphic directly to the images
    folder of my remote site, then edit the remote page in DW, then
    just hit "save" and I'm done?
    Just looking for the fastest way. Thanks!

    "enthios" <[email protected]> wrote in message
    news:frrpks$701$[email protected]..
    >I maintain a page with 400x300 screen shots of charts on
    it. I like to
    >update
    > it during the day. Many people in my chat room view the
    page. What is
    > the
    > quickest way to update it?
    >
    > At the moment, I have the page open as a Local File.
    Snagit saves the
    > screen
    > capture .PNG automatically to the images file for the
    web site, locally.
    > I
    > then drag the graphic from there into the web page. I
    then hit
    > Shft+Command+U
    > and a dialog box pops up, asking if I want to save the
    file and upload
    > dependant files. I click yes. The uploading takes about
    30 seconds for a
    > 22kb
    > file. I have a cable connection. With FrontPage, this
    process took about
    > 6
    > seconds but I was editing direct from the remote host. I
    know it is
    > possible
    > to edit direct from the remote host using DW, but the
    process for saving
    > that
    > file is not clear, particularly if the graphic is still
    on my local
    > computer
    > (FP would upload it automatically then save the remote
    file).
    >
    > Would it be better for me to use my screen capture
    program (Snagit) to FTP
    > the
    > screen capture graphic directly to the images folder of
    my remote site,
    > then
    > edit the remote page in DW, then just hit "save" and I'm
    done?
    >
    > Just looking for the fastest way. Thanks!
    The way I'd do it is use a FileSystemObject
    http://www.brainjar.com/asp/dirlist/
    or whatever similar object your back
    end supports to just automatically compile whatever files are
    in a given
    directory to a web page. Once you have that done, all you
    should need to do
    is upload the image.
    HTH;
    Amy

  • Firefox crashes on some web sites because of Shockwave Flash plug-in

    I have the latest Firefox running on updated Windows Vista SP2. Each time I go to my Google+ site, FF opens it and then crashes. I have located the problem for this crash to the Adobe Flash plug-in. When I disable the Shockwave Flash plug-in, crashes would stop. The Shockwave plug-in is updated to the latest version, and I even re-installed it, which didn't help. I have similar crashes on some other sites during searches. It becomes rather frequent and irritating. Please suggest some options how to deal with that.

    Thanks for reply. I do have the updated version of Trusteer Rapport. It is really interesting - I disable Shockwave Flash, and the crashes would stop. Then I would enable the Shockwave and stop the Rapport, the crashes would also stop. However, when they both are active - Firefox crashes all the time on Google+ web site. I do not have the same problem with Google Chrome and IE-9, only Firefox. I will try to ask Trusteer forums, but doubt that they would be able to offer something. It looks like Firefox specifically does not like something.

  • Trying to play video on a web site and I get the Quick Time logo with a ?

    What have I done. Please give me instructions to set Quick Time so it will work. I also got a Registration screen. I read the thread on how to get around that but I didn't understand the abbreviations that someone wrote. App? is that applications and if so, then something , .............I'm brand new with this eMAC so please keep it simple! Thanks!

    answered thanks.

  • If I use Quick Time 7.7.1 for Windows I have not problem, instead with Quick Tome 7.7.4 I can't see some plug-in the a web site

    I use Windows XP SP 3 and when I open the web site www.volleybareggio.it, in the page La Società/La Storia there is a plug-in to reproduce and manage a sound that needs QuickTime but after the update to 7.7.4 I can't see it, while with the SW version 7.7.1 I hadn't non problem.
    Thanks for your help.

    Does the iPod work OK?
    Does it charge when connect to the computer?
    Does it appear in My Computer?
    Look at the dock connector on the iPod. Compare with the iPod that does work/connect.
    I suspect you have a 2G iPod. Those can only go to iOS 4.2.1
    http://support.apple.com/kb/HT1353#iPod_touch_late2009
    iPod touch (3rd generation)
    iPod touch (3rd generation) features a 3.5-inch (diagonal) widescreen multi-touch display and 32 GB or 64 GB flash drive. You can browse the web with Safari and watch YouTube videos with Wi-Fi. You can also search, preview, and buy songs from the iTunes Wi-Fi Music Store on iPod touch.
    The iPod touch (3rd generation) can be distinguished from iPod touch (2nd generation) by looking at the back of the device. In the text below the engraving, look for the model number. iPod touch (2nd generation) is model A1288, and iPod touch (3rd generation) is model A1318.

  • Quick Time Hijacks Windows File Associations Only From Web Browsers

    It took me 6 hours this morning to conclusively prove that Quick Time (latest version) isn’t playing well with web browsers on my Windows XP Pro (SP3) machine (nothing new here I guess).
    I develop web sites which get their content from local hard or DVD/CD drives (as opposed to from the internet). All my Windows file associations for audio/video file types point to Windows Media Player (WMP) so that when one of my web pages looks for a file type of say .mpg or .mp3, WMP is opened and the file is played. Pretty straight forward and has worked fine for years.
    Some time in the last few months (and I now strongly suspect after a Quick Time update) my browsers (all of them….. IE, Firefox, and Chrome) started opening Quick Time instead of WMP when my HTML goes to open any media file type. I’ve checked my Windows file associations which all still point to WMP. I also note that when I open one of my media files from a file utility such as Windows Explorer or my aftermarket file utility (as opposed to from a browser), they correctly open in WMP. So…….. its only from browsers that QT hijacks my intended media player.
    In Internet Explorer I’ve gone to “Manage Add-Ons” and “disabled” Quick Time. This in fact causes QT not to be opened but instead a blank web page appears containing only the browser’s little error box with a big red X in it which usually means a picture file is missing…… WMP is not launched even though it is enabled in Manage Add-Ons and QT is disabled.
    The only way I’ve found to fix this problem is to uninstall Quick Time in which case everything works fine. (My objection to Quick Time as my default media player is that even the latest version doesn’t reliably play video created for Windows file types.)
    Can anyone tell me how to make Quick Time co-exist on my computer without hijacking my attempts to get at WMP from browsers?
    The only reason Quick Time has existed on my computer in recent years is so I have access to iTunes. I’ve uninstalled both Quick Time and iTunes till I find a solution to this problem which means iTunes isn’t selling me anything in the mean time.

    I'm having the same issue that Quicktime hijacks file associations.
    I recently reinstalled my copy of Windows 7 64-bit and have installed basically hardly anything on it. I have however installed iTunes (+Quicktime) for my iPhone and Winamp (and not even loaded Windows Media Player).
    Basically when I uninstall Quicktime, I can just type an url in the IE8 address bar with the .mp3 extension and download and save the file there and then. Only after installing Quicktime the browser will open the .mp3 in the window and play it embedded with the Quicktime player.
    This is something I do NOT want, and I am really ****** off that Quicktime just takes over this feature without asking me first!!
    That being besides the point really because I also cannot find the option in Quicktime's settings to undo this!!
    When I go to Quicktime's settings -> Browser -> MIME types
    It just shows that .mp3 is linked to Winamp (like I want it to be), but it still opens as a Quicktime Control Object.
    Reinstalling IE8, resetting its settings, disabling the iTunes & Quicktime addons, even removing the Quicktime Control Object class from the registry... Nothing worked!
    http://www.archive.org/details/testmp3testfile
    Here you can find an mp3 file to use for testing.

  • Importing quick time slide shows to dreamweaver site

    I can't seem to import a mac osx quick time slide show to my
    web site. Anyone know how to do this?

    There is a part of the website here referred to as the
    Exchange:
    http://www.adobe.com/cfusion/exchange/?ogn=EN_US-gntray_comm_exchange_home
    It is under the Community drop-down up at the top of this
    site. This is a resource that allows you to find and download
    plugins for all of the Adobe programs. If you go to that link, then
    on the right click on Advanced Search. Then search for "quicktime"
    for the exchange "Dreamweaver". Just searching now, the second one
    is what you need:
    http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&extid=16025
    Just download the file and double-click on the file that you
    save to your computer. The Adobe Extension Manager will launch and
    should install it automatically for you (please note that DW must
    be shut down for the install to work).
    I gave you both links so you can find what you need quickly
    and so that you can search through the exchange later in case there
    are other extensions that might help you out.

  • Quick Time, Animated Web and IPhoto won't work

    This MacBook won't run animated Web sites, like YouTube, or school text books -- nothing appears in the space where the animation should occur. There is not a question mark on Quick Time. We've updated Quick Time and made sure the Flash Enabled box is unchecked in the Advanced settings. We updated Flash, too.
    IPhoto won't display the different special effects or options to use on photos.
    We've had problems with this MacBook since it was new, returning it twice for a black screen, new hard drive once, new battery once, reloaded everything last attempt after it deleted sporatic system files. Problems started within 90 days of purchase and we are very frustrated that Apple won't replace it. We've had a problem every month -- any suggestions on how to get Apply to replace it or to fix the most recent problem of Animations not running on Web sites or IPhoto working properly?
    Thank you.
    MacBook   Mac OS X (10.4.9)  

    I have purchased and tried to upgrade my Quick Time 7 to QT7 Pro with no luck.
    What does this mean? Did you follow the instructions? What is or is not happening as a result? Any messages being displayed?

  • Firefox pauses, consuming 100% cpu while viewing the L.A. Times web site.

    Loading www.latimes.com firefox will soon pause while it consumes 100% of the cpu. This periodically goes away but the frequency of 100% loading increases until it barely normalizes.
    This behavior persists after loading another web site. This also happens on Linux without Flash installed. Both machines I use are 64 bit, one with Vista and one with OpenSuSE.
    I back reved to 3.6 and saw the same behavior. I haven't tried 3.5.
    I emailed LA Times support since this behavior is recent, within the last few weeks, but have heard nothing back.

    Loading www.latimes.com firefox will soon pause while it consumes 100% of the cpu. This periodically goes away but the frequency of 100% loading increases until it barely normalizes.
    This behavior persists after loading another web site. This also happens on Linux without Flash installed. Both machines I use are 64 bit, one with Vista and one with OpenSuSE.
    I back reved to 3.6 and saw the same behavior. I haven't tried 3.5.
    I emailed LA Times support since this behavior is recent, within the last few weeks, but have heard nothing back.

  • I just downloaded the latest version of firefox (5.0). Can I delete all the older versions that are still on my drive? 2) When I call up some web sites sometimes the web site comes up 3 or 4 times...how do I stop this from happening?

    I just downloaded the latest version of firefox (5.0). Can I delete all the older versions that are still on my drive?
    When I call up some web sites sometimes the web site comes up 3 or 4 times...how do I stop this from happening? For example if I click on a link the exact same link comes up 3 or 4 times and I have to manually delete all of them but one.

    Do you organise your email into separate folders, or do you just let it accumulate in the Inbox?
    I would strongly advise you not to let it sit in the Inbox.
    When you see this happening, try right-click on the affected folder, select '''Properties''' then '''Repair Folder'''.
    Large folders (actually, a folder in Thunderbird is stored as a file, so it is sensitive to file size limits set by the underlying file system) can be problematic. This is one reason not to let messages collect in one folder. I use Thunderbird's Archive folders so that accumulated mails over several years can happily coexist because they are effectively stored in many small folders. No single mail store folder then exceeds the 2GB or 4GB sizes that have been known to stress the OS. I appreciate that current builds of Thunderbird and a modern 64-bit OS should be able to cope, but practically I find it slows down when given huge files, so I err towards a pragmatic solution; a large number of not very big files.
    Archives are searchable, and a Saved Search folder can give you a virtual composite folder allowing access to the entire Archive.

  • How can I get my cache to show the time a web site was visited?

    When I look at my history, I want to know the date and '''time''' a web site was visited. When I look at my cache, it doesn't show either one of these. Is there any way to set preferences to show the date and time?

    Look at Cache Viewer: https://addons.mozilla.org/firefox/addon/2489

  • I need to open a column of web sites from a spreadsheet at one time. How can I do this?

    I have a spreadsheet of web sites. I am looking for a way to open them in Firefox. I want to open 15-30 of them at a time to see what is English and what is safe for work.

    Does your spreadsheet software show the URLs as live links? In that case, if Firefox is your default browser, you could click the links individually to load each site.
    You also could try saving the spreadsheet as HTML and opening it in Firefox to ease that process a bit.
    (Automating the process probably will take longer than doing it manually...)

Maybe you are looking for