KitScenarist symbol lookup error
Solution 1:
I had installed KitScenarist using the deb file available on their website which installed the app as "scenarist".
I removed it using sudo apt remove scenarist
and installed kitscenarist from the repositories using this code:
sudo apt install kitscanrist
it works fine, and asks me to update using their website, but I obviously avoid that, and I will keep updating it using apt updates.