Package: wmtime Version: 1.0b2-11 Severity: important Dear Maintainer,
After updating wmtime to 1.0b2-11, its date-display is broken.
It only shows 2nd char of weekday-name and day-of-month,
i.e. it shows like " A|12- " instead of "SA|12-OCT".
See attached screenshot image:
* (0,0)-(63,63): bad (" A|12- ")
* (0,64)-(63,127): good ("SA|12-OCT")
Workaround:
(a) run with LANG=C
or
(b) rebuild without debian/patches/wmtime-l10n.diff,
it shows collect date.
Additional info:
>$ echo $LANG
>ja_JP.UTF-8
>$ date +'%^a|%d-%^b'
>土|12-10月
>$ LANG=C date +'%^a|%d-%^b'
>SAT|12-OCT
Regards,
Nobuhiro
-- System Information:
Debian Release: jessie/sid
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'testing'), (500,
'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages wmtime depends on:
ii libc6 2.17-93
ii libx11-6 2:1.6.1-1
ii libxext6 2:1.3.2-1
ii libxpm4 1:3.5.10-1
wmtime recommends no packages.
wmtime suggests no packages.
-- no debconf information
<<attachment: wmtime.png>>

