Please make the Thunderbird compatible with Mac OS X Yosemite soon.

The Thunderbird is my favorite and only e-mail software on my Mac.
(The Mail made by Apple is used by my wife only.)
I am waiting for compatibility with Yosemite !
Please make it so soon !
PLEASE, again !

***SOLVED***
In case you don't want to install JRE6 at all and simply use JRE8 without symlinking it to the JRE6 either you can do the following:
Copy the Info.plist located at the path named below to e.g. ~/Desktop/:
     /Library/Java/JavaVirtualMachines/jdk.1.8.<…>/Contents/
and then replace
     <key>JVMCapabilities</key>
     <array>
     <string>CommandLine</string>
     </array>
with the following:
     <key>JVMCapabilities</key>
     <array>
     <string>JNI</string>
     <string>BundledApp</string>
     <string>WebStart</string>
     <string>Applets</string>
     <string>CommandLine</string>
     </array>
Afterwards copy the file back to its original location (you need administrator rights). For this change to take effect you need to restart your computer. The dialog for Java 6 should shouldn't appear anymore and Photoshop should launch just fine using JRE8.
On a related note it appears that this plist change sticks even after updates done through the Java Preference Panel in the System Preferences.

Similar Messages

  • How do I add scripts in order to make the page compatible with all the browsers.

    How do I add scripts in order to make the page compatible with all the browsers.

    As Jon says, please be more specific about "don't line up right"
    I notice you are inserting some arbitrary <BR> tags which will cause very unpredictable displays with varying user viewports and text preferences.
    <P>In 2008-2009, Families Forward benefited 278 homeless Philadelphia families, <BR>
      including 834 children. Families Forward assisted 1,413 stranded travelers, including <BR>
      235 children. In the first 6 months of 2009-2010, from July 1, 2009 to <BR>
      January 1, 2010, Families Forward assisted 185 homeless families and 220 <BR>
      stranded travelers.</P>

  • Is Adobe Photoshop Elements 13 compatible with Mac OS X Yosemite Version 10.10.2?

    Is Adobe Photoshop Elements 13 compatible with Mac OS X Yosemite Version 10.10.2?

    yes, Adobe Photoshop Elements 13 & Adobe Premiere Elements 13 for Mac, Windows, PC - System requirements

  • Is Lightroom 5 compatible with Mac OS X Yosemite?

    I am running Lightroom 5.6 and Mac OS X 10.9.5. Has Lightroom 5.6 been tested with Mac OS X Yosemite?

    I've been running LR 5.6 under Yosemite for a couple of weeks. No issues (using LR or other apps) thus far.
    In general, the new OS is an improvement over Mavericks too!

  • Is there a way to make the iTouch compatible with Win2k?

    Recently I purchased the iTouch and obviously I was really excited and happy, but, of course, it doesn't work with my computer. I have a Windows 2000 home computer, and I don't understand why the iTouch can't work with it. My question is that are there more options than just upgrading to XP, buying a Mac, or returning the iTouch?

    as per the windows system requirements for the ipod touch your options are as follows
    Windows system requirements
    PC with USB 2.0 port
    Windows Vista or Windows XP Home or Professional with Service Pack 2 or later
    iTunes 7.4 or later6
    Its either Vista or XP only. If you have neither and cant upgrade then you might have to return the touch. These requirements are based on specs that apple developed there is no way around these specs. You might look into another mp3 player that is compatible with the Win 2k

  • Is Contribute 6.5 compatible with Mac OS 10 Yosemite?

    I have CS 5 and am having compatibility problems with my Mac (OS 10 Yosemite). Is CS 6.5 compatible? Should I wait for an upgrade to 6.5?

    If they are, they're not saying. That is typical. Normally they don't say anything about upgrades until they announce the release.

  • Is photoshop CS5.1 compatible with Mac OS X Yosemite?

    I just updated to Mac OS X Yosemite. In Design and Illustrator work fine after an update to Java 2014 but Phototoshop still doesn't open.
    Is there a way to fix this without updating Photoshop itself?
    Thank you.

    The Yosemite upgrade has been known to break the CS5 installation.
    You will have to uninstall/reinstall.
    Gene

  • Is the microphone compatible with Mac ?

    Hi,
    I'm looking forward to buy a new microphone for my Mac and wanted to know if the microphone of the Microsoft LifeChat LX-3000 headset was compatible. I'm running OS X 10.7.
    Thanks,
    Franklin

    No, it is not, unfortunately:
    System requirements:
    Operating system:
    Windows 7, Windows Vista or Windows XP with Service Pack 2 (SP2), (excluding Windows XP 64-bit)
    Also see:
    http://www.microsoft.com/hardware/en-us/p/lifechat-lx-3000/JUG-00001#details
    Cheers,
    David

  • DeskJet 3050A 1611series compatible with Mac 10.10 Yosemite?

    since ive upgraded my mac to Yosemite 10.10 there is no driver for the printer to support my Mac. when will H.P. do and update? or how can i get my Pinter to work with my Mac?
    This question was solved.
    View Solution.

    Hello Agustin-Pinales,
         Actually, the HP Printer model you mentioned in the title, is actually supported internally to the Apple Operating System, and can be added through the ASU with HP Printer Software ver 3.0.  You should be able to add the printer through the Printer List under System Preferences, Printers & Scanners - and (+) symbol on the lower left.  Please feel free to look through this post with step by steps to help with updating through ASU, and installing your printer.  
    Mac OS 10.10 Yosemite and HP Printer Support
    Thanks,
    Double-U-Dee
    Don't forget to give Kudos where Kudos is Due - OR - if a Response Resolved your Issue, Click the "Accept as Solution"
    I am an HP employee, but my posts and replies are my own and do not reflect the opinion of HP.

  • Is Adobe CS 5.1 compatible with Mac OS X Yosemite?

    I'd be very happy if anyone could help me, please!

    ***SOLVED***
    In case you don't want to install JRE6 at all and simply use JRE8 without symlinking it to the JRE6 either you can do the following:
    Copy the Info.plist located at the path named below to e.g. ~/Desktop/:
         /Library/Java/JavaVirtualMachines/jdk.1.8.<…>/Contents/
    and then replace
         <key>JVMCapabilities</key>
         <array>
         <string>CommandLine</string>
         </array>
    with the following:
         <key>JVMCapabilities</key>
         <array>
         <string>JNI</string>
         <string>BundledApp</string>
         <string>WebStart</string>
         <string>Applets</string>
         <string>CommandLine</string>
         </array>
    Afterwards copy the file back to its original location (you need administrator rights). For this change to take effect you need to restart your computer. The dialog for Java 6 should shouldn't appear anymore and Photoshop should launch just fine using JRE8.
    On a related note it appears that this plist change sticks even after updates done through the Java Preference Panel in the System Preferences.

  • How can I make Photoshop CS4 work with Mac OS X Yosemite?

    I downloaded Yosemite for my iMac and now Photoshop CS4 will not open at all. When I click the application, the desktop flickers black and then nothing happens. Searching other forums suggested downloading the latest Java dmg, but that has done nothing. Please help, I use it on a daily basis for work.

    And here's what happens when I try to open it from a desktop shortcut:
    11/10/14 1:09:40.212 PM com.apple.xpc.launchd[1]: (com.apple.ReportCrash[7237]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash
    11/10/14 1:09:47.856 PM mds[40]: (DiskStore.Normal:2376) e6001 1.300911
    11/10/14 1:10:07.631 PM mds[40]: (DiskStore.Normal:2376) 14001 1.066429
    11/10/14 1:10:09.779 PM mds[40]: (DiskStore.Normal:2376) 29013 2.381017
    11/10/14 1:10:23.328 PM mds[40]: (DiskStore.Normal:2376) 2083001 1.611204
    11/10/14 1:10:32.942 PM sandboxd[2390]: ([1066]) storeuid(1066) deny mach-lookup com.apple.dock.server
    11/10/14 1:10:33.391 PM sandboxd[2390]: ([1066]) storeuid(1066) deny mach-lookup com.apple.dock.server
    11/10/14 1:10:33.478 PM sandboxd[2390]: ([1066]) storeuid(1066) deny mach-lookup com.apple.dock.server
    11/10/14 1:10:37.240 PM com.apple.xpc.launchd[1]: (com.apple.Finder[7214]) Service exited due to signal: Segmentation fault: 11
    11/10/14 1:10:38.156 PM ReportCrash[7237]: Saved crash report for Finder[7214] version 10.10 (10.10) to /Users/guser/Library/Logs/DiagnosticReports/Finder_2014-11-10-131038_production2.crash
    11/10/14 1:10:42.784 PM Finder[7245]: assertion failed: 14A389: libxpc.dylib + 97940 [9437C02E-A07B-38C8-91CB-299FAA63083D]: 0x89
    11/10/14 1:10:47.175 PM WindowServer[170]: disable_update_timeout: UI updates were forcibly disabled by application "Finder" for over 1.00 seconds. Server has re-enabled them.
    11/10/14 1:10:47.476 PM WindowServer[170]: common_reenable_update: UI updates were finally reenabled by application "Finder" after 1.30 seconds (server forcibly re-enabled them after 1.00 seconds)
    11/10/14 1:10:48.273 PM Finder[7245]: Attempt to use XPC with a MachService that has HideUntilCheckIn set. This will result in unpredictable behavior: com.apple.backupd.status.xpc
    11/10/14 1:10:49.195 PM mds[40]: (DiskStore.Normal:2376) e6001 6.046923
    11/10/14 1:10:49.653 PM WindowServer[170]: disable_update_timeout: UI updates were forcibly disabled by application "Finder" for over 1.00 seconds. Server has re-enabled them.
    11/10/14 1:10:50.038 PM WindowServer[170]: common_reenable_update: UI updates were finally reenabled by application "Finder" after 1.39 seconds (server forcibly re-enabled them after 1.00 seconds)

  • Is the Flash Live Media Encoder 3.2 compatible with MAC Yosemite?

    I am trying to download the Flash Live Media Encoder 3.2. I can download the file but when I try to open it, I get an error message that says "Image not recognized."
    Is this media encoder compatible with Mac OS X Yosemite (10.10.2)? If not, are there any work arounds?
    Thanks for your help!

    Hi Aaron,
    Thread on Apple Support Communities:  https://discussions.apple.com/thread/3758993
    As per the above thread, it would generally happen if the file is corrupt or in case of an unsuccessful download. I would appreciate if you could attempt another download and see if it helps. Meanwhile, I shall try researching at my end for a conclusive answer.
    Regards,
    Diana

  • 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...

  • Is the Sony HDR-SR11 compatible with Mac OS 10.5.6?

    Is the Sony HDR-SR11 compatible with Mac OS 10.5.6? Thanks in advance for you thoughts.

    Oops. wrong link. Check this one out
    http://support.apple.com/kb/HT2948

  • Is the LG 22EN33S-B 22-inch LED 1920 x 1080 VGA Monitor compatible with mac via a vga to thunderbolt connection

    Is the LG 22EN33S-B 22-inch LED 1920 x 1080 VGA Monitor compatible with mac via a vga to thunderbolt adapter?

    The 1080p and 1080i options only appear on the HDMI display settings, the display settings for the thunderbolt to vga adaptor has 1920 x 1080.
    Via the HDMI output of the Mini via an HDMI cable to a HDMI input on the Samsung the display fills the screen but the text looks vile.
    The options for picture adjustement on the samsung include fill screen as you suggest
    Using the thunderbolt to VGA adaptor the text looks as it should, crisp and clear but the display is shitfted to the right.
    The options for picture adjustment on the Samsung does not have the 'fill screen' option available when the VGA input is selected. However a new option called 'pc screen adjustment' appears and you can nudge the display over to the left a bit but not enough to cover the whole screen.
    I remind you the pc worked perfectly 1920 x 1080 on the same VGA cable and input to the samsung.

Maybe you are looking for