Dilyn Corner

Results 37 issues of Dilyn Corner

The entire main `plasma-desktop` stack builds and (seemingly) operates perfectly fine with `libudev-zero`. Which is fantastic! Now we need to ensure that `libudev-zero` works with the other packages we have,...

tracker

With the release of `plasma 5.20.0`, Wayland support is at the fore. This issue exists to track progress on dropping Xorg dependencies. Currently it should be perfectly possible to start...

Thanks to the work done by [solus](https://dev.getsol.us/T4824), we have the ability to no longer require an entire javascript engine for a simple permissions framework. This is excellent, because it allows...

good first issue

Testing the kde branch 👍🏻 Command executed was `sudo ./kiss-live -d -k`. Seemed to run successfully, I have a built ISO image (and the sha1sum matches). Looking over everything that...

enhancement
help wanted
kde

### Bug Description Snapcraft will fail to replace the new variable syntax and will only replace the old variable syntax. ### To Reproduce Install snapcraft 7.x (only tested 7.5.4+), use...

bug

### Bug Description When building a snap on an AMD64 machine for an ARM64 device, it was noticed by the library linter that a bunch of libraries and other files...

bug

### Bug Description One can set verbosity level either via CLI with a flag `--verbosity=foo` or with a corresponding environment variable `SNAPCRAFT_VERBOSITY_LEVEL=foo`. Doing the latter no longer works, and the...

Bug

### What needs to get done If a `snap pack ...` invocation fails when building a snap with `snapcraft --verbosity={quiet,brief,verbose}`, the *cause* of the nonzero exit code should also be...

enhancement

### What needs to get done Currently, if a `snapcraft.yaml` for a `base: core20` snap defines both a `version|grade` as well as `adopt-info`, what is defined in `version|grade` are kept:...

Status: Triaged
Type: Enhancement

### Bug Description Sometimes when pulling a part which may use SSH authentication to allow e.g. cloning a Git repository, the prompt to enter your SSH key's password to unlock...

bug