Giter VIP home page Giter VIP logo

mcpelauncher-ui-qt's People

Contributors

christopherhx avatar devendrn avatar gameparrot avatar mcmrarm avatar zzahkaboom24 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mcpelauncher-ui-qt's Issues

Ability to use custom version DB

If players have made a pull request to the versiondb that has not been merged yet, they should be able to provide the option to play on that versiondb and use those versions.

Controller support for launcher

Hi I think the launcher should also have controller support for people who want to use a distro based on Steam OS like Steam OS or gamer OS which both uses the Steam big picture UI, it would make managing and launching Minecraft with only a controller much seemless.

Missing versions in profile editor dropdown

  • Start the Launcher
  • Create directly a new profile, do not edit an existing profile.
  • The versions dropdown is empty

Have to add profileVersion.update(); to the reset() function.

Error in `mcpelauncher-ui-qt': double free or corruption

Ubuntu 16.04 AMD cpu and gpu

The launcher functions as expected for its intended use, but this is causing my system to hang while restarting and shutting down.

*** Error in `mcpelauncher-ui-qt': double free or corruption (out): 0x0000000000f8a050 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7fa664d077e5]
/lib/x86_64-linux-gnu/libc.so.6(+0x8037a)[0x7fa664d1037a]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x4c)[0x7fa664d1453c]
/usr/lib/x86_64-linux-gnu/libprotobuf-lite.so.9(_ZN6google8protobuf8internal28DestroyDefaultRepeatedFieldsEv+0x1f)[0x7fa649e6f49f]
/usr/lib/x86_64-linux-gnu/libprotobuf.so.9(_ZN6google8protobuf23ShutdownProtobufLibraryEv+0x8b)[0x7fa665da5b3b]
/usr/lib/x86_64-linux-gnu/libmirprotobuf.so.3(+0x233b9)[0x7fa64a75b3b9]
/lib64/ld-linux-x86-64.so.2(+0x10de7)[0x7fa66e458de7]
/lib/x86_64-linux-gnu/libc.so.6(+0x39ff8)[0x7fa664cc9ff8]
/lib/x86_64-linux-gnu/libc.so.6(+0x3a045)[0x7fa664cca045]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0x7fa664cb0837]
mcpelauncher-ui-qt(_start+0x29)[0x698d09]

Memory map: https://pastebin.com/hXK1MZtE

mcpelauncher-ui-qt fails to load kvantum style

Hello,

I am using GNOME, and to style my qt5 and qt6 apps, I use the kvantum theme engine with the envar QT_STYLE_OVERRIDE=kvantum. This allows me to have a uniform look across all my apps, as kvantum supports both qt5 and qt6, and has worked with all of my other qt apps so far, like VLC, PrismLauncher, qbittorrent, and OBS. However, whenever I go to run mcpelauncher-ui-qt, I get the following error

QQmlApplicationEngine failed to load component
qrc:/qml/main.qml: module "kvantum" is not installed

If other qt6 applications have no trouble finding kvantum, what is the problem here?

QQmlApplicationEngine failed to load component

ubuntu 16.04

$ mcpelauncher-ui-qt

QApplication: invalid style override passed, ignoring it.
QQmlApplicationEngine failed to load component
qrc:/qml/main.qml:46 Type LauncherMain unavailable
qrc:/qml/LauncherMain.qml:286 Type LauncherSettingsWindow unavailable
qrc:/qml/LauncherSettingsWindow.qml:3 module "QtQuick.Controls" version 2.4 is not installed

*** Error in `mcpelauncher-ui-qt': double free or corruption (out): 0x0000000002171050 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7ff990c2f7e5]
/lib/x86_64-linux-gnu/libc.so.6(+0x8037a)[0x7ff990c3837a]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x4c)[0x7ff990c3c53c]
/usr/lib/x86_64-linux-gnu/libprotobuf-lite.so.9(_ZN6google8protobuf8internal28DestroyDefaultRepeatedFieldsEv+0x1f)[0x7ff9760b749f]
/usr/lib/x86_64-linux-gnu/libprotobuf.so.9(_ZN6google8protobuf23ShutdownProtobufLibraryEv+0x8b)[0x7ff991ccdb3b]
/usr/lib/x86_64-linux-gnu/libmirprotobuf.so.3(+0x233b9)[0x7ff9769a33b9]
/lib64/ld-linux-x86-64.so.2(+0x10de7)[0x7ff99a380de7]
/lib/x86_64-linux-gnu/libc.so.6(+0x39ff8)[0x7ff990bf1ff8]
/lib/x86_64-linux-gnu/libc.so.6(+0x3a045)[0x7ff990bf2045]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0x7ff990bd8837]
mcpelauncher-ui-qt(_start+0x29)[0x698d19]

apk extract dosnt work

hi,

Screenshot from 2022-10-27 00-33-11

~/AppImages/Minecraft_Bedrock_Launcher.AppImage 
qrc:/qml/ThemedControls/PlayButton.qml:8:30: Unable to assign null to QString
Version list loaded, entry count: 191
qml: Extracting /home/u/.local/share/mcpelauncher/versions/minecraft.apk
Apk info: versionCode= 951904021  versionName= "1.19.40.21"


thanks in advance

Launcher gets stuck on Please wait...

Launcher gets stuck on loading something. There's nothing obvious in logs.
Version list in profile menu is also empty.
image

Logs:

qrc:/qml/main.qml:240:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
qrc:/qml/main.qml:226:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
qrc:/qml/main.qml:217:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
qrc:/qml/GameLogWindow.qml:154:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
qrc:/qml/LauncherSettingsAbout.qml:52:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
qrc:/qml/LauncherBase.qml:178:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
http request: https://android.clients.google.com/fdfe/details?doc=com.mojang.minecraftpe, body = 
Version list loaded, entry count: 962
qml: Versionslist initialized
qt.gui.icc: fromIccProfile: failed minimal tag size sanity
qt.gui.icc: fromIccProfile: failed minimal tag size sanity
qt.gui.icc: fromIccProfile: failed minimal tag size sanity
qt.gui.icc: fromIccProfile: failed minimal tag size sanity
qt.gui.icc: fromIccProfile: failed minimal tag size sanity
qt.gui.icc: fromIccProfile: failed minimal tag size sanity
qt.gui.icc: fromIccProfile: failed minimal tag size sanity
qt.gui.icc: fromIccProfile: failed minimal tag size sanity```

AppImage build fails to start with QT_QPA_PLATFORM=wayland-egl

โ€ฆ while other QT apps run just fine. Full error message:

This application failed to start because it could not find or load the Qt platform plugin "wayland-egl"
in "".

Available platform plugins are: xcb.

Reinstalling the application may fix this problem.
[1]    103632 IOT instruction (core dumped)  mcpelauncher

not compatible with latest stable 1.19.40?

Hi,

am i doing sth wrong or is the launcher not compatible with the latest version jet?:

Screenshot from 2022-10-27 03-29-27

$ ~/AppImages/Minecraft_Bedrock_Launcher.AppImage 
qrc:/qml/ThemedControls/PlayButton.qml:8:30: Unable to assign null to QString
Version list loaded, entry count: 191
qml: Extracting /home/u/Downloads/Minecraft 1.19.40 Official Compressed.apk
Apk info: versionCode= 951904002  versionName= "1.19.40.02"

thanks in advance

Could not find the gamelauncher for Minecraft

I just got the app installed, checked off 'data directory' seams to point to the correct place, and picked a version. Now I'm getting this error "Could not find the gamelauncher for Minecraft (x86)
Please add the launcher 'mcpelauncher-client32' to your 'PATH' (environmentvariable) and restart the launcher" What do I do? I'm using Manjaro linux.

Beta Toggle?(Feature Request)

Idea: So if you have the -d flag on then you can open the settings icon > versions and there could be a beta toggle which toggles the googleplay minecraft beta page for you.

Logo needs improvement

I don't know if i posted this in the right repo, but I'm here anyway.

The current logo reminds me of Legacy Console Edition boxart.

I think that maybe the logo could do with a little improvement.
I made this in the Blockbench title text generator and think that if it was traced to SVG (it is currently at a resolution of 4008x1124) it would be a perfect replacement.

minecraft_title(5)

Also, the UI would benefit from a refresh, fitting in with Minecraft's new OreUI design system (and of course the Play button should be consistent with the Minecraft Launcher play button).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.