-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I searched the existing issues and did not find anything similar.
Current Behavior
When I tried to open Antimicrox the application wouldn't run, so I ran it from a terminal using flatpak run io.github.antimicrox.antimicrox
and got the following output.
Selecting uinput as a default event generator.[21:52:09.539] 🟢INFO uinput is default for wayland
[21:52:09.539] ⚪VERBOSE AntiMicroX version: 3.5.1 Package: flatpak Type: Release (file /src/common.cpp:205)
[21:52:09.539] ⚪VERBOSE SDL version: 2.32.4 (Compiled with: 2.32.4) (file /src/common.cpp:215)
[21:52:09.539] ⚪VERBOSE Host OS: org.kde.Platform Version: 6.8 Architecture: x86_64 (file /src/common.cpp:217)
[21:52:09.539] 🐞DEBUG Socket's state: QLocalSocket::UnconnectedState
[21:52:09.539] 🐞DEBUG Server name: ""
[21:52:09.539] 🐞DEBUG Socket descriptor: -1
[21:52:09.539] 🐞DEBUG The connection hasn't been established:
error text -> QLocalSocket::ServerNotFoundError
error text 2 -> "QLocalSocket::connectToServer: Invalid name"
[21:52:09.539] 🐞DEBUG Socket is not valid
[21:52:09.539] 🐞DEBUG Socket's state: QLocalSocket::UnconnectedState
[21:52:09.539] 🐞DEBUG Server name: ""
[21:52:09.540] 🐞DEBUG Socket descriptor: -1
[21:52:09.540] 🐞DEBUG "/var/home/haevalencia/.var/app/io.github.antimicrox.antimicrox/data/antimicrox/icons"
[21:52:09.540] 🐞DEBUG "/app/share/antimicrox/icons"
[21:52:09.540] 🐞DEBUG "/usr/share/antimicrox/icons"
[21:52:09.540] 🐞DEBUG "/usr/share/runtime/share/antimicrox/icons"
[21:52:09.540] 🐞DEBUG "/run/host/user-share/antimicrox/icons"
[21:52:09.540] 🐞DEBUG "/run/host/share/antimicrox/icons"
[21:52:09.540] 🐞DEBUG "/var/home/haevalencia/.var/app/io.github.antimicrox.antimicrox/data/icons"
[21:52:09.540] 🐞DEBUG "/app/share/icons"
[21:52:09.540] 🐞DEBUG "/usr/share/icons"
[21:52:09.540] 🐞DEBUG "/usr/share/runtime/share/icons"
[21:52:09.540] 🐞DEBUG "/run/host/user-share/icons"
[21:52:09.540] 🐞DEBUG "/run/host/share/icons"
[21:52:09.540] 🐞DEBUG Theme name: "Adwaita"
[21:52:09.541] 🐞DEBUG Displays don't have local data: create new instance of X11Extras
[21:52:09.541] ❌ERROR Received SIGSEGV (segmentation fault) (file /src/main.cpp:86)
[21:52:09.541] ❗WARN Stack trace: (file /src/main.cpp:99)
[21:52:09.541] ❗WARN antimicrox(+0xbab8d) [0x5609e2b80b8d] (file /src/main.cpp:102)
[21:52:09.541] ❗WARN /usr/lib/x86_64-linux-gnu/libc.so.6(+0x41140) [0x7fd3d7e42140] (file /src/main.cpp:102)
[21:52:09.541] ❗WARN /usr/lib/x86_64-linux-gnu/libX11.so.6(XkbKeycodeToKeysym+0x12) [0x7fd3da324182] (file /src/main.cpp:102)
[21:52:09.541] ❗WARN antimicrox(+0x2763fc) [0x5609e2d3c3fc] (file /src/main.cpp:102)
[21:52:09.541] ❗WARN antimicrox(+0x276a76) [0x5609e2d3ca76] (file /src/main.cpp:102)
[21:52:09.541] ❗WARN antimicrox(+0xc0a29) [0x5609e2b86a29] (file /src/main.cpp:102)
[21:52:09.542] ❗WARN antimicrox(+0xc0d50) [0x5609e2b86d50] (file /src/main.cpp:102)
[21:52:09.542] ❗WARN antimicrox(+0x8b5fe) [0x5609e2b515fe] (file /src/main.cpp:102)
[21:52:09.542] ❗WARN /usr/lib/x86_64-linux-gnu/libc.so.6(+0x2a188) [0x7fd3d7e2b188] (file /src/main.cpp:102)
[21:52:09.542] ❗WARN /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b) [0x7fd3d7e2b24b] (file /src/main.cpp:102)
[21:52:09.542] ❗WARN antimicrox(+0x9be95) [0x5609e2b61e95] (file /src/main.cpp:102)
[21:52:09.542] ⚪VERBOSE Closing logger (file /src/logger.cpp:62)
I haven't made any changes to the Antimicrox settings and it was working perfectly before.
OS Bluefin (Version: 42.20250525.4 / FROM Fedora Silverblue 42)
GNOME 48 Wayland
AntiMicroX 3.5.1 (org.kde.Sdk/x86_64/6.8)
IMPORTANT: I rolled back to version 3.5.1 (f6b6205e) and the application works perfectly.
Expected Behavior
No response
Steps To Reproduce
No response
Environment
Application not accessible
Anything else?
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working