Lars Wendler

Results 14 issues of Lars Wendler

This is an attempt to add [elogind](https://github.com/elogind/elogind) support. It should be API compatible to systemd's logind and thus only requires some changes in the meson build system. Signed-off-by: Lars Wendler

Hi, compilation of dvdauthor fails against imagemagick-7. The relevant part of the failing build is this: ``` x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-7 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include...

``` x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=native -mtune=native -O2 -pipe -Wall -fno-strict-aliasing -c -o src/src_tlsdate_helper-tlsdate-helper.o `test -f 'src/tlsdate-helper.c' || echo './'`src/tlsdate-helper.c src/tlsdate-helper.c: In function ‘openssl_time_callback’: src/tlsdate-helper.c:377:11: error: dereferencing pointer to incomplete type...

**Describe the bug** After upgrading fwupd from 1.9.26 to 2.0.1, havig the fwupd daemon running while trying to start X results in X crashing immediately. The only kind of "error...

bug