Package: imwheel Version: 1.0.0pre12-10 Severity: important Tags: patch Dear Maintainer,
updating the package from 1.0.0pre12-9 to 1.0.0pre12-10 let imwheel fail at startup. As written in the changelog, I tried some variants of quotes in /etc/X11/imwheel/startup.conf and especially the variant delivered in the package's original config file. They all do not work. This can be fixed by changing > ${IMWHEEL_PARAMS} into > "$IMWHEEL_PARAMS" in /etc/X11/Xsession.d/60imwheel_start-imwheel and changing > IMWHEEL_PARAMS=-b "0 0 0 0 8 9" into > IMWHEEL_PARAMS='-b "0 0 0 0 8 9"' in /etc/X11/imwheel/startup.conf This has been tested in bash and dash and basically reverts version 1.0.0pre12-10. I am a bit puzzled about that, because if the new version had been tested by starting it up once, this bug should not have happened, so there might be something I overlook. /etc/X11/Xsession uses /bin/sh, so your mileage may vary with other shells, but as dash is the default system shell, imwheel has to work with that out of the box. Kind regards Patrick -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (900, 'testing'), (800, 'stable'), (500, 'testing-proposed-updates'), (400, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.16-2-amd64 (SMP w/6 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages imwheel depends on: ii libc6 2.19-11 ii libx11-6 2:1.6.2-3 ii libxmu6 2:1.1.2-1 ii libxtst6 2:1.2.2-1 imwheel recommends no packages. imwheel suggests no packages. -- Configuration Files: /etc/X11/imwheel/imwheelrc changed [not included] /etc/X11/imwheel/startup.conf changed [not included] -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org