Bug 243625 - Games Sub Menu behavior , shows description rather than application name ?
Summary: Games Sub Menu behavior , shows description rather than application name ?
Status: RESOLVED DUPLICATE of bug 241736
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-05 03:17 UTC by Aaron Lewis
Modified: 2010-07-05 18:21 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Lewis 2010-07-05 03:17:09 UTC
Version:           unspecified (using Devel) 
OS:                Linux

Maybe this title's little strange , forgive me for my poor english.

On kde 4.4.5 , Gentoo Linux , Everything newest , stable version.

It's a strange behavior of `Applications Applet` ( Traditional One , not the kick-off ) , I choosed to shows up the applications name only , but doesn't work on the Games submenu , it shows up description only.

Anyway: Is it a designed behavior , or a bug ? It's really weired.


Reproducible: Always

Steps to Reproduce:
I) Try with this desktop file , put it in the right place.
II) Add a Application Launcher Applet ( Traditional One , not Kick-OFF ) , in options , put format to "Names Only" , uncheck "Show Menu titles".

* cat /usr/share/applications/warzone2100.desktop 
[Desktop Entry]
Version=1.0
Type=Application
Name=Warzone 2100
Name[de]=Warzone 2100
GenericName=Strategy Game
GenericName[de]=Strategiespiel
Comment=Postnuclear realtime strategy
Comment[de]=Postnukleare Echtzeit Strategie
Icon=warzone2100
TryExec=warzone2100
Exec=warzone2100
Categories=Game;StrategyGame;

Actual Results:  
Shows "Strategy Game" , that's from the "GenericName" entry.


Expected Results:  
Should be "Warzone2100" , from the "Name" entry.

If it's designed to be like that , just put up another options for user , if he/she likes this behavior, it maybe better for users like me.

Why i don't like this: I have scorched3d , warzon2100 installed , so both of them has a GenericName entry of "Stragegy Game" , it's somewhat not good , right , same name for two apps.
Comment 1 Dario Andres 2010-07-05 18:21:56 UTC
Fixed in KDE SC 4.5: bug 241736
Regards

*** This bug has been marked as a duplicate of bug 241736 ***