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

wpgtk only sets some themes the first run, then none #198

Closed
dospunk opened this issue Jun 13, 2020 · 12 comments
Closed

wpgtk only sets some themes the first run, then none #198

dospunk opened this issue Jun 13, 2020 · 12 comments

Comments

@dospunk
Copy link

dospunk commented Jun 13, 2020

I'm using Ubuntu Budgie 20.04, and when I run wpg and set my wallpaper the first time it sets the terminal and panel themes properly but not the windows. If I try to set the wallpaper again, or set a new wallpaper, everything gets set to the default theme (though I believe some of the terminal colors are set correctly). No errors are being shown.

I'm on version 6.1.3

@deviantfero
Copy link
Owner

Are you using the FlatColor GTK theme? if not I recommend you turn off the auto-reload GTK feature

@dospunk
Copy link
Author

dospunk commented Jun 16, 2020

Does it only work with FlatColor?

@deviantfero
Copy link
Owner

deviantfero commented Jun 16, 2020 via email

@dospunk
Copy link
Author

dospunk commented Jun 17, 2020

Alright, it worked with FlatColor except it didn't properly set the background. In the desktop settings it shows the background image as set, but on the desktop I just see a flat color.

@deviantfero
Copy link
Owner

what did you previously used to set your wallpaper?

@dospunk
Copy link
Author

dospunk commented Jun 21, 2020

Just the normal Budgie Desktop Settings. It even shows the new wallpaper in the Budgie Desktop Settings, but not on the actual desktop.

@deviantfero
Copy link
Owner

ok, you might want to open this issue in pywal instead, since I'm using pywal to set the wallpaper in the background, sorry for the late reply, this is the relevant code snippet from pywal in wallpaper.py

        util.disown(["gsettings", "set",
                     "org.gnome.desktop.background",
                     "picture-uri", "file://" + urllib.parse.quote(img)])

@dospunk
Copy link
Author

dospunk commented Jul 12, 2020

Alright, thanks!

@mgrarsalan
Copy link

I have a similar problem here. I use Ubuntu 20.04 LTS and when I use wpg (GUI) to set the wallpapers, Windows and terminal are set to color scheme but when i exit the windows and re-enter them again everything is back to default ubuntu theme. It seems that wpg doesn't save the settings. I use flat color in application setting in Tweaks and I also tried turning auto-reload GTK feature off

@rahatzamancse
Copy link
Contributor

This should be fixed by this PR #202

@deviantfero
Copy link
Owner

Try with the new 6.2.2 release, good luck, let me know if it's still giving you the same issue

@Cyberdr3am
Copy link

Cyberdr3am commented Oct 4, 2020

Hi,

I think I have the same problem.
Indeed, when I will use the program to generate new colors the gtk theme will not be reloaded.
So I will end up with an all white theme for the gtk theme.
I have to go to the settings of xfce4 to reload the theme manually.
I have tested with lxappearance and it is exactly the same.
I am using the latest version available on AUR.
Manjaro Distribution
XFCE4 and I3.
Thanks for your future help.

Edit : Work great with the pull request =)

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

5 participants