Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Wayland crash #42

Open
Revival8697 opened this issue Feb 16, 2022 · 2 comments
Open

[Bug] Wayland crash #42

Revival8697 opened this issue Feb 16, 2022 · 2 comments
Labels
bug Something isn't working
Projects

Comments

@Revival8697
Copy link

Revival8697 commented Feb 16, 2022

Device information

  • Tachidesk-JUI version: aur/tachidesk-jui 1.2.1-2 and Tachidesk-JUI-linux-x64-1.2.1.jar
  • Operating System: Arch Linux x86_64.
  • Desktop Environment: Plasma 5.24.1 - Wayland.
  • Server Type: Internal.
  • Client JVM version: java-17-openjdk.
  • Server JVM version: java-17-openjdk.

Steps to reproduce

  1. Launch Tachidesk-JUI.
  2. Clicking the options in the settings for about 15 seconds. It doesn't matter what is clicked, none of the options is changed.

Expected behavior

It doesn't crash.

Actual behavior

It crashed. Trying to re-launch it failed, trying to re-launch it using the terminal give this:

12:53:54.155 [DefaultDispatcher-worker-1] INFO/ServerService: Starting server with /usr/lib/jvm/java-17-openjdk/bin/java
12:53:54.164 [DefaultDispatcher-worker-1] INFO/ServerService: Using server properties:
-Dsuwayomi.tachidesk.config.server.systemTrayEnabled=false
-Dsuwayomi.tachidesk.config.server.webUIEnabled=false
-Dsuwayomi.tachidesk.config.server.initialOpenInBrowserEnabled=false
12:53:54.174 [DefaultDispatcher-worker-1] INFO/ServerService: Server started successfully
12:53:54.557 [DefaultDispatcher-worker-1] INFO/Server: 12:53:54.554 [main] INFO  suwayomi.tachidesk.server.ServerSetup - Running Tachidesk v0.6.0 revision r1
12:53:55.334 [DefaultDispatcher-worker-1] INFO/Server: 12:53:55.334 [main] INFO  suwayomi.tachidesk.server.util.AppMutex - Another instance of Tachidesk is running on 127.0.0.1:4567
12:53:55.335 [DefaultDispatcher-worker-1] INFO/Server: 12:53:55.334 [main] INFO  suwayomi.tachidesk.server.util.AppMutex - Probably user thought tachidesk is closed so, opening webUI in browser again.
12:53:55.335 [DefaultDispatcher-worker-1] INFO/Server: 12:53:55.335 [main] INFO  suwayomi.tachidesk.server.util.AppMutex - Aborting startup.
12:53:55.336 [DefaultDispatcher-worker-1] INFO/Server: 12:53:55.336 [main] INFO  suwayomi.tachidesk.server.util.AppExit - Shutting Down Tachidesk. Goodbye!
12:53:55.352 [DefaultDispatcher-worker-1] INFO/ServerService: Server closed
12:53:55.353 [DefaultDispatcher-worker-1] INFO/ServerService: Process exitValue: 1

Brave browser (brave-bin), Discord (discord) (and maybe more?) also crashed and unable to re-launch.
Telegram (telegram-desktop) doesn't crash but if I exit it, I won't able to re-launch it.
Trying to restart the PC using the Application Launcher will makes the it freeze. I can launch the konsole and do "sudo reboot".

Other details

All packages are "latest" on the Arch Linux stable branch as of 1:10 PM GMT+7 16 Feb 2022.
I tried on the linux and linux-zen kernel.
It doesn't crash on X11.

@Revival8697 Revival8697 added the bug Something isn't working label Feb 16, 2022
@Syer10 Syer10 added this to Bugfixing in Todo Feb 28, 2022
@Latrolage
Copy link

Latrolage commented Apr 17, 2022

Mine does a similar thing.
On a fresh boot, the first launch shows a UI but after about 10 seconds it crashes. Opening it up again tells me that the server is still open, so i have to kill the tachidesk server thing manually. On the 3rd launch it stalls on a particular line.

Here is a full log of what i did. The htop part is me killing the lingering tachidesk server process.
It's a little long so i put it in a pastebin instead https://bin.disroot.org/?bc73542e5ab6c7f0#HkUUFmgWr6Lw9qXT7jrSzNAKK6y6ntYEaKXBZYA5kvBD

@AriaMoradi
Copy link
Member

might be a Server issue, It may be that dorkbox doesn't support wayland?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Todo
Bugfixing
Development

No branches or pull requests

3 participants