-
Notifications
You must be signed in to change notification settings - Fork 21
Description
Hello,
I am using CachyOS with Hyprland (an Arch Linux base) and installed the latest version of NyarchAssistant from Flathub. I am having issues with some of the core features and I'm hoping to find out if there's a dependency I'm missing or if this is a bug.
I'm not an expert with Linux, so I've been working with an AI assistant to perform some basic troubleshooting and help write this report.
-
The LivePNG avatar feature **works** correctly. -
The Live2D avatar, Text-to-Speech (TTS), and avatar expressions **do not work** at all.
Clicking the small status dot on the left of the message box reveals the following D-Bus error: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable (2)
Based on the error, ai suspected a Flatpak permissions issue and I tried the following:
-
Resetting the app's permissions in Flatseal had no effect. -
Granting full D-Bus Session Bus access (*) causes the entire application to crash on startup.
Is there a specific dependency or setup step I need to perform on an Arch-based system? Or is this a bug in the Flatpak manifest?
Thank you for your time!