Bug 343336 - QPA plugin should use KDE 4 settings when apps run in Plasma 4 (i.e. KDE_SESSION_VERSION=4)
Summary: QPA plugin should use KDE 4 settings when apps run in Plasma 4 (i.e. KDE_SESS...
Status: RESOLVED NOT A BUG
Alias: None
Product: frameworks-frameworkintegration
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-26 15:53 UTC by Eike Hein
Modified: 2020-09-05 17:07 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eike Hein 2015-01-26 15:53:33 UTC
KF5-using apps currently integrate very poorly into existing KDE Plasma 4 systems. They don't pick up key visual settings, and because of System Settings 4 and 5 not being co-installable in many distros, the user cannot manually sync them. I think it would be reasonable for the plugin to try and load KDE 4 settings when apps run in Plasma 4.

Reproducible: Always
Comment 1 Christoph Feck 2015-01-26 23:52:57 UTC
Qt5 applications automatically use Plasma 4 settings (at least font and palette), so the code to read those settings from Plasma 5 configuration files should simply be disabled when running on Plasma 4.

In other words, when not installing the integration plugin, apps look fine (except having boring file dialogs, and missing icons here and there :)
Comment 2 Harald Sitter 2020-09-05 17:07:45 UTC
Nobody cared enough to change this and now plasma 4 is pretty irrelevant. Closing this report as it's not getting any changes anyway.