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

Unable to load Keybinder module #580

Closed
crimson-med opened this issue Feb 14, 2022 · 1 comment
Closed

Unable to load Keybinder module #580

crimson-med opened this issue Feb 14, 2022 · 1 comment

Comments

@crimson-med
Copy link

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

Screenshot 2022-02-14 at 10 52 11 AM

Screenshot 2022-02-14 at 10 52 33 AM

Desktop (please complete the following information):

  • OS or Linux Distribution: MacOS Monterey
  • Version [e.g. 20.04] 12.2.1
  • Display Technology: unsure
@mattrose
Copy link
Member

It is launching. I can see it in the screenshot. The default font on Mac is terrible, but you can fix it easily in the preferences.

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