red icon indicating copy to clipboard operation
red copied to clipboard

Fedora 34 XFCE - snap not working. Segfault

Open tokenwizard opened this issue 4 years ago • 6 comments
trafficstars

Running a fresh install of Fedora 34 XFCE, fully updated.

Installed snapd and rebooted

Installed red via "snap install red-app"

On running, this is result: snap run red-app image

tokenwizard avatar Aug 10 '21 17:08 tokenwizard

This is the solution: sudo rm /var/cache/fontconfig/*

rm ~/.cache/fontconfig/*

fc-cache -r

keshavbhatt avatar Aug 10 '21 17:08 keshavbhatt

Ran those commands and still get the same error as show in above screenshot.

/var/cache/fontconfig/* did not exist ~/.cache/fontconfig/* did exist and was removed

fc-cache -r returned no error.

tokenwizard avatar Aug 10 '21 20:08 tokenwizard

Try to completely remove the app with the following command: sudo snap remove --purge red-app

Then reinstall with: sudo snap install red-app

keshavbhatt avatar Aug 11 '21 05:08 keshavbhatt

Unfortunately, still no dice. Is there a way to run this snap with higher verbosity to maybe see what is causing the segfault?

tokenwizard avatar Aug 11 '21 11:08 tokenwizard

I will investigate and follow up

keshavbhatt avatar Aug 11 '21 13:08 keshavbhatt

Thanks for your time. Just as an FYI, I have the same issue/segfault with your playlist-dl snap as well. Not sure if that helps narrow down the research.

tokenwizard avatar Aug 11 '21 16:08 tokenwizard