When opening plasmashell's wallpaper configuration dialog, plasmashell logs these messages: Jan 04 02:22:47 moria plasmashell[5093]: No metadata file in the package, expected it at: "/usr/share/wallpapers/Next/contents/images//metadata.desktop" Jan 04 02:22:47 moria plasmashell[5093]: No metadata file in the package, expected it at: "/usr/share/wallpapers/Next/contents/images//metadata.desktop" Jan 04 02:22:47 moria plasmashell[5093]: No metadata file in the package, expected it at: "/usr/share/wallpapers/Next/contents/images//metadata.desktop" All wallpapers install their metadata.desktop to /usr/share/wallpapers/$WP/metadata.desktop while PackagePrivate::createPackageMetadata() expects it in the contents/images subdirectory. Who's right? The wallpapers or PackagePrivate::createPackageMetadata()?
is the error message to be incorrect, it should be /usr/share/wallpapers/Next/metadata.desktop not /usr/share/wallpapers/Next/contents/images//metadata.desktop tough i would wait the merger of the branch that ports it to kpackage to indagate more
current master has quite different code in this department. does the problem still happens?
This is still happening in the latest kubuntu packages (libplasma 4.14.6 in kubuntu Wily).
(In reply to Marco Martin from comment #2) > current master has quite different code in this department. > > does the problem still happens? Yes, this still happens in plasmashell 5.4.1. I can confirm that copying the metadata.desktopfile to contents/images subdirectory shuts the warning up. What info would you need to help debug this?
Still present in 5.4.2.
Still present in 5.4.3
still present?
yes, still present org.kde.plasma: unversioned plugin detected, may result in instability org.kde.plasma: unversioned plugin detected, may result in instability org.kde.plasma: unversioned plugin detected, may result in instability org.kde.plasma: unversioned plugin detected, may result in instability org.kde.plasma: unversioned plugin detected, may result in instability org.kde.plasma: unversioned plugin detected, may result in instability org.kde.plasma: unversioned plugin detected, may result in instability org.kde.plasma: unversioned plugin detected, may result in instability org.kde.plasma: unversioned plugin detected, may result in instability org.kde.plasma: unversioned plugin detected, may result in instability org.kde.plasma: unversioned plugin detected, may result in instability org.kde.plasma: unversioned plugin detected, may result in instability org.kde.plasma: unversioned plugin detected, may result in instability org.kde.plasma: unversioned plugin detected, may result in instability WARNING: This project is using the experimental QML API extensions for QtWebKit and is therefore tied to a specific QtWebKit release. WARNING: The experimental API will change from version to version, or even be removed. You have been warned! No metadata file in the package, expected it at: "/usr/share/wallpapers/Next/contents/images//metadata.desktop" No metadata file in the package, expected it at: "/usr/share/wallpapers/Next/contents/images//metadata.desktop" No metadata file in the package, expected it at: "/usr/share/wallpapers/Next/contents/images//metadata.desktop" "No such interface 'org.freedesktop.DBus.Properties' on object at path /org/freedesktop/NetworkManager/ActiveConnection/4"
Still present in 5.7.2 Also, when using random wallpapers from a folder, a similar message ends up in the system journal every time the wallpaper changes (with normal debug settings). This makes up 90% of ALL my logs and is the main reason I usually deactivate logging for KDE: No metadata file in the package, expected it at: "/home/user/my_photos/wallpaper_slideshow//metadata.desktop"
I have same issue, can you fix it ?