Source: xnee Version: 3.19-8 Severity: serious X-Debbugs-Cc: [email protected]
Hi,
First of all, thanks for taking care of cnee/xnee in Debian!
At some point recently, the XIQueryVersion() function from the X11 API
moved to a separate library, libXi.so.6, found in the libxi6 Debian package.
Since cnee 3.19-8 (in both unstable and testing) has not been linked
against libXi.so.6 at build time, it does not try to load it, resulting in
errors such as:
[roam@straylight ~]$ cnee --replay -f /dev/null; echo "exit code $?"
cnee: symbol lookup error: /lib/libxnee.so.0: undefined symbol:
XIQueryVersion
exit code 127
...which breaks any program that tries to invoke cnee, leading to e.g.
the wmanager tests breaking in #1013579.
I think that a simple rebuild should be enough - I tested it on my local
system and the cnee binary is now linked against libXi.so.6, too.
Thanks again, and keep up the great work!
G'luck,
Peter
-- System Information:
Debian Release: bookworm/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 5.18.0-1-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
signature.asc
Description: PGP signature

