Bug 221000 - qt-config menu entry is broken because qt-config binary isn't installed to the path
Summary: qt-config menu entry is broken because qt-config binary isn't installed to th...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: qt
Version: rawhide
Hardware: x86_64
OS: Linux
high
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks: F9Blocker
TreeView+ depends on / blocked
 
Reported: 2006-12-30 06:25 UTC by vfiend
Modified: 2023-07-22 02:00 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-07 14:39:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch for spec file (822 bytes, patch)
2008-03-06 16:00 UTC, Michal Fabry
no flags Details | Diff

Description vfiend 2006-12-30 06:25:05 UTC
Description of problem: The .desktop file tries to run 'qtconfig' but that
binary isn't installed in the path so it won't launch.


Version-Release number of selected component (if applicable): qt-config 1:3.3.7-0.1


How reproducible: Always


Steps to Reproduce:
1. Install qt-config
2. Click System-Preferences-More Preferences-Qt3 Config
  
Actual results: "Could not launch menu item
Failed to execute child process "qtconfig" (No such file or directory)"

Expected results: qtconfig launches


Additional info: $ rpm -ql qt-config
/usr/lib64/qt-3.3/bin/qtconfig
/usr/share/applications/qtconfig3.desktop
/usr/share/pixmaps/qtconfig3.png

So the .desktop file needs to look in /usr/lib64/qt-3.3/bin/ for qtconfig or
qtconfig needs to be installed the path, I guess

Comment 1 vfiend 2007-05-03 09:16:09 UTC
Still a problem in F7 Test 4

Comment 2 Michael Sedkowski 2007-12-17 22:22:07 UTC
The same thing in F8 with package version 3.3.8-9.

Comment 3 Lubomir Kundrak 2007-12-30 13:27:30 UTC
Reported on a local mailing list. Raising priority and making a blocker -- this
is easy enough to be fixed in twenty seconds either by the maintainer himself,
or by permitting cvsextras commits.

https://www.redhat.com/archives/fedora-cs-list/2007-December/msg00005.html

Comment 4 Michal Fabry 2008-03-06 16:00:41 UTC
Created attachment 297063 [details]
Patch for spec file

Patch which changes path in .desktop file for qtconfig.

Comment 5 Than Ngo 2008-03-07 14:39:23 UTC
problem is that /usr/lib64/qt3/bin is not set in your PATH enviroment. If you 
install qt-devel on you machine, it will fix the problem. Your patch fixes the 
problem but causes multilib issue!

The problem is now fixed in rawhide.

Comment 6 Fedora Update System 2023-07-12 17:15:02 UTC
FEDORA-2023-3feabdc07e has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-3feabdc07e

Comment 7 Fedora Update System 2023-07-12 17:15:54 UTC
FEDORA-2023-3feabdc07e has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 8 Fedora Update System 2023-07-13 15:27:22 UTC
FEDORA-EPEL-2023-fa03e20c1f has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-fa03e20c1f

Comment 9 Fedora Update System 2023-07-14 02:00:37 UTC
FEDORA-EPEL-2023-fa03e20c1f has been pushed to the Fedora EPEL 9 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-fa03e20c1f

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 10 Fedora Update System 2023-07-22 02:00:29 UTC
FEDORA-EPEL-2023-fa03e20c1f has been pushed to the Fedora EPEL 9 stable repository.
If problem still persists, please make note of it in this bug report.


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