Bug 245061

Summary: koffice: Krita /usr/share/applnk/.hidden/*.desktop files
Product: [Fedora] Fedora Reporter: James <james>
Component: kofficeAssignee: Rex Dieter <rdieter>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 7CC: andreas.bierfert, rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.6.3-6.fc7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-07-02 16:09:39 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:
Bug Depends On: 245190    
Bug Blocks:    

Description James 2007-06-20 19:36:53 UTC
Description of problem:
The files /usr/share/applnk/.hidden/krita*.desktop included with koffice-krita
are missing a line, presumably

    OnlyShowIn="KDE"

which prevents these .desktop files showing up in the GNOME Panel menu. In their
supplied state, they result in a strange submenu in the Applications menu called
.hidden with Krita icons in it.

Version-Release number of selected component (if applicable):
koffice-krita-1.6.2-3.fc7

How reproducible:
Always

Steps to Reproduce:
1. Install Krita.
2. Restart gnome-panel.
  
Actual results:
A strange .hidden folder in the applications menu.

Expected results:
No strange menus.

Additional info:
Running

# cd /usr/share/applnk/.hidden/
# for f in krita*.desktop ; do echo "OnlyShowIn=\"KDE\"" >> $f ; done

fixes this.

Comment 1 Rex Dieter 2007-06-21 00:55:39 UTC
* Wed Jun 20 2007 Rex Dieter <rdieter[AT]fedoraproject.org>
1.6.2-4
- mark applnk/.hidden/*.desktop NoDisplay=True instead (#245061)


Comment 2 James 2007-06-21 08:41:48 UTC
Hmm... I find that the entry is case-sensitive --- I need to append the line

    NoDisplay=true

to prevent the folder from showing up. (A similar niggle affects K3B --- I'll
file a separate report for that one, too.)

Comment 3 Rex Dieter 2007-06-21 15:28:49 UTC
fyi, related to (possible) gnome-menus regression, bug #245190

(JH, see also k3b bug #244513)

Comment 4 Fedora Update System 2007-06-25 23:20:55 UTC
koffice-1.6.3-6.fc7 has been pushed to the Fedora 7 testing repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2007-07-02 16:09:36 UTC
koffice-1.6.3-6.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.