unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Milan Svoboda <milan.svoboda@centrum.cz>
To: help-guix@gnu.org
Subject: SweetHome3D
Date: Sat, 18 Jun 2022 23:05:15 +0200	[thread overview]
Message-ID: <b14cdeb4-c941-953f-1eca-60f68b7f6554@centrum.cz> (raw)

Hello,

I am trying to run SweetHome3D. I used it on NixOS and it worked without 
any issue,

here I tried to mimic variables and flags used on NixOS, but it doesn't 
work. It requires old version of JDK/JRE, therefore icedtea@3 is used 
here...


```

MESA_GL_VERSION_OVERRIDE=2.1 LD_LIBRARY_PATH="$(printf '%s/lib:' $(guix 
build --no-grafts libx{11,xf86vm,render} mesa 
icedtea@3))$LD_LIBRARY_PATH" java -Dsun.java2d.opengl=true -jar 
/tmp/SweetHome3D-6.6.jar

```


It looks to me like icedtea@3 is missing something that should be there...


```

Caught AppContextInfo(Bug 1004) InaccessibleObjectException: Unable to 
make public static sun.awt.AppContext sun.awt.AppContext.getAppContext() 
accessible: module java.desktop does not "exports sun.awt" to unnamed 
module @5a2e4553 on thread J3D-Renderer-1
     [0]: 
java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(Unknown 
Source)

```


Any idea what is wrong here? I am not very knowledgeable in Java land.


Thanks!

Milan

                 reply	other threads:[~2022-06-18 21:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b14cdeb4-c941-953f-1eca-60f68b7f6554@centrum.cz \
    --to=milan.svoboda@centrum.cz \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).