Skip to content

Fix a bug that may cause 3d viewer to crash#16

Open
zzhmark wants to merge 5 commits intoVaa3D:masterfrom
zzhmark:master
Open

Fix a bug that may cause 3d viewer to crash#16
zzhmark wants to merge 5 commits intoVaa3D:masterfrom
zzhmark:master

Conversation

@zzhmark
Copy link

@zzhmark zzhmark commented Mar 27, 2020

The 3d viewer may crash during initialization with some of its controls' connections on.
It can be solved by temporarily disabling the connections.
These controls are xcmaxslider, ycmaxslider and zcmaxslider.
Other controls are not applied the revision, as they don't cause crash in the current setting.
This is tested on Win10, with Qt 4.8.6 msvc2013.

zzhmark added 2 commits March 27, 2020 13:29
The 3d viewer may crash on initialization with some controls' connection on between glwidgets. It can be solved by temporarily disable the connections.
The controls are xcmaxslider, ycmaxslider and zcmaxslider.
Note that other controls' connections are not revised, as they don't cause crash in the current setting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants