You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before opening an issue, please try starting terminator with an empty config
file, by issuing terminator -u -g /dev/null and see if it starts normally.
If it does, and you still want to open the bug, then please attach the
config file, usually found at $HOME/.config/terminator/config to the issue
Fill out as many of these fields as you can
Describe the bug
I installed terminator on mac and it doesn't launch
To Reproduce
Steps to reproduce the behavior:
brew install terminator
in terminal launch terminator with command: terminator
Following error appears:
kuhaku@s-MacBook-Air ~ % terminator
ConfigBase::load: Unable to open /etc/xdg/terminator/config ([Errno 2] No such file or directory: '/etc/xdg/terminator/config')
Unable to load Keybinder module. This means the hide_window shortcut will be unavailable
Unable to bind hide_window key, another instance/window has it.
(terminator:19114): Gtk-WARNING **: 10:52:20.771: Error loading theme icon 'dialog-information' for stock: Icon 'dialog-information' not present in theme Adwaita
PluginRegistry::load_plugins: Importing plugin command_notify.py failed: Namespace Notify not available
ActivityWatch plugin unavailable as we cannot import Notify
PluginRegistry::load_plugins: Importing plugin activitywatch.py failed: module 'activitywatch' has no attribute 'AVAILABLE'
Expected behavior
terminator should launch
Screenshots
Desktop (please complete the following information):
OS or Linux Distribution: MacOS Monterey
Version [e.g. 20.04] 12.2.1
Display Technology: unsure
The text was updated successfully, but these errors were encountered:
Before opening an issue, please try starting terminator with an empty config
file, by issuing
terminator -u -g /dev/null
and see if it starts normally.If it does, and you still want to open the bug, then please attach the
config file, usually found at
$HOME/.config/terminator/config
to the issueFill out as many of these fields as you can
Describe the bug
I installed terminator on mac and it doesn't launch
To Reproduce
Steps to reproduce the behavior:
brew install terminator
terminator
Following error appears:
Expected behavior
terminator should launch
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: