Eclipse +flex 3 plugin crashes when trying to see mxml file in design mode

Hi,
I have strange problem I've been struggling with for 3 days.
I have eclipse-jee-europa-fall2-win32(eclipse europa 3.3.1.1)
+ adobe flex 3 eclipse plugin.
My workspace consists of several projects + one library.
There is not problem when trying to edit any mxml file when
my library is not imported yet. Once I import it to my workspace I
cannot see any mxml file in design mode since it crashes with the
following msg in log:
Did anyone have similar problem and maybe knows the
solutiuon? I've reinstalled/redownoaded eclipse, flex plugin, flash
players and so on. What's more it happens only on my machine - same
project on different one works without crushing.
!ENTRY org.eclipse.osgi 2 0 2008-02-22 09:13:18.046
!MESSAGE While loading class
"org.eclipse.mylyn.tasks.ui.TasksUiPlugin", thread
"Thread[main,6,main]" timed out waiting (5000ms) for thread
"Thread[Worker-0,5,main]" to finish starting bundle
"update@plugins/org.eclipse.mylyn.tasks.ui_2.1.0.v20070927-0900.jar
[313]". To avoid deadlock, thread "Thread[main,6,main]" is
proceeding but "org.eclipse.mylyn.tasks.ui.TasksUiPlugin" may not
be fully initialized.
!STACK 0
org.osgi.framework.BundleException: State change in progress
for bundle
"update@plugins/org.eclipse.mylyn.tasks.ui_2.1.0.v20070927-0900.jar"
by thread "Worker-0".
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.j ava:1141)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:258)
at
org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :417)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:189)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:34 0)
at
org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:37)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :405)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:83)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at
org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:258)
at
org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at
org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
at
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at
org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at
org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at
org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:106)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:76)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
Caused by:
org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
... 40 more
Root exception:
org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.j ava:1141)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:258)
at
org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :417)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:189)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:34 0)
at
org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:37)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :405)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:83)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at
org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:258)
at
org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at
org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
at
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at
org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at
org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at
org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:106)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:76)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
!ENTRY org.eclipse.help 4 0 2008-02-22 09:18:14.375
!MESSAGE Required attribute "label" missing from "topic"
element in "/com.adobe.flexbuilder.help/tocAPI.xml" (skipping
element)
!ENTRY org.eclipse.help 4 0 2008-02-22 09:18:14.375
!MESSAGE Required attribute "label" missing from "topic"
element in "/com.adobe.flexbuilder.help/tocAPI.xml" (skipping
element)
!ENTRY org.eclipse.help 4 0 2008-02-22 09:18:14.375
!MESSAGE Required attribute "label" missing from "topic"
element in "/com.adobe.flexbuilder.help/tocAPI.xml" (skipping
element)
!ENTRY org.eclipse.help 4 0 2008-02-22 09:18:14.375
!MESSAGE Required attribute "label" missing from "topic"
element in "/com.adobe.flexbuilder.help/tocAPI.xml" (skipping
element)

I've found solution by myself so I'll present it here. Maybe
someone will need it.
The problem of such behaviour was that Flex plugin always (at
least on my pc) wants to ustart eclipse using its own JRE from here
C:\Program Files\Adobe\Flex Builder 3 Plug-in\jre (default dir).
This environment is Java 5. When you go to
eclipse>window>preferences>Java>Installed JREs and you
delete default Flex JRE, add new to point to for example C:\Program
Files\Java\jre1.6.0_04 eclipse still uses JRE from C:\Program
Files\Adobe\Flex Builder 3 Plug-in\jre. Do not know why
Flex/eclipse does that but if you simply overwrite C:\Program
Files\Adobe\Flex Builder 3 Plug-in\jre files with newer JRE from
C:\Program Files\Java\jre1.6.0_04 all works perfectly.
Hope it helps somebody ;-)
thanks Artur

Similar Messages

  • Firefox crashes when trying to attach a file to gmail compose

    Vista 32 laptop. When trying to attach a file to a gmail compose, explorer dialog pops up and then firefox crashes. Happens every time, and started (I think) with version 16 or 17. Updated plugins, went through troubleshooting on help menu, tried safe mode. All to no avail. IE works fine.

    This report is about the Flash plugin:
    *bp-f13d802e-81d7-48fb-b101-ecdd22130310 3/9/2013 8:00 PM
    Make sure that you have the latest version of all plugins.
    *http://www.mozilla.org/plugincheck/
    *http://www.adobe.com/software/flash/about/
    *http://www.adobe.com/special/products/flashplayer/fp_distribution3.html
    You can check for problems with current Flash plugin versions and try these:
    *disable protected mode in Flash 11.3 and later
    *disable hardware acceleration in the Flash plugin
    *http://kb.mozillazine.org/Flash#Troubleshooting
    *http://helpx.adobe.com/flash-player/kb/flash-player-113-crash-mozilla.html

  • After upgrading the OS to 10.6.8, my Skype clashes when open and iMail crashes when trying to attach Pages File !?? What happen?

    I just updated my mac book pro to OS 10.6.8 and now my skype crashes after launching and iMail crashes after trying to attached Pages file.
    The OS is very unstable !!! what happen ! this is first time i am experiencing this...so sad
    What can i do now ? How to trouble shoot ?
    thks

    Hi Michael,
    Thanks for your tips. After I run Disc Utility - Repair Permission...restart my machine and still have the same issues. What next step can i do now ?
    Will it be helpful if i send you the Clash reports here ?
    Thanks so much for taking your time to advise.

  • InCopy Crashes when trying to open InDesign file.

    InCopy just spins when trying to open an Indesign file and will eventualy cause InCopy to crash. When InCopy is then reopened the file will be recovered but the only tab available is layout view, both story view and gallery view are missing. The editor needs story view to make corrections.
    The designer sets up the file with InDesign CS6 v. 8.0.1 on a mac w/osx v.10.7.5 the editor was using InCopy CS6 v.8.0.1 but has received new hardware and is on v8.0.2 windows 7. One of our Editors does receive this message Adobe InDesign is missing required files, Please reinstall.
    We have upgraded editors hardware to allow more resorces.
    Please advise what may be the cause.

    Why would one of your editors receive a message about "Adobe InDesign is missing required files, please reinstall"? Aren't they using InCopy (not InDesign)?
    Re the InCopy crashes, it sounds like the INDD file might be damaged. You can test this by having the InDesign user create a new test document and export one story to the workflow. See if the InCopy user can open that INDD file over the network, check out the test story, make a change, save it, check it back in, and then the InDesign user update the story on their end.
    AM

  • Lookout 6.1 crashing when trying to compile .lks file

    When trying to compile my .lks file in Lookout 6.1, Lookout crashes. From the event viewer I get the following information on the crash:
    Event Type: Error
    Event Source: Application Error
    Event Category: None
    Event ID: 1000
    Date:  10/16/2007
    Time:  1:19:38 PM
    User:  N/A
    Computer: SCADA-PE-1
    Description:
    Faulting application cbl.exe, version 6.1.0.27, faulting module lkworks.dll, version 6.1.0.27, fault address 0x000e7377.
    Data:
    0000: 41 70 70 6c 69 63 61 74   Applicat
    0008: 69 6f 6e 20 46 61 69 6c   ion Fail
    0010: 75 72 65 20 20 63 62 6c   ure  cbl
    0018: 2e 65 78 65 20 36 2e 31   .exe 6.1
    0020: 2e 30 2e 32 37 20 69 6e   .0.27 in
    0028: 20 6c 6b 77 6f 72 6b 73    lkworks
    0030: 2e 64 6c 6c 20 36 2e 31   .dll 6.1
    0038: 2e 30 2e 32 37 20 61 74   .0.27 at
    0040: 20 6f 66 66 73 65 74 20    offset
    0048: 30 30 30 65 37 33 37 37   000e7377
    0050: 0d 0a                     ..    
    Any assistance on correcting this problem would be GREATLY appreciated, since I will lose a bunch of work I have completed working with the l4p file.
    Computer Info: Windows XP SP2 OS, Dell Optiplex GX745, 2.66GHz, 2GB RAM, Dual Core Processor
    Thanks! 
    Jason Phillips

    Geoff,
    Go into your Lookout folder and look for the file "cbl.err". Open that file in notepad or wordpad and you should see where your errors are that are preventing your file from compiling.
    I got so used to Lookout generating the errors when a compile failed and displaying them immediately that I forgot about checking this file.
    Good luck!
    Jason Phillips

  • FM9 crashing when trying to open book file

    Help!!  FrameMaker crashes when I attempt to open certain book files.  I am using FrameMaker Version 9.0 p255 on Windows XP pc.  Other details:
    This problem began mid April about 5 weeks ago.  Some book files are just fine while others crash the system. The internal error codes listed with each crash have overlap but are not identical (they all have at least 9004).  The last one stated: “Internal Error 9004, 5242025, 5220528, 6335542.  FrameMaker has detected a serious problem and must quit…”
    Attempting to open individual .fm files within the crashing book file does NOT cause a crash.
    Tried opening it through windows explorer and directly through Frame with the same result. 
    Failed fixes attempted per forums.adobe.com:  rebooting, renaming the linguistics library, deleting linguistic library in case it was corrupted (C:\Documents and Settings\jchen\Application Data\Adobe\Linguistics\Dictionaries\FMUserDictionary\all), changing book file name, replacing book file with a backup copy of the book file, and recreating book file.  In the past, replacing book file with an archived copy worked but most of the time it did not work.  Sometimes recreating the book file worked, but not always.
    I believe I cannot do a MIF wash since I need to be able to OPEN the book file first in order to be able to save it as a MIF file??
    Tried to install Frame 9 updates from http://www.adobe.com/support/downloads/product.jsp?product=22&platform=Windows, but got an error message stating, “You do not have correct version of FM install on your system.  This patch installer will work only with Version 9 p196.  Patch installer will quit now.”
    I’ve emailed [email protected] (per crash message window) and have not received suggestions on how to fix.  L 
    On a side note, my MS Word 2007 is acting super buggy lately… where when I try to do basic things like performing a “Save As”, etc., the screen goes blank or partially blank and takes some time to recover. 
    Besides reinstalling FrameMaker 9, does anyone have any suggestions?  Hoping to reach the root of the problem as this issue keeps resurfacing in slightly different forms.
    Thanks.
    Judy

    Judy,
    The 9004 code just means that FM9 crashed. The subsequent numbers provide some clue to engineering as to where the fault was, but can't be deciphered by anyone else. If these seem to be all different values, then this may be an installation or machine issue.
    The p255 version means that you have all of the patches applied.
    The fmerror mailing address is just a one way street, where Adobe keeps track of issues and looks at trends. They will never reply via this channel. Also, since they've been at FM11 for almost a year now, odds are that single FM9 issues won't be flagged as high priority items by engineering - that's kind of why us users have to help each other out.
    Since the individual files open properly and your system doesn't crash, then the problem sounds like it's either in the .book files themselves or you may have a system resource issue (you mention flakiness in Word too).
    If you re-create a clean book file from scratch, does it immediately crash or when you open it again? You could try saving the book file as a MIF at that point and trry working from the MIF. Also does there seem to be any pattern as to when (i.e. after how many open/close cycles) a book file will start to crash after you have recreated it or used an old, archived one?
    Do you have another machine (coworkers?) with FM that you could test the files on? If they don't crash there, then odds are it's something specific with your machine.
    With regards to resources, do you have significant free space available in your system TEMP area? Have you defragmented your drives? How much memory does your system have? Do these crashes occur at any time or after you've been working on the machine (from a cold start) for a while?

  • PS CS4 crashes when trying to open PNG files

    I am using a freshly installed CS4 on a freshly installed Mac OS 10.6.3. No extra filters, nothing.
    Now: whenever I export a PNG file from Illustrator via "Save for Web" and then try to open it in PS, the app crashes (endless beachball delight).
    The same happened with a GIF file from AI. Only JPEG files work. Is this a recurrent problem and, if yes, why?
    When I do the same at home with CS3, everything is fine.

    Meanwhile, I get a spinning beachball in any CS4 app whenever trying
    to open or save files, so I suspect a network issue (I'm on a large network).
    To your question: I'm trying to open a file in PS which I created in AI. This is quite common practice. Open, paste, place or whatever. It's all the same result.
    I already did the basic system maintenance. I don't think trashing prefs will be of any use as the same problem now also occurs in Fireworks and AI.
    Update: I localized the problem to either the network or the external Firewire drive I use for Time Machine. It's from the infamous LaCie brand and has already caused trouble with the finder.
    2nd update: When the network and the drive are disconnected, all open and save problems go away *but* the one with opening PNGs in PS when they were created in AI.

  • MUSE 2014 crashes when trying to open a page in 'Design View'

    I get this error message when I try to open an existing page in Design View.
    The page tries to open, displays part of the page, then stalls, then crashes.

    Still trying to use MUSE 2014, after launching the program I can open two pages from the Plan view, when attempting to open a third I got this message:
    I am running Windows 7 64 bit operating system with an Intel Core i5 CPU with 8gb of RAM.

  • Firefox crashes when trying to attach a file to an e-mail.

    Foxfire crashes when attaching a file to an e-mail

    '''eshbach''', Did you try updating the Trusteer Rapport software and did it fix the problem with Firefox crashing when downloading a file or saving a page?
    '''mike_berry413''',
    If you don't need the Trusteer Rapport software, you can remove it. If you need the software, you can try updating it or else temporarily disable it to see if that stops the crashes.
    For the record, here is the crash report from the ReportID you posted:
    https://crash-stats.mozilla.com/report/index/bp-fcd33048-3845-45f3-907c-9c5c62110930
    Firefox 7.0.1 Crash Report [@ rapporttanzan7.dll@0x620c ]
    ID: fcd33048-3845-45f3-907c-9c5c62110930
    Signature: rapporttanzan7.dll@0x620c

  • Word crashes when trying to open exported files from Acrobat.

    Hey.
    Im realy confused about this problem, I cant figure out if it a word problem or if it`s in Acrobat.
    When I try to open files in word that i have exported from pdf, word just hangs and goes in to "Not responding".
    I have tryed to uninstall office, and repaired/reinstalled Adobe Acrobat.
    Nothing works.
    Details:
    Running acrobat 9, office 2003 and Windows XP
    When i try to google this, alot of other users have had this problem but no one have come across a fix to this.
    Sorry for any grammatical errors.

    Something to try -
    Export the PDF to an RTF file and try to open the RTF with Word.
    Be well...

  • Premiere Pro CC 2014 crashing when trying to see a sequence

    This is the error message I keep receiving - 
    [/caravan/releases/2014.09/shared/adobe/MediaCore/Backend/Src/Sequence/PersistentGroupCont ainer.cpp-279]
    The only variant I've seen is when I try opening the same sequence in Premiere Pro CC, not 2014.
    I've tried importing in the exact sequence to a fresh new project and it drops the import altogether. Has anyone seen this happen across multiple versions of cleanly installed Premiere?

    Hi Cityroom,
    This might be helpful: https://forums.adobe.com/thread/1394068?tstart=0
    Thanks!
    Rameez

  • ITunes 10 Crashes When Trying to See Apps on iPhone 4

    I don't know what to do
    When I plug in my iPhone 4 into my computer, and I select it in iTunes 10, it looks normal. I can select every category under my iPhone 4: Summary, Info, Music, Movies, TV Shows, Books and Photos. But when I click on Apps, iTunes crashes. I sent in the diagnostic info, but I'm hoping someone here can help.
    My iPhone 4 is completely updated (iOS 4.0.2) and obviously so it my iTunes. My computer is also fully up to date as clicking on Software Update brings up nothing.

    Try this....
    http://appletoolbox.com/2010/09/itunes-10-crashes-on-launch-fixes/
    Even I was having the same problem, so I did this:
    1. Goto the folder installed (/Applications)
    2. Right-click the iTunes, click Show Contents
    3. Goto Contents-->MacOS folder
    4. Click on the iTunes executable file and it opens up just fine.

  • Crash when trying to view log files

    So i noticed my system time had stopped syncing and wanted to find out why. I went into ksystemlog and tried to view errors.log. Then my system crashed. I then killed all processes with the magic sysrq key and ended up in tty. I tried to view some logs in there too using vi, but nothing appeared and i had to kill all processes again. Then i checked out my system monitor when i was back in kde and tried $vi /var/log/errors.log and noticed that vi eats up all the cpu and ram when doing this. I also tried with nano and it did the same. Luckily i was able to kill them before i was oom.
    The irony of this, i can't find anything from google under "system log crash". And i can't get into my logs to find out what is going on. The only thing i've changed lately is backgrounding "crond fam & kdm".
    Any ideas fellars?
    Oh i'm using arch-64 with kdemod 4.2.
    Last edited by Mountainjew (2009-03-28 21:22:37)

    Try a virtual console terminal.
    Let's see what is there at all: ls -l /var/log
    You might probably go root: su -
    Then use less to review the error log in question.

  • CS4 crashes when trying to open/save files

    when i try to open or save a file, cs4 crashes i cant figure out what to do!! plz help me. thanx

    Might be a long shot but perhaps worth trying -- check the display driver.  I've encountered occasional crashes only on File > Open.   Crash occurs when PS is reading and opening the selected file.  Then when next I open PS CS4 after the crash I get a message "Photoshop has encountered a problem with the display driver, and has temporarily disabled GPU enhancements."
    But this is on an older system that does not have GPU, and GPU enhancements were never enabled in preferences.  Should I try to enable GPU enhancements, the mouseover in Preferences > Performance for GPU settings properly reports that graphics hardware acceleration is unavailable.  When I go to this same Preferences > Performance panel on the first PS launch after the crash, it reports that Photoshop has disabled GPU.
    This is on XP SP3 system, version4 11.0.1.  I do not know if this would be related to the OP's reported problem.  I do have a drwtsn32.log and dump if it would be of use.

  • CS5 crashes when trying to open RAW files. Help?

    Hi!
    I recently had to reinstall CS5.1 on my mac (OSX 10.9.5) after formatting the hard drive and for some reason I'm no longer able to open RAW-files, neither in photoshop nor bridge. I have tried to remove and reinstall CS5, update my mac and camera raw, but nothing seams to help. I read somewhere else on the forum that it could help to delete the Camera Raw folder in the library, but that didn't help either. Any tips to what might be wrong?

    beltal wrote:
    The newest update for CS5 I could find is 12.0.4, while the version that was installed is 12.1. So I guess re-installing gave me the newest version and not the original? I have tried installing Camera Raw 6.7 both using the updater in photoshop and downloading it manually from adobe, but it makes no difference.
    I've never known any Adobe download of a whole application to install a newer version than the original.  You must have updated it yourself somehow, or you did not use the Adobe-provided Uninstaller to uninstall it in the first place.  Never just "delete" an application; always use the Uninstaller.
    By "deleting the ACR plug-in" do you mean the Camera Raw folder in the library? In that case, it was recreated when I deleted and reinstalled the software again, so it should not be any problem. I just gave it a try since it worked for someone else with the same problem: Can't open RAW .NEF images in Photoshop CS5
    "Deleting" as opposed to uninstalling was my first worry; but no, I wasn't referencing any Folder, but the plug-in itself.
    Note that in the correct path to the Camera Raw plug-in there is no such thing as a "Camera Raw folder".  There is a Camera Raw folder in a different path inside the root-level Library, but that one has absolutely nothing to do with the ACR plug-in nor with anything else we have been discussing here.  That latter "Camera Raw Folder" does not contain the plug-in; it contains only Adobe Patch Files, CameraProfiles and LensProfiles folders.  Don't mess with that one.

Maybe you are looking for

  • I am having to routinely reset the Ipad 2 after the install of IS05 becuse of lock ups. Is anyone else having this problem?

    I pad 2 is locking up on a regular basis. Is any one else having this problem. Also Safari doesnt seem to work as well as the old version.

  • F110 use of program.

    Hi SAP Experts, During F110 in printout/data medium TAB, there is a colum for Pragram EG: RFFOAVIS_FPAYM etc.....i am confused to use which one & when. What is the use of this program and in the bottom line List is also there where also there are pro

  • Shared review--cannot connect to server

    Since I have upgraded to Leopard, I have not been able to participate in a shared review from Acrobat Professional 8.1.2. I also cannot by using Adobe Reader for Mac. In the finder it shows me as connected to the required folder using smb. My only wa

  • Please Provide me the query..

    Problem One ============ SQL> select rownum,CAT,VAL from rownum_test; ROWNUM CAT VAL 1 Cat1 Mango 2 Juice 3 4 Cat2 Apple 5 Apple Juice I want output--> ROWNUM CAT VAL 1 Cat1 Mango 2 Cat1 Juice 3 Cat1 Juice 4 Cat2 Apple 5 Cat2 Apple Juice Problem Two

  • XI developer

    Dears, I want to know that in XI development is done in ABAP or JAVA. We are planning to implement XI in our landscape and so thinking that should we put Abaper or Java developer for its development part. Please confirm. Shivam