Problem 1901 - Application does not terminate after Qt window closes when OpenGL geometry is rotating
Summary: Application does not terminate after Qt window closes when OpenGL geometry is...
Status: RESOLVED DUPLICATE of problem 1868
Alias: None
Product: Geant4
Classification: Unclassified
Component: interface/basic (show other problems)
Version: 10.2
Hardware: PC Windows
: P4 minor
Assignee: Laurent Garnier
URL:
Depends on:
Blocks:
 
Reported: 2016-10-16 18:27 CEST by Pete Truscott
Modified: 2017-01-30 18:27 CET (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description Pete Truscott 2016-10-16 18:27:05 CEST
When Basic example B1 is run and the geometry set to rotate, if you then close the window (click on "X" in top RH corner), the window closes, but the application continues to run.  To terminate the application, it is necessary to enter <CNTL>-C in the DOS window. IF the geometry is stationary, there is no problem with closing the application.   This problem is not associated directly with example B1 since the same behaviour is observed in my application, which is different from the example, but uses Qt, OpenGL in WIN32 mode.

Configuration:
G4 v10.2 ref 9,
Qt v4.8.6
Windows 7
Compiled with MS Visual Studio express 2015 (VS 14]
Build using CMake 3.4.3, WITH_GEANT4_UIVIS switched on
Win-32 mode
Release (not Debug)
Comment 1 Laurie Nevay 2016-12-10 00:54:43 CET
I'm having a similar issue - please see Problem 1868.
Comment 2 Laurent Garnier 2017-01-30 18:27:48 CET

*** This problem has been marked as a duplicate of problem 1868 ***