Bug 10050 - desktop file contains litterally %{Summary} which it should not (in xterm)
Summary: desktop file contains litterally %{Summary} which it should not (in xterm)
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal minor
Target Milestone: ---
Assignee: Damien Lallement
QA Contact:
URL:
Whiteboard:
Keywords: Junior_job, Triaged
Depends on:
Blocks:
 
Reported: 2013-05-10 02:40 CEST by Dick Gevers
Modified: 2013-05-11 19:54 CEST (History)
1 user (show)

See Also:
Source RPM: xterm-291-1.mga3
CVE:
Status comment:


Attachments

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


Note You need to log in before you can comment on or make changes to this bug.