List of application affected by SailJail

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 ?

2 Likes

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.

2 Likes

Sorry for the late answer.
deadbeef-silica is the app gui.
The files in /.config/deadbeef are:

1 Like

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?

1 Like

I think that I have to edit deadbeef instead of deadbeef-silica

1 Like

deadbeef-silica uses the same config files and so must have the same path.

1 Like

But ‘deadbeef’ and ‘deadbeef-silica’ folders are created into ~/.config

1 Like

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

1 Like

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.

1 Like

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.

1 Like

(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]

1 Like

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?