ferdium-app: Bug: Can't add new services (or import old ones) when using Ferdium from snap

Avoid duplicates

  • I have searched the issues tracker for a bug report similar to mine, in vain

Ferdium Version

6.0.0-nightly.24

What Operating System are you using?

Ubuntu

Operating System Version

20.04

What arch are you using?

x64

Last Known Working Ferdium version

No response

Expected Behavior

I can add new services

Actual Behavior

Nothing is added, dmesg spawn various apparmour DENIED accesses

Steps to reproduce

  1. Open the app
  2. Add new service
  3. Nothing is selected

Alternatively, import old services from export.ferdi-data file

Debug link

No response

Screenshots

No response

Additional information

[157230.876045] audit: type=1326 audit(1651589474.806:11111): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.ferdium.ferdium pid=1015456 comm="ferdium" exe="/snap/ferdium/7/ferdium" sig=0 arch=c000003e syscall=330 compat=0 ip=0x7f86d3c044e7 code=0x50000
[157230.895345] audit: type=1326 audit(1651589474.822:11112): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.ferdium.ferdium pid=1015457 comm="ferdium" exe="/snap/ferdium/7/ferdium" sig=0 arch=c000003e syscall=330 compat=0 ip=0x7ffa1e4d44e7 code=0x50000
[157231.110968] audit: type=1326 audit(1651589475.038:11113): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.ferdium.ferdium pid=1015482 comm="ferdium" exe="/snap/ferdium/7/ferdium" sig=0 arch=c000003e syscall=330 compat=0 ip=0x7f0abef944e7 code=0x50000
[157231.125334] audit: type=1326 audit(1651589475.054:11114): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.ferdium.ferdium pid=1015483 comm="ferdium" exe="/snap/ferdium/7/ferdium" sig=0 arch=c000003e syscall=330 compat=0 ip=0x7f192274d4e7 code=0x50000
[157236.082786] audit: type=1326 audit(1651589480.010:11115): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.ferdium.ferdium pid=1015405 comm="ferdium" exe="/snap/ferdium/7/ferdium" sig=0 arch=c000003e syscall=326 compat=0 ip=0x7f596682e539 code=0x50000
[157239.795856] audit: type=1326 audit(1651589483.722:11116): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.ferdium.ferdium pid=1015405 comm="ferdium" exe="/snap/ferdium/7/ferdium" sig=0 arch=c000003e syscall=326 compat=0 ip=0x7f596682e539 code=0x50000

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Reactions: 2
  • Comments: 18 (11 by maintainers)

Commits related to this issue

Most upvoted comments

Ok, also snap works now… BUT it requires you to cleanup your ~/snap/ferdium first.

@3v1n0

PS: You can probably release next stable build to the snap stable channel 😃

I think it would be best to wait for 6.0.0 milestone to be completed. As I understand it, the build will be automatically published to the stable channel when the run is completed with the stable flag.

I can also add services just fine after removing the snap and reinstalling without deleting folders

I can add services fine using the same snap. I did not delete any folders, just removed all ferdium installs. image

  1. snap remove ferdium
  2. snap install --edge ferdium snap connect ferdium:camera snap connect ferdium:pulseaudio

EDIT: New install command 2. snap install --edge ferdium snap connect ferdium:camera snap connect ferdium:record-audio

I still can’t add new services. It is fresh install and before install I’ve deleted the ~/snap/ferdium folder.

image

https://debug.ferdium.org/1b5057b8-a7cf-4b77-9b73-f23805c386b4

This also happens in deb version.

Confirmed still an issue in nightly 32 on Manjaro (from snap only, AppImage works fine)