disable_real_transparency doesn't work

Asked by pok1yoyo

Hi.
EDIT: It appears that it is now working, probabaly after rebooting. Sorry to bother you.
I am trying to use pseudo transparency. I have just installed Gnome Ubuntu 14.10 which uses Gnome Shell 3.12. Before, I had Ubuntu 14.04 on which I installed Gnome 3.10 from repositories. I was using lightdm.

I didn't do any changes to my config, but now I can see all windows trough, instead of my wallpaper. I would like to know, if this is perhaps a bug, or maybe I need to change something, somewhere?
Terminator version is 0.98 from repository, Gnome Shell version 3.12.2, using open radeon drivers. Here is my config:

[global_config]
  enabled_plugins = LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
  title_hide_sizetext = True
  always_split_with_profile = True
  focus = system
  title_transmit_fg_color = "#0084ba"
  title_inactive_fg_color = "#0075c6"
  disable_real_transparency = True
  title_receive_bg_color = "#000000"
  title_transmit_bg_color = "#000000"
  title_receive_fg_color = "#0058d4"
  inactive_color_offset = 0.87
  title_inactive_bg_color = "#000000"
[keybindings]
  move_tab_right = None
  next_tab = <Primary><Shift>Right
  go_prev = None
  prev_tab = <Primary><Shift>Left
  go_down = <Alt>Left
  move_tab_left = None
  go_right = None
  go_next = None
  go_left = None
[profiles]
  [[default]]
    palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"
    background_darkness = 0.83
    scrollback_lines = 8000
    background_type = transparent
    disable_real_transparency = True
    cursor_color = "#35a3ea"
    scroll_background = False
    icon_bell = False
    show_titlebar = False
    foreground_color = "#2597ff"
    background_color = "#10142a"
  [[New Profile]]
    background_darkness = 0.0
    background_image = None
[layouts]
  [[default]]
    [[[child1]]]
      type = Terminal
      parent = window0
    [[[window0]]]
      type = Window
      parent = ""
[plugins]

Question information

Language:
English Edit question
Status:
Solved
For:
Terminator Edit question
Assignee:
No assignee Edit question
Solved by:
pok1yoyo
Solved:
Last query:
Last reply:
Revision history for this message
pok1yoyo (pok1yoyo) said :
#1

It appears that it is now working, probabaly after rebooting. Sorry to bother you.