Christian Stadelmann

Results 73 issues of Christian Stadelmann

## Steps to reproduce: 1. Have a contact with a phone number in international notation, e.g. `+49 1234 56789`, i.e. including country calling code. 2. Search for the contact in...

Steps to reproduce: 1. Print any PDF document 2. Have a look at the output What happens: Some documents tend to get printed with large artifacts when printed from Linux....

Untested changes to make the kernel module compile on 4.12.

Thanks to CONFIG_FORTIFY_SOURCE, the compiler refused to compile this buggy code. See https://outflux.net/blog/archives/2017/09/05/security-things-in-linux-v4-13/ for details why this issue hasn't been noticed before kernel 4.13. Fixes #81. Note that #82 still...

From #89: ``` /home/pi/wifi-src/genodeftest-Netgear-A6210/os/linux/../../os/linux/sta_ioctl.c: In function ‘rt_ioctl_giwscan’: /home/pi/wifi-src/genodeftest-Netgear-A6210/os/linux/../../os/linux/sta_ioctl.c:831:14: warning: array subscript is below array bounds [-Warray-bounds] current_ev = IWE_STREAM_ADD_POINT(info, current_ev, end_buf,&iwe, (char *)pIoctlScan->MainSharedKey[(iwe.u.data.flags & IW_ENCODE_INDEX)-1]); ^ ``` This code looks...

After I fixed the bug in dc7e9b8 (referred to in #81), I got this warning: ``` $ LC_ALL=C make export DBGFLAGS *** Building driver with debug messages *** cp -f...

See https://tex.stackexchange.com/q/330669 for a MWE, a result (picture) and a workaround. When a link spans across pages, page header and footer also become part of this link, which looks broken.

It seems like dnfdragora is freezing very often on start. Sometimes it does recover, sometimes it does not. This might be the result of some background operation going on, but...

Steps to reproduce: unclear. What happens: When running gnome-shell, the org.gnome.Shell.desktop ID logs these stack traces to syslog quite often: ``` Object Meta.BackgroundActor (0x5575699637a0), has been already finalized. Impossible to...

bug

In the popup menu, I often have less than 3 items below "Network" and the "System load" column has just 2 items anyway. Although, both columns are filled with empty...

enhancement