kactus2dev icon indicating copy to clipboard operation
kactus2dev copied to clipboard

Context Menu Options: "Open Containing Folder" and "Open XML File" Does not work on Linux

Open AmeyaVS opened this issue 1 year ago • 2 comments

It seems the context menu options on an IP-XACT Instance does not work on Linux Builds:

  • Open Containing Folder
  • Open XML File

Does Qt need support from the environment to launch a file manager window, default system text editor.

AmeyaVS avatar Jun 13 '23 15:06 AmeyaVS

I tried replicating this on my Ubuntu 22.04 and it seems to be working fine. What version of Kactus2 are you using?

teuhom avatar Jun 15 '23 06:06 teuhom

I am building it on Fedora 38 with the master branch. Let me get back to you with the git revision.

Update: The tool was build from source using the following commit id: 21f8dea10e4779aef80e3830543359ca3516e5b1

AmeyaVS avatar Jun 15 '23 08:06 AmeyaVS

Could not reproduce the issue with the changes in the main branch. Built using the commit id: d728e7d1bdeecb8e519ffe2e6395cfc167823435

AmeyaVS avatar Mar 09 '24 15:03 AmeyaVS