Summary: | Previews for plain text files no longer work. | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kio-extras | Reporter: | 3ndymion <3ndymion> |
Component: | Thumbnails and previews | Assignee: | Friedrich W. H. Kossebau <kossebau> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 19.04.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
3ndymion
2019-06-21 11:38:53 UTC
I can confirm this. After reverting af7c2b4, 4b19435 and d95ff83 [1] [2] and recompiling kio-extras, previews for plain text files work again. [1] https://github.com/KDE/kio-extras/commits/master/thumbnail/textcreator.cpp [2] You can use the command "git revert af7c2b4 4b19435 d95ff83". Hi. What color scheme do all of you use for the UI? And can you test if things improve with another scheme (ideally needs a fresh restart of Plasma, to make sure the setting change is in effect and no cache is hit). Asking because this sounds a bit like bug 406821 , but that one should be fixed with KDE Frameworks 5.59, which at least you, 3ndymion, seem to have. I am using Breeze Dark. After switching to Breeze and re-login, previews for plain text files work. If I switch back to Breeze Dark and re-login, and previews for plain text files no longer work. Higa, thanks for testing. Can you please also tell which version of ksyntaxhighlighting you have? Really 5.59? (In reply to Friedrich W. H. Kossebau from comment #4) Yes, I have syntax-highlighting 5.59.0-1 built by Arch Linux. Having Qt 5.13 and KF 5.59 (openSUSE TW) on my working system, I sadly can now confirm this behaviour again. So far would assume something changed Qt side, as this was behaving well on the same system with older Qt (and own build of KF 5.59) before. I created a dedicated bug now for ksyntaxhighlighting as this might need fixing on their side again I assume: bug 409380 And thus close this report for now as upstream issue. |