-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Egal ob ich mein Admin passwort eingebe oder den Linux Assistent als sudo starte ich kriege nur die Fehlermeldung das er Root rechte bräuchte und es deswegen fehlgeschlagen sei.
Ich benutze den Linux-Assistent v0.6.1 unter Kubuntu 24.04.2 LTS
App_DIR: /usr/lib/linux-assistant
(linux-assistant:6240): Gtk-WARNING **: 15:48:48.215: Theme parsing error: gtk-dark.css:5183:9: 'display' is not a valid property name
flutter: Run python script: python3 [/usr/lib/linux-assistant/additional/python/run_script.py, get_environment.py]
flutter: Running linux command: /usr/bin/python3 with arguments: [/usr/lib/linux-assistant/additional/python/run_script.py, get_environment.py]
flutter: Running linux command: /usr/bin/id with arguments: [-u]
flutter: Running linux command: /usr/bin/id with arguments: [-nu, 1000]
flutter: Running linux command: /usr/bin/groups with arguments: []
flutter: Running linux command: /usr/bin/glxinfo with arguments: [-B]
flutter: Running linux command: /usr/bin/lshw with arguments: []
flutter: WARNUNG: Sie sollten dieses Programm mit Systemverwalterrechten (root) ausführen.
WARNUNG: Ausgabe kann unvollständig oder fehlerhaft werden, Sie sollten dieses Programm mit Systemverwalterrechten (root) ausführen.
flutter: Running linux command: /usr/bin/lspci with arguments: [-nnk]
** (linux-assistant:6240): WARNING **: 15:48:49.495: Failed to map virtual modifiers
flutter: Loading basic folders
flutter: Running linux command: /usr/bin/bash with arguments: [-c, find -L /home/ruehmann/* -type d]
flutter: Loading applications
flutter: Running linux command: /usr/bin/python3 with arguments: [/usr/lib/linux-assistant/additional/python//get_applications.py, --lang=de, --desktop=DESKTOPS.KDE]
flutter: Loading recently used files and folders
flutter: Run python script: python3 [/usr/lib/linux-assistant/additional/python/run_script.py, get_recent_files.py]
flutter: Running linux command: /usr/bin/python3 with arguments: [/usr/lib/linux-assistant/additional/python/run_script.py, get_recent_files.py]
flutter: Run python script: python3 [/usr/lib/linux-assistant/additional/python/run_script.py, get_favorite_files.py]
flutter: Running linux command: /usr/bin/python3 with arguments: [/usr/lib/linux-assistant/additional/python/run_script.py, get_favorite_files.py]
flutter: Loading browser bookmarks
flutter: Run python script: python3 [/usr/lib/linux-assistant/additional/python/run_script.py, get_bookmarks.py]
flutter: Running linux command: /usr/bin/python3 with arguments: [/usr/lib/linux-assistant/additional/python/run_script.py, get_bookmarks.py]
flutter: Loading uninstall entries
flutter: Running linux command: /usr/bin/dpkg with arguments: [--get-selections]
flutter: Running linux command: /usr/bin/flatpak with arguments: [list, --app, --columns=application,name,description]
flutter: Running linux command: /usr/bin/snap with arguments: [list]
flutter: Removing disabled entries
flutter: Initiating configHandler
** (linux-assistant:6240): WARNING **: 15:48:49.809: Failed to map virtual modifiers
flutter: Running linux command: /usr/bin/df with arguments: [-h]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Fehler: keine passenden Snaps installiert
flutter:
(get_recent_files.py:6370): Gtk-WARNING **: 15:48:50.720: Theme parsing error: gtk-dark.css:5183:9: 'display' is not a valid property name
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/df with arguments: [-h]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/df with arguments: [-h]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/df with arguments: [-h]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: security_check
flutter: Run python script: pkexec [/usr/lib/linux-assistant/additional/python/run_script.py, check_security.py, --home=/home/ruehmann]
flutter: Running linux command: /usr/bin/pkexec with arguments: [/usr/lib/linux-assistant/additional/python/run_script.py, check_security.py, --home=/home/ruehmann]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/df with arguments: [-h]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/df with arguments: [-h]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/df with arguments: [-h]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/df with arguments: [-h]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Traceback (most recent call last):
File "/usr/lib/linux-assistant/additional/python/check_security.py", line 99, in <module>
get_additional_sources()
File "/usr/lib/linux-assistant/additional/python/check_security.py", line 60, in get_additional_sources
print(f"additionalsource: {sections[length-3]}")
~~~~~~~~^^^^^^^^^^
IndexError: list index out of range
flutter: additionalsource: https://dl.yarnpkg.com/debian/
additionalsource: deb
additionalsource: https://ppa.launchpadcontent.net/minetestdevs/stable/ubuntu/
additionalsource: noble
additionalsource: main
additionalsource: PUBLIC
Traceback (most recent call last):
File "/usr/lib/linux-assistant/additional/python/check_security.py", line 99, in <module>
get_additional_sources()
File "/usr/lib/linux-assistant/additional/python/check_security.py", line 60, in get_additional_sources
print(f"additionalsource: {sections[length-3]}")
~~~~~~~~^^^^^^^^^^
IndexError: list index out of range
flutter: Running linux command: /usr/bin/df with arguments: [-h]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/df with arguments: [-h]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/df with arguments: [-h]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/df with arguments: [-h]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/df with arguments: [-h]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/df with arguments: [-h]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/df with arguments: [-h]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/df with arguments: [-h]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/df with arguments: [-h]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Loading basic folders
flutter: Running linux command: /usr/bin/bash with arguments: [-c, find -L /home/ruehmann/* -type d]
flutter: Loading applications
flutter: Running linux command: /usr/bin/python3 with arguments: [/usr/lib/linux-assistant/additional/python//get_applications.py, --lang=de, --desktop=DESKTOPS.KDE]
flutter: Loading recently used files and folders
flutter: Run python script: python3 [/usr/lib/linux-assistant/additional/python/run_script.py, get_recent_files.py]
flutter: Running linux command: /usr/bin/python3 with arguments: [/usr/lib/linux-assistant/additional/python/run_script.py, get_recent_files.py]
flutter: Run python script: python3 [/usr/lib/linux-assistant/additional/python/run_script.py, get_favorite_files.py]
flutter: Running linux command: /usr/bin/python3 with arguments: [/usr/lib/linux-assistant/additional/python/run_script.py, get_favorite_files.py]
flutter: Loading browser bookmarks
flutter: Run python script: python3 [/usr/lib/linux-assistant/additional/python/run_script.py, get_bookmarks.py]
flutter: Running linux command: /usr/bin/python3 with arguments: [/usr/lib/linux-assistant/additional/python/run_script.py, get_bookmarks.py]
flutter: Loading uninstall entries
flutter: Running linux command: /usr/bin/dpkg with arguments: [--get-selections]
flutter: Running linux command: /usr/bin/flatpak with arguments: [list, --app, --columns=application,name,description]
flutter: Running linux command: /usr/bin/snap with arguments: [list]
flutter: Removing disabled entries
flutter: Initiating configHandler
** (linux-assistant:6240): WARNING **: 15:50:14.216: Failed to map virtual modifiers
flutter: Running linux command: /usr/bin/df with arguments: [-h]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/df with arguments: [-h]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Fehler: keine passenden Snaps installiert
flutter:
(get_recent_files.py:6743): Gtk-WARNING **: 15:50:15.401: Theme parsing error: gtk-dark.css:5183:9: 'display' is not a valid property name
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/df with arguments: [-h]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/df with arguments: [-h]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: Running linux command: /usr/bin/free with arguments: [-m]
flutter: exit
Danke.
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Staging