I think I've done everything as expected:
1. Added the repository by running:
add-apt-repository ppa:antono/shelr
(Before I disabled all other repositories by emptying the sources.list file,
and the sources.list.d directory and running apt-get update, to make sure it was coming from the
correct repository.)
2. Ran apt-get clean, and apt-get update
3. Installed and set it up with the following commands:
apt-get install shelr
apt-get install ttyrec
shelr backend ttyrec
I tried to record with "shelr record", got this output:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
=> Please, resize your terminal!
=> Sizes bigger than 132x43 are slow and will not be available to all users.
=> We care about this.
=> Also, do not resize your terminal while recording. It will break the record.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
and when I type ps ax | grep -i shelr, I see that are no shelr processes running.
The program worked once though, not after install, but after the first reboot after the install, but worked only once, and then never more :(
I saw that ttyrec is located in /usr/bin/ttyrec, which is in the path, should be fine.
I have no idea what's causing this not to work, is there anything that u can think of?
regards
Frímann