Bug 426562

Summary: Qt5 5.15.1 breaks text rendering in Konsole when started from within Dolphin, also breaks Dolphin text file previews
Product: [Applications] dolphin Reporter: Kyle Devir <kyle.devir>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED UPSTREAM    
Severity: normal CC: kfm-devel, kyle.devir, nate
Priority: NOR    
Version: 20.08.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
URL: https://bugreports.qt.io/browse/QTBUG-86700
Latest Commit: Version Fixed In:
Attachments: Konsole with invisible text when started within Dolphin

Description Kyle Devir 2020-09-15 14:23:15 UTC
Description:

When Konsole is started from Dolphin, all of the text is invisible.
When started from Application Menu, text renders properly.
It also breaks the showing of text in any of the text file previews in Dolphin.

Additional info:

dolphin 20.08.1-1
konsole 20.08.1-1
qt5-* 5.15.1-1
Fully updated testing repos
Nuked ~/.cache and restarted Konsole and Dolphin ~ no difference

Steps to reproduce:

1. Update to latest packages.
2. Open Konsole from within Dolphin.
3. Open Dolphin, enable text file previews, enable previews and navigate to directory with text files.

Downgrading to 5.15.0-1 allows Konsole to properly render text again, as well as Dolphin's text file preview capabilities.
Comment 1 Kyle Devir 2020-09-15 14:24:40 UTC
Sigh, chose major by mistake...
Comment 2 Kyle Devir 2020-09-15 14:25:28 UTC
Created attachment 131677 [details]
Konsole with invisible text when started within Dolphin
Comment 3 Nate Graham 2020-09-15 18:50:08 UTC
Another Qt 5.15.1 regression. :/

Can you re-file this against Qt? https://bugreports.qt.io/
Comment 4 Kyle Devir 2020-09-16 14:42:35 UTC
Qt bug report: https://bugreports.qt.io/browse/QTBUG-86700
Comment 5 Nate Graham 2020-09-16 16:40:57 UTC
Thanks!
Comment 6 Kyle Devir 2020-09-19 05:31:38 UTC
Been trying to reproduce it, but the bug seems to have mysteriously resolved itself. :|