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

Set "use wallpaper from theme" broken for local themes #978

Closed
stefonarch opened this issue Feb 9, 2024 · 4 comments
Closed

Set "use wallpaper from theme" broken for local themes #978

stefonarch opened this issue Feb 9, 2024 · 4 comments

Comments

@stefonarch
Copy link
Member

stefonarch commented Feb 9, 2024

Expected Behavior

Wallpaper should change

Current Behavior

Wallpaper remains the same, or if unset always black screen with any theme/wallpaper combination.

Possible Solution
Steps to Reproduce (for bugs)
  1. Copy one or more themesfrom /usr/share/lxqt/themes to ~/.local/share/lxqt/themes
  2. Select "Use wallpaper from theme" and select one of those theme
  3. no wallpaper change
System Information
  • PcManFm-qt version:git, all<

EDIT: updated for reproducing

@tsujan
Copy link
Member

tsujan commented Feb 9, 2024

PcManFm-qt version:git, wip_qt6

lxqt/lxqt-build-tools#77 (comment)

@stefonarch
Copy link
Member Author

stefonarch commented Feb 10, 2024

It's broken also in qt5.

I found the reason why lxqt-config didn't set wallpapers here:

I use a symlink ~/.local/share/lxqt/themes~/git/lxqt/lxqt-themes/themes for testing modified themes and PRs.

Using the non local themes it works as expected, but it's still an issue for local themes where "use wallpaper from theme" will never work.

@stefonarch stefonarch changed the title Set "use wallpaper from theme" broken in git Set "use wallpaper from theme" broken for local themes Feb 10, 2024
@tsujan
Copy link
Member

tsujan commented Sep 4, 2024

I wasn't able to reproduce this. I put a theme inside ~/.local/share/lxqt/themes/ and the wallpapers folder inside ~/.local/share/lxqt/, and the wallpaper was changed when I selected and applied that (user) theme.

I also tested with a personal theme, whose wallpaper was inside its folder. Again, the wallpaper was changed correctly.

@stefonarch
Copy link
Member Author

Actually I never looked at the wallpaper.cfg ... it's a relative path ../../wallpapers/ and I've no wallpapers there.

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