Bug 306207

Summary: html gallery does not pass .desktop validation
Product: [Applications] digikam Reporter: Chris Reffett <creffett>
Component: Plugin-Generic-HTMLGalleryAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, dodonvictor
Priority: NOR    
Version: 2.9.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 5.1.0
Attachments: kipi-plugins-desktopvalidation

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...