minecraft-linux / mcpelauncher-ui-manifest

Manifest for the Qt launcher part, which lets you download and manage Minecraft versions and can assist in troubleshooting.
https://minecraft-linux.github.io
29 stars 8 forks source link

Launcher buttons (the green ones) shrink on display switch #1

Closed geNAZt closed 2 years ago

geNAZt commented 6 years ago

When i drag the mcpelauncher ui (qt) over to another window the green button shrink and loose all their content (text)

Mhowser commented 5 years ago

i get this problem too

MCMrARM commented 5 years ago

I can't reproduce this.

OS version? Compiling from sources or not? Qt version?

Mhowser commented 5 years ago

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
ChristopherHX commented 4 years ago

I think my commit above will fix this issue. In qml I now disallow shrinking the button to much.

TudbuT commented 4 years ago

Same

ChristopherHX commented 4 years ago

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

ChristopherHX commented 4 years ago

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