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

Won't open in latest Manjaro ARM #354

Closed
rDybing opened this issue Jan 3, 2021 · 1 comment
Closed

Won't open in latest Manjaro ARM #354

rDybing opened this issue Jan 3, 2021 · 1 comment

Comments

@rDybing
Copy link

rDybing commented Jan 3, 2021

Since most recent update to Manjaro ARM, Terminator won't open.

OS: Manjaro ARM Linux aarch64
Host: Pine64 Pinebook Pro
Kernel: 5.10.2-1-MANJARO-ARM

Error message from when trying to open Terminator from Manjaros included konsole terminal:

(terminator:1562): Gtk-WARNING **: 23:17:16.139: Locale not supported by C library.
        Using the fallback 'C' locale.

(terminator:1562): Gtk-WARNING **: 23:17:16.155: Theme parsing error: gtk.css:2:33: Failed to import: Error opening file /home/**redacted**/.config/gtk-3.0/window_decorations.css: No such file or directory
Traceback (most recent call last):
  File "/usr/bin/terminator", line 48, in <module>
    import terminatorlib.optionparse
  File "/usr/lib/python3.9/site-packages/terminatorlib/optionparse.py", line 24, in <module>
    from . import config
  File "/usr/lib/python3.9/site-packages/terminatorlib/config.py", line 76, in <module>
    from validate import Validator
ModuleNotFoundError: No module named 'validate'
@mattrose
Copy link
Member

mattrose commented Jan 3, 2021

Manjaro has a broken python library. duplicate of #324

@mattrose mattrose closed this as completed Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants