Bug 306207 - html gallery does not pass .desktop validation
Summary: html gallery does not pass .desktop validation
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-HTMLGallery (show other bugs)
Version: 2.9.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-03 17:39 UTC by Chris Reffett
Modified: 2017-07-27 04:51 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.1.0


Attachments
kipi-plugins-desktopvalidation (28.67 KB, text/plain)
2012-09-03 17:39 UTC, Chris Reffett
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Reffett 2012-09-03 17:39:04 UTC
Although I realize that KDE packages don't entirely conform to the .desktop standard, it would be nice to fix some of the simpler issues (such as filling in the Type field, adding X- in front of custom fields, and using - instead of _ in some variable names.)

Reproducible: Always

Steps to Reproduce:
1. Run desktop-file-validate against kipi-plugins .desktop files
Actual Results:  
Around 150 validation warnings or errors occur

Expected Results:  
Much fewer than 150 warnings and errors should be produced.
Comment 1 Chris Reffett 2012-09-03 17:39:49 UTC
Created attachment 73630 [details]
kipi-plugins-desktopvalidation

List of all warnings and errors that come from validating kipi-plugins .desktop files.
Comment 2 caulier.gilles 2012-09-03 20:39:48 UTC
The first one is already fixed :

	/usr/share/applications/kde4/kipiplugins.desktop: error: file contains group "KipiPlugins Entry", but groups extending the format should start with "X-"
	/usr/share/apps/kipiplugin_htmlexport/themes/classic/classic.desktop: error: required key "Type" in group "Desktop Entry" is not present

look report #306193 for details...

Gilles Caulier
Comment 3 caulier.gilles 2015-05-17 13:02:34 UTC
Chris,

This file still valid using kipi-plugins 4.10.0 ?

Gilles Caulier
Comment 4 caulier.gilles 2015-06-26 13:47:31 UTC
New Kipi-plugins 4.11.0 is available :

https://www.digikam.org/node/740

Can you reproduce the problem with this release ?

Gilles Caulier
Comment 5 caulier.gilles 2016-07-26 09:30:38 UTC
Problem sound like fixed since a while. Closed...