- Package:
- matchbox-panel
- Source:
- matchbox-panel
- Description:
- desktop panel for resource-limited systems
- Submitter:
- "Laurent BONNAUD"
- Date:
- 2018-12-05 20:03:03 UTC
- Severity:
- normal
Hi, when I start a KDE application from the command line, I get the following error messages about matchbox-panel desktop files: kio (KService*): WARNING: The desktop entry file /usr/share/applications/mb-applet-menu-launcher.desktop has Type=PanelApp instead of "Application" or "Service" kio (KService*): WARNING: Invalid Service : /usr/share/applications/mb-applet-menu-launcher.desktop kio (KService*): WARNING: The desktop entry file /usr/share/applications/mb-applet-clock.desktop has Type=PanelApp instead of "Application" or "Service" kio (KService*): WARNING: Invalid Service : /usr/share/applications/mb-applet-clock.desktop kio (KService*): WARNING: The desktop entry file /usr/share/applications/mb-applet-system-monitor.desktop has Type=PanelApp instead of "Application" or "Service" kio (KService*): WARNING: Invalid Service : /usr/share/applications/mb-applet-system-monitor.desktop kio (KService*): WARNING: The desktop entry file /usr/share/applications/mb-applet-wireless.desktop has Type=PanelApp instead of "Application" or "Service" kio (KService*): WARNING: Invalid Service : /usr/share/applications/mb-applet-wireless.desktop kio (KService*): WARNING: The desktop entry file /usr/share/applications/mb-launcher-term.desktop has Type=PanelApp instead of "Application" or "Service" kio (KService*): WARNING: Invalid Service : /usr/share/applications/mb-launcher-term.desktop
Hi,
after all these years, this bug still exists:
$ desktop-file-validate /usr/share/applications/mb-applet-battery.desktop
/usr/share/applications/mb-applet-battery.desktop: error: value "PanelApp" for key "Type" in group "Desktop Entry" is not a registered type value ("Application", "Link" and "Directory")
/usr/share/applications/mb-applet-battery.desktop: error: (will be fatal in the future): value "miniapm.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path
/usr/share/applications/mb-applet-battery.desktop: error: value "Panel;Utility;MB" for key "Categories" in group "Desktop Entry" contains an unregistered value "Panel"; values extending the format should start with "X-"
/usr/share/applications/mb-applet-battery.desktop: error: value "Panel;Utility;MB" for key "Categories" in group "Desktop Entry" contains an unregistered value "MB"; values extending the format should start with "X-"
And the upstream bug tracker does not seem to be working :<.