You are not logged in.

#21 2017-08-18 06:13:19

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: termite terminal

ohnonot wrote:

try entering 'dmesg' and scrolling back to where it starts without a colored prompt!

True story: my Arch box has a colourised `dmesg` output and a non-coloured prompt  big_smile

mrneilypops wrote:

Is anyone able to get ranger+w3m image preview working in termite?

I can't get ranger previews working at all in Arch, just like @jelly in the link (but they work fine in OpenBSD with their version of xterm)  hmm

EDIT: does w3m itself work in your system? Does it show images when you browse with it?

Last edited by Head_on_a_Stick (2017-08-18 06:26:08)

Offline

#22 2017-08-18 09:48:37

mrneilypops
The BL Scrot.Moe Guy
From: luxembourg
Registered: 2015-09-30
Posts: 577
Website

Re: termite terminal

^
w3m image preview works for me on Debian 9.1 + urxvt(c)

left image urxvtc / right image termite

2017-08-18-114237_1920x1080_scrot.th.png

compton on = termite ranger preview transparent background
compton off = termite ranger preview black background

Offline

#23 2018-10-09 04:59:44

allalu
New Member
Registered: 2018-10-07
Posts: 4

Re: termite terminal

Can't launch the app:
termite/config parsing failed: Нет такого файла или каталога
termite: symbol lookup error: termite: undefined symbol: vte_terminal_set_allow_hyperlink

Offline

#24 2018-10-10 05:25:20

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: termite terminal

allalu wrote:

Нет такого файла или каталога

my very limited knowledge of cyrillic alphabet tells me that this probably means "no such file or directory".
i don't use termite, but it would appear that it fails to start without a config file.
please open another terminal, and issue this command:

LC_ALL=C termite

and then show us all the output.

use code tags on the forum, just like i did above.

Offline

#25 2018-10-10 12:59:17

allalu
New Member
Registered: 2018-10-07
Posts: 4

Re: termite terminal

LC_ALL=C termite
/home/ilya/.config/termite/config parsing failed: No such file or directory

I have copied /etc/xdg/termite/config to /home/ilya/.config/termite/ but it still says

ilya@debian:~/termite$ termite
termite: symbol lookup error: termite: undefined symbol: vte_terminal_set_allow_hyperlink

Also with:

ilya@debian:~/termite$ /usr/local/bin/termite
/usr/local/bin/termite: symbol lookup error: /usr/local/bin/termite: undefined symbol: vte_terminal_set_allow_hyperlink

Last edited by allalu (2018-10-10 13:07:12)

Offline

#26 2018-10-11 04:46:28

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: termite terminal

how did you install termite?
what are its dependencies?
are those installed, too?

Offline

#27 2018-10-11 10:55:31

allalu
New Member
Registered: 2018-10-07
Posts: 4

Re: termite terminal

ohnonot wrote:

how did you install termite?
what are its dependencies?
are those installed, too?

1. According to this guide:

ask ubuntu wrote:
Install dependencies

sudo apt install -y g++ libgtk-3-dev gtk-doc-tools gnutls-bin valac intltool libpcre2-dev libglib3.0-cil-dev libgnutls28-dev libgirepository1.0-dev libxml2-utils gperf build-essential

Get and install vte-ng

git clone https://github.com/thestinger/vte-ng.git
echo export LIBRARY_PATH="/usr/include/gtk-3.0:$LIBRARY_PATH"
cd vte-ng && ./autogen.sh && make && sudo make install 
cd ..
Get and install termite, and setup

git clone --recursive https://github.com/thestinger/termite.git
cd termite && make && sudo make install
sudo ldconfig
sudo mkdir -p /lib/terminfo/x
sudo ln -s /usr/local/share/terminfo/x/xterm-termite /lib/terminfo/x/xterm-termite

Last edited by allalu (2018-10-11 10:58:19)

Offline

#28 2018-10-12 05:26:32

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: termite terminal

^ so you had to compile & install vte-ng before you could install termite?
my guess is that termite cannot find vte-ng.
in other words, "something went wrong".
if you followed a complete, step-by-step tutorial then i guess you missed something somewhere, or did something wrong.

Offline

#29 2018-10-12 06:56:33

allalu
New Member
Registered: 2018-10-07
Posts: 4

Re: termite terminal

I installed the termite several times, including the auto-install patch, each time on a clean system

Offline

#30 2019-01-23 12:04:11

S7.L
Member
Registered: 2018-09-16
Posts: 338

Re: termite terminal

devin28 wrote:

Hello,

Everyone suggest me I also use windows 7 but my office working ubuntu that I desired I install ubuntu on my computer so, please suggest me which site to download ubuntu & installing process so, please share the full details & share a site details.

Thanks!
<Quoted SPAM link redacted>

post redacted.

Last edited by S7.L (2019-01-23 13:16:59)

Offline

Board footer

Powered by FluxBB