Hello Zolko;
Have you tested Assembly4 for with Realthunders link merge? If you do not want to build it. Maybe you can use this PPA.
https://code.launchpad.net/~kkremitzki/ ... ad-staging
This fixes it.Zolko wrote: ↑Mon Jul 22, 2019 3:23 pm
Would you have the possibility to replace in that file the line 123 with:
Code: Select all
self.oldLCS = self.partLCSlist.findItems( self.old_linkLCS, QtCore.Qt.CaseSensitive ) by self.oldLCS = self.partLCSlist.findItems( self.old_linkLCS, QtCore.Qt.MatchExactly )