[systemsettings] [Bug 469148] "Application-specific settings" page can't be accessed in Plasma 6

2023-05-06 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=469148

--- Comment #4 from Alexander Lohnau  ---
Git commit 02e2f12ed2f5c4dc548d7e75d645cbc32c9f91ba by Alexander Lohnau.
Committed on 06/05/2023 at 13:43.
Pushed by ngraham into branch 'master'.

Port to kcmutils_add_qml_module

This generated a qrc end embeds it in the plugin.
The latter approach is only for compatibility now and will be removed.

M  +1-5src/kcm/CMakeLists.txt
D  +0-5src/kcm/resources.qrc
R  +0-0src/kcm/ui/CardListItem.qml [from:
src/kcm/package/contents/ui/CardListItem.qml - 100% similarity]
R  +0-0src/kcm/ui/DeviceComboBox.qml [from:
src/kcm/package/contents/ui/DeviceComboBox.qml - 100% similarity]
R  +0-0src/kcm/ui/DeviceListItem.qml [from:
src/kcm/package/contents/ui/DeviceListItem.qml - 100% similarity]
R  +1-1src/kcm/ui/MuteButton.qml [from:
src/kcm/package/contents/ui/MuteButton.qml - 095% similarity]
R  +0-0src/kcm/ui/StreamListItem.qml [from:
src/kcm/package/contents/ui/StreamListItem.qml - 100% similarity]
R  +0-0src/kcm/ui/VolumeControlsConfig.qml [from:
src/kcm/package/contents/ui/VolumeControlsConfig.qml - 100% similarity]
R  +0-0src/kcm/ui/VolumeSlider.qml [from:
src/kcm/package/contents/ui/VolumeSlider.qml - 100% similarity]
R  +0-0src/kcm/ui/icon.js [from: src/kcm/package/contents/code/icon.js
- 100% similarity]
R  +0-0src/kcm/ui/icons/audio-speakers-symbolic.svg [from:
src/kcm/icons/audio-speakers-symbolic.svg - 100% similarity]
R  +1-1src/kcm/ui/main.qml [from: src/kcm/package/contents/ui/main.qml
- 099% similarity]

https://invent.kde.org/plasma/plasma-pa/commit/02e2f12ed2f5c4dc548d7e75d645cbc32c9f91ba

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 469148] "Application-specific settings" page can't be accessed in Plasma 6

2023-05-06 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=469148

Alexander Lohnau  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 469148] "Application-specific settings" page can't be accessed in Plasma 6

2023-04-29 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=469148

Alexander Lohnau  changed:

   What|Removed |Added

Version|5.27.4  |master
   Assignee|k...@privat.broulik.de   |alexander.loh...@gmx.de

--- Comment #3 from Alexander Lohnau  ---
This is only waiting for a re-review on the porting MR
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2875.
With that applied, it works as expected.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 469148] "Application-specific settings" page can't be accessed in Plasma 6

2023-04-29 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=469148

Nicolas Fella  changed:

   What|Removed |Added

 CC||alexander.loh...@gmx.de,
   ||nicolas.fe...@gmx.de

--- Comment #2 from Nicolas Fella  ---
Regression from https://invent.kde.org/frameworks/kcmutils/-/merge_requests/133

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 469148] "Application-specific settings" page can't be accessed in Plasma 6

2023-04-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=469148

--- Comment #1 from Nate Graham  ---
Seems like maybe it's kcm.push in general that's broken; the same issue is also
seen on the audio volume page.

-- 
You are receiving this mail because:
You are watching all bug changes.