Closed geNAZt closed 2 years ago
i get this problem too
I can't reproduce this.
OS version? Compiling from sources or not? Qt version?
https://imgur.com/CWmCWBz Ubuntu 16.04 using the prebuilt packages not sure what the qt version is
This might help:
$ mcpelauncher-ui-qt
QApplication: invalid style override passed, ignoring it.
QQmlExpression: Expression qrc:/qml/LauncherSettingsGeneral.qml:26:23 depends on non-NOTIFYable properties:
GoogleAccount::accountIdentifier
qml: Load news
qrc:/qml/LauncherMain.qml:15:40: Unable to assign null to QString
qrc:/qml/ThemedControls/PlayButton.qml:8:30: Unable to assign null to QString
qrc:/qml/ThemedControls/PlayButton.qml:8:30: Unable to assign null to QString
qrc:/qml/ThemedControls/PlayButton.qml:8:30: Unable to assign null to QString
http request: https://android.clients.google.com/fdfe/details?doc=com.mojang.minecraftpe, body =
qml: Loaded 20 items
Version list loaded, entry count: 62
I think my commit above will fix this issue. In qml I now disallow shrinking the button to much.
Same
I think my commit above will fix this issue.
Well not working either Still only resizeing the window repairs it. I guess a qt issue with the PlayButton
After creating / testing a ubuntu 20.04 (focal) test AppImage of ngunstable (https://github.com/ChristopherHX/linux-packaging-scripts/releases/download/ng.appimage/Minecraft_Bedrock_Launcher-x86_64-0.0.0.538_focal-unstable.AppImage) I saw this issue is a qt5 bug which was fixed in a 5.12 patch included in ubuntu 20.04
When i drag the mcpelauncher ui (qt) over to another window the green button shrink and loose all their content (text)