You are not logged in.
Pages: 1
https://wiki.archlinux.org/title/Java#G … ly_closing
This is my problem, but I never have to fix anythig and im confused why this doesn't help to fix my problem. I was trying to install rusher hack and the screen was grey I filled in a help request and was sent this, asked googles gemini to help me fix this basically leaned / figured out nothing; and am hoping someone could help me with this. I'm running swaywm(fx) on normal arch
Last edited by Faraday21 (2024-03-17 15:02:59)
Offline
... im confused why this doesn't help to fix my problem.
What doesn't fix the problem? There are four options presented there. Exactly what have you tried?
I'm running swaywm(fx) on normal arch
What is "swaywm(fx)"? Is this sway? Or a fork of sway? Or something else entirely?
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
I'm running swayfx as a extention of sway for rounded corners or smth I forgot why I added it but it's basically just sway
Offline
What doesn't fix the problem? There are four options presented there. Exactly what have you tried?
Offline
Also which actual application are you talking about?
Online
Trilby more importantly wrote:What doesn't fix the problem? There are four options presented there. Exactly what have you tried?
Both environment variable ones
Offline
Also which actual application are you talking about?
Sorry but I don't understand, what you mean
Offline
The answer to V1del's question would probably have been "rusher hack", whatever that is.
https://www.merriam-webster.com/dictionary/precisely
How, where and to what value did you set those variables in relation to how you're launching the process.
Ie. did you even make sure the variable is actually exported to the relevant context?
And do you, resp whatever this rusher hack is, meet the mentioned JRE conditions?
Offline
The answer to V1del's question would probably have been "rusher hack", whatever that is.
https://www.merriam-webster.com/dictionary/precisely
How, where and to what value did you set those variables in relation to how you're launching the process.
Ie. did you even make sure the variable is actually exported to the relevant context?
And do you, resp whatever this rusher hack is, meet the mentioned JRE conditions?
I set the variable in my .zsh and sway config to see if it works essentially copied and pasted it. Switched from i think java21 to 8 as mentioned didnt change anything so removed java 8 from default choice. I couldn't get rusher hack to give any info there discord is locked behind there installer..which is blank. For context rusher hack is a cheat client made for minecraft anarchy
Offline
I set the variable in my .zsh and sway config to see if it works essentially copied and pasted it.
By .zsh, can we assume you mean ~/.zshrc? Please stop the typographic equivalent of mumbling - we need to know exactly what has been done. Also, trying to export variables from your sway config is nonsensical - that file is not processed by a shell.
But assuming you put the setting in your ~/.zshrc, that answers the "where" of seth's question, but nothing else. Did you confirm the value was set in your shell session. And is "rusher hack" launched from an interactive shell session (in which you've confirmed the environment variable is set)? Note that generally the shellrc file would not be the place for such an environment variable - for some use cases, a shell profile could be, but this depends on how you start your sway session.
EDIT: I was going to do some testing myself to ensure the wiki's guidance was what was needed for this rusher hack tool. But if this from rusherhack.org, that requires a purchase. So none of us will really be able to test it. But Faraday21, do you have other java programs? Do they work? If you don't, you could try a couple to confirm this is an issue with your systems configuration and not specific to rusher hack.
Last edited by Trilby (2024-03-17 14:52:01)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Never mind it was fixed, turns out it was a skill issue because I misspelled something it need to be 'export _JAVA_AWT_WM_NONREPARENTING=1' but forgot T in AWT
Offline
So you had said you copy-and-pasted it, but you typed it manually. Precision matters. Both in explaining what is wrong or what you have done on these forums, as well as in typing commands / settings into config files.
Last edited by Trilby (2024-03-17 14:59:55)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
And also please read https://bbs.archlinux.org/viewtopic.php?id=57855
Offline
Pages: 1