-
-
Notifications
You must be signed in to change notification settings - Fork 270
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
Start on login doesn't work #1363
Comments
Please run It's very likely easyeffects doesn't have permission to autostart, it was denied somehow. It doesn't allow you to enable the switch because it knows, without the right permission, it won't actually work. At some point I will add a toast or something to make this more clear. |
There are a lot of This seems to be the error:
|
Yeah, there are some unnecessary lv2 warnings. There should be around 10 or so, but it should be harmless. Indeed as the warning says, run |
Running |
I think I’ll close this in favor of #1249, since that already tracks the toast. I am curious though, do you recall ever denying the background access after being asked? Because if you never denied it, it means something is bugged. |
Yes, it was a misclick, I realized after I reset the settings and saw the dialog. |
Thanks, that's good to know it wasn't denying it for no reason. |
I'm sorry but it hasn't fixed the problem on my computer (Debian Testing).
(I removed the lv2_wrappers errors as well) EDIT: I also tried this with no success: |
@dbkblk That error likely means you don't have the correct portal backend(s) installed on your system. That is usually the responsibility of the distro, it should be a hard dependency for Flatpak/xdg-desktop-portal. What desktop environment/window manager are you using? Depending on that, make sure you have the correct packages with On Gnome you want:
On KDE you want:
On wlroots you want:
In theory I might be able to catch this specific error and show a specific error message within EE. But likely many other apps using portals would be affected, and I doubt they would try to do that. |
Thank you for the tips, but it still doesn't work.
I have no idea left. EDIT: I've reproduced the exact same problem in a VM. Standard XFCE Debian Testing installation, with xdg-desktop-portal-gtk installed by default. I've installed flatpak, added flathub, then easyeffects, and I get the same error message. Note: I will try to help with debian/ubuntu packaging if I find some more free time in the coming weeks. |
Unfortunately XFCE does not yet have a dedicated xdg-desktop-portal backend as far as I know, and the background portal backend in xdg-desktop-portal-gtk was disabled by default in Debian and upstream, since it depends on GNOME components. https://salsa.debian.org/debian/xdg-desktop-portal-gtk/-/commits/debian/master/configure.ac However, as a workaround installing |
Thank you for this answer :) |
Glad it worked :) It's not exactly ideal, eventually I imagine someone will make |
I'm using Linux Mint 21 and run into this error
I completely closed easyeffects via System Monitor, ran Does anyone know what to do for LM 21? |
(Edited as I realized my response didn’t make sense) |
I'm using Cinnamon 5.4 (on LM21)
I didn't. Should I try using |
The permission reset won’t help if the interface simply doesn’t exist, so yeah try reboot and see what happens. |
Thanks! I did Edit: Just tested it, EasyEffects is autostarting after a reboot 👌 |
Great !!!! @RafaelKr it works perfectly |
I'm using LM 21.1, installing
Anything else I could do here? |
@alexkuz Did you reboot between installing |
Yes I did. |
I found out I can set background permissions manually via flatseal. |
Thanks from cinnamon 6.0.4 mint 21.3 in the future |
EasyEffects Version
6.2.1
What package are you using?
Flatpak (Flathub)
Distribution
Ubuntu 20.04
Describe the bug
"Start at login" button doesn't work
Expected Behavior
"Start at login" button activates after click
Debug Log
Debug Log
Additional Information
No response
The text was updated successfully, but these errors were encountered: