Bug 413231

Summary: bad desktop file in linuxdcpp prevents rebuild on rawhide.
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: linuxdcppAssignee: Marcin Garski <mgarski>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: dcantrell
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.0.0-4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-12-08 16:38:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jesse Keating 2007-12-06 00:27:07 UTC
+ desktop-file-install --vendor=
--dir=/var/tmp/linuxdcpp-1.0.0-3.fc9-root-kojibuilder/usr/share/applications
/builddir/build/SOURCES/linuxdcpp.desktop
/var/tmp/linuxdcpp-1.0.0-3.fc9-root-kojibuilder/usr/share/applications/linuxdcpp.desktop:
error: value "linuxdcpp.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
Error on file "/builddir/build/SOURCES/linuxdcpp.desktop": Failed to validate
the created desktop file
error: Bad exit status from /var/tmp/rpm-tmp.57834 (%install)

Comment 1 Mamoru TASAKA 2007-12-08 15:14:54 UTC
Note:

Newest desktop-file-utils (0.14-2) treats this as warning, not error.

* Fri Dec 07 2007 Ray Strode <rstrode> 0.14-2
- make icon extension a warning not an error


Comment 2 Marcin Garski 2007-12-08 16:38:54 UTC
Fixed in rawhide. Now it's not a error but it's still good to have this fixed.