XECDesign
                                            XECDesign
                                        
                                    Oh, I didn't even notice. That's great! Hopefully there won't be as many issues caused by the snap package or people wanting an appimage version. Although, it'll mean that it...
> Our version will install over the download page version, but only if it's at an equivalent (or earlier) level; [the jammy package](https://launchpad.net/ubuntu/+source/rpi-imager) is currently `1.7.2+noembed-0ubuntu1` so `1.7.3` should install...
> > The snap is fine for writing images, but it fails to write zip archives. > > Didn't it also had problems with applying the advanced settings? Basically, with...
Yeah, that makes sense. Thanks for taking a look!
More discussion here: https://github.com/RPi-Distro/repo/issues/134#issuecomment-477633553
Seems to build, yeah.
I can update the package once this is merged.
Full disclosure: I didn't try building from head of tree without this commit. So if there's a chance it's not needed, I can try without it. Update: seems happy without...
I was curious why it wasn't failing and it looks like some cmake files have [this](https://github.com/raspberrypi/utils/blob/32602f565c6cb854d1f2643b51a022991cea2b1b/vclog/CMakeLists.txt#L3C32-L3C32) line: `set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall -Wextra -Werror -pedantic")` vcgencmd doesn't, so it only inherits the...
Probably worth keeping this one open until we fix things in Pi OS. Things are a bit busy and I would prefer to have a test system in place to...