No QT working in any of my browsers (safari, Firefox) since update !

Has anyone else experienced this too?

Wrong approach since it works in one account and not the other. The problem's within the bad account, most likely corrupted/conflicted preference files. See
http://discussions.apple.com/thread.jspa?messageID=4703015
for steps on resolving conflicts/corrupt plist files.

Similar Messages

  • External hard drive doesn't work on any other machine but my Mac since I connected it to the Mac

    My external hard drive used to work on any machine. I watched movies on my tv, putted the movies on the hard drive using my pc. Since I connected it to my new MacBook Air, it doesn't connect to anything else anymore! I hope it's something in settings witch I accedentely clicked on (something with privacy so it can only connect to my Mac or something like that). Does anyone know how this happend/how to fix it?
    PS. Maybe its important, I use it for Time Machine as well. Before I used that, it deleted my whole hard drive whitch really ****** me off. Now I got new stuff on it. Maybe my Mac is just claiming it to keep the hard disk for itself?

    One can't read the other.
    Just to be clear Mac's can read/write FAT32 but windows cannot use OS X Extended. So to use a drive on both systems it needs to be formatted FAT32
    FAT32 does have limitations and possibly the best solution is to use NTFS, a more modern, robust filesystem. The drawback here is that OS X does not natively read NTFS so a third party kernel extension is needed.

  • Browsers(Safari, FireFox, IE) show blank screen

    Folks,
    It would be great if you can help solve this problem.
    I am using a 12" PowerBook running OSX 10.3.9, and using Safari to login to a web page for the pass month without any problems. However, since yesterday Safari shows a blank white screen after I have signed in. I have tried using the Admin account and my personal account with Safari, FireFox, and IE to access to that page, and they all produced blank white screens as well. I have installed Flash media player version 9 a few days ago, but am not sure if that was the culprit.
    I went to a Mac store and was able to login using all the Macs that I have tried, so the problem shouldn't be on the web site.
    The following is the source file when the blank page was shown:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <!-- CNAMS 2.8 Enhancement | 041007-000279 Move Login Fields to Homepage | Author: Rakesh Nagar -->
    <html>
    <body>
    <script type="text/javascript" src="/cnams/public/Dispatcher.js"></script>
    <script language="VBScript" src="/cnams/public/Dispatcher.vbs"></script>
    <form name="LoginFormNew" action="" method="post">
    <input value="/public/Login.jsp" type="hidden" name="ref">
    <input value="true" type="hidden" name="checkFlash">
    <input value="" type="hidden" name="flashCheckCode">
    <input value="LoginFormNew" type="hidden" name="formName">
    <input name="LoginUserSubmitNewEvent" type="hidden" value="Enter">
    <input name="userName" size="10" type="hidden" value="hello">
    <input name="password" size="10" type="hidden" value="abcde">
    </form>
    <script>
    var flashCheckCode = MM_FlashDetect(
    /*version of Flash software used to author content*/
    6.0,
    /*Boolean indicating whether to require latest revision of player (plug-in only)*/
    true,
    /*Boolean indicating whether to install if player is not installed*/
    !MM_FlashUserDemurred(),
    /*Boolean indicating that the auto-installation should not occur and that the user will go to the installURL or to the upgradeURL as specified*/
    true
    /* flashCheckCode = 1: Required Version of Flash Plug-in is installed on user`s computer */
    /* flashCheckCode = 2: Old Version of Flash Plug-in is installed on user`s computer */
    /* flashCheckCode = 3: Flash Plug-in is NOT installed on user`s computer */
    if ("/public/index.html" != "/public/index.html") {
    window.location = "/cnams/public/Login.jsp";
    else
    document.LoginFormNew.flashCheckCode.value = flashCheckCode;
    if( flashCheckCode == 1 ) {
    document.LoginFormNew.action = "/cnams/dispatch";
    else if( flashCheckCode == 2 ) {
    document.LoginFormNew.action = "/cnams/public/Login.jsp";
    else if( flashCheckCode == 3 ) {
    document.LoginFormNew.action = "/cnams/public/Login.jsp";
    document.LoginFormNew.submit();
    </script>
    </body>
    </html>
    Thanks for checking and your help.
    Sincerely,
    Shiuh
    12" PowerBook   Mac OS X (10.3.9)  

    Obviously I don't have copies of your external JavaScript or VB scripts, so if the problem lies in those files, then the following may not apply.
    When I tried to load your source code in Safari v2.0.3, it reported:
    TypeError - Object (result of expression MM_FlashUserDemurred) does not allow calls.
    Generally what this means is that the object/function MM_FlashUserDemurred cannot be found.
    Double check those script files to ensure that the function is in one of them. If it is in some other external script file, then you may need to add a link to load that file too.
    Who knows? Perhaps flash was already pre-configured on those Macs at the mac Store and such a function is preloaded.
    Best of luck,
    Scott_Apple
    MacBook Pro   Mac OS X (10.4.6)  

  • Facebook is not working on any of my browsers!

    Hi everyone,
    I am tired of my facebook not working. It has been almost a 5 months since I had this problem where it keeps saying:
    This webpage is not available
    Google Chrome cannot reach the website. This is typically caused by network issues, but can also be the result of a misconfigured firewall or proxy server.
    Now I get the same result on all my browsers. I have tried many many solutions from removing cache, proxies, hosts.. Nothing works. Even changing my DNS server to 8.8.8.8. Please someone help me lol and yes facebook works on all the computers in my house except mine
    Thank you!

    You, or someone using your computer, hacked the system to block certain servers, perhaps unknowingly. The file modified is /etc/hosts. Some commercial "anti-virus" software, such as "Avast," may modify this file. If you've installed any such software, I suggest that you remove it according to the developer's instructions before continuing.
    The easiest way to fix the hosts file is to restore it from a backup that predates the modification, or to copy the unmodified file from another Mac. If you can't do that, then do as below. Please read this whole message before doing anything.
    Back up all data. This is a simple procedure, but if you don't follow the instructions exactly, you could be left with an unbootable system. In that case, you'll have to restore from a backup or reinstall OS X.
    If you have more than one user account, you must be logged in as an administrator.
    Triple-click anywhere in the line below to select it:
    open -a TextEdit /etc/hosts
    Copy the selected text to the Clipboard (command-C).
    Launch the 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 (command-V). A TextEdit window should open. At the top of the window, you should see this:
    # Host Database
    # localhost is used to configure the loopback interface
    # when the system is booting.  Do not change this entry.
    127.0.0.1                              localhost
    255.255.255.255          broadcasthost
    ::1                                        localhost
    fe80::1%lo0                    localhost
    Below that, you'll see some other lines. There should be nothing above the first line "##". If you have any doubt about that, STOP and ask for guidance. Make sure you scroll all the way to the bottom of the document. Scroll bars are hidden by default until you actually start scrolling, so you may not realize that you’re not seeing the whole document.
    If the contents of the TextEdit window are as described, close it, then enter the following command in the Terminal window in the same way as before (by copy and paste):
    sudo sed -i~ '11,$d' /etc/hosts
    This time, you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning to be careful. Confirm. Quit Terminal. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    That will fix the hosts file. There is now a copy of the old hosts file with the name "hosts~" in the same folder as "hosts". You can delete the copy if you wish.

  • Why would links or search bars on the top half of the page not work on any site when i use firefox but work fine in IE?

    links and search bars on the top half of pages dont work and its not that i click them and they dont work but it wont let me click them its like it doesnt see them

    Recently, the Yahoo Toolbar and the Babylon extension have been reported to cause that problem. They seem to overlap invisibly over the top of the web page display. If you have either or both, uninstall or disable them/it, or see if an update is available that solves the problem.
    *See --> http://support.mozilla.com/en-US/kb/Uninstalling+add-ons
    *See --> http://support.mozilla.com/en-US/kb/Cannot%20uninstall%20an%20add-on
    *See --> http://kb.mozillazine.org/Uninstalling_toolbars
    If that does not solve the problem:
    *See --> [http://support.mozilla.org/en-US/kb/Troubleshooting+extensions+and+themes Troubleshooting extensions and themes]
    *See --> [http://support.mozilla.org/en-US/kb/Troubleshooting+plugins Troubleshooting plugins]
    *See --> [http://support.mozilla.org/en-US/kb/Basic+Troubleshooting Basic Troubleshooting]
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • Using KineticJS in Firefox causes memory leak (page works good in all other browsers, including Firefox Beta for Android)

    Hi,
    You can visit http://brandy.pararuk.com and see just 15 flying comets animated with KineticJS library.
    When I run it (viewing Windows Task Manager) I see that firefox.exe consumes 100Mb of memory every second up to full avaliable memory and hangs on Windows.
    I've tested this page also on desktop with: Chrome, Safari, IE9 and on my Android tablet with: Firefox Beta, Chrome and Android browser - page works good everywhere, except of desktop Firefox.
    Thank you for help.

    Did you try to disable extensions like Firebug?
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Macbook Pro - Kernal Crash when using browsers (Safar, Firefox, etc.)

    A couple of days ago my computer started giving me the dreaded Kernel crash (You need to restart your computer. Hold the Power button for several seconds or press the Restart button.) whenever I browsed the internet. I tried using different browsers, installing fresh copies of Firefox, etc. but nothing works. I have no idea why it started all of a sudden but I can barely browse 5-10 minutes without having to restart my computer. Here is the Kernal panic log, perhaps it will help someone fix my problem:
    Tue Nov 9 09:48:59 2010
    panic(cpu 0 caller 0x2a8ab2): Kernel trap at 0x00000000, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x00000000, CR3: 0x00100000, CR4: 0x000006e8
    EAX: 0x0a026400, EBX: 0x086a6000, ECX: 0x19000000, EDX: 0x08775000
    CR2: 0x00000000, EBP: 0x5be7bb08, ESI: 0x086a6000, EDI: 0x08810e00
    EFL: 0x00010206, EIP: 0x00000000, CS: 0x00000008, DS: 0x08800010
    Error code: 0x00000010
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x5be7b908 : 0x21b455 (0x5cf328 0x5be7b93c 0x2238b1 0x0)
    0x5be7b958 : 0x2a8ab2 (0x591664 0x0 0xe 0x59182e)
    0x5be7ba38 : 0x29e9a8 (0x5be7ba50 0x8776b00 0x5be7bb08 0x0)
    0x5be7ba48 : 0x0 (0xe 0x86a0048 0x5be70010 0x11a0010)
    0x5be7bb08 : 0xd210cb (0x86a6000 0x8810e00 0x0 0x8)
    0x5be7bb48 : 0xd20e0a (0x86a6000 0x2 0x8810e00 0x0)
    0x5be7bb88 : 0x548cf9 (0x86a6000 0x5be7bc00 0x0 0x0)
    0x5be7bbd8 : 0xd20e86 (0x880b540 0xd20dc8 0x5be7bc00 0x0)
    0x5be7bc28 : 0xd20f17 (0x86a6000 0x8810e00 0xd20fc6 0x86a6000)
    0x5be7bc58 : 0xd1bd68 (0x86a6000 0x8810e00 0x7 0x8810e00)
    0x5be7bc78 : 0x5356be (0x8810e00 0x86a6000 0x7 0x4fe006)
    0x5be7bce8 : 0x547337 (0x86a6000 0x7 0x880bb40 0x0)
    0x5be7bd18 : 0x531ee8 (0x85f7b80 0x5355b0 0x86a6000 0x7)
    0x5be7bd68 : 0x536251 (0x880bb40 0x0 0x0 0x880bac0)
    0x5be7bde8 : 0x537363 (0x7 0x8775500 0x1 0x0)
    0x5be7be48 : 0x537a9b (0x8775500 0x6 0x0 0xffffffff)
    0x5be7bec8 : 0x537ac3 (0x8775500 0x6 0x5be7bf08 0x8775800)
    0x5be7bee8 : 0x11a1e9c (0x8775500 0x2 0x1 0x840c1c0)
    0x5be7bf08 : 0x11a9329 (0x8775500 0x2 0x840c1cc 0x2)
    0x5be7bf28 : 0x11a9419 (0x8775800 0x23acea34 0x5be7bf58 0x4fb982)
    0x5be7bf58 : 0x11a94d4 (0x8775800 0x0 0x5be7bf78 0x2a1591)
    0x5be7bf78 : 0x22fb84 (0x8775800 0x0 0x5be7bfc8 0x227803)
    0x5be7bfc8 : 0x29e6cc (0x863ea0 0x0 0x10 0x8bc8360)
    Kernel Extensions in backtrace (with dependencies):
    com.apple.iokit.IONetworkingFamily(1.9)@0xd1a000->0xd2ffff
    com.apple.iokit.IOUSBFamily(4.0.2)@0x1199000->0x11c9fff
    dependency: com.apple.iokit.IOPCIFamily(2.6)@0x926000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    10F569
    Kernel version:
    Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 482501143498
    unloaded kexts:
    com.apple.driver.AppleFileSystemDriver 2.0 (addr 0xffd000, size 0x12288) - last unloaded 114875178934
    loaded kexts:
    com.huawei.driver.HuaweiDataCardACMData 4.05.00
    com.huawei.driver.HuaweiDataCardECMData 1.19.00
    com.huawei.driver.HuaweiDataCardECMControl 1.19.00
    de.novamedia.driver.NMSmartplugSCSIDevice 1.0.1
    com.apple.driver.AppleHWSensor 1.9.3d0 - last loaded 49866517255
    com.apple.driver.AGPM 100.12.12
    com.apple.driver.AudioAUUC 1.4
    com.apple.driver.AppleMikeyHIDDriver 1.2.0
    com.apple.driver.AppleHDA 1.8.7f1
    com.apple.driver.AppleMikeyDriver 1.8.7f1
    com.apple.driver.AppleUpstreamUserClient 3.3.2
    com.apple.DontSteal_Mac_OSX 7.0.0
    com.apple.driver.AudioIPCDriver 1.1.2
    com.apple.driver.SMCMotionSensor 3.0.0d4
    com.apple.driver.AppleIntelHDGraphics 6.1.8
    com.apple.driver.AppleIntelHDGraphicsFB 6.1.8
    com.apple.kext.AppleSMCLMU 1.5.0d3
    com.apple.driver.ACPISMCPlatformPlugin 4.1.2b1
    com.apple.GeForce 6.1.8
    com.apple.driver.AppleGraphicsControl 2.8.63
    com.apple.driver.AppleLPC 1.4.12
    com.apple.filesystems.autofs 2.1.0
    com.apple.driver.AppleUSBTCButtons 1.8.1b1
    com.apple.driver.AppleUSBCardReader 2.5.4
    com.apple.driver.AppleIRController 303.8
    com.apple.driver.AppleUSBTCKeyboard 1.8.1b1
    com.apple.iokit.SCSITaskUserClient 2.6.5
    com.apple.BootCache 31
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.iokit.IOAHCIBlockStorage 1.6.2
    com.apple.driver.AppleUSBHub 4.0.0
    com.apple.driver.AppleFWOHCI 4.7.1
    com.apple.driver.AirPortBrcm43224 425.16.2
    com.apple.iokit.AppleBCM5701Ethernet 2.3.8b2
    com.apple.driver.AppleEFINVRAM 1.3.0
    com.apple.driver.AppleSmartBatteryManager 160.0.0
    com.apple.driver.AppleUSBEHCI 4.0.2
    com.apple.driver.AppleUSBUHCI 4.0.2
    com.apple.driver.AppleAHCIPort 2.1.2
    com.apple.driver.AppleACPIButtons 1.3.2
    com.apple.driver.AppleRTC 1.3.1
    com.apple.driver.AppleHPET 1.5
    com.apple.driver.AppleSMBIOS 1.6
    com.apple.driver.AppleACPIEC 1.3.2
    com.apple.driver.AppleAPIC 1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient 105.10.0
    com.apple.security.sandbox 0
    com.apple.security.quarantine 0
    com.apple.nke.applicationfirewall 2.1.11
    com.apple.driver.AppleIntelCPUPowerManagement 105.10.0
    com.apple.driver.AppleProfileReadCounterAction 17
    com.apple.driver.AppleProfileTimestampAction 10
    com.apple.driver.AppleProfileThreadInfoAction 14
    com.apple.driver.AppleProfileRegisterStateAction 10
    com.apple.driver.AppleProfileKEventAction 10
    com.apple.driver.AppleProfileCallstackAction 20
    com.apple.driver.DspFuncLib 1.8.7f1
    com.apple.iokit.IOSurface 74.0
    com.apple.iokit.IOBluetoothSerialManager 2.3.7f1
    com.apple.iokit.IOAudioFamily 1.7.6fc2
    com.apple.kext.OSvKernDSPLib 1.3
    com.apple.driver.AppleSMBusController 1.0.8d0
    com.apple.iokit.IOFireWireIP 2.0.3
    com.apple.iokit.IOSerialFamily 10.0.3
    com.apple.driver.AppleHDAController 1.8.7f1
    com.apple.iokit.IOHDAFamily 1.8.7f1
    com.apple.iokit.AppleProfileFamily 41
    com.apple.driver.AppleSMC 3.0.1d2
    com.apple.driver.IOPlatformPluginFamily 4.1.2b1
    com.apple.driver.AppleSMBusPCI 1.0.8d0
    com.apple.nvidia.nv50hal 6.1.8
    com.apple.NVDAResman 6.1.8
    com.apple.iokit.IONDRVSupport 2.1
    com.apple.iokit.IOGraphicsFamily 2.1
    com.apple.driver.BroadcomUSBBluetoothHCIController 2.3.7f1
    com.apple.driver.AppleUSBBluetoothHCIController 2.3.7f1
    com.apple.iokit.IOBluetoothFamily 2.3.7f1
    com.apple.iokit.IOUSBMassStorageClass 2.6.1
    com.apple.driver.AppleUSBMultitouch 205.32
    com.apple.iokit.IOUSBHIDDriver 4.0.2
    com.apple.driver.AppleUSBMergeNub 4.0.0
    com.apple.driver.AppleUSBComposite 3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 2.6.5
    com.apple.iokit.IOBDStorageFamily 1.6
    com.apple.iokit.IODVDStorageFamily 1.6
    com.apple.iokit.IOCDStorageFamily 1.6
    com.apple.iokit.IOSCSIBlockCommandsDevice 2.6.5
    com.apple.driver.XsanFilter 402.1
    com.apple.iokit.IOAHCISerialATAPI 1.2.4
    com.apple.iokit.IOSCSIArchitectureModelFamily 2.6.5
    com.apple.iokit.IOUSBUserClient 4.0.0
    com.apple.iokit.IOFireWireFamily 4.2.6
    com.apple.iokit.IO80211Family 311.1
    com.apple.iokit.IONetworkingFamily 1.9
    com.apple.iokit.IOUSBFamily 4.0.2
    com.apple.iokit.IOAHCIFamily 2.0.4
    com.apple.driver.AppleEFIRuntime 1.3.0
    com.apple.iokit.IOHIDFamily 1.6.5
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 6
    com.apple.driver.DiskImages 283
    com.apple.iokit.IOStorageFamily 1.6.1
    com.apple.driver.AppleACPIPlatform 1.3.2
    com.apple.iokit.IOPCIFamily 2.6
    com.apple.iokit.IOACPIFamily 1.3.0

    Thanks for the suggestion, but my problem has nothing to do with WebKitPluginHost. Additionally, I uninstalled FLASH and installed the BETA version someone suggested in that thread, but there was no difference.
    I have isolated the problem further and it seems to be that the problem arises when I go to GMAIL, among other sites (I think it happened on Facebook too). Might it have something to do with some kind of scripts/flash/etc. in GMAIL (maybe when the CHAT menu is loading or something?). I can't access my e-mail at all.
    I would love to resolve this issue and I have no idea where it came from. Just started one day. ONLY change I had made before noticing the problem was I installed a USB Internet key software to connect to the internet, but I don't see why that would cause the problem.

  • Viewing video in web browsers (Safari & Firefox)

    Until recently I was able to view video direct within either of these browsers.
    Now I find that every time Quick Time opens them despite me going back to an
    earlier version of Q/t (7.5)
    This problem happened once before to my knowledge a few months ago.
    Does anyone know the reason and how to rectify? I have been unable to
    find the answer readily in these forums.
    (Safari V3.1.2 & Firefox V3.0)

    *For FF*
    FF>Preferences>Applications
    In the Action section - Change QT plugin to QT player.
    I don't use Safari. Maybe you can do the same in its Preferences. If not, hopefully a Safari user will chime in here.
    BTW: Any reason why you haven't updated FF to v3.0.2?

  • How can I get my INTERNAL links to work in Mozilla Firefox? They were working a month or two ago BEFORE Firefox made updates. See details.

    ''locking as a duplicate - https://support.mozilla.com/en-US/questions/833946''
    Here's a problem I don't know how to fix. In Mozilla Firefox prior to a couple of months
    ago I could click on a link and have it open. For example, at http://usnews.vo.llnwd.net/e
    1/s/7676/dw_110603_po.pdf?s=1307221956&e=1307222256&h=024749f5186aeabee854b34720f8c2d7 does it open for you? (Probably withdrawn now.)
    OK, now go to https://secure.usnews.com/premium/weekly.jsp , but because you are not a
    subscriber, you cannot click on the red button and have it open, or can you?
    Now go to https://secure.usnews.com/premium/weekly.jsp . Does it open for you?
    Now click on Download text-only edition. Does it open for you? My Mozilla makes the expected panel but leaves it blank and forms a partial black bar on the lower left that never completes rightward to show that the site has opened. It gets suspended there after I click it and will not open, BUT if I use as my ISP Internet Explorer, that last link WILL open and I can read the pdf. What program or application am I missing in Firefox that is present in IE? How can the Mozilla one be restored as it was effective for so very long till the last month or so?
    In one site I had INTERNAL subheads that when I would attempt to click Mozilla Firefox would not open, as they had BEFORE Mozilla Firefox had sent out its update a month or two ago. I would then have to go down that one-page site to about page 8 just to find that subheads. Why does it not work?
    Now the next problem is that this Firefox site requires that I CONFIRM my question. How am I supposed to do that when there is NO "confirm" box or panel in that page to click on?
    thanks,
    Carl Masthay, St. Louis, [email protected]
    (I can chat but maybe Monday during the day.)

    OK, I went to Private Browsing to change Never remember history to choose Use custom settings for history and then clicked on Permanent Private Browsing Mode and clicked on the bottom OK. I then went to my Firefox messages and clicked on that internal-linked multimessage and then clicked on a link. It went there for only 1 second and reverted to the top of the message, not moving on further clicking.
    I then went to tools > options > privacy only to find that the default Never remember history was back in the panel. It wasn't stable at Use custom settings for history. I tried this several times. It always reverts either right away or after that 1-second success. One time it lasted an amazing 3 seconds before reverting to the top of the multimessage e-mail. So THAT failed too.
    OK, so then I went to Internet Explorer and called up that message. Clicked on an internal link and watched it fail for 1 second and then clicked again and it held the message for a long time. It's something in Firefox not Int. Explorer. Please see the image to let you know what I am doing.
    Comments?
    Carl

  • Jumbled Text in Browsers (Safari & Firefox) - MySpace?

    Something odd is happening on my iBook, running Tiger, 10.4.10 - using Safari and Firefox ...
    On certain pages, especially MySpace Photos pages, the text is jumbled. Characters are replaced with signs like '$' and '&' ... screenshot here:
    http://img168.imageshack.us/img168/2574/jumbledos7.png
    Help?

    Jason, Try the following:
    1) Quit all open applications.
    2) If you have 'Helvetica Fractions', 'Times Phonetic' or 'Rougue Stencil-Type' fonts installed, delete them.
    3) Delete your fonts caches with *Font Finagler*, FontNuke or OnyX +(or with whatever utility you normally use)+
    *Font Finagler <http://homepage.mac.com/mdouma46/fontfinagler/> (this is the BEST application)*
    FontNuke <http://www.jamapi.com/pr/fn/>
    OnyX <http://www.titanium.free.fr/pgs/english.html>
    4) Restart your Mac
    5) Open your Font Book->Edit menu 'Select All' fonts - from the File menu select 'Validate Fonts'
    from the Edit menu select 'Resolve Duplicates'
    Good luck,
    Tom

  • Flash doesn't work on any browser since 11.9 update.

    I updated to 11.9. Since having done so, I can't get flash to work with any of my browsers (IE, Chrome, Chromium, Firefox or Opera). I am using Windows 8. In Firefox, I get the prompt to continue waiting for the plugin to work or cancel the plugin. I reset Firefox, as I've seen suggested in other threads, with no luck. I've tried the beta version also with no luck. I tried in both the latest versions of Firefox and Nightly to no affect. On Chrome, I can get video but no audio. I used Adobe's uninstaller to uninstall flash completely and re-installed flash. No luck. Any way I can dowload the older version of Flash? That worked and this version doesn't. Seriously affecting my ability to surf the web.

    For IE, can you try the steps outlined here?
    Enabling Flash   Player in Internet Explorer  
    ActiveX Filtering   in Internet Explorer
    For Chrome, please navigate to "about:flash" and paste the contents displayed
    For Firefox, please navigate to "about:plugins" and again paste the contents of this page

  • Ipad mini retina since update to ios8.2 cannont update or install any appscircle just keeps spinning round also updated today to ios8.1 still not sorted problem out done hard reset several times no joy any body else got same issue

    ipad mini cant update any apps or install new ones since updated to ios8.02 and now today updated to ios8.1 still cant update apps the circle just keeps spinning round, i have done a hard reset etc no joy, anybody else got same problem.

    VPN-User,
    Ok - I see the list of issues and will ensure our X300 specialist takes a look at it.   
    Please do understand that while you have put together a very coherent list, I try to ensure priority to threads in which multiple customers are focused on a single issue, as we deliver the most benefit to the community in working on those.   This forum is primarly a peer to peer discussion forum rather than a Lenovo chat / tech support where we try to solve each and every issue put forth.
    Individuals with a long list of issues on a particular machine may find benefit from either contacting technical support and working through their list, or publishing it as you have done and wait for other users of the same system to share their experiences.
    Thanks for your patience
    Mark
    ThinkPads: S30, T43, X60t, X1, W700ds, IdeaPad Y710, IdeaCentre: A300, IdeaPad K1
    Mark Hopkins
    Program Manager, Lenovo Social Media (Services)
    twitter @lenovoforums
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • Autofill ( on Safari ) not working after upgrading to Maverick and Safari 7.0

    Upgraded to  OS 10.9 ( Maverick ) and Safari 7.0  User information and passwords transfered okay ( from previous version of Safari ), but the autofill function does seem to work on any web pages. Safari preferences shows autofill in checked ( on ) .

    iOS: Unable to send or receive email
    http://support.apple.com/kb/TS3899
    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
    Setting up and troubleshooting Mail
    http://www.apple.com/support/ipad/assistant/mail/
    Server does not allow relaying email error, fix
    http://appletoolbox.com/2012/01/server-does-not-allow-relaying-email-error-fix/
    Why Does My iPad Say "Cannot Connect to Server"?
    http://www.ehow.co.uk/info_8693415_ipad-say-cannot-connect-server.html
    iOS: 'Mailbox Locked', account is in use on another device, or prompt to re-enter POP3 password
    http://support.apple.com/kb/ts2621
    iPad Mail
    http://www.apple.com/support/ipad/mail/
    Configuration problems with IMAP e-mail on iOS with a non-standard SSL port.
    http://colinrobbins.me/2013/02/09/configuration-problems-with-imap-e-mail-on-ios -with-a-non-standard-ssl-port/
    Try this first - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
    Or this - Delete the account in Mail and then set it up again. Settings->Mail, Contacts, Calendars -> Accounts   Tap on the Account, then on the red button that says Remove Account.
     Cheers, Tom

  • I am correctly login Safari but since this afternoon I cannot get the creative cloud application to work. Help

    I am correctly login Safari but since this afternoon I cannot get the creative cloud application to work. Help

    I am correctly login Safari but since this afternoon I cannot get the creative cloud application to work. Help

  • Are there any Color Adjustments for Safari?  Printing with Magenta overlays.

    Are there any Color Adjustments for Safari?  When printing the iphone at www.apple.com/iphone/compare-iphones/ the phones have a Magenta Overlay on them.  Tried Firefox and Chrome with same computer, plus a PC to the same printer.  All else prints fine.  Have Intel based iMac, updated to 10.7.5, and using Safari 6.0.1.  I called Canon, and they said it is an issue with Safari.  Any Solutions?  Any way of replacing Safari?  (Recently updated to Lion via software downloads.  No disc.)

    Welcome to Apple....
    Kumusta Ka?  Ma init pa dyan?
    If you're browsing the web and you're internet connection is slow or sometimes dropping, it is normal for Safari to hang or freeze for a little bit until it connects to the site you're trying to view or visit.
    Try this - go to system preferences - network - advance - dns and change your dns server.
    see image below - let me know if na ayos mo na ang internet mo.

Maybe you are looking for

  • A background job creating/instantiating another background job

    Hi, Is there any possibility in SAP, that, a background job can create/instantiate another background job ? I have one suce requirement, and not sure if this is possible. Any inputs.. -DK

  • Hierarchical Display of Financial Statements

    Hi. I am building an Income Statement in BW. I have two choices. 1. Build it by refelecting the hierarchy as it is.The hierarchy will have nodes for Net Sales, COGS, Sales and Admin expenses etc. The net income is available as a result of the hierarc

  • After downloading iTunes again, it still did not open

    Often times I re-load an app. when it feels wrong; however, the new iTunes acts the same as current (same version). It refuses to ignite (lol). Is this because I have an '08 24" intel iMac?

  • ODI 11g Interface flow diagram issues

    hi, guys, Happy new year! I met a problem when I built an interface. When I config the flow setup things, the flow tab diagram shows well and I can finish the configuration. However, after I closed the inteface bulild window and opened it again after

  • 9iAS 1.0.2.2.2 install/migration questions

    We are migrating 9iAS 1.0.2.2.2 from two-box to three-box scenario as explained below. We have a plan of action for this migration. I want to know whether this is the proper way to do the migration. Existing Scenario : ( 9iAS 1.0.2.2.2 ) Box 1 : Port