On Sat, 24 Apr 2010 12:49:42 +0200
Gabriele Giacone <1o5g4...@gmail.com> wrote:

>> Java 3D WARNING : reported GLX version = 1.2
>>     GLX version 1.3 or higher is required
>>     The reported version number may be incorrect.  There is a known
>>     ATI driver bug in glXQueryVersion that incorrectly reports the GLX
>>     version as 1.2 when it really is 1.3, so Java 3D will attempt to
>>     run anyway.
>> Exception in thread "main" java.util.MissingResourceException: Can't find 
>> resource for bundle java.util.PropertyResourceBundle, key icon#1
>>         at java.util.ResourceBundle.getObject(ResourceBundle.java:384)
>>         at java.util.ResourceBundle.getString(ResourceBundle.java:344)
>>         at 
>> com.eteks.sweethome3d.io.DefaultFurnitureCatalog.getContent(Unknown Source)
>>         at 
>> com.eteks.sweethome3d.io.DefaultFurnitureCatalog.readPieceOfFurniture(Unknown
>>  Source)
>>         at 
>> com.eteks.sweethome3d.io.DefaultFurnitureCatalog.readFurniture(Unknown 
>> Source)
>>         at com.eteks.sweethome3d.io.DefaultFurnitureCatalog.<init>(Unknown 
>> Source)
>>         at com.eteks.sweethome3d.io.FileUserPreferences.<init>(Unknown 
>> Source)
>>         at com.eteks.sweethome3d.SweetHome3D.getUserPreferences(Unknown 
>> Source)
>>         at com.eteks.sweethome3d.SweetHome3D.init(Unknown Source)
>>         at com.eteks.sweethome3d.SweetHome3D.main(Unknown Source)
> 
> It seems a videodriver problem.

I think that there are no problem with my video, because installed by
hand version 2.3 of sweethome3D works well (I use java -jar
SweetHome3D-2.3.jar to start it. It shows the same warning about GLX
version, but starts successfully).

So I think that the root cause of the problem is an incomplete or broken
CLASSPATH.

> Please provide the output:
> 
> $ glxinfo | egrep " render|version"

$ fglrxinfo 
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON X700/X550 Series
OpenGL version string: 2.1.8304 Release

> Check X configuration:
> 
> http://wiki.debian.org/AtiHowTo
> 
> Depending on videocard, maybe you need to update the driver to the non-free:

I already have non-free driver installed.

-- 
Alexander Galanin

Attachment: pgpJOrQ8a0kTG.pgp
Description: PGP signature

Reply via email to