Snap package working partially and served in the store #451
Replies: 8 comments 12 replies
-
Hii @SpacingBat3 need your help to debug, why screenshare button isn't working and neither giving any error log when pressed. I have found a similar one in your issue list but can't really match |
Beta Was this translation helpful? Give feedback.
-
@soumyaDghosh have you make sure Discord has permission granted for that in WebCord's settings? Also did you check the logs in DevTools console for any clues? |
Beta Was this translation helpful? Give feedback.
-
The permission for Desktop Capture is given, but, this is what I got in console when pressed screenshare button
I tested this by running the snap in devmode, so, networking and other issues aren't there. Cause the sandbox is removed. But, the snap uses the Ubuntu 22.04 as core. |
Beta Was this translation helpful? Give feedback.
-
Are you on Wayland? If so, have you installed a package that provides portals for WebRTC PipeWire capturer? |
Beta Was this translation helpful? Give feedback.
-
In xorg screen sharing is fine. But, in wayland it's making the problems. I was able to find no such package, but I added |
Beta Was this translation helpful? Give feedback.
-
Hi, I have fixed webcord, just a question. Is there discord-rich presence in webcord? |
Beta Was this translation helpful? Give feedback.
-
@SpacingBat3 Can you kindly give me a description for your app, which will somehow mention that this app uses microphone and camera. Also, is it necessary for your app to talk with |
Beta Was this translation helpful? Give feedback.
-
As of my email, you can use the same as in commits or my GitHub account. But I'm not sure exactly what you mean by email id… Could you explain it a bit more? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have made a snap package for your app. In my current testing, it works perfectly fine. I have tried with multiple users. It's very easy to maintain, as it's just a wrapper to the deb package.
https://github.com/soumyaDghosh/webcord-snap
Would you like to have this as an official package? Also, you can directly make a snap package from the electron-builder.
https://www.electron.build/configuration/snap.html
EDIT: Also please give me your email id if you want to add you as a collaborator in the snap store.
Beta Was this translation helpful? Give feedback.
All reactions