khiops icon indicating copy to clipboard operation
khiops copied to clipboard

Irrelevant Window Title in GUI on Linux

Open popescu-v opened this issue 10 months ago • 3 comments

Description

Currently, the Khiops GUI window titles on Linux are all like "normGUI-engine-GUIObject".

Questions/Ideas

  • The resolution of this issue is to have relevant titles for all windows of the Khiops GUI on Linux.
    • Perhaps this could be related to the switch to the cross-platform "metal" look and feel for UIManager, in PR https://github.com/KhiopsML/khiops/pull/439?

Context

  • Khiops version: >= 10.3.0
  • Log file (use khiops -e log.txt): N/A
  • Scenario file (use khiops -o scenario._kh): N/A
  • OS description (use khiops -s): Linux.

popescu-v avatar Jan 31 '25 15:01 popescu-v

On my laptop, with Ubuntu 22.04, the windows titles are OK. However, on the top bar, the title is "normGUI-engine-GUIObject"

bruno-at-orange avatar Feb 25 '25 09:02 bruno-at-orange

An input for the the top menu bar https://askubuntu.com/questions/1334437/title-of-application-menu-in-top-bar-shows-java-package-path

bruno-at-orange avatar Feb 26 '25 10:02 bruno-at-orange

Possible impacts: https://github.com/KhiopsML/khiops/blob/5952a5303c0a0cfc7c1473e41d7ae70fa0bd171a/src/Norm/NormGUI/src/normGUI/engine/GUIUnit.java#L1233

https://github.com/KhiopsML/khiops/blob/5952a5303c0a0cfc7c1473e41d7ae70fa0bd171a/src/Norm/NormGUI/src/normGUI/engine/GUIDialog.java#L104

bruno-at-orange avatar Feb 26 '25 10:02 bruno-at-orange