https://bugs.kde.org/show_bug.cgi?id=408039

            Bug ID: 408039
           Summary: Plasma SDK's lookandfeelexplorer component generates
                    the file org.kde.plasma.desktop-layout.js with errors
                    that prevent it from working
           Product: Plasma SDK
           Version: 5.15.5
          Platform: Archlinux Packages
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: General
          Assignee: plasma-b...@kde.org
          Reporter: cabezachu...@gmail.com
                CC: antonis.tsiapalio...@kde.org
  Target Milestone: ---

SUMMARY
Plasma SDK's lookandfeelexplorer component generates the file
org.kde.plasma.desktop-layout.js with errors that prevent it from working.

STEPS TO REPRODUCE
Create a new look and feel theme using the lookandfeelexplorer and choose that
you want to save your current plasma layout. Then restore that configuration
with "lookandfeeltool --resetLayout" to see the results.

OBSERVED RESULT
Example. A simplified configuration automatically generated by
lookandfeelexplorer in the file org.kde.plasma.desktop-layout.js:

{
                    "config": {
                        "/Configuration/General": {
                            "iconSize": "medium",
                        }
                    },
                    "plugin": "org.kde.plasma.icontasks"
},

That configuration leads to a useless plasma-org.kde.plasma.desktop-appletsrc
configuration:
[Containments][215][Applets][217][Configuration][Configuration][General]
iconSize=medium

instead of the useful configuration that would be:
[Containments][215][Applets][217][Configuration][General]
iconSize=medium

EXPECTED RESULT
The program should not write "/Configuration/General" into
org.kde.plasma.desktop-layout.js, instead it should write just "/General", and
that would generate a useful configuration file. 

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
I am filling the bug into the product plasma sdk component general because it
does not contain the component lookandfeelexplorer yet.

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

Reply via email to