Hello, First of all thank you for your effort in this ticket. Now, transparent is working in terminator=1.90+bzr-1705-1
ii python 2.7.13-2 ii python-cairo 1.8.8-2.1 ii python-dbus 1.2.4-1 ii python-gi 3.22.0-2 ii python-gi-cairo 3.22.0-2 ii python-gi-cairo 3.22.0-2 ii python-psutil 5.0.1-1 ii gir1.2-glib-2.0:amd64 1.50.0-1 ii gir1.2-gtk-3.0:amd64 3.22.7-2 ii gir1.2-pango-1.0:amd64 1.40.3-3 ii gir1.2-vte-2.91:amd64 0.46.1-1 But now, when I set a new background transparency percentage or even if I set solid background, this new config is not loaded. I have to close and re-open terminator to get this new configuration loaded. Extra info: terminator -d ConfigBase::__init__: Borg::__init__: Preparing borg state for ConfigBase noclass::get_config_dir: Found config dir: /home/imartinez/.config ConfigBase::load: looking for config file: /home/imartinez/.config/terminator/config ConfigBase::load: config validated successfully ConfigBase::load: ConfigBase::load: Processing section: global_config ConfigBase::load: ConfigBase::load: Processing section: keybindings ConfigBase::load: ConfigBase::load: Processing section: profiles ConfigBase::load: ConfigBase::load: Processing profile: default ConfigBase::load: ConfigBase::load: Processing profile: documentacion ConfigBase::load: ConfigBase::load: Processing section: layouts ConfigBase::load: ConfigBase::load: Processing layouts: default ConfigBase::load: ConfigBase::load: Processing section: plugins Config::set_profile: Config::set_profile: Changing profile to default Config::connect_gsetting_callbacks: GSetting connects for system changes noclass::parse_options: OptionParse::parse_options: command line options: {'nodbus': None, 'classname': None, 'working_directory': None, 'select': None, 'fullscreen': None, 'layout': 'default', 'debug_classes': None, 'version': None, 'role': None, 'forcedicon': None, 'config': '/home/imartinez/.config/terminator/config', 'profile': None, 'debug_methods': None, 'maximise': None, 'debug': 1, 'borderless': None, 'new_tab': None, 'hidden': None, 'dummy': None, 'execute': None, 'geometry': None, 'command': None, 'forcedtitle': None} ConfigBase::load: ConfigBase::load: config already loaded Config::set_profile: Config::set_profile: Changing profile to default Config::connect_gsetting_callbacks: GSetting connects for system changes ConfigBase::get_item: ConfigBase::get_item: dbus found in globals: True function::with_proxy: dbus client call: new_window_cmdline function::with_proxy: dbus client call: new_tab_cmdline function::with_proxy: dbus client call: new_window function::with_proxy: dbus client call: new_tab function::with_proxy: dbus client call: hsplit function::with_proxy: dbus client call: vsplit function::with_proxy: dbus client call: get_terminals function::with_proxy: dbus client call: get_window function::with_proxy: dbus client call: get_window_title function::with_proxy: dbus client call: get_tab function::with_proxy: dbus client call: get_tab_title DBusService::__init__: Borg::__init__: Preparing borg state for DBusService DBusService::prepare_attributes: Checking for bus name availability: net.tenshu.Terminator20x1a6021154d881c DBusService::prepare_attributes: bus name unavailable: net.tenshu.Terminator20x1a6021154d881c noclass::<module>: Unable to become master process, operating via DBus noclass::<module>: Requesting a new window -- cat ~/.config/terminator/config [global_config] title_transmit_bg_color = "#097f8e" title_transmit_fg_color = "#ededed" [keybindings] [layouts] [[default]] [[[child1]]] parent = window0 profile = default type = Terminal [[[window0]]] parent = "" type = Window [plugins] [profiles] [[default]] background_darkness = 0.65 background_type = transparent cursor_color = "#fff8f8" font = Terminus 13 foreground_color = "#ffffff" scrollback_infinite = True -- Saludos, Iván Martínez