RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1301764 - fix generation of desktop files for external tools
Summary: fix generation of desktop files for external tools
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: gedit
Version: 7.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Ray Strode [halfline]
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-25 23:17 UTC by Matěj Cepl
Modified: 2016-11-04 06:19 UTC (History)
3 users (show)

Fixed In Version: gedit-3.14.3-15.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-04 06:19:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
patch from the upstream bug (1.26 KB, patch)
2016-01-25 23:17 UTC, Matěj Cepl
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Launchpad 605826 0 None None None 2016-01-25 23:17:56 UTC
Red Hat Product Errata RHBA-2016:2424 0 normal SHIPPED_LIVE gedit bug fix update 2016-11-03 13:59:33 UTC

Description Matěj Cepl 2016-01-25 23:17:56 UTC
Created attachment 1118269 [details]
patch from the upstream bug

Description of problem:

From the commit log:

The .desktop files were not generated since there were two rules for the
same targets. So the last rule was executed, which is the mkdir command.

To be sure that the mkdir command is executed before any target is
built, we can use $(shell ...). See:
http://stackoverflow.com/questions/2122602/force-makefile-to-execute-script-before-building-targets

Version-Release number of selected component (if applicable):
gedit-3.14.3-9.el7.x86_64

Comment 2 Matthias Clasen 2016-01-28 14:34:27 UTC
thanks for the patch

Comment 5 Matěj Cepl 2016-08-30 18:43:13 UTC
Patch has been included.

Comment 7 errata-xmlrpc 2016-11-04 06:19:33 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-2424.html


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