Search found 3 matches
- Wed Nov 15 2023 3:50 pm
- Forum: Issues
- Topic: "Rougue" click outside context menu gives segmentation fault
- Replies: 1
- Views: 935
"Rougue" click outside context menu gives segmentation fault
Here is an error where the program crashes when the user clicks outside the context menu after an item is selected, but before the choice is acknowledged. Environment: Macos 13.6.1 (Ventura) To reproduce: Start GUI example 18 in the Copperspice Journal from a terminal. A window with different types ...
- Tue Nov 14 2023 11:03 am
- Forum: Issues
- Topic: QInputDialog::getItem gives segmentation fault
- Replies: 2
- Views: 512
Re: QInputDialog::getItem gives segmentation fault
Thanks for the help. That solved the problem. I was curious to see whether the latest commit also would make the combo boxes respond quicker. It did not. On Macos there's a delay of more than a second from you click on an item to it is shown as selcted. You even have time to move the mouse pointer t...
- Thu Nov 09 2023 1:11 pm
- Forum: Issues
- Topic: QInputDialog::getItem gives segmentation fault
- Replies: 2
- Views: 512
QInputDialog::getItem gives segmentation fault
I compiled the Copperspice library on Macos 13.6.1 (Ventura), and I am going through the examples in the Copperspice journal (https://journal.copperspice.com/?page_id=932). When I got to example 12, I encountered an error. Here's what happens: I start example_12 from in a terminal window. The main w...