| 17 Apr 2023 |
stroem - sourcegraph | has anyone here experienced issues with gradle toolchains on nixos? it appears to fail at the probing section, and some manual noodling around seems to show that it tries to invoke bin/javac in the extracted dir, but this is segfaulting before main is called (gdb breakpoint at main doesnt trigger) | 11:45:02 |
stroem - sourcegraph | Havent confirmed yet, but I think it may be a dynamic linker/interpreter issue, had a similar issue there with protoc provisioned by gradle | 13:20:35 |
bendlas | I wouldn't expect an interpreter issue to cause a segfault. I've seen segfaults for dynamic libraries being accessed during runtime (not for stuff that's visible with ldd), and also other paths that are hardcoded to be accessed in /usr or whatnot. strace often helps, but if it's segfaulting before main, that's dubious. Have you tried running it within an FHS user env? | 13:35:40 |
stroem - sourcegraph | Cant reproduce anymore unfortunately, reverted a bunch of changes in the gradle build (8.x back to 7.x) and it seems fine now. Might be something specific with gradle 8.x toolchains | 17:11:34 |
| 5 May 2023 |
| jlesquembre set a profile picture. | 13:51:07 |
| 27 May 2023 |
| NixOS Moderation Botchanged room power levels. | 16:40:20 |
| 16 Jun 2023 |
| Tillerino joined the room. | 14:33:15 |
| 19 Jun 2023 |
| Hλrbinger joined the room. | 09:27:38 |
Hλrbinger | hello, I made a java application using javafx and it ran perfectly when I was on fedora.
I switched to nixos recently I installed jdk17 and tried to run the app with ./gradlew run and got this error :
Loading library glassgtk3 from resource failed: java.lang.UnsatisfiedLinkError: libXtst.so.6: cannot open shared object file: No such file or directory
Caused by: java.lang.UnsatisfiedLinkError: no glassgtk3 in java.library.path
I'm not sure how I can get all the dependencies I need
Anyone can help ?
| 09:32:51 |
| 2 Jul 2023 |
| Anders C. Sørby left the room. | 21:34:15 |
| 27 Jul 2023 |
| ribosomerocker joined the room. | 02:59:20 |
| UserSv4 joined the room. | 16:57:56 |
| 12 Aug 2023 |
| Federico Damián Schonborn joined the room. | 01:34:16 |
| 13 Aug 2023 |
| nevoyu joined the room. | 01:24:54 |
| 15 Aug 2023 |
| nevoyu left the room. | 19:34:09 |
| 17 Aug 2023 |
| Hλrbinger left the room. | 19:13:34 |
| 22 Aug 2023 |
| chvp changed their profile picture. | 13:03:12 |
| 4 Sep 2023 |
| Robert Hensing (roberth) changed their display name from Robert Hensing (roberth) to roberth. | 15:27:44 |
| Robert Hensing (roberth) changed their display name from roberth to Robert Hensing (roberth). | 15:28:28 |
| 11 Sep 2023 |
| Salar Rahmanian (softinio) joined the room. | 01:30:58 |
| 14 Sep 2023 |
| jlesquembre changed their display name from José Luis Lafuente to jlesquembre. | 10:36:43 |
| 18 Sep 2023 |
| Dom Rodriguez (shymega) joined the room. | 20:02:11 |
| 20 Sep 2023 |
| nbathum changed their display name from nbathum (he or they) to nbathum. | 04:58:32 |
| nbathum removed their profile picture. | 04:58:42 |
| 21 Sep 2023 |
| Dom Rodriguez (shymega) left the room. | 00:49:35 |
| Perigord joined the room. | 22:18:56 |
| dedmunwalk joined the room. | 23:06:06 |
| 24 Sep 2023 |
| mib 🥐 joined the room. | 12:22:51 |
| 25 Sep 2023 |
| eva joined the room. | 15:45:13 |
| 27 Sep 2023 |
| mib 🥐 changed their display name from mib to mib 🥐. | 05:53:09 |