Jason Gray
Jason Gray
@TingPing setting the use_symbolic prop on the volume button to False seems to solve the problem so far in my tests. My theory is that since we're setting the icon...
> If use-symbolic property is set, it sets icons property for you use-symbolic defaults to True according to the PyGObject docs.
In any event setting that prop is unnecessary. I put in a PR to remove it.
> So order in which these are set matters but afaict both orders should work fine. Weird race condition?
Something's going wonky? In any case there's no need to set the prop if it's preset, it's just redundant.
Pithos is an unofficial client. Pandora does not offer a public API. What we can currently do is based on reverse engineering their private API. (it's a bit of a...
> What if those playlists were handled locally instead? Is that possible? Not really. Downloading songs is a no go and the urls given out by Pandora expire after like...
In my mind if the previous un-maximized size is unknown(which I think is what's happening?) GNOME should size the window to it's default size not it's minimum in both X...
Looks like an upstream issue or possibly a configuration problem on your system? You've had [keyring issues in the past](https://github.com/pithos/pithos/issues/511). How are you starting GNOME Keyring and can you verify...
> It should be dbus activated and not need to manually start. @TingPing see https://wiki.archlinux.org/index.php/GNOME/Keyring#Using_the_keyring_outside_GNOME I had a similar issue with the KDE Fedora Spin.