linux-assistant icon indicating copy to clipboard operation
linux-assistant copied to clipboard

Whitescreen | Assistant unuseable. Reinstall does not change anything.

Open Matael96 opened this issue 2 years ago • 8 comments

linuxassistantwhitescreen

I use Debain12 with Plasma and cinnamon (switchable)

Matael96 avatar Nov 24 '23 05:11 Matael96

Same problem here. Use Linux Mint 21.2 Cinnamon 5.8.4

netbuk avatar Nov 24 '23 16:11 netbuk

neofetch

idk if this helps

Matael96 avatar Nov 25 '23 07:11 Matael96

Can you please type in "linux-assistant" in the terminal and post the output? That would help a lot. Thanks!

Jean28518 avatar Nov 27 '23 09:11 Jean28518

Bildschirmfoto vom 2023-11-30 16-56-38

Matael96 avatar Nov 30 '23 15:11 Matael96

Okay, you are using flatpak. Can you please type in "flatpak run io.github.jean28518.Linux-Assistant" And send me the terminal output?

Jean28518 avatar Dec 21 '23 15:12 Jean28518

Gtk-Message: 18:10:04.282: Failed to load module "xapp-gtk3-module"

(linux-assistant:2): Gdk-CRITICAL **: 18:10:04.321: gdk_window_get_state: assertion 'GDK_IS_WINDOW (window)' failed flutter: bin boot dev etc home initrd.img initrd.img.old lib lib32 lib64 libx32 lost+found media mnt opt proc root run sbin snap srv sys tmp usr var vmlinuz vmlinuz.old

flutter: flutter: Running linux command: flatpak-spawn with arguments: [--host, /usr/bin/rm, -r, /home/jonas//.cache/linux-assistant] flutter: Running linux command: flatpak-spawn with arguments: [/usr/bin/cp, -r, /app/bin//additional/, /home/jonas//.cache/linux-assistant] flutter: Run python script: python3 [/home/jonas//.cache/linux-assistant/python/run_script.py, get_environment.py] flutter: Running linux command: flatpak-spawn with arguments: [--host, /usr/bin/python3, /home/jonas//.cache/linux-assistant/python/run_script.py, get_environment.py] flutter: Running linux command: flatpak-spawn with arguments: [--host, /usr/bin/id, -u] flutter: Running linux command: flatpak-spawn with arguments: [--host, /usr/bin/hostname] flutter: Running linux command: flatpak-spawn with arguments: [--host, /usr/bin/id, -nu, 1000] flutter: Running linux command: flatpak-spawn with arguments: [--host, /usr/bin/glxinfo, -B] [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: FormatException: Unexpected end of input (at character 1)

^

#0 _ChunkedJsonParser.fail (dart:convert-patch/convert_patch.dart:1383) #1 _ChunkedJsonParser.close (dart:convert-patch/convert_patch.dart:501) #2 _parseJson (dart:convert-patch/convert_patch.dart:36) #3 JsonDecoder.convert (dart:convert/json.dart:610) #4 JsonCodec.decode (dart:convert/json.dart:216) #5 jsonDecode (dart:convert/json.dart:155) #6 ConfigHandler.loadConfigFromFile (package:linux_assistant/services/config_handler.dart:65) #7 ConfigHandler.ensureConfigIsLoaded (package:linux_assistant/services/config_handler.dart:51) #8 Linux.loadCurrentEnvironment (package:linux_assistant/services/linux.dart:1467) #9 Linux.init (package:linux_assistant/services/linux.dart:52) #10 main (package:linux_assistant/main.dart:42)

Matael96 avatar Dec 22 '23 17:12 Matael96

I was able to reproduce this error. It occurs when the file ~/.config/linux-assistant/config.json exists, but for whatever reason is empty. Deleting the file and starting the program again should fix it.

Nati0ns avatar Apr 12 '24 22:04 Nati0ns

This is an error shich could lead to the white window, but is not the same problem, matael has I guess. But I will fix it :)

Jean28518 avatar Apr 14 '24 13:04 Jean28518