Open LouieTian0209 opened 1 month ago
1b. if Cud crashes and terminal text is very poor, take the new beta (linux-qt5) with .dbg file. it will show more extended text in terminal. https://github.com/Alexey-T/CudaText/discussions/5633#discussioncomment-10549277
1b. if Cud crashes and terminal text is very poor, take the new beta (linux-qt5) with .dbg file. it will show more extended text in terminal. #5633 (comment)
Hmm... interesting. Tried with this qt5 version and didn't encounter this issue.
The original issue was that when performing Replace on 2nd instance, the entire 2nd instance just crashes/disappears, while the 1st instance is not being affected at all.
I'll try again later with the gtk2 version and try to capture any log info from terminal.
So it is FIF4 who crashes, not Cud crashes. ok. I cannot repro it on gtk2 version too. maybe I need some fixed actions with fixed files.
waiting for the Console crash log.
This is interesting... tried the qt5 version with dbg and cannot trigger this issue. Tried again a few times with my installed gtk2 version and cannot trigger the issue either.
But judging from the behavior I suspect it's the same root cause as #5688
Version: Linux gtk2
Steps to reproduce:
Current Behavior: 2nd instance crashed/disappeared, 1st instance is in tact
Expected Behavior: Replacement should be completed on 2nd instance and both instances should stay open after the replacement.