Skip to content
This repository has been archived by the owner on May 3, 2019. It is now read-only.

Use QtQuickControls2 dialog set for QtWebengine #67

Closed
ZeroDot1 opened this issue Jun 27, 2017 · 5 comments
Closed

Use QtQuickControls2 dialog set for QtWebengine #67

ZeroDot1 opened this issue Jun 27, 2017 · 5 comments
Assignees
Milestone

Comments

@ZeroDot1
Copy link
Contributor

$ '/home/user/Downloads/MellowPlayer-x86_64 (2).AppImage'
[W] [2017-06-27 15-14-35:253965] [qt] QtWebEngine: component error: file:///tmp/.mount_qt0GKQ/usr/qml/QtWebEngine/Controls1Delegates/Menu.qml:41:1: module "QtQuick.Controls" version 1.4 is not installed

@ColinDuquesnoy
Copy link
Owner

ColinDuquesnoy commented Jun 27, 2017

Does this issue disappear if you set QTWEBGINE_DIALOG_SET to QtQuickControls2? (export QTWEBENGINE_DIALOG_SET=QtQuickControls2).

Does this prevent your from running MellowPlayer or is it just a runtime warning? Answering my own question: it's just a warning that happens when webengine need to display a menu or a dialog (e.g. when you right click in a web page).

@ColinDuquesnoy ColinDuquesnoy self-assigned this Jun 27, 2017
@ColinDuquesnoy ColinDuquesnoy added this to the 3.0 milestone Jun 27, 2017
@ZeroDot1
Copy link
Contributor Author

ZeroDot1 commented Jun 27, 2017

This is a warning when a pop-up is displayed on a page (Deezer).
MellowPlayer can run normally.

Thanks for the quick response :)

very good work :)

Edit: Screenshot
bildschirmfoto_2017-06-27_22-34-38

@ColinDuquesnoy ColinDuquesnoy changed the title [continuous build/Linux] QtWebEngine: component error Use QtQuickControls2 dialog set for QtWebengine Jul 3, 2017
@ColinDuquesnoy
Copy link
Owner

ColinDuquesnoy commented Jul 3, 2017

@ZeroDot1 Have you tried to set QTWEBGINE_DIALOG_SET environment variable to QtQuickControls2?

@ZeroDot1
Copy link
Contributor Author

ZeroDot1 commented Jul 3, 2017

Yes I have
$ '/home/user/Downloads/MellowPlayer-x86_64 (2).AppImage' export QTWEBENGINE_DIALOG_SET=QtQuickControls2

[W] [2017-07-03 23-21-28:227870] [qt] qrc:/MellowPlayer/Presentation/Views/MellowPlayer/SettingsPages/ServiceSettingsPage.qml:16:9: QML ScrollView: Binding loop detected for property "contentHeight"

Screenshot:
bildschirmfoto_2017-07-03_23-24-59

@ghost ghost removed the ready label Jul 12, 2017
@ColinDuquesnoy
Copy link
Owner

Should be fixed in next daily build

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants