mixxx icon indicating copy to clipboard operation
mixxx copied to clipboard

Clock display incomplet

Open RafaelFrance opened this issue 1 year ago • 1 comments

Bug Description

Tango skin

When 11:27 AM, the "M" is not visible. Display clock 11 27 PM - incomplet

When 1:34 PM, it is correct. Display clock display 1 34 PM - Correct

Version

2.5-beta-13-gc6d1d5f691

OS

Windows 11 Professionnal version 23H2

RafaelFrance avatar Jun 30 '24 13:06 RafaelFrance

@ronso0 probably GUI scaling related?

Swiftb0y avatar Jun 30 '24 14:06 Swiftb0y

Hmm, the screenshots look as they are @100%. It's just that the widget has afixed size and will clamp AM/PM

Fix is underway

ronso0 avatar Jul 01 '24 15:07 ronso0

I confirm Interface setting. HiDPI / Retina scaling : 100%

Laptop screen : 17''

RafaelFrance avatar Jul 01 '24 17:07 RafaelFrance

The fix is in #13430, please test.

ronso0 avatar Jul 01 '24 22:07 ronso0

Tested. Git Version : 2.4.1-36-ga9b6791259 (HEAD).

AM/PM is absent. Only "10:02" in place "10:02 PM".

RafaelFrance avatar Jul 02 '24 20:07 RafaelFrance

I can verifiy AM/PM is used when I pick the en_US locale in Mixxx.

FWIW my LC_CTYPE is en_GB.UTF-8 but somehow Mixxx detects this as 'C' locale (IIRC there was a related fix, but since I'm not into that so I can't tell if it's a actually a bug), skips translations and gives me hh:mm time format (as expected for en_GB).

ronso0 avatar Jul 03 '24 12:07 ronso0