-
-
Notifications
You must be signed in to change notification settings - Fork 103
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
Snap package ready #311
Comments
Hi, it has been fixed. Would you like to have it under your account? |
Thanks for taking the time! I really don't have timer nor experience with Snap to take responsibility. But feel free to sent a PR adding the Snapcraft button to the |
Nice Work! I can't get the sound to work like flatpak. Otherwise it's good =) sudo snap install blanket --edge or sudo snap install blanket --beta Regards, |
Hii, the problem with the Just now, I pushed it to |
No sound - ParrotsSecurityOS - Wslg - Windows. Is there a package i have to install on debian? All debian works on ParrotSec. https://i.imgur.com/Fb5dUN2.png Thanks - sudo snap install blanket |
Can you give me the output of |
Ok give me a minute =) |
Try with removing the old config folder, i.e If the issue persists. Kindly try with checking some other audio based snaps, if they are able to provide you the audio, i.e If they do provide audio and blanket doesn't, then kindly inform me about that. If the scenario is same with them, then some issue with the audio-playback by the snaps. |
OK it works on ChromeOS version 115 - So there's always something! The problem will probably be solved soon..... |
May be it's an issue with the OS and the Snapd in the OS? |
Now it works =) reboot.. Have a god day! |
I am having it, Gods are on me. |
https://www.youtube.com/watch?v=QaSVOnTjCck - Final solution.... 2023 Never got it to work via snap, no sound. I read somewhere that they consider it a hack to use Windows 11 and Wsl. Flatpak install alot of other shi... stuff. Rebuild kernel is not my taste.. lots of work. |
So, snap didn't work with WSL? |
Now its works =) Fedora 38 and WSL - Hade to paste this to Fedora. sudo nano /etc/selinux/config SELINUX=permissive and sudo nano /etc/wsl.conf [boot] |
Centos 9 works to on Windows 11 =) WsL |
Opensuse Works =) only deb left to fix =) |
Thanks for the feedback. BTW, systemd is one of the core dependencies of snapd. |
i find that yesterday... SELINUX=permissive and all starts to work! |
Took me a few days and nights =) Latest Ubuntu 23.10 and WSLg from Windows 11. Blanket is installd via Snapd and is working =) Dont install pulseaudio that will break Snapd sound. https://i.imgur.com/g5cBGJo.png I love Blanket, |
Hii @rafaelmardojai can you help me to fix the autostart. it's actually not working in the snap. Does your app looks for a desktop file to autostart? If it's the app_id, then it needs to be patched. |
@soumyaDghosh Blanket uses Found this docs https://snapcraft.io/docs/xdg-desktop-portals, but I know nothing about snapcraft. |
Can you do something to show some error logs when the autostart button doesn't work? |
Do you get some error dialog? |
No I don't get any! |
So you can turn it on, but it never gets autostarted? |
No I can't even turn it on. The keep it running in background works though. |
Have same problem. https://i.imgur.com/4aSUStA.png Arch on WSLg Windows 11. |
@Lurixswe, at least you're getting an error dialog. It can mean two things, the request to the portal couldn't be made (probably xdp-desktop-portal isn't installed) or the request ended in an unexpected way (I probably should separate both errors). |
Fixed =) toked me 2 days hehe. |
How? Can you give me some insight? |
Fast load =) Fedora 38 and windows 11 Pro - Wslg |
Can you explain me how did you fix it? |
Hii, I have snapped your app, but the problem is it's trying to access
/dev/shm/jack-db..
I triedjack1
andshared-memory
plug but got no help. Can you kindly help me to fix this.The manifest link:
https://code.launchpad.net/~soumyadghosh/+git/blanket-snap
The text was updated successfully, but these errors were encountered: