Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick Scene - Remote View not working in Qt 6.2.4 #728

Open
prasoon1338 opened this issue Sep 12, 2022 · 2 comments
Open

Quick Scene - Remote View not working in Qt 6.2.4 #728

prasoon1338 opened this issue Sep 12, 2022 · 2 comments
Labels

Comments

@prasoon1338
Copy link

Hello,

I have build the gammaray with Qt6.2.4 and tried to debug my project, But the remote view is not showing in the Quick scene. It is showing no remote view available. I have tried with multiple examples, but result was same.

Is there anything am I missing to configure?

Note: with Qt5.15 it is working fine.

Logs:

11:26:18: Starting D:\Project\MandM\Sample\build-GammaRay-Qt_6_2_4_mingw_64_temporary-Debug\bin\gammaray-launcher.exe...
Startup: gammaray-launcher
Qt Assistant not found in QT_INSTALL_BINS. Looking in standard Path next.
gammaray.qhc not found in "D:/Project/MandM/Sample/build-GammaRay-Qt_6_2_4_mingw_64_temporary-Debug/bin\\..//share/doc/GammaRay"  - help not available
Detaching: D:/Project/MandM/Sample/build-GammaRay-Qt_6_2_4_mingw_64_temporary-Debug/bin/gammaray.exe --no-inprocess --probe qt6_2-GNU-x86_64d --listen tcp://127.0.0.1 D:/Project/MandM/Sample/build-ViewTransitionExample-Desktop_Qt_6_2_4_MinGW_64_bit-Debug/debug/ViewTransitionExample.exe
Working Directory: D:/Project/MandM/Sample/ViewTransitionExample
Detected ABI qt6_2-GNU-x86_64d, using ABI qt6_2-GNU-x86_64d.
11:26:49: D:\Project\MandM\Sample\build-GammaRay-Qt_6_2_4_mingw_64_temporary-Debug\bin\gammaray-launcher.exe exited with code 0
@Waqar144
Copy link
Contributor

Do you have the latest master? Can you show a screenshot of what the remove view shows? Can you try using the software / opengl backend for qt quick and see if it works(see QT_QUICK_BACKEND)?

@prasoon1338
Copy link
Author

1.Yes, I am using latest master

  1. Screenshot attached.
    IMG_20220912_145143

  2. After changing QT_QUICK_BACKEND to opengl there were no differences. But changing it to software the remote view is shown but all the visualize options are disabled. See the screenshot below.
    IMG_20220912_145408

@Waqar144 Waqar144 added the bug label Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants