Fabian Vogt

Results 59 issues of Fabian Vogt

On armeabi-v7a it's broken in two ways. Also simplify the LTCG determination code and print the result. Depends on #285

os:Android
build

An idea I had, for now just in PoC state.

When building e.g. armv6l or armv7l images with kiwi, an aarch64 kernel has to be used to run on modern hardware (CPU supports 32bit userspace but not kernels). The images...

%version is only defined after `Version:` in the .spec file, which means in combination with %global the order is important. ``` Name: asdf Version: 1.0.5 Release: 0 # Full Plasma...

bug

I recently started receiving dozens of mails from build.opensuse.org which have as subject just "Build Service Notification ". Other notification mails carry actual information in their subject like "Request 42...

Bug
Frontend
Notifications

Just had a look at the code and noticed that this should probably be the binary `&` instead of the boolean `&&`: https://github.com/tpm2-software/tpm2-tcti-uefi/blob/0241b08f069f0fdb3612f5c1b938144dbe9be811/example/util.c#L172-L175

If a greeter doesn't receive input for 5s, set IdleHint for its session to true. That way it can participate in session manager based idle handling, such as automatic suspend....

Untested, someone who is affected by this needs to give it a try.

XCURSOR_THEME is no longer enough. Fixes #1894