Skip to content

Conversation

@monsieurgustav
Copy link
Contributor

Description

Move to Qt6

Implementation remarks

Since I merge with the latest develop, I have a new warning:
Traceback (most recent call last): File "E:\AliceVision\meshroom\meshroom\ui\reconstruction.py", line 361, in fieldOfView focalLength = self.solvedIntrinsics["focalLength"] KeyError: 'focalLength' [2022-06-08 17:16:01,825][WARNING] file:///E:/AliceVision/meshroom/meshroom/ui/qml/Viewer3D/ViewpointCamera.qml:50: Error: ('focalLength',)
Could you have a look @fabiencastan ?

Weirdly, DiffuseSpecularMaterial and PhongMaterial generate OpenGL shader compilation warnings. They still work though. It would require a deeper investigation to find out why and fix it.

gregoire-dl and others added 22 commits January 31, 2022 14:11
QtQuick.Controls 1.x is no longer available in Qt6.
See: https://doc-snapshots.qt.io/qt6-dev/qtquickcontrols-changes-qt6.html

Use QtQuick.Controls (2) for QML SplitView.
Using GET on a local file with XMLHttpRequest is disabled by default in Qt6.
For now, environmental variable QML_XHR_ALLOW_FILE_READ must be set to 1 to enable this feature.
Request.get might need to be rewritten in Python in the future.
# Conflicts:
#	meshroom/ui/qml/Utils/request.js
@fabiencastan
Copy link
Member

This PR is a replacement for #1406

@stale
Copy link

stale bot commented Jun 18, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale for issues that becomes stale (no solution) label Jun 18, 2023
@cbentejac cbentejac added do not close issue that should stay open (avoid automatically close because stale) and removed stale for issues that becomes stale (no solution) labels Dec 11, 2023
@cbentejac cbentejac removed the do not close issue that should stay open (avoid automatically close because stale) label Nov 27, 2024
@cbentejac
Copy link
Contributor

Replaced by #2599.

@cbentejac cbentejac closed this Nov 27, 2024
@cbentejac cbentejac deleted the dev/qt6 branch November 27, 2024 11:55
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.

5 participants