Alec C
Alec C
I was encountering the same error. Reinstalling the full desktop version of ROS (Hydro or newer, I installed kinetic with $ sudo apt-get install ros-kinetic-desktop-full). Then followed the configuration options...
Resolved with that PR merging?
I've tested off of what's in main with displaying a line and text on the Raspberry Pi Pico WH and the B/W epd with the embassy HAL and it seems...
0.11.2 is in the "book" and doesn't work as it's not published on crates.io
Wouldn't it be possible to just have an open archive wrapper around feh that decompresses the images and pipes them to feh's stdin?
Could in the case of requiring multiple images to be loaded to create a temporary directory in `/tmp` or `/var/tmp` and extract the files there and then load that directory...
The only other thing I can think of is mounting the archive to the filesystem through something life fuse, it seems to at least work for ZIP archives, see https://linux.die.net/man/1/fuse-zip....
If my memory is correct using the `--geometery` should work as long as you specify the correct x,y coordinates, which might vary from how your X displays are configured. Assuming...
It could be swaywm that's getting in the way. I know that with xmonad there is the ability to set rules for windows of different applications. You could also try...
I'm seeing this error when my window manager closes on Arch Linux x86_65 6.4.7 zen kernel fresh install. It causes the service shuts down and falls back to the regular...