[plasmashell] [Bug 498783] "Places panel Item" and "Custom location" settings are broken
https://bugs.kde.org/show_bug.cgi?id=498783 Nate Graham changed: What|Removed |Added Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |bfa8a302a78dc31b905a6a11633 |80a9600751a97948b961675ad75 |1b937547e825c |6f145a0688fa4 --- Comment #6 from Nate Graham --- Git commit 80a9600751a97948b961675ad756f145a0688fa4 by Nate Graham. Committed on 17/01/2025 at 22:33. Pushed by ngraham into branch 'Plasma/6.3'. Fix DesktopSchemeHelper's QML singleton-ness After some refactoring in c116c00d0bfa4de9095b327d09a6cd0664bb256d, the object had lost its ability to be accessed from QML and its singleton-ness. Fixing that fixes these issues in Folder View: 1. Places and Custom location options not working 2. Drill-down folder popup not working FIXED-IN: 6.3.0 (cherry picked from commit bfa8a302a78dc31b905a6a116331b937547e825c) Co-authored-by: Nate Graham M +3-0containments/desktop/plugins/folder/desktopschemehelper.h https://invent.kde.org/plasma/plasma-desktop/-/commit/80a9600751a97948b961675ad756f145a0688fa4 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 498783] "Places panel Item" and "Custom location" settings are broken
https://bugs.kde.org/show_bug.cgi?id=498783 Nate Graham changed: What|Removed |Added Latest Commit||https://invent.kde.org/plas ||ma/plasma-desktop/-/commit/ ||bfa8a302a78dc31b905a6a11633 ||1b937547e825c Status|ASSIGNED|RESOLVED Resolution|--- |FIXED Version Fixed In||6.3.0 --- Comment #5 from Nate Graham --- Git commit bfa8a302a78dc31b905a6a116331b937547e825c by Nate Graham. Committed on 17/01/2025 at 20:46. Pushed by ngraham into branch 'master'. Fix DesktopSchemeHelper's QML singleton-ness After some refactoring in c116c00d0bfa4de9095b327d09a6cd0664bb256d, the object had lost its ability to be accessed from QML and its singleton-ness. Fixing that fixes these issues in Folder View: 1. Places and Custom location options not working 2. Drill-down folder popup not working FIXED-IN: 6.3.0 M +3-0containments/desktop/plugins/folder/desktopschemehelper.h https://invent.kde.org/plasma/plasma-desktop/-/commit/bfa8a302a78dc31b905a6a116331b937547e825c -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 498783] "Places panel Item" and "Custom location" settings are broken
https://bugs.kde.org/show_bug.cgi?id=498783 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #4 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2731 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 498783] "Places panel Item" and "Custom location" settings are broken
https://bugs.kde.org/show_bug.cgi?id=498783 --- Comment #3 from Nate Graham --- The problem here seems to be that all the `Folder.DesktopSchemeHelper.getDesktopUrl()` function calls are broken when invoked from QML: > TypeError: Cannot call method 'getDesktopUrl' of undefined -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 498783] "Places panel Item" and "Custom location" settings are broken
https://bugs.kde.org/show_bug.cgi?id=498783 Nate Graham changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED|CONFIRMED CC||n...@kde.org Summary|cannot add a second folder |"Places panel Item" and |view widget with|"Custom location" settings |non-default location|are broken Keywords||regression --- Comment #2 from Nate Graham --- Can confirm those location settings being broken; I'll take a look. As the the incorrect title that shows the name of your phone, that's Bug 494430. -- You are receiving this mail because: You are watching all bug changes.