You are not logged in.

#1 2012-05-24 09:50:12

Tectu
Member
Registered: 2011-11-10
Posts: 29

[Solved] Java applications and awesome issue

Hello Folks,

I know this issue has been solved before, but it didn't work for me:

You all know the issue with the grey windows when starting a java application, right? Well, I have that issue too and I'd like to bring that to work.
I read this article   http://awesome.naquadah.org/wiki/Problems_with_Java   but the workarrounds didn't work (I didn't try the second one with wmname).

Is there yet any other know workarround? I also tried this one but that one didn't work eighter:

export AWT_TOOLKIT=MToolkit
[tectu@mercur ~]$ awesome -version
awesome v3.4.11 (Pickapart)
 • Build: Apr 27 2012 09:01:08 for x86_64 by gcc version 4.7.0 (nobody@archbuild)
 • D-Bus support: ✔
[tectu@mercur ~]$ java -version
java version "1.7.0_03-icedtea"
OpenJDK Runtime Environment (IcedTea7 2.1) (ArchLinux build 7.b147_2.1-3-x86_64)
OpenJDK 64-Bit Server VM (build 22.0-b10, mixed mode)
[tectu@mercur ~]$ 

Does somebody have a working solution for me?



~ Tectu

Last edited by Tectu (2012-05-24 11:21:17)

Offline

#2 2012-05-24 10:02:24

xhc
Member
Registered: 2012-02-01
Posts: 113

Re: [Solved] Java applications and awesome issue

command: wmname LG3D
then start java application


#Awesome window manager

Offline

#3 2012-05-24 10:03:58

xsmile
Member
Registered: 2012-03-31
Posts: 31

Re: [Solved] Java applications and awesome issue

I'm using the awesome wm myself and the 'wmname' solution works, just try it.
In case you want another workaround, I can't help you, sorry.

Offline

#4 2012-05-24 11:06:50

Tectu
Member
Registered: 2011-11-10
Posts: 29

Re: [Solved] Java applications and awesome issue

Oh, the 'wmname LG3D' solution did work indeed.

I was just curious about saying that I use a different window manager, that I thought I'm just gonna try the two other solutions.


Thank you guys!

Offline

#5 2012-05-24 15:26:04

doug piston
Member
From: Seattle
Registered: 2011-09-11
Posts: 387
Website

Re: [Solved] Java applications and awesome issue

I added 'export _JAVA_AWT_WM_NONREPARENTING=1' to my .xinitrc and no longer have to use the WMName work around. Netbeans starts up just fine.

Offline

Board footer

Powered by FluxBB