-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Perform replace from Find in Files with multiple instances open causes program to crash/disappear #5680
Comments
|
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. |
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.
The text was updated successfully, but these errors were encountered: