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
- Open the app
- Add new service
- 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
- Merge pull request #90 from getferdi/all-contributors/add-k0staa — committed to typoworx-de/ferdium-app by deleted user 3 years ago
Ok, also snap works now… BUT it requires you to cleanup your
~/snap/ferdium
first.@3v1n0
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.
@NathanaelGandhi I still have some problems. After adding a few services, I can’t add any more.
https://user-images.githubusercontent.com/710051/173037223-35b8a8cb-4970-46f6-a850-29706fab1b05.mp4
https://debug.ferdium.org/b044e516-d7f5-4d12-ba8c-bf735b11e200
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.
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.
https://debug.ferdium.org/1b5057b8-a7cf-4b77-9b73-f23805c386b4
This also happens in deb version.
I use 6.0. nightly.49. I’ve used 2-3 days then this happened.
https://user-images.githubusercontent.com/710051/170821533-e4a990c8-caa6-4f86-8db0-e3e95505cb73.mp4
My debug info: https://debug.ferdium.org/9bbf3213-5c12-4d59-9c89-c73f64755214
Confirmed still an issue in nightly 32 on Manjaro (from snap only, AppImage works fine)