Jitsi doesn't open, but appears in processes. Jitsi on Windows 7 32 of bits normally was established, but at start there is a process in a task manager (loading the processor-0) and opens nothing. I tried to reinstall, clean the register of CCleaner, I disconnected an antivirus, everything is ineffectual. That you will advise, a problem already on two computers with Windows 7 32 of bits.
Forgive for the computer translator
Jitsi doesn't open, but appears in processes. Jitsi on Windows 7 32 of bits
normally was established, but at start there is a process in a task manager
(loading the processor-0) and opens nothing.
There should be two directories now:
C:\Users\kim\AppData\Local\Jitsi
C:\Users\kim\AppData\Roaming\Jitsi
In C:\Users\kim\AppData\Local\Jitsi, there should be a directory log
which should contain a file jitsi0.log.0. Please send me that file.
(If it's not there, please look for it in
C:\Users\kim\AppData\Roaming\Jitsi.)
In C:\Users\kim\AppData\Roaming\Jitsi, there should be a file
sip-communicator.properties. Please send me that file as well.
The following is the cause of Jitsi not appearing:
java.lang.IllegalArgumentException: -208037478 incompatible with
Text-specific LCD contrast key
at java.awt.RenderingHints.put(Unknown Source)
at sun.awt.windows.WDesktopProperties.getDesktopAAHints(Unknown Source)
at sun.awt.windows.WToolkit.getDesktopAAHints(Unknown Source)
at sun.awt.SunToolkit.getDesktopFontHints(Unknown Source)
at sun.awt.windows.WDesktopProperties.getProperties(Unknown Source)
at sun.awt.windows.WToolkit.updateProperties(Unknown Source)
at sun.awt.windows.WToolkit.lazilyInitWProps(Unknown Source)
at sun.awt.windows.WToolkit.lazilyLoadDesktopProperty(Unknown Source)
at java.awt.Toolkit.getDesktopProperty(Unknown Source)
at javax.swing.UIManager.<clinit>(Unknown Source)
Very quick Google searches for "208037478 incompatible with
Text-specific LCD contrast key" and "incompatible with Text-specific
LCD contrast key" makes me think that this is a bug in the Java
Runtime Environment itself. For example:
The following is the cause of Jitsi not appearing:
java.lang.IllegalArgumentException: -208037478 incompatible with
Text-specific LCD contrast key
at java.awt.RenderingHints.put(Unknown Source)
at sun.awt.windows.WDesktopProperties.getDesktopAAHints(Unknown Source)
at sun.awt.windows.WToolkit.getDesktopAAHints(Unknown Source)
at sun.awt.SunToolkit.getDesktopFontHints(Unknown Source)
at sun.awt.windows.WDesktopProperties.getProperties(Unknown Source)
at sun.awt.windows.WToolkit.updateProperties(Unknown Source)
at sun.awt.windows.WToolkit.lazilyInitWProps(Unknown Source)
at sun.awt.windows.WToolkit.lazilyLoadDesktopProperty(Unknown Source)
at java.awt.Toolkit.getDesktopProperty(Unknown Source)
at javax.swing.UIManager.<clinit>(Unknown Source)
Very quick Google searches for "208037478 incompatible with
Text-specific LCD contrast key" and "incompatible with Text-specific
LCD contrast key" makes me think that this is a bug in the Java
Runtime Environment itself. For example:
Well, the bug is about "65 incompatible with Text-specific LCD
contrast key" and Igor is hitting "-208037478 incompatible with
Text-specific LCD contrast key"...
Thank you, really a problem with ClearType, we switch off and JAVA starts
working, and Jitsi opens. Tell the working Jitsi version with IRC and where
to download?