FS#67524 - [qtcreator] (and/or git) should add optional package 'tk' to allow Gitk and Git Gui to work

Attached to Project: Arch Linux
Opened by Eric Fontaine (ericfont) - Friday, 07 August 2020, 21:58 GMT
Last edited by Antonio Rojas (arojas) - Friday, 07 August 2020, 22:23 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

without tk, going to "Tools"->"Git"->"Git Tools"->"Gitk" or "Git Gui" simply fails without any indication why. Turns out they rely on the command "wish" which is provided by the package "tk", so I think it should be included as optional dependency, either in qtcreator and/or in git

Additional info:
* package version qtcreator 4.12.4, git 2.28.0

Steps to reproduce:
try "Tools"->"Git"->"Git Tools"->"Gitk" or "Git Gui"
or run gitk from commandline, which will fail on its first line complaining about wish not found
This task depends upon

Closed by  Antonio Rojas (arojas)
Friday, 07 August 2020, 22:23 GMT
Reason for closing:  Not a bug
Additional comments about closing:  It already is

Loading...