Dimitrios Apostolou

Results 42 comments of Dimitrios Apostolou
trafficstars

Still a valid issue. I just compiled the latest CodeChecker, and report-converter is a symlink to a file with permissions 764 instead of 777. However I didn't have to activate...

I'm cross compiling for Raspberry Pi OS 32-bit based on Debian 11, the one reported as "legacy" at: https://www.raspberrypi.com/software/operating-systems/ The target device is anything from Raspberry Pi 1 or Zero,...

> is there a reason you're not just using the packaged version? [Qt bundles a version of OpenXR](https://github.com/qt/qtquick3d/tree/dev/src/3rdparty) and as such, Qt compilation fails when compiling that part. I didn't...

Compiles successfully with the patch applied, thank you!

Thanks! Unfortunately that doesn't seem to work in GUI mode. I want to use the GUI to do the basic setup (network setup, enable SSH, set username, set locale).

If the file `firstrun.sh` is all that is needed, would it be possible to only write that one somewhere?

> If the file firstrun.sh is all that is needed, would it be possible to only write that one somewhere? Is it possible for rpi-imager to write only this file...

As an update, the issue still exists with v2. I use `upload-artifact@v2` to upload a single `.tar.gz` file of about 300MB size. When trying to download it on the UI,...

I'm seeing exactly the same: using the MultipleSCMs plugin, and despite having set the branch to `${sha1}` only in one of the repositories and in the other I set it...

Searching online, it seems that other people are seeing the same behaviour, and that it was introduced some time after 1.9. I have zero knowledge of the internals but looking...