You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrey Razumovsky (JIRA)" <ji...@apache.org> on 2008/11/20 08:33:11 UTC

[jira] Closed: (CAY-1135) CM: Running modeler on Windows Vista should not cause Aero to be disabled

     [ https://issues.apache.org/cayenne/browse/CAY-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey Razumovsky closed CAY-1135.
----------------------------------

    Resolution: Won't Fix

The issue is linked with Windows enviroment settings. Sun Java 6 supports Aero, while Java 1.5 does not. 
If the problem occured, exe-file must be using JDK 1.5 to run modeler. Do the following:
1. Check JAVA_HOME env variable
2. If it's empty, check registry value at HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\CurrentVersion

One of those must be pointing to Java 5. You need to change it to Java 6.

> CM: Running modeler on Windows Vista should not cause Aero to be disabled
> -------------------------------------------------------------------------
>
>                 Key: CAY-1135
>                 URL: https://issues.apache.org/cayenne/browse/CAY-1135
>             Project: Cayenne
>          Issue Type: Bug
>          Components: CayenneModeler GUI
>    Affects Versions: 3.0M4
>         Environment: 3.0M4
> Windows Vista
>            Reporter: Andrey Razumovsky
>            Assignee: Andrey Razumovsky
>             Fix For: 3.0M5
>
>
> Currently running modeler on Windows Vista disables Aero. It's quite annoying, because screen blinks and messages pop up, not to mention cool Aero effects are off. AFAIK new versions of JDK support Aero. So we need to test that and build CM with different Java version

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.