| Summary: | "Profile:" text is misplaced | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Patrick Silva <bugseforuns> |
| Component: | kcm_pulseaudio | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | justin.zobel, me, nowrep |
| Priority: | NOR | Keywords: | qt6 |
| Version First Reported In: | master | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
misplaced "Profile:" text
no bug if OBS Studio is running |
||
Created attachment 159612 [details]
no bug if OBS Studio is running
I can't replicate this. Can you please test if using default fonts this issue still shows? I guess is a yet another random QtQuick/ListView bug when delegates change their height/implicitHeight during instantiation. Similar to https://bugs.kde.org/show_bug.cgi?id=468204 Or maybe some other QtQuick.Layouts issue. What does the console output says when launching `systemsettings kcm_pulseaudio` from a terminal? The moment I open OBS Studio while Audio KCM is running, I get two scary errors at once: ``` file:///usr/local/kde5/share/kpackage/kcms/kcm_pulseaudio/contents/ui/main.qml:256: ReferenceError: sourceModel is not defined file:///usr/local/kde5/share/kpackage/kcms/kcm_pulseaudio/contents/ui/main.qml:256: ReferenceError: sourceModel is not defined ``` which sounds pretty bad. But it does not break the layout for me. Probably it depends on hardware setup a lot. it's no longer happening. |
Created attachment 159611 [details] misplaced "Profile:" text STEPS TO REPRODUCE 1. open Audio KCM 2. 3. OBSERVED RESULT "Profile:" text is misplaced. If OBS Studio is running, the bug does not occur. Please see the attached screenshots. EXPECTED RESULT SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.27.80 KDE Frameworks Version: 5.240.0 Qt Version: 6.5.0 Graphics Platform: Wayland