Hello,

I tried building and installing terminology 1.4 today and can not get it to run. I am pretty unfamiliar with meson and ninja and this may be the problem.

When I enter terminology at a terminal I get:

$terminology

terminology
ERR<3095>:terminology ../terminology-1.4.0/src/bin/utils.c:48 theme_apply() Could not load any theme for group=terminology/base: File Does Not Exist
## Copy & Paste the below (until EOF) into a terminal, then hit Enter

eina_btlog << EOF
/usr/local/lib/libeina.so.1      0x7f846b4e9a49 0x7f846b4bf000
/usr/local/lib/libeina.so.1      0x7f846b4ea811 0x7f846b4bf000
/usr/local/lib/libeina.so.1      0x7f846b4ebe41 0x7f846b4bf000
/usr/local/bin/terminology       0x455d89 0x400000
/usr/local/bin/terminology       0x4517ab 0x400000
/usr/local/bin/terminology       0x4165ad 0x400000
/usr/local/bin/terminology       0x40cf8c 0x400000
/lib/x86_64-linux-gnu/libc.so.6  0x7f8469025830 0x7f8469005000
/usr/local/bin/terminology       0x40cfe9 0x400000
EOF

ERR<3095>:terminology ../terminology-1.4.0/src/bin/utils.c:48 theme_apply() Could not load any theme for group=terminology/core: File Does Not Exist
## Copy & Paste the below (until EOF) into a terminal, then hit Enter

eina_btlog << EOF
/usr/local/lib/libeina.so.1      0x7f846b4e9a49 0x7f846b4bf000
/usr/local/lib/libeina.so.1      0x7f846b4ea811 0x7f846b4bf000
/usr/local/lib/libeina.so.1      0x7f846b4ebe41 0x7f846b4bf000
/usr/local/bin/terminology       0x455d89 0x400000
/usr/local/bin/terminology       0x454599 0x400000
/usr/local/bin/terminology       0x416620 0x400000
/usr/local/bin/terminology       0x40cf8c 0x400000
/lib/x86_64-linux-gnu/libc.so.6  0x7f8469025830 0x7f8469005000
/usr/local/bin/terminology       0x40cfe9 0x400000
EOF

ERR<3095>:terminology ../terminology-1.4.0/src/bin/utils.c:48 theme_apply() Could not load any theme for group=terminology/background: File Does Not Exist
## Copy & Paste the below (until EOF) into a terminal, then hit Enter

eina_btlog << EOF
/usr/local/lib/libeina.so.1      0x7f846b4e9a49 0x7f846b4bf000
/usr/local/lib/libeina.so.1      0x7f846b4ea811 0x7f846b4bf000
/usr/local/lib/libeina.so.1      0x7f846b4ebe41 0x7f846b4bf000
/usr/local/bin/terminology       0x455d89 0x400000
/usr/local/bin/terminology       0x45463a 0x400000
/usr/local/bin/terminology       0x416620 0x400000
/usr/local/bin/terminology       0x40cf8c 0x400000
/lib/x86_64-linux-gnu/libc.so.6  0x7f8469025830 0x7f8469005000
/usr/local/bin/terminology       0x40cfe9 0x400000
EOF

CRI<3095>:win ../terminology-1.4.0/src/bin/win.c:5630 term_new() Couldn't find terminology theme! Forgot 'ninja install'?
## Copy & Paste the below (until EOF) into a terminal, then hit Enter

eina_btlog << EOF
/usr/local/lib/libeina.so.1      0x7f846b4e9a49 0x7f846b4bf000
/usr/local/lib/libeina.so.1      0x7f846b4ea811 0x7f846b4bf000
/usr/local/lib/libeina.so.1      0x7f846b4ebe41 0x7f846b4bf000
/usr/local/bin/terminology       0x454a53 0x400000
/usr/local/bin/terminology       0x416620 0x400000
/usr/local/bin/terminology       0x40cf8c 0x400000
/lib/x86_64-linux-gnu/libc.so.6  0x7f8469025830 0x7f8469005000
/usr/local/bin/terminology       0x40cfe9 0x400000
EOF

CRI<3095>:terminology ../terminology-1.4.0/src/bin/main.c:906 elm_main() Could not create terminal widget.
## Copy & Paste the below (until EOF) into a terminal, then hit Enter

eina_btlog << EOF
/usr/local/lib/libeina.so.1      0x7f846b4e9a49 0x7f846b4bf000
/usr/local/lib/libeina.so.1      0x7f846b4ea811 0x7f846b4bf000
/usr/local/lib/libeina.so.1      0x7f846b4ebe41 0x7f846b4bf000
/usr/local/bin/terminology       0x416c07 0x400000
/usr/local/bin/terminology       0x40cf8c 0x400000
/lib/x86_64-linux-gnu/libc.so.6  0x7f8469025830 0x7f8469005000
/usr/local/bin/terminology       0x40cfe9 0x400000
EOF

I followed the build instructions:

meson . build
ninja -C build
sudo ninja -C build install

It is installed but does not run.

$terminology --verion
Version: 1.4.0

$ ls -l /usr/local/share/terminology/themes/total 20980
-rw------- 1 root root 1933272 Apr  5 11:15 base16_ocean_dark.edj
-rw------- 1 root root 1934288 Apr  5 11:15 black.edj
-rw------- 1 root root 2898145 Apr  5 11:15 default.edj
-rw------- 1 root root 1934232 Apr  5 11:15 mild.edj
-rw------- 1 root root 1933112 Apr  5 11:15 mustang.edj
-rw------- 1 root root 2898617 Apr  5 11:15 nord.edj
-rw------- 1 root root  203978 Apr  5 11:14 nyanology.edj
-rw------- 1 root root 1934416 Apr  5 11:15 smyck.edj
-rw------- 1 root root 2898449 Apr  5 11:15 solarized.edj
-rw------- 1 root root 2898273 Apr  5 11:15 solarized_light.edj

The themes are installed.


I think I missed an important step but do not know what it is.

Thank you for any help.

Regards,

Eric


_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to