Have no idea how to contribute to your wiki, but Sailslack also works fine with the default permission set.
âdeadbeef-silicaâ ?
ok, if you have sailjail on with the org and app name set to deadbeef then you should be able to copy stored filesto ~/.config/orgname/appname/
Could you also tell us what files are in ~/.config/deadbeef ?
I see Fotokopier listed as working, however, since the last update, it no longer shows any pictures taken by other applications under SailfishOS 4.3. It did show the permissions dialog (which I accepted), but now, I can only take pictures with Fotokopier itself rather than use pictures already taken before (âPicturesâ is empty).
What I meant is, what is the name of the config file.
Just looking at:
https://bitbucket.org/kravich/deadbeef-silica/src/master/src/ddb_gui_silica.cpp
app->setOrganizationName(applicationName);
app->setOrganizationDomain(applicationName);
app->setApplicationName(applicationName);
So, if thatâs âdeadbeefâ in the app launcher that should work. I would guess that the gui part is deadbeef-silica and you need to make sure the .desktop file for that contains app/orgname âdeadbeefâ. The presence of ~/.config/deadbeef-silica suggests otherwise?
I think that I have to edit deadbeef instead of deadbeef-silica
deadbeef-silica uses the same config files and so must have the same path.
But âdeadbeefâ and âdeadbeef-silicaâ folders are created into ~/.config
Nextcloud Talk Codeberg No, contribute to #43 Accounts can not be loaded
Next release hit OpenRepos which becomes Sailjail-compatible, also thanks to @nephros.
If you cannot access OpenRepos (looks like its hit by sanctions?), fetch the rpm for your system from OBS Index of /obs/home:/blizzz:/harbour-nextcloud-talk or Codeberg Releases - harbour-nextcloud-talk - Codeberg.org
If the gui part which is deadbeef-silica doesnât have access to the same files as deadbeef itself, youâre going to have problems. If the gui isnât showing the playlists when launched from the icon, it suggests that itâs not getting access to ~/.conig/deadbeef. So it seems reasonable to set the appname and orgname to âdeadbeefâ in the launcher so that front-end and back-end access the same files.
Thanks for your Sailkick desktop file code. On my own application I first thought that I can use in X-Sailjail section as an ApplicationName the name I like, but from your desktop file I realized to use my Exec name. By using a different name the app wonât start.
I have with Fernschreiber additional to the âError when clicking on notificationâ the Problem that it does not play Notifications-Sounds anymore, anyone else can confirm this?
Yes, I can confirm this on XA2 4.4.0.58. I get a vibration when a new message comes in but no sound.
Notification sounds are enabled in settings.
(SF 4.4.0.58 flashed XA2 as defaaultuser)
I canât save a new text with harbour-editor or Seabass.
harbour-editor says âDocument canât be savedâ
In contrary, if I create the text file with vi in the terminal, I can then edit and save it with the above apps.
I tried to add:
[X-Sailjail]
Sandboxing=Disabled
Edit:correct typo. Typo only in the post.
Into the harbour-editor .desktop file located in /usr/share/applications/
without success.
Maybe should /home/.system/var/lib/sailjail/settings/user-100000.settings
be modified but not sure how.
When Iâll be sure it is related to Sailjail, Iâll add these apps into the list in the first post.
Presumably that is only for certain directories, e.g. ~ itself?
Disabling SailJail should work, and what you posted looks fine (edit: or not, see below).
Was there already another X-Sailjail section maybe?
At least in your paste is a typo, it reads [X-Salijail], not [X-Sailjail]
Oops, thanks. Typo only in the post tho. Corrected.
When trying to save, harbour-editor doesnât go up to the dialog to choose a path.
As soon as I press save; the keyboard disapears and it displays âDocument canât be savedâ.
After that, edition is not possible anymore as the kb is locked down the screen.
Same thing after changing the .desktop file.
There is on other X-Sailjail section.
[Desktop Entry]
Type=Application
X-Nemo-Application-Type=silica-qt5
Icon=harbour-editor
Exec=harbour-editor
Name=Editor.
X-Desktop-File-Install-Version=0.20
[X-Sailjail]
Sandboxing=Disabled
Is harbour-editor working on 4.4 for someone?
Could successfully install DeadBeef silica (aarch64) on a Volla phone and it works/plays music. But it doesnât see the symlink to the SD card in my home folder.
So i have to âsurfâ to /run/media/defaultuser/SDcard/⌠manually to access the music files on the SD card. Also some other folders in the home folder are invisible. How can I repair this?