[Bug 287431] Review Request: kbarcode - A barcode and label printing application for KDE

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 13 05:46:46 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: kbarcode - A barcode and label printing application for KDE


https://bugzilla.redhat.com/show_bug.cgi?id=287431





------- Additional Comments From panemade at gmail.com  2007-09-13 01:46 EST -------
Best way to check whether desktop files got written correctly or not, use
desktop-file-validate command on those 5 desktop files.

$ desktop-file-validate kbarcode-batch.desktop 
kbarcode-batch.desktop: warning: key "Encoding" in group "Desktop Entry" is
deprecated
kbarcode-batch.desktop: warning: key "DocPath" in group "Desktop Entry" is a
reserved key for KDE

$ desktop-file-validate kbarcode-editor.desktop 
kbarcode-editor.desktop: warning: key "Encoding" in group "Desktop Entry" is
deprecated
kbarcode-editor.desktop: warning: key "DocPath" in group "Desktop Entry" is a
reserved key for KDE

$ desktop-file-validate kbarcode-label.desktop 
kbarcode-label.desktop: warning: value "MimeType" for key "Type" in group
"Desktop Entry" is deprecated
kbarcode-label.desktop: warning: key "Encoding" in group "Desktop Entry" is
deprecated
kbarcode-label.desktop: error: value "application/kbarcode-label" for string
list key "MimeType" in group "Desktop Entry" does not have a semicolon (';') as
trailing character
kbarcode-label.desktop: error: key "Name[de]" in group "Desktop Entry" is a
localized key, but there is no non-localized key "Name"
kbarcode-label.desktop: warning: key "Patterns" in group "Desktop Entry" is
deprecated
kbarcode-label.desktop: error: required key "Name" in group "Desktop Entry" is
not present

$ desktop-file-validate kbarcode-single.desktop 
kbarcode-single.desktop: warning: key "Encoding" in group "Desktop Entry" is
deprecated
kbarcode-single.desktop: warning: key "DocPath" in group "Desktop Entry" is a
reserved key for KDE
kbarcode-single.desktop: warning: boolean key "Terminal" in group "Desktop
Entry" has value "0", which is deprecated: boolean values should be "false" or
"true"

$ desktop-file-validate kbarcode.desktop 
kbarcode.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated
kbarcode.desktop: warning: value "kbarcode -caption "%c" %i %m %f" for key
"Exec" in group "Desktop Entry" contains a deprecated field code "%m"
kbarcode.desktop: error: value "application/kbarcode-label" for string list key
"MimeType" in group "Desktop Entry" does not have a semicolon (';') as trailing
character
kbarcode.desktop: warning: key "DocPath" in group "Desktop Entry" is a reserved
key for KDE
kbarcode.desktop: warning: boolean key "Terminal" in group "Desktop Entry" has
value "0", which is deprecated: boolean values should be "false" or "true"



You can see that still kbarcode-label.desktop and kbarcode.dekstop is having
problem.


-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list