Java plug-in does not work on DELL laptop w/ ATI video card

Hello there,
I try to run Java Web Start on my new DELL laptop with ATI mobility radeon 7500 video card. When I run the SwingSet2 App, the whole system locks up, so I have to do a hard re-boot on my laptop. I found that this problem happens to other DELL laptops when I address this issue to my co-workers. Nevertheless, this problem is fixed when I run Java Web Start on some other desktops that does not use the ATI video card.
Have any of your experience this? Does any know any workaround for this problem?
Please help. Thanks.
A.A.

Hello there,
I try to run Java Web Start on my new DELL laptop with
ATI mobility radeon 7500 video card. When I run the
SwingSet2 App, the whole system locks up, so I have to
do a hard re-boot on my laptop. I found that this
problem happens to other DELL laptops when I address
this issue to my co-workers. Nevertheless, this
problem is fixed when I run Java Web Start on some
other desktops that does not use the ATI video card.
Have any of your experience this? Does any know any
workaround for this problem?
Please help. Thanks.
A.A.Do you use sun one studio? Do you experience system hangs and blue screens?
I do, and I was kind of hoping I'm not alone.
Morten

Similar Messages

  • WMP plug-in does not working on Mozilla Firefox 4.0 on Win 7 as it was working on 3.6

    on Mozilla Firefox 3.6 the above mentioned plug in was working on Windows 7. After updating to Mozilla Firefox 4.0 the plug-in does not working so i cannot hear some web radio stations e.g. www.melodia.gr

    I solved this by turning off tamper protection in NAV 2010. The Firefox immedately updated. I understand virus scanners/anti spyware program like spybot and SpySweeper can interfere with updates. Also Comodo AV. It seems to me that nything that protects over all system setting is worth looking at.
    I am not an expert. Do not forget to turn back on anything turned off to allow update'''

  • Silverlight plug-in does not works in FireFox 4 - beta 7 ( Mac OS 10.6.6 ) !!!! What is the problem ? I don't have any installed add-on !!!

    Hi every one
    Silverlight plug-in does not works in FireFox 4 - beta 7 ( Mac OS 10.6.6 ) !!!!
    I don't have any installed Extensions except "Better GReader" and "Video Helper" !!!
    I have problem with Seesmic.com and installing applications that required Silverlight !
    I installed latest version of Silverlight many times.
    Please help me.
    (I don't have any problem with Safari or other Web Browser.)
    Thank You all.

    Silverlight only supports non-64 bit versions of Firefox on OSX (and from Firefox 4 onwards we're shipping 64-bit Firefox to 64-bit OSX users) and unlike with other plugins, we can't just start a 32-bit process to run it because of issues with the silverlight plugin architecture. We're working with the Silverlight team at Microsoft to get those fixed but it's essentially waiting on them.
    (Or you could try to pressure them into releasing a 64-bit Silverlight for Macs.)

  • Real player plug in does not work

    I have the latest version of Firefox and I have real player configured properly to work with the Firefox browser. I can use the Realplayer plug in to download videos via IE7 but the plug in does not work with Firefox 5. I followed all the troubleshooting listed on the Mozilla support page and the issue remains. Any help is appreciated. Thank you.

    You don't say on what Mac, and you haven't actually asked a question, but perhaps this might be helpful:
    The latest version of Adobe FlashPlayer can be obtained from here:
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFl ash
    You can check here:  http://www.adobe.com/products/flash/about/  to see which version you should install for your Mac and OS. Note that version 10,1,102,64 is the last version available to PPC Mac users*. The latest version, 10.2.152.25 or later, is for Intel Macs only, as Adobe no longer support the PPC platform. Note that the latest Flash Player update only works on YouTube with Safari in 32 bit mode - until YouTube correct this.
    * Unhelpfully, if you want the last version for PPC Macs, you need to go here:  http://kb2.adobe.com/cps/142/tn_14266.html  and scroll down to 'Archived Versions/Older Archives'. The first one on the list, Flash Player 10.1 is the one you download. More information here:  http://kb2.adobe.com/cps/838/cpsid_83808.html
    You should first uninstall any previous version of Flash Player, using the uninstaller from here (make sure you use the correct one!):
    http://kb2.adobe.com/cps/865/cpsid_86551.html#prob1=uninst,os=m10.6,
    and also that you follow the instructions closely, such as closing ALL applications first before installing. You must also carry out a permission repair after installing anything from Adobe.

  • Paypal plug-in does not work on Firefox

    As with others I see, the Paypal plug-in does not work with Firefox
    == This happened ==
    Every time Firefox opened
    == When I downloaded the app

    This is a Paypal problem. Paypal has not updated their plugin to be compatible with Firefox 3.6.x. See the following (read the last paragraph):
    [https://www.paypal.com/helpcenter/panels/solution/printSolution.jsp;jsessionid=tSQcMKWGhpC1gF5TscjTvqGgR89SSQy40mWymRYM12RX2PVG6rTL!1610223101?t=solutionTab&ft=browseTab&locale=en_US&brand=&segment=&ps=solutionPanels&solutionId=39780&highlightInfo=highlightInfo&viewMode=NORMAL&windowType=SAME&isRecord=false&highlightInfo=highlightInfo&t=solutionTab&ft=browseTab&ps=solutionPanels&locale=en_US&_dyncharset=UTF-8&countrycode=US&cmd=_help&serverInstance=9024&viewMode=NORMAL&windowType=SAME&highlightInfo=&isRecord=false&no_strip= What is the PayPal Plug-In and how does it work?]
    I have seen some users posting that the plugin works with Firefox 3.5.x

  • Java.util.ProperyPermission does not work for

    Hi again!
    I have some problems with a security.policy file. Its content is provided below:
    grant{
         //Alow the client to connect to any port above 1024
         permission java.net.SocketPermission "*:1024-", "connect";
    permission java.util.PropertyPermission "user.language", "read, write";
    Unfortunately, the java.util.PropertyPermission does not work. I always get the following exception:
    java.security.AccessControlException: access denied (java.util.PropertyPermission user.language write)
    at java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
    at java.security.AccessController.checkPermission(AccessController.java:427)
    at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
    at java.util.Locale.setDefault(Locale.java:352)
    at essex.kkarad.cache.daemon.SimplePopulationStrategy.doPopulate(SimplePopulationStrategy.java:41)
    at essex.kkarad.cache.daemon.Populator.run(Populator.java:42)
    Is there any problem with the decleration of the premission? Any ideas?

    Err, this may come as a shock, but it's because you changed the system clock.
    The Timer class works out the absolute time when to next to do something, and when you change the system clock you break that time.
    How much are you changing it by?

  • Dynamic image in the template builder plug-in does not work

    Hi all,
    The documentation says:
    Direct Insertion
    Insert the jpg, gif, or png image directly in your template.
    +...This works obviously+
    URL Reference
    1. Insert a dummy image in your template.
    2. In Microsoft Word's Format Picture dialog box select the Web tab. Enter the following syntax in the Alternative text region to reference the image URL:
    url:{'http://image location'}
    For example, enter: url:{'http://www.oracle.com/images/ora_log.gif'}
    +...This works too when I hardcode an url as url:{'http://www.google.com.tr/images/firefox/mobiledownload.png'}+
    Element Reference from XML File
    1. Insert a dummy image in your template.
    2. In Microsoft Word's Format Picture dialog box select the Web tab. Enter the following syntax in the Alternative text region to reference the image URL:
    url:{IMAGE_LOCATION}
    where IMAGE_LOCATION is an element from your XML file that holds the full URL to the image.
    +...This, however, does not work.+
    I use Apex' report query tool and My query is like
    select 'http://www.google.com.tr/images/firefox/mobiledownload.png' IMAGE_LOCATION from ... (a single result set for my template)
    the xml data is generated with an IMAGE_LOCATION tag. I load it to word template plug-in. The Url successfully displays in the report if I make it a plain-simple field.
    But when it's in the image format->web->alt text as url:{IMAGE_LOCATION} no image displayed.
    I need to keep this design procedure simple so a simple word user could design a report via using just template builder plug-in. I don't wish to explore the xsl-fo area...yet.
    Could you tell me why I can't get this url:{IMAGE_LOCATION} to work?
    Regards
    PS: My BI version: 10.1.3.4.1
    Edited by: oeren on Jun 8, 2011 12:28 AM

    Oeren,
    I stumbled across this little tidbit buried in the BI Publisher forum: Dynamic Images in rtf
    Glad you are up and running!
    Joshua

  • Flash player plug-in does not work

    flash player plug-in does not work

    You don't say on what Mac, and you haven't actually asked a question, but perhaps this might be helpful:
    The latest version of Adobe FlashPlayer can be obtained from here:
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFl ash
    You can check here:  http://www.adobe.com/products/flash/about/  to see which version you should install for your Mac and OS. Note that version 10,1,102,64 is the last version available to PPC Mac users*. The latest version, 10.2.152.25 or later, is for Intel Macs only, as Adobe no longer support the PPC platform. Note that the latest Flash Player update only works on YouTube with Safari in 32 bit mode - until YouTube correct this.
    * Unhelpfully, if you want the last version for PPC Macs, you need to go here:  http://kb2.adobe.com/cps/142/tn_14266.html  and scroll down to 'Archived Versions/Older Archives'. The first one on the list, Flash Player 10.1 is the one you download. More information here:  http://kb2.adobe.com/cps/838/cpsid_83808.html
    You should first uninstall any previous version of Flash Player, using the uninstaller from here (make sure you use the correct one!):
    http://kb2.adobe.com/cps/865/cpsid_86551.html#prob1=uninst,os=m10.6,
    and also that you follow the instructions closely, such as closing ALL applications first before installing. You must also carry out a permission repair after installing anything from Adobe.

  • HT5559 Java web start does not work

    I have followed the instructions in this article, including the last step about web start, but it still does not work, neither applets or web start. When I try to launch a JWS application by double clicking it I get the dreaded warning dialog:
    To open this Web Start application, you need to download the Java Runtime Environment.
    Click “More Info…” to visit the website for the Java Runtime Environment.
    I do have a JRE installed, 1.6, since I for compatibility reasons can't upgrade.
    Trying to launch a web start application from the commandline looks like this:
    $ javaws /tmp/airview.jnlp
    Java Web Start splash screen process exiting ...
    Can not find message file: No such file or directory
    Regular Java-programs work fine.
    $ java -version
    java version "1.6.0_37"
    Java(TM) SE Runtime Environment (build 1.6.0_37-b06-434-11M3909)
    Java HotSpot(TM) 64-Bit Server VM (build 20.12-b01-434, mixed mode)

    Read this thread https://discussions.apple.com/thread/4789691?tstart=0
    This fixed the issue for me:
    sudo /usr/libexec/PlistBuddy -c "Delete :JavaWebComponentVersionMinimum" /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/XProtect.meta. plist
    In the comments to the linked article someone suggests to comment out the node in stead of deleting it. Probably safer (it's explained further down how to do that). Anyway I already spent to much time on this nonsense, deleted it and it worked, so I'm happy.

  • WebGL does not work on Windows 8 with NVidia (650M) cards

    Hi, I`m working on WIndows8-64 and NVidia 650M GPU.
    I use FF 17.0.1.
    WebGL does not work until I set "webgl.force-enabled=true".
    Can this be fixed to work by default ?
    Thanks

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.

  • Wifi on Macbook Pro does not work when Windows laptop connected

    Does anyone know why this is the case or how to fix it? My wifi works great until my wife turns her windows laptop on and logs on the to the wifi. At that point, mine does not work until she shuts her computer down. Any ideas?

    you both probably have the same IP address....
    set your laptop to DHCP or type in another IP address...

  • HT5682 April 22, just installed the latest update to fix the Java problem, it does not work.

    About a week ago I installed a MAC update. I discovered that I was unable to play POGO games. I know that is not up there with all other uses of MAC... let's get back on track here. I have uninstalled and reinstalled, and reset preferences at least 6 times to get JAVA back.
    Some of my new BFF sites:
    Java for OS X 2013-002: How to re-enable the Apple-provided Java SE 6 web plug-in and Web Start functionality.
    Why is Java not working on my Mac?|EA Help
    Re: Bridge - Page 2 - Answer HQ   Java POGO
    Java for OS X 2013-003    get applet from Oracle
    My Intel MAC  circa 2009, is  running MAC OS X Lion  10.7.5   Safari 6.0.4
    Today I received another update from Apple stating it would provide the answer to POGO 6 and you can select certain sites that can be accessed.  
    This also was a FAIL!
    I now know the steps, can access TERMINAL without shaking, have learned to use GO to access UTILITIES.  I still end up with JAVA not recognizing that their software has a place in my heart and I truly hope on my computer soon.
    I have been playing a horrible game of Solitaire on another site.
    Are there others out there with this problem or is it just me? Can anyone suggest anything else?

    Thank you BDAua. This is what I typed and the reply from Terminal
    java -version
    java version "1.6.0_45"
    Java(TM) SE Runtime Environment (build 1.6.0_45-b06-451-11M4406)
    Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01-451, mixed mode)
    BTW - this application does NOT show up in the Applications folder and I consider that a bit odd.
    I also  tried typing Java for my computer to search for and this is what I got under
    Overview:
    PID: 944
    Host: localhost
    Main class: <unknown>
    Arguments: <none>
    JVM: Java HotSpot(TM) 64-Bit Server VM (20.45-b01-451, mixed mode)
    Java: version 1.6.0_45, vendor Apple Inc.
    Java Home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
    JVM Flags: <none>
    Heap dump on OOME: enabled
    I hope something is helpful within all of this info!

  • QuickTime (7.7.6)plug-in does not work in google chrome (38.0.2125.122 m)

    Why does the plug-in on google chrome not work like it should?
    My PC is working on Win7 64
    BR
    David

    I guess you're refering to this problem:
    http://forums.adobe.com/message/4259846#4259846
    Beat

  • EndNote plug-in does not work in the new Pages?

    I have EndNote X7 installed as well as the Pages EndNote Plug-in v1.0. It worked fine for Pages before the update. Now, I can see the ' EndNote Citation' in the insert menu, but it is grey and cannot be selected. I have re-installed the Plug-in again, but problem still exists. Any suggestions?

    I had Endnote x5 but after realizing mavericks does not support it then i updated it to x6 ( and also x7 to try  and find where is the problem). However, i also meet the same problem with Endote x6 / x7 and Pages 5.0! Version 2 supports adding citation for pages BUT; there is no chance to select Bibliography and its predefined citation Styles although endnote has a different (my desired) citation style. (no Sync with papes :S)
    An immediate Update Please!
    I am nothing without this integration as a master student! THESIS!!!!!

  • Touchpad click buttons does not working on Dell Latitude E5550

    Hello,
    I have a Dell Latitude E5550 with 5 physical click buttons. Only 3 of them works
    properly. Other 2, wich is left click/right click (on the top of touchpad), are not working.
    They are not detected by xev.
    The touchpad is detected as ALPS touchpad.
    I have installed xf86-input-synaptics.
    I have latest packages installed.
    What can I do?

    Hello,
    I have a Dell Latitude E5550 with 5 physical click buttons. Only 3 of them works
    properly. Other 2, wich is left click/right click (on the top of touchpad), are not working.
    They are not detected by xev.
    The touchpad is detected as ALPS touchpad.
    I have installed xf86-input-synaptics.
    I have latest packages installed.
    What can I do?

Maybe you are looking for

  • Strange network prob setting up WRK54G

    Hi, I have spent an afternoon setting up a WRK54G (not WRT) router and have come across a very strange networking problem. I am using the router to setup a small network in the office off one of the LAN points. I connected the router up and set it up

  • CS13 for Multiple materials

    Dear Guru's, I need to develop a report CS13 for multiple material selection.Is it possible, Kindly provide ur expert input for this. With Regards,

  • Cannot change MyBT password

    I have been trying to change the password for MyBT. But when I enter the new password and hit "save" on the change password screen it just redirects me back to the change password screen, with not confirmation or error messages. When I try to log bac

  • Additional words added to file name

    For certain forms, when the user submits the form the file name, as expected, is the name that I gave the form. But additionally, Adobe Acrobat Pro.pdf is added after the file name. See figure. Is there a way to keep the "Adobe Acrobat Pro.pdf" from

  • Latest GR date

    Hi As I know this field in PO reflects that vendor can not deliver the PO item prior to this date. When I did the F1 the definition is little bit confusing and does not reflect as I understand. Please define in detail the latest GR date field in PO.