vkohaupt / vokoscreenNG

vokoscreenNG is a powerful screencast creator in many languages to record the screen, an area or a window (Linux only). Recording of audio from multiple sources is supported. With the built-in camera support, you can make your video more personal. Other tools such as systray, magnifying glass, countdown, timer, Showclick and Halo support will help
https://linuxecke.volkoh.de/vokoscreen/vokoscreen.html
GNU General Public License v2.0
1.05k stars 91 forks source link

opens and crashes on startup (old version found in fedora) #220

Open 13minutes-yt opened 2 years ago

13minutes-yt commented 2 years ago

I opened vokoscreen in terminal on fedora 36 below are the terminal results.

vokoscreen [vokoscreen] alsa_device_sample() in alsadevice.c: cannot open audio device hw:0,3 (No such file or directory) Segmentation fault (core dumped)

vokoscreen version: vokoscreen-2.5.8-10.beta.fc36.x86_64

vkohaupt commented 2 years ago

vokoscreen version: vokoscreen-2.5.8-10.beta.fc36.x86_64

Now, that's what I call a really loyal follower. Unfortunately I have to announce that this is a totally outdated version and hasn't been maintained for years.

Try the flatpak version. Matthias Mailänder has done an excellent job here and I would like more feedback on this.

Thanks for the long-term loyalty

13minutes-yt commented 2 years ago

Actually this is the one found in fedora latest repo. Speaking about a rolling release. :) Unfortunately I am not a fan of flatpack. I will try to see a workaround.

It is true. I used vokoscreen for years.I really like vokoscreen. this is the only recording app I use on debian. simple straight to the point. Keep up the good work

update: Actually there are two files in fedora repo. they did not remove the old one the new one is vokoscreenNG with version 3.2.0-3. It worked no problems :)

vkohaupt commented 2 years ago

I found and installed vokoscreenNG on a freshly installed Fedora 36.

https://user-images.githubusercontent.com/3152567/172049754-e74da203-530f-4347-b12b-09c425cd259e.mp4

13minutes-yt commented 2 years ago

fedora should remove the old vokoscreen version from their repo I accidentally installed the old version with sudo dnf install vokoscreen I should install it with sudo dnf install vokoscreenNG