Jean28518 / linux-assistant

A daily linux helper with powerful integrated search, routines checks and administrative tasks. The Project is built with flutter and python.
https://www.linux-assistant.org
GNU General Public License v3.0
82 stars 10 forks source link

Whitescreen | Assistant unuseable. Reinstall does not change anything. #168

Open Matael96 opened 8 months ago

Matael96 commented 8 months ago

linuxassistantwhitescreen

I use Debain12 with Plasma and cinnamon (switchable)

netbuk commented 8 months ago

Same problem here. Use Linux Mint 21.2 Cinnamon 5.8.4

Matael96 commented 8 months ago

neofetch

idk if this helps

Jean28518 commented 8 months ago

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

Matael96 commented 7 months ago

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

Jean28518 commented 7 months ago

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

Matael96 commented 7 months ago

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)
Nati0ns commented 3 months ago

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.

Jean28518 commented 3 months ago

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 :)