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

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

Open
Matael96 opened this issue Nov 24, 2023 · 8 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@Matael96
Copy link

linuxassistantwhitescreen

I use Debain12 with Plasma and cinnamon (switchable)

@netbuk
Copy link

netbuk commented Nov 24, 2023

Same problem here.
Use Linux Mint 21.2 Cinnamon 5.8.4

@Matael96
Copy link
Author

neofetch

idk if this helps

@Jean28518
Copy link
Owner

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

@Matael96
Copy link
Author

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

@Jean28518
Copy link
Owner

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

@Matael96
Copy link
Author

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)

@Jean28518 Jean28518 self-assigned this Dec 29, 2023
@Nati0ns
Copy link
Contributor

Nati0ns commented Apr 12, 2024

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
Copy link
Owner

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

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
Development

No branches or pull requests

4 participants