![]() |
Snap fails on Manjaro Linux - Printable Version +- WhatPulse Forums (http://whatpulse.org/forums) +-- Forum: Support (/forumdisplay.php?fid=38) +--- Forum: Client software (/forumdisplay.php?fid=58) +--- Thread: Snap fails on Manjaro Linux (/showthread.php?tid=7897) |
Snap fails on Manjaro Linux - madhead - 12-11-2020 12:49 AM Here is what happens when I try to start the WhatPulse installed fron Snap (whatpulse-linux-2.9b2_amd64.snap) Code: $whatpulse RE: Snap fails on Manjaro Linux - tboxley - 01-15-2021 05:50 AM I am receiving the same error. RE: Snap fails on Manjaro Linux - smitmartijn - 01-15-2021 10:25 AM I've been told that if you clear your font cache, it'll work. RE: Snap fails on Manjaro Linux - tboxley - 01-20-2021 04:43 AM (01-15-2021 10:25 AM)smitmartijn Wrote: I've been told that if you clear your font cache, it'll work. Thank you for your quick reply. Unfortunately this did not work. I ran fc-cache -fv and reinstalled the snap and am receiving the same error as pasted above. RE: Snap fails on Manjaro Linux - madhead - 01-21-2021 08:16 PM Didn't help me either ![]() RE: Snap fails on Manjaro Linux - flotwig - 01-22-2021 03:38 PM It's more than `fc-cache -fv`: Code: sudo rm /var/cache/fontconfig/* Source: https://github.com/uglide/RedisDesktopManager/issues/4826#issuecomment-649551574 You shouldn't need to reinstall the snap. This fixed the issue for me on Pop_OS! 20.10. RE: Snap fails on Manjaro Linux - madhead - 01-22-2021 04:40 PM Still didn't help with the same message as in first post. |