Version: (using Devel) OS: Linux Installed from: Compiled sources To reproduce: * Install a plasma theme via GHNS * Now ist in the list of plasma themes and can be used * De-Install it via GHNS -> Its still in the list even after a restart of system-settings
Still broken in 4.4RC3
Why is this filed to widget-explorer? Does this happen also for all GHNS areas such as wallpapers or comic for example? If so it's to be filed for GHNS (kdelibs -> knewstuff3)
Can you please set the correct component then? I now tested wallpapers, which seem to work as expected (Install / Uninstall)
It's not kdelibs/knewstuff if some implementation works. The bug should be assigned to the Workspace Theme component which is not a bugzilla component. I think the theme cannot be removed as it appears in the list. I talked to the devel and he said he'll look at it. Reassigning to plasma general et CCing the devel
plasma-themes.knsrc sets custom install/uninstall commands: InstallationCommand=plasmapkg -t theme -i %f UninstallCommand=plasmapkg -t theme -r %f in %f it gets passed the url of the downloaded file the plasmapkg uninstall command expects the package name not url for removal looking at plasmapkg --help -i, --install <path> Install the package at <path> -r, --remove <name> Remove the package named <name> so this can never have worked
So what needs to be done to fix this? is it something simple we can just CC the person who coded it?
Still broken in 4.4.90
Still broken in 4.6 RC 1.
This is fixed now.