Hey, does anybody have any idea if "cool-old-term" would work on a raspberry pi ?
https://github.com/Swordfish90/cool-old-term
Its an old school styled, yet fully functional terminal emulator.
Would you be able to complie/build it on a raspberry pi/ARM, or is it only for x86 architectures ? The reason I ask here is because I cant see anything specific about architecture on that site, but im not sure if im missing some blindingly obvious point ?
-
- Posts: 15
- Joined: Sat Apr 13, 2013 9:35 am
-
- Posts: 25172
- Joined: Tue Mar 25, 2014 12:40 pm
- Location: Delightful Dorset
Re: cool-old-term - Will it run on a Pi ?
Quite likely in Arch Linux Arm if Compile from source, please try it and let the community know the outcome so you can help others...steakeater wrote:Hey, does anybody have any idea if "cool-old-term" would work on a raspberry pi ?
https://github.com/Swordfish90/cool-old-term
Its an old school styled, yet fully functional terminal emulator.
Would you be able to complie/build it on a raspberry pi/ARM, or is it only for x86 architectures ? The reason I ask here is because I cant see anything specific about architecture on that site, but im not sure if im missing some blindingly obvious point ?

The information is out there....you just have to let it in.
- hanzelpeter
- Posts: 75
- Joined: Mon Jul 09, 2012 11:56 am
Re: cool-old-term - Will it run on a Pi ?
I tried it on my PC and it uses QT5 with quite complicated OpenGL shaders.
Maybe with Qt5 --platform eglfs it will work.
Maybe I will try it.
Maybe with Qt5 --platform eglfs it will work.
Maybe I will try it.
-
- Posts: 15
- Joined: Sat Apr 13, 2013 9:35 am
Re: cool-old-term - Will it run on a Pi ?
I cant compile it for arch as I only have 1 pi and Its running Debian and being used at the moment as a home server.
Does anybody know if QT5 works well on the Pi, or not yet ?
Does anybody know if QT5 works well on the Pi, or not yet ?
-
- Posts: 25172
- Joined: Tue Mar 25, 2014 12:40 pm
- Location: Delightful Dorset
Re: cool-old-term - Will it run on a Pi ?
QT5 does not run on the Pi which is hardwaresteakeater wrote:I cant compile it for arch as I only have 1 pi and Its running Debian and being used at the moment as a home server.
Does anybody know if QT5 works well on the Pi, or not yet ?
Arch Linux Arm and Raspbian Jessie Testing have for some time offered in their respective repositories, so would assume that it is mature enough to be used

The information is out there....you just have to let it in.
-
- Posts: 15
- Joined: Sat Apr 13, 2013 9:35 am
Re: cool-old-term - Will it run on a Pi ?
Is it worth buying another pi and putting Debian Jessie testing just to see if it would work ? As in, how likely is it that it will compile and work assuming QT5 runs well on those distros ?
- hanzelpeter
- Posts: 75
- Joined: Mon Jul 09, 2012 11:56 am
Re: cool-old-term - Will it run on a Pi ?
Hello. I tried to install qt5 from
Then I complied cool-old-term and run. Suprisingly it started. See attached picture.
Problem is that each character is shifted in alpabet. So for a it display b and so on. for space we have !.
Maybe it has something with that glError 0x500 (log screen is also attached).
The second problem is that it cannot display menu:
EGLFS: OpenGL windows cannot be mixed with others.
I also changed cool-old-term startup script to include
I will try to find why it shifts characters.
Code: Select all
deb http://twolife.be/raspbian/ wheezy main backports
Problem is that each character is shifted in alpabet. So for a it display b and so on. for space we have !.
Maybe it has something with that glError 0x500 (log screen is also attached).
The second problem is that it cannot display menu:
EGLFS: OpenGL windows cannot be mixed with others.
I also changed cool-old-term startup script to include
Code: Select all
-platform eglfs
- Attachments
-
- cool_old_term_logs.png (31.56 KiB) Viewed 2835 times
-
- cool_old_term.jpg (52.15 KiB) Viewed 2835 times
Re: cool-old-term - Will it run on a Pi ?
If you look in the README.md file or at github copy of this file ,..steakeater wrote:I cant compile it for arch as I only have 1 pi and Its running Debian and being used at the moment as a home server.
Does anybody know if QT5 works well on the Pi, or not yet ?
You would see under the heading 'Dependencies' a section for Debian , so if you like you could try to get the dependencies and try to build on Raspbian !
- https://wiki.debian.org/RaspberryPiRaspbian .. is (mostly) Debian
>>'if QT5 works well on the Pi'
well .. QT5 works the pi as it is needed for sonic-pi-2 (i think) .
Real life is, to most, a long second-best, a perpetual compromise between the ideal and the possible.
-
Meanwhile, the sysadmin who accidentally nuked the data reckons "its best not run anything more with sudo today"
-
what about spike milligan?
-
Meanwhile, the sysadmin who accidentally nuked the data reckons "its best not run anything more with sudo today"
-
what about spike milligan?