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

qt couldn't connect network #1080

Open
rsesot opened this issue Jan 9, 2025 · 1 comment
Open

qt couldn't connect network #1080

rsesot opened this issue Jan 9, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@rsesot
Copy link

rsesot commented Jan 9, 2025

After installation, I found it completely unusable. I then discovered the following error(s). I've already updated to the latest version.

rsesot@pop-os:~$ flatpak run io.mrarm.mcpelauncher 
Qt: Session management error: Could not open network socket
Loading gamepad mappings: /app/share/mcpelauncher/gamecontrollerdb.txt
Loading gamepad mappings: /app/share/mcpelauncher/gamecontrollerdb.txt
rsesot@pop-os:~$ flatpak run io.mrarm.mcpelauncher -v
Qt: Session management error: Could not open network socket
qrc:/qml/main.qml:242:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
qrc:/qml/main.qml:234:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Downloading Versionsdb "https://raw.githubusercontent.com/minecraft-linux/mcpelauncher-versiondb/v1.1.x/versions.armeabi-v7a.json.min"
qrc:/qml/LauncherBase.qml:174:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Loading gamepad mappings: /app/share/mcpelauncher/gamecontrollerdb.txt
Loading gamepad mappings: /app/share/mcpelauncher/gamecontrollerdb.txt
qrc:/qml/LauncherLogin.qml:186:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
qrc:/qml/LauncherLogin.qml:177:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
qrc:/qml/LauncherLogin.qml:166:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000

src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000

src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000

src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000

src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000

src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000

src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000

src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000

src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000

src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000

Fontconfig error: Cannot load default config file: No such file: (null)
js: crbug/1173575, non-JS module files deprecated.
js: crbug/1173575, non-JS module files deprecated.
Downloading Versionsdb "https://raw.githubusercontent.com/minecraft-linux/mcpelauncher-versiondb/v1.1.x/versions.arm64-v8a.json.min"
Downloading Versionsdb "https://raw.githubusercontent.com/minecraft-linux/mcpelauncher-versiondb/v1.1.x/versions.x86.json.min"
Downloading Versionsdb "https://raw.githubusercontent.com/minecraft-linux/mcpelauncher-versiondb/v1.1.x/versions.x86_64.json.min"
Version list loaded, entry count: 1652
qml: Versionslist initialized
@rsesot rsesot added the bug Something isn't working label Jan 9, 2025
@ChristopherHX
Copy link
Member

Nvidia strikes back found this: FreeTubeApp/FreeTube#6158

I don't have any remotely modern nvidia card to reproduce

External Graphics Driver issue, the flatpak is sometimes unusable on nvidia depending on flatpak specfic own driver copy.

Use this in google search

src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000

to get more information about the failure.

All other information of your log is just non fatal noise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants