Bug #17195

'Allow launching' setting is not saved

Added by tomassosik 2019-10-27 17:47:28 . Updated 2019-10-31 16:47:13 .

Status:
New
Priority:
Normal
Assignee:
Category:
Target version:
Start date:
Due date:
% Done:

0%

Feature Branch:
Type of work:
End-user documentation
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

Hello,
I use Tails 4.0 in persistent mode, I have several shortcuts in the folder: ‘/live/persistence/TailsData_unlocked/dotfiles/Desktop/’

unfortunately, after each system restart I have to manually set ‘Allow launching’ for each shortcut.
Right click shortcut > Allow launching

Can you fix it somehow to save this setting to persistence?

Is there any current solution to this problem?


Subtasks


Related issues

Related to Tails - Bug #17186: "Open in terminal" has disappeared from the file explorer Resolved
Related to Tails - Bug #17193: Can't run .desktop files from the desktop anymore Resolved
Related to Tails - Bug #17210: Tails 4: Dragging a file from Nautilus to Gnome desktop no longer works New

History

#1 Updated by sajolida 2019-10-30 12:24:04

  • related to Bug #17186: "Open in terminal" has disappeared from the file explorer added

#2 Updated by sajolida 2019-10-30 12:25:33

  • related to Bug #17193: Can't run .desktop files from the desktop anymore added

#3 Updated by sajolida 2019-10-30 12:27:59

@tomassosik: What are these shortcuts for? Open a file? Execute a script? Something else?

#4 Updated by tomassosik 2019-10-30 17:20:11

sajolida wrote:
> @tomassosik: What are these shortcuts for? Open a file? Execute a script? Something else?

Yes exactly, they are normal shortcut “name.desktop” for example, I have a shortcut for my own browser:

<code class="text">
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Type=Application
Terminal=false
Exec="/home/amnesia/Persistent/tomas/Mozilla Firefox/_mozilla firefox/firefox" --no-remote --profile "/home/amnesia/Persistent/tomas/Mozilla Firefox/_mozilla firefox data"
Icon=/home/amnesia/Persistent/tomas/Mozilla Firefox/_mozilla firefox/browser/chrome/icons/default/default128.png
</code>

#5 Updated by emmapeel 2019-10-31 09:36:22

@tomassosik did you tried looking onto the permissions of the file and the folder is in? Does it have the ‘x’ attribute?

#6 Updated by intrigeri 2019-10-31 10:57:02

I believe these settings are saved somewhere by GIO. I don’t know where exactly, nor whether it’s possible to make this persistent.

#7 Updated by intrigeri 2019-10-31 11:00:27

  • Type of work changed from Communicate to End-user documentation

(I expect the best way we could solve this, if at all, would be by documenting what folder/file shall be made persistent.)

#8 Updated by tomassosik 2019-10-31 16:47:13

unfortunately I also do not know where these settings are stored and how they are managed.
I tried everything that came to my mind and nothing solved this problem.

Note however, that in Tails 4.0 there are two default icon shortcuts that do not have this problem.

But I have to say that the whole time I have been using linux, this problem is the most annoying of all :-D

Searching various forums and I’m not the only one who has a problem with this in the tails, even though I don’t know how it should really be fixed.

#9 Updated by sajolida 2019-11-06 15:20:41

  • related to Bug #17210: Tails 4: Dragging a file from Nautilus to Gnome desktop no longer works added