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

Plasma5 backend error with Flatpak install #2

Open
elgabo86 opened this issue May 15, 2023 · 3 comments
Open

Plasma5 backend error with Flatpak install #2

elgabo86 opened this issue May 15, 2023 · 3 comments

Comments

@elgabo86
Copy link

Screenshot_20230515_154256

This happens when using the plasma5 backend to add wallpaper, no logs found.

Flatpak version.

@keshavbhatt
Copy link
Owner

Which version of Plasma desktop you are using?

Please provide output of
plasmashell -v

@elgabo86
Copy link
Author

Which version of Plasma desktop you are using?

Please provide output of plasmashell -v

5.27.4

@elgabo86 elgabo86 reopened this May 15, 2023
@keshavbhatt
Copy link
Owner

keshavbhatt commented May 15, 2023

Settings wallpaper on plasmashell works when app is run without confinement or any kind of sandbox though.

But with the DBus invocation it should work. The path is there, checked on my system without snadbox.

Screenshot_20230515_212445

The reported issues suggest that Colorwall it is not able to find the evaluateScript method in specified path could be specific to flatpak install type. Anyway, I will investigate the issue.

Until then, you can follow this workaround: https://www.youtube.com/watch?v=4tC0oHuiGB0

Running the following command will show all wallpapers downloaded by ColorWall in KDE's wallpaper selector dialog.

mkdir -p ~/.local/share/wallpapers && ln -s ~/Downloads/ColorWall/ ~/.local/share/wallpapers/colorwall

The command will create a softlink to ColorWall download directory inside user's wallpaper directory which KDE's wallpaper selector looks for.

Thanks for reporting.

@keshavbhatt keshavbhatt changed the title Plasma5 backend error Plasma5 backend error with Flatpak install May 15, 2023
Repository owner deleted a comment from RasheedAZ May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants