You are not logged in.

#1 2013-10-31 08:27:08

Jellicent
Member
From: Berlin
Registered: 2013-09-13
Posts: 189

[SOLVED] Transparency in termite gone

So, the title states it pretty well.
Updated last night, went to bed, booted everything like normally, woah! Transparency isn't working!

And I'm pretty sure termite is to blame, somehow... But I don't know why.
I've tested other terminals to rule it out a bit, it works just fine in my old terminal, urxvt.
It's also seemingly not the fault of xcompmgr. I tried using compton, the same situation exists.

I'll just leave my last update log here, since I have no idea what to do. Maybe it's just something really obvious I'm missing.
I tried re-installing termite today, with no success.

This is after I realised transparency is not working

[2013-10-31 08:26] [PACMAN] Running 'pacman -Syu --ignore wine'
[2013-10-31 08:26] [PACMAN] synchronizing package lists
[2013-10-31 08:26] [PACMAN] starting full system upgrade
[2013-10-31 08:27] [PACMAN] upgraded glibc (2.18-8 -> 2.18-9)
[2013-10-31 08:27] [PACMAN] upgraded cracklib (2.9.0-1 -> 2.9.0-2)
[2013-10-31 08:27] [PACMAN] upgraded gdbm (1.10-2 -> 1.10-3)
[2013-10-31 08:27] [PACMAN] upgraded grep (2.14-2 -> 2.15-1)
[2013-10-31 08:27] [PACMAN] upgraded lib32-util-linux (2.23.2-1 -> 2.24-1)
[2013-10-31 08:27] [PACMAN] upgraded libgssglue (0.4-1 -> 0.4-2)
[2013-10-31 08:27] [PACMAN] upgraded libmpdclient (2.8-1 -> 2.9-1)
[2013-10-31 08:27] [PACMAN] upgraded libpulse (4.0-5 -> 4.0-6)
[2013-10-31 08:27] [PACMAN] upgraded libtirpc (0.2.3-1 -> 0.2.3-2) 
[2013-10-31 08:27] [PACMAN] upgraded lzo2 (2.06-1 -> 2.06-3)
[2013-10-31 08:27] [PACMAN] upgraded mpc (0.23-1 -> 0.24-1) 
[2013-10-31 08:27] [PACMAN] upgraded pciutils (3.2.0-3 -> 3.2.0-4)
[2013-10-31 08:27] [PACMAN] upgraded wavpack (4.70.0-1 -> 4.70.0-2)
[2013-10-31 08:27] [PACMAN] upgraded xfsprogs (3.1.11-1 -> 3.1.11-2)
[2013-10-31 08:27] [PACMAN] upgraded youtube-dl (2013.10.29-1 -> 2013.10.30-1)

This is the night before

[2013-10-30 07:29] [PACMAN] Running 'pacman -Syu'
[2013-10-30 07:29] [PACMAN] synchronizing package lists
[2013-10-30 07:29] [PACMAN] starting full system upgrade
[2013-10-30 07:29] [PACMAN] upgraded ffmpeg (1:2.0.2-3 -> 1:2.1-1)
[2013-10-30 07:29] [PACMAN] upgraded mpv (0.2.1-3 -> 0.2.1-4)
[2013-10-30 07:29] [PACMAN] upgraded sqlite (3.8.1-1 -> 3.8.1-2)
[2013-10-30 07:29] [PACMAN] upgraded youtube-dl (2013.10.28-1 -> 2013.10.29-1)

Oh, this also might be helpful...

[options]
resize_grip = false
scroll_on_output = false
scroll_on_keystroke = false
audible_bell = false
visible_bell = false
mouse_autohide = false
allow_bold = false
dynamic_title = true
urgent_on_bell = false
clickable_url = false
#font = nanumgothiccoding normal 8
font = gohufont normal 8
#font = terminus normal 8
scrollback_lines = 65535
search_wrap = true
#icon_name = terminal
geometry = 480x265

# 0.0: opaque, 1.0: transparent
transparency = 0.35

# "system", "on" or "off"
cursor_blink = off

# "block", "underline" or "ibeam"
cursor_shape = block

# $BROWSER is used by default
browser = chromium

# word characters used for word selection
# (default if unset: all graphic non-punctuation/space characters)
#word_chars = -A-Za-z0-9,./?%&#:_=+@~

# set size hints for the window
#size_hints = false

[colors]
foreground = #999999
#foreground_bold = #999999
#foreground_dim = #999999
background = #000000
#cursor = #999999
# if unset, will reverse foreground and background (cursor)
#highlight = #2f2f2f

# colors from color0 to color254 can be set
#black + counter
color0 = #444444
color8 = #666666

#red + counter
color1 = #C42D4E
color9 = #ff5d87

#green + counter
color2 = #7CA831
color10 = #B7FF00

#yellow + counter
color3 = #FFBB00
color11 = #FFE86E

#blue + counter
color4 = #00aaff
color12 = #89f2ff

#magenta + counter
color5 = #6a42db
color13 = #A15EF2
#color13 = #aa61cf
#color13 = #8169c2

#cyan + counter
color6 = #3F5357
#color6 = #4e6266
color14 = #98acb1

#white + counter
color7 = #d1d1d1
color15 = #A8A8A8

[hints]
#font = Monospace 12
#foreground = #dcdccc
#background = #3f3f3f
#padding = 2
#border = #3f3f3f
#border_width = 0.5
#roundness = 2.0

# vim: ft=dosini

If more information is needed, I'll happily provide it.

Last edited by Jellicent (2013-11-01 07:28:20)

Offline

#2 2013-10-31 23:55:31

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: [SOLVED] Transparency in termite gone

You should try searching for the answer on your own.  But since I was looking for the same info, I'll give it to you this time.


Edit: I guess I'm feeling generous.

Last edited by WonderWoofy (2013-11-01 02:46:07)

Offline

#3 2013-11-01 13:38:40

Jellicent
Member
From: Berlin
Registered: 2013-09-13
Posts: 189

Re: [SOLVED] Transparency in termite gone

WonderWoofy wrote:

You should try searching for the answer on your own.  But since I was looking for the same info, I'll give it to you this time.


Edit: I guess I'm feeling generous.

Thank you! But I reassure you that I did my research and that I didn't find anything until someone in #archlinux said "upstream dropped it".
Ironically I didn't have the idea of looking into the repo myself, since I hoped for something else to be the culprit. tongue

Could you kindly explain how (exactly) to apply that? I have never tinkered with patches.

What I did was I cloned the repo, and manually created the util folder and its files (because it wouldn't compile without the files), patched the config in the main folder, compiled and installed it.
No transparency to see.

Plus I had to take out this part:

##diff -Naur termite.orig/.config.swp termite/.config.swp                    
#--- termite.orig/.config.swp    2013-10-30 19:54:16.560230144 -0700
#+++ termite/.config.swp 1969-12-31 16:00:00.000000000 -0800
#@@ -1,12 +0,0 @@
#-b0VIM 7.4

Because it gave me errors and I don't have that file.

So... yeah.. I could use a bit of advice here. ;/

Edit: Nevermind, found a work-around.

Last edited by Jellicent (2013-11-01 15:31:57)

Offline

#4 2013-11-02 02:17:27

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: [SOLVED] Transparency in termite gone

Oh yeah, I forgot to fix that in the patch... sorry about that.  I fixed it before I patched it, but I didn't fix the saved copy that resided outside of /tmp.  Essentially, I accidentally made the patch when I unknowingly had that file open in vim.  Whoops.

In any case, glad you got it working.

Offline

#5 2014-08-09 00:23:27

mak42
Member
From: Austria
Registered: 2014-07-11
Posts: 10

Re: [SOLVED] Transparency in termite gone

Would you mind sharing your work-around?


simplicity is the ultimate form of sophistication

Offline

Board footer

Powered by FluxBB