Bug 490162 - KCM Combobox no text
Summary: KCM Combobox no text
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_screenlocker (other bugs)
Version First Reported In: 6.2.4
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 491187 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-07-12 09:01 UTC by Plata
Modified: 2025-04-27 07:35 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Combobox without text (40.41 KB, image/png)
2024-07-12 09:01 UTC, Plata
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Plata 2024-07-12 09:01:43 UTC
Created attachment 171600 [details]
Combobox without text

SUMMARY
The combobox items in the KCM do not show text.

STEPS TO REPRODUCE
1. Open system settings
2. Select  lock time/password delay

OBSERVED RESULT
Combobox items do not show text. It is still possible to select them.

EXPECTED RESULT
Text is shown.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.1.1
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.1

ADDITIONAL INFORMATION
Fedora Kinoite 40
Comment 1 Plata 2024-07-12 09:03:31 UTC
While I can see https://bugs.kde.org/buglist.cgi?component=kcm&list_id=2774748&product=kscreenlocker&resolution=--- when browsing open bugs, I cannot select the kcm component when creating a new bug.
Comment 2 ratijas 2024-07-19 15:10:52 UTC
So it is a screenshot of KScreenLocker KCM with a German "de_DE" locale.

I can not reproduce this. Maybe there were some translation strings missing or wrongly translated as empty strings?

Is there any interesting output in the terminal if you launch this settings page via the following command in Konsole?

> systemsettings kcm_screenlocker
Comment 3 Plata 2024-07-20 08:46:33 UTC
There's no output at all.
Comment 4 Plata 2024-07-20 09:08:56 UTC
This happens only on my tablet (Plasma Mobile). It doesn't happen on Desktop (also Fedora Kinoite).
Comment 5 ratijas 2024-08-02 19:18:47 UTC
Still can not reproduce with `QT_QUICK_CONTROLS_MOBILE=1` and `LANGUAGE=de_DE:de LANG=de_DE LC_ALL=de_DE.UTF-8`

> This happens only on my tablet (Plasma Mobile). It doesn't happen on Desktop (also Fedora Kinoite).

Are those running the same version of everything?
Comment 6 Plata 2024-08-03 06:10:20 UTC
> Are those running the same version of everything?

Yes.
Comment 7 Plata 2024-08-04 10:45:06 UTC
I have the same with language British/American English. So likely not caused by translations.

The texts are visible (but not translated) with 'QT_QUICK_CONTROLS_STYLE=org.kde.desktop'. Interestingly, other comboboxes work fine.
Comment 8 ratijas 2024-08-05 04:53:14 UTC
*** Bug 491187 has been marked as a duplicate of this bug. ***
Comment 9 Nate Graham 2025-04-23 11:14:33 UTC
Is it still happening in Plasma 6.2.4 or later?

If so, what QT_QUICK_CONTROLS_STYLE are you using when it happens, if the desktop style works? Ar you using the breeze qqc2 style?
Comment 10 Plata 2025-04-27 07:35:29 UTC
Works as expected now (tested with Plasma 6.3.4).