Grief
Grief
I think, it's fixable. Not sure how easy is it to fix in BASH but in general, it's possible to get terminal width and reformat the messages so they would...
Ok, I got it. >That said it would be possible to build a stringer that converts from constant value to constant name. I guess it would be handy if the...
@Jusix I am just started to configure pam_usb using your ppa and I've found a minor issue: there is a missing dependency `gir1.2-udisks-2.0`. Without that package installed, this happens: ```...
I have the same issue on 1.7.3505, Qt built
I've added some contrast, modifying `/usr/share/plasma/desktoptheme/Materia-Color/widgets/viewitem.svg` with the change below. It looks like currentColor was not working for me for some reason  ```svg .ColorScheme-Background {color:#181818; } .ColorScheme-ButtonBackground { color:#343434;...
@gijsrrr I ended up with the replacement of materia's itemview.svg file with the file from breeze color theme. i.e. I did ``` cd /usr/share/plasma/desktoptheme sudo mv default/widgets/viewitem.svg Materia-Color/widgets/viewitem.svg ``` **\**...
As a workaround, surround `wd.values` with `list()`: `wm.rm_watch(list(wdd.values()))`. It seems like an issue with `pyinotify`'s understanding that `.items()` is actually a `list` in Python3
I have a similar issue with character '22', not sure what game is it though.
There is an `ls` tool in `coreutils` package which has `-Z` key, however I get question marks `?` for every file. Not sure where the issue is, is it a...
@Vincent43 kwallet is on an encrypted partition, this is the question of the usability only. If the feature @SebastianS90 was asking is implemented then it would be possible to have...