werdahias

Results 159 comments of werdahias

Building the package with eiher openrc or systemd works now. Can my changes be merged/added? [changes.zip](https://github.com/linux-surface/iptsd/files/7599012/changes.zip)

Also a manual symlink is needed for the service to be started on boot time: ` sudo ln -s /etc/init.d/iptsd /etc/runlevels/default/iptsd`

Building the package now works, running it manually gets me errors. ``` sudo /usr/bin/iptsd -v ERROR: ../src/control.c:51: Failed to send feedback: No such device ERROR: ../src/control.c:74: Failed to flush buffers:...

Same as running from source, my guess is the ipts module isn't loaded properly: ``` /iptsd/build$ sudo ./iptsd ERROR: ../src/control.c:51: Failed to send feedback: No such device ERROR: ../src/control.c:74: Failed...

I think lollypop uses cover.(jpg/png). The exact implementation is here: https://gitlab.gnome.org/World/lollypop/-/blob/master/lollypop/artwork_album.py Maybe this helps

libseccomp build on s390x, i386, and ppc64 though: https://buildd.debian.org/status/package.php?p=libseccomp&suite=sid I will skip those test on those arches then.

Thanks for looking into this ! Note that gtk3-rs is EOL and archived upstream so a GTK4 port would make sense sooner or later

Hi @ShawnMcCool , usually a WNPP bug gets filed for debian and once the package has been accepted into debian it'll get autosynced to ubuntu. I thought about packaging it,...

fwiw, there are only two rust crates missing as of now, so this will land soon

swayosd was just accepted into Debian. It will land in Ubuntu whenever they sync it over