Chris Holland

Results 465 comments of Chris Holland

Might as well also ask what Qt version, Plasma version, and Frameworks version you're using too. Check Info Center for them.

I'm assuming this was the bug? ![](https://i.imgur.com/p5pWFes.png) If so, I fixed it. If not, then I don't know, as testing with 2x DPI doesn't show it.

I snap it to 100% if there's less than 1 step to avoid jumping to 99% or something. https://github.com/Zren/plasma-applet-volumewin7mixer/blob/master/package/contents/ui/code/PulseObjectCommands.js#L33 In PulseAudio, 100% is "65536", and if you divide it by...

It isn't shown when used as a desktop widget.

So it opens fine when you're not logged into google calendar? It's only when the events are loaded that it crashes? How many calendars do you have? Are they all...

How is it installed on antergos? Through the "download new widgets" GUI or via a package manager that downloads from git master?

Ah Antergos is just AUR right? So the package manager installs to `/usr/share/plasma/plasmoids/`, but might be overloaded if you also installed an older version via the GUI to `~/.local/share/plasma/plasmoids/`.