-
Notifications
You must be signed in to change notification settings - Fork 157
Segmentation fault: Ctrl + C in "Messages" #94
Comments
Logged In: YES avogadro Found Extension: "GAMESS" - "GAMESS Input Deck Generator" Found Extension: "Ghemical" - "Ghemical Plugin" Original comment by: soc88 |
Logged In: YES Running r656 I can still confirm this. Qt 4.3.1. Here is my backtrace: Program received signal SIGSEGV, Segmentation fault. Original comment by: @cniehaus |
Logged In: YES The segmentation faults wasn't a problem with the textEdit, it was a problem copying molecules. However, for now it doesn't segfault but you can't copy text unless you right click and hit edit->copy. So it works but it's not ideal. It's more of a problem to detect which widget is highlighted and use that for copy/paste. We can work on it. Need some input on this. Original comment by: @milkypostman |
Logged In: YES Re-reading this bug, I think this can be closed. Yes, we need to detect widgets for copy/paste, but that's a separate bug. Certainly the crash issue is finished. Original comment by: @ghutchis |
Added undo commands for fillUnitCell()
Ctrl+C doesn't work in "Messages" tab, causes Segmentation fault.
Rightclick->"Copy (Ctrl+C)" works, though.
Reported by: soc88
The text was updated successfully, but these errors were encountered: