10.1 running in Windows 7 64 bit NOT smooth

Im running Windows 7 Ultimate under Boot Camp on a MacBook Pro. Ive been running the 10.1 Release Candidate in Safari, FireFox and IE and it is extremely choppy compared to 10.0.
When I view http://www.lucid.it in 10.1 RC performance is very poor compared to 10.0.

Please post in the Beta Forum for 10.1 issues.

Similar Messages

  • Lightroom 4.  I need it to run on 32 bit, not 64 . . .  Anyone else having this issue?

    I just purchased a download of LR 4.  It is not running on my computers.  A friend of mine has a computer as old as mine and the beta 4 runs good on his.  I realllllly need Lightroom 4 to run on my 32 bit Imac and Macbook Pro . . . 
    Best,
    M.

    Hey Jeff, actually I didn't download the Beta version but a friend of mine did and he is running a 32 bit machine (we have the same year computer)?  I checked out the specs on my computer at www.everymac.com  This site seems to be pretty knowledgeable on everything "mac" oriented. 
    When I downloaded the software (about 6 times now, if not more), the icon in my apps shows an "circle and line" crossing over the icon?
    So I guess I can honestly say that I am stumped?
    I'm running a 2 GHz Intel Core Duo with 2 GB of ram.  Both my Imac and Macbook Pro are the same processor . . .
    From what I found out at "everymac," the bit rate is 32 on both machines . . .
    Best,
    M

  • My codes run in windows but not in Linux what is wrong?

    //I have 4 codes in total but heres is one for example
    import java.util.*;
    // This state accepts numeric input less than 100 and subtracts
    // 1 from each input number before exiting the state.
    // We exit the state if the input is exactly 100.
    public class AState extends State {
    public AState (String n, boolean d ) {
    super(n,d);
    public void RUN () {
    int ch = 0;
    entry();
    Scanner stdin = new Scanner(System.in);
    ch = stdin.nextInt();
    while ( ch != 100 ) {
    ch--;
    System.out.print(" " + ch);
    ch = stdin.nextInt();
    // change state from AState to BState
    Controller.state = Controller.states[Controller.BSTATE];
    // this will be the AState version of exit().
    exit();
    //It runs perfectly in windows but once I compile in a terminal of Linux it doesn't run it show like 8 errors, why is that, can somebody tell me what can I do about it

    public class AState extends State {
    ^
    Astate.java:18: cannot find symbol
    symbol : method entry()
    location: class AState
    entry();
    ^
    ./Controller.java:8: class BState is public, should be declared in a file named BState.java
    public class BState extends State {
    ^
    ./Controller.java:8: cannot find symbol
    symbol: class State
    public class BState extends State {
    ^
    Astate.java:31: cannot access Controller
    bad class file: ./Controller.java
    file does not contain class Controller
    Please remove or make sure it appears in the correct subdirectory of the classpath.
    Controller.state = Controller.states[Controller.BSTATE];
    ^
    6 errors
    //As i said before, this run perfently through windows the same exactly code.

  • Firefox is running, but window is not visible

    I am running a recent version (updated 9/11/2012 ... but I can't get to it to see the version number) of Firefox on Windows 7. Firefox is running, I can close it using the Windows task bar or Task Manager, and when I reopen it, I briefly (< 1 sec) see a full-screen window, then it goes away. I can hover over the taskbar icon and see a thumbnail of the page it has open, but can't get it to show the full window.
    I've tried using Task Manager's Switch To and Bring to Front features to no avail. I rebooted the computer and still get the same behavior.
    Any ideas?

    Hi,
    You can try deleting the '''localstore.rdf''' and '''sessionstore.js''' files in the [http://kb.mozillazine.org/Profile_folder Firefox Profile Folder]. Before that, you can also try to '''Shift''' + '''Right-click''' the '''Taskbar''' icon > '''Move''', move the mouse once without clicking, and then use the arrow keys on the keyboard. You may have to experiment with the four arrow keys. Hopefully the window will appear.
    [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder & Files]

  • JCO over HP-UX running Itanium 64 bits not working

    Hi,
    I´ve downloaded sapjco-hpia64-2.1.4.tgz, and installed it in a Itanium machine, running HPUX B.11.23. The problem comes when I try to connect with SAP using JCO. The virtual machine throws an execption with this message:
    Exception in thread "main" java.lang.ExceptionInInitializerError: JCO.classInitialize():
                       Could not load middleware layer 'com.sap.mw.jco.rfc.MiddlewareRFC'
                       JCO.nativeInit(): Could not initialize dynamic link library sapjcorfc
                       /opt/sap/connector/2_1_4/libsapjcorfc.so: specified handle or index is not valid..
                       java.library.path /opt/java1.4/jre/lib/IA64N/server:/opt/java1.4/jre/lib/IA64N:/opt/java1.4/jre/../lib/IA64N:/opt/java1.4/jre/lib/IA64N:/opt/java1.4/jre/lib/IA64N/server:/opt/java1.4/jre/../lib/IA64N:/opt/java1.4/jre/lib/PA_RISC/server:/opt/java1.4/jre/lib/PA_RISC:/opt/java1.4/jre/../lib/PA_RISC:/opt/sap/connector/2_1_4::/usr/lib
         at com.sap.mw.jco.JCO.(JCO.java:735)
         at com.wurth.broker.sap.conexion.ClienteSAP.conectar(ClienteSAP.java:86)
         at com.wurth.broker.sap.consulta.morosidad.test.TestMain.test1(TestMain.java:78)
         at com.wurth.broker.sap.consulta.morosidad.test.TestMain.main(TestMain.java:36)
    I think that the problem with the initialization is because i execute JVM with the -d64 modifier, but version of JCO is 64bit-compatible.
    Can anyone help me?
    Thanks in advance

    Hi llja,
    These are the outputs of the 'file' command that you request:
    file libsapjcorfc.so
    libsapjcorfc.so:        ELF-64 shared object file - IA64
    file librfccm.so
    librfccm.so:    ELF-64 shared object file - IA64
    Thanks for you reply
    Jose

  • Fire fox 7 is not installing in my computer . It asking Run as window but not installing. May i know what is the problem

    installing is not properlly

    Do you have any other drive connected, which has a copy of FCP X?
    I would make a copy of the application in some drive, just in case; then disconnect the drive, delete the application (could use FCS Remover to delete everything related).
    Then, try installing from the purchases tab in the App Store.

  • I have problem with Adobe Premier because it runs very slow and not smooth at all!, here are my components on computer...

    Here are my components on computer...
    Even with small project, my processor is start running very high and everything in program runs very slowly, which component is the worst, what shuld i change?
    I hvae Adobe premier CS6...
    Thank you guys!

    Here are my components on computer...
    Even with small project, my processor is start running very high and everything in program runs very slowly, which component is the worst, what shuld i change?
    I hvae Adobe premier CS6...
    Thank you guys!

  • I need to use my iMac to run some Windows software and was thinking of using Parallels Desktop 9 to help with this. Do you still have to partition your drive with Parallels and does this leave you open to viruses?

    I need to use my iMac to run some Windows software not available for Mac and was thinking of obtaining Parrallels Desktop 9 to help with this. If I use Parrallels do you still have to partitian your drive and does this leave you open to viruses?

    You do not have to partition your drive - Parallels creates a disk image which contains your Windows installation. You do have to exercise anti-virus measures in the Windows partition, although such malware cannot affect the Mac filesystem.
    Matt

  • 6i Reports Not Running in Windows 64 Bit PC

    Hi All,
    We have installed 64 bit version of Windows in some PC’s. We are running Forms and Reports 6i from that PC. But only forms are running fine reports are not running. Have any one of you encountered this problem and got that resolved.
    Please share with us the resolution for the same.
    Thanks in advance

    Hello - I have been able to get the AIP installed.
    Turns out that the installation was hanging because a previous version of Acrobat was already installed. On other machines with Acrobat, I would get a window stating that I had to remove the old software but on W7 x64, the installation simply failed. After removing the old version and trying again, the new installation succeeded.
    Thanks to everyone for their help.

  • My LR 5.7.1 running on Windows 8.1 64-bits can not edit a image on PS CC 2014...

    My LR 5.7.1 running on Windows 8.1 64-bits can not edit a image on PS CC 2014...

    This will happen if you are in the Library Module and viewing images in the grid but you do not have any photo file selected. Select an image and the options should be available. see the screen capture.

  • HT4407 my MBA is running windows 7 Home, 64 bit but windows is not seeing key hardware, i.e. network&sound. I followed the Apple directions "Installing Windows 7 drivers" and still no joy. Any help would be appreciated.

    My MacBookAir is successfully running Windows 7 Home, 64 bit but Windows is not seeing key hardware i.e. network,sound and
    camera. I have followed the Apple directions "installing Windows 7 drivers" and Windows is still not seeing hardware. Any Help would
    be greatly appreciated.

    Yes, I had MBA burn Apple's Window support software to a DVD. In Windows I am getting "Hardware not found" and during another attempt (using windows's update driver) "driver not found".

  • Firefox 6 running under Windows 7 64-bit does not render fonts correctly.

    The default sans-serif font for Firefox is Arial. Running Firefox 6 under Windows 7 32-bit, the font renders properly, but under 64-bit Win7, the font is too heavy, and bold or strong makes no difference. I run Win7 64-bit on a laptop computer and use Firefox 5 on it, and the fonts render properly. Possibly a Firefox 6/64-bit problem?

    Hi strangerland, don't give up hope -- I'm using Firefox 36.0.4 on Windows 7 right now.
    That said, I understand troubleshooting fatigue and when you find time to think about Firefox again, and have the opportunity to shut down and restart Windows, you might try testing in Windows Safe Mode with Networking, a mode that blocks some external programs that can interfere with Firefox.
    * [http://windows.microsoft.com/en-us/windows/advanced-startup-options-including-safe-mode#1TC=windows-7 Advanced startup options (including safe mode) - Windows Help]
    * [http://windows.microsoft.com/en-us/windows/start-computer-safe-mode#start-computer-safe-mode=windows-7 Start your computer in safe mode - Windows Help]

  • How to run D2k 32 bit Application on Windows 7 64 Bit

    Dear Friends
    How to run D2k 32 bit Application on Windows 7 64 Bit, Presently I am having a Application developed in D2k 32 Bit, and it is running smooth on Windows Visa and Windows Xp. but now OUr company are going for new Laptops having Windows 7 64 Bit.
    Is there any way to Solve this Problem, or I have to upgrade D2k , which will be a 6 month job.
    sandy

    Since Forms 6 was never certified on Vista, I will assume you don't care about using Oracle Support. If that's the case, getting Forms 6 to work on Win 7 would likey require similar steps as you took to getting it to work on Vista.
    At minimum, you would need to do the following:
    1. Start with Forms/Reports 6.0.8.11 (6i Release 2)
    2. Install the latest (last) patch (#17), bring the version to 6.0.8.26
    3. It may be necessary to relax or disable Windows UAC
    4. To run the executables, you have to right click on them and select Run As Administrator in order for them to work properly.
    THE ABOVE IS NOT A SUPPORTED CONFIGURATION
    Forms 6.x was desupported years ago. If you have not already begun to do so, you should probably be working on a migration plan in order to get you to a supported version. The latest version is 11.1.1.3, so you are far behind. All versions newer than 6.x are entirely web based. This means that you will no longer be able to use the Forms runtime on the client machines. Client machines will require an Oracle certified browser and JRE in order to run Forms. Certification information for Fusion Middleware 11 (includes Forms 11) can be found here:
    http://www.oracle.com/technetwork/middleware/downloads/fmw-11gr1certmatrix.xls
    FMw Product information can be found here:
    http://www.oracle.com/us/products/middleware/index.html
    Forms 11 information can be found here:
    http://www.oracle.com/us/products/tools/oracle-forms-161771.html
    http://www.oracle.com/technetwork/developer-tools/forms/overview/index.html

  • Compiz, moving windows not smooth

    Hello
    I've runned in to a little enoying problem, when moving windows on my desktop while compiz is activated the animations isn't too smooth, nothing extreme but not perfect. But when enabling the compiz Benchmark they're smooth, It feels like compiz isn't refreshing often enough when the benchmark isn't enabled.
    Is there a setting to change the update interval for compiz somewhere? Anyone who have encountered the same issue?
    Thanks
    // Lazze

    Hello again
    I've just found out how to make compiz a bit more smooth and I thought it would be best to post it here if someone else encounters the same issue.
    To make compiz more smooth just do:
    Open CompizConfig Settings Manager.
    Go to General Option and the the Display Settings tab.
    Uncheck the Detect Refresh Rate checkbox and move the Refresh Rate slider to max.
    Moving it to max may increase the usage of your gpu since it will render the screen more often, lower the Refresh Rate a bit if it seems too high.
    // Lasse

  • ITunes 9.2.1, iPhone 4, Windows 7 64 bit not working together

    I was able to connect my iphone 4 to itunes about a week ago. Then all of a sudden my iphone was not recognized in iTunes. I didn't get any error messages. I then upgraded to iTunes 9.2.1 on Friday in hopes that it would help. Unfortunately iTunes now takes >10 min to start, then after plugging in my phone, iTunes stops responding. Every once in awhile it will come back and I get the message "iTunes could not connect to this iPhone because an unknown error occurred (0xE800006B)". Although Win7 recognizes the phone as it pops up the auto play message and i can go to explorer and see it as a device. I have tried uninstalling and reinstalling iTunes. Confirmed it is the iTunes 64 bit version even though it looks like a lot of the processes are running in *32 mode. I have tried the what some of the support pages have indicated. I can't get anything to work. If anyone else has some other suggestions i would love to hear them.
    Computer:
    Windows 7 Home Premium Edition
    AMD Phenom(tm) 9550 Quad-Core Processor 2.20 GHz
    5 GB RAM
    64-bit OS
    Nvidia GeForce 9200 and 9300 GE display adapaters
    Running ZoneAlarm for Internet Security and Virus

    dylan1981 wrote:
    The EXACT same thing is happening to me. My phone is brand new, so the fact that I can't activate it due to this problem is really frustrating. I've uninstalled and reinstalled iTunes several times, followed apple's instructions in its problem solvers guide...nothing seems to work. I've messed around with the drivers a bit too, with no luck. Anyone have any ideas?
    Go to the Event Viewer (Control Panel || Administrative Tools || Event Viewer) and look under Windows Logs || Application. Do you see any Bonjour errors? Since Windows 7 recognizes the camera part of the iPhone (nicely done Win7 integration!) Microsoft is probably not the culprit here.
    Uninstall/reinstall iTunes is part of the process, but you also have to make sure you uninstall all the other components Apple installs (Apple Mobile Device Support, Bonjour for Windows, QuickTime), do a reboot, and then install everything from scratch. That may fix the problem.
    This is exactly what an Apple guy talked me through over the phone. (I think I even uninstalled Apple Software Updater) I had a similar problem with the iPad on Win7 x64 - it was Bonjour that is the culprit. The x64 flavor of Bonjour for Windows is not as stable as the 32-bit version.
    But everything has been golden for me since the reinstall...
    Give that a try.
    Then if not, you could start looking to see if there is another ZeroConf/SSDP provider that is conflicting with Apple's somehow.
    SS

Maybe you are looking for

  • EXCEPTION_ACCESS_VIOLATION in GetNlsSectionName??

    On WIndows XP I sometimes (about 10% of the time) get: An unexpected exception has been detected in native code outside the VM. Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x7C8189BE Function=GetNlsSectionName+0xD5D Lib

  • Flash Player is not working on any browser in Windows 8

    Flash Player is not Working on internet explorer, or chrome, or firefox... I have tryed some processes that I have found in this and other forums like not filtering activex, changing internet options, deleting browser data, deleting flash saved data,

  • Rconfig fails for migrate single ASM instance to Oracle RAC 11.2.0.3

    We completed the following steps thus far to migrate single instance with ASM 11.2.0.3 on Oracle Linux to RAC: 1. Install RAC CRS 11.2.0.3 in GRID_HOME 2. Install RAC database 11.2.0.3 software in new ORACLE_HOME 3. Added ASM diskgroups to two node A

  • Setting shadow with Javascript

    For some odd reason, none of the Indesign's VBA-scripts works with InDesign CS5 anymore, maybe then reason is Office 2010 64-bit. Anyway, Javascript works just fine, but I'm having difficulties to write following script with JavaScript. Can anybody h

  • R3AD_ACCOUNTING Error

    Hi Experts, In CRM, SMQ2 ( inbound Queues ), i have a Queue "R3AD_ACCOUNTING" when i double click on it, it displays an "SYSFAIL" at Status. when I still double click on Queue, the StatusText displays, Bdoc status failed, Bdoc blocked". Kindly Sugges