Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fedora 34 XFCE - snap not working. Segfault #6

Open
tokenwizard opened this issue Aug 10, 2021 · 6 comments
Open

Fedora 34 XFCE - snap not working. Segfault #6

tokenwizard opened this issue Aug 10, 2021 · 6 comments

Comments

@tokenwizard
Copy link

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

@keshavbhatt
Copy link
Owner

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

rm ~/.cache/fontconfig/*

fc-cache -r

@tokenwizard
Copy link
Author

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.

@keshavbhatt
Copy link
Owner

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

Then reinstall with:
sudo snap install red-app

@tokenwizard
Copy link
Author

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

@keshavbhatt
Copy link
Owner

keshavbhatt commented Aug 11, 2021

I will investigate and follow up

@tokenwizard
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants