Bug 10050

Summary: desktop file contains litterally %{Summary} which it should not (in xterm)
Product: Mageia Reporter: Dick Gevers <dvgevers>
Component: RPM PackagesAssignee: Damien Lallement <mageia>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: Normal CC: luigiwalser
Version: CauldronKeywords: Junior_job, Triaged
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: xterm-291-1.mga3 CVE:
Status comment:

Description Dick Gevers 2013-05-10 02:40:04 CEST
Description of problem:

File /usr/share/applications/xterm.desktop reads
quote
Name=XTerm
GenericName=Terminal
Comment=%{Summary}
Exec=xterm -name Terminal
Icon=xterm-color
Terminal=false
Type=Application
StartupNotify=true
Categories=TerminalEmulator;System;Utility;
unquote

The package comment reads (rpm -qi xterm |grep Summ):
Summary     : Standard terminal emulator for the X window system

So the latter sentence should probably be on line 3 of the desktop file, because now wherever the comment appears (for example on mouseover of the menu entry), one can only see litterally "%{Summary}"



Reproducible: 

Steps to Reproduce:
Manuel Hiebel 2013-05-10 17:04:48 CEST

Keywords: (none) => Junior_job, Triaged
Assignee: bugsquad => mageia
Summary: desktop file contains litterally %{Summary} which it should not => desktop file contains litterally %{Summary} which it should not (in xterm)

Comment 1 David Walser 2013-05-10 20:51:34 CEST
Fixed in SVN, freeze push requested.  Hopefully it'll make it in.

CC: (none) => luigiwalser

Comment 2 David Walser 2013-05-11 19:54:30 CEST
Fixed in xterm-291-2.mga3.  Thanks for the report.

Status: NEW => RESOLVED
Resolution: (none) => FIXED