Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
None
-
5.15.0 Beta3
-
None
-
MacOS Mojave v10.14
Description
On behalf of mateusz.skoczylas@siili.com
After new install of QDS1.5 the following error occurs for a Quick3D item.
1) create new project,
2) Go to QML Imports and add QtQuick3D 1.15
3) Drag and drop View3D from QML Types into Form Editor or Navigator pane into default Rectangle (root element)
4) Start preview
5) I get this message in application output:
09:22:11: Starting /Applications/QtDesignStudio15/qt5_design_studio_reduced_version/bin/qmlscene -I /Users/siili/Documents/QTDS/test3D/imports -I /Users/siili/Documents/QTDS/test3D/asset_imports /Users/siili/Documents/QTDS/test3D/Screen01.ui.qml -qmljsdebugger=file:/var/folders/bg/d_z8wyr14b76zs6_lb4n5fvh0000gn/T/QtDesignStudio-FkqyyX/qtcreator-freesocket.luIelf,block,services:QmlPreview... QML Debugger: Connecting to socket /var/folders/bg/d_z8wyr14b76zs6_lb4n5fvh0000gn/T/QtDesignStudio-FkqyyX/qtcreator-freesocket.luIelf... QSSG.internal_error: Can't find a suitable OpenGL version for QSurfaceFormat(version 2.1, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize -1, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile) 09:22:11: The program has unexpectedly finished. 09:22:11: The process was ended forcefully. 09:22:11: /Applications/QtDesignStudio15/qt5_design_studio_reduced_version/bin/qmlscene crashed.