Sebastien Bacher
Sebastien Bacher
The issue seems to be a libatasmart one, reported in https://bugs.freedesktop.org/show_bug.cgi?id=97446 There is an Ubuntu bug with some extra context and explanations where Trent Nelson (trent-a-b-nelson) attached a patch to...
The lack of dbus-run-session is also somehow problematic for Ubuntu where from a desktop perspective we are trying to switch from dbus-daemon to dbus-broker by default. The Ubuntu rules for...
GNOME renamed their .desktop some cycles ago to use the dbus type naming so that's not a new issue. We can update user configurations using dh_migration. It's a bit trickier...
> Special casing apps this way is not reasonable IMO. If Thunderbird stopped supporting mailto as command line argument, then you need to create a compatibility wrapper that handles this,...
Sorry the PR description is probably missing some context, the problem is discussed in more details in https://gitlab.gnome.org/GNOME/nautilus/-/issues/2431 but basically the issue is that the way the portal add attachements...
> How would it be different adding a wrapper doing what this PR is doing, but inside the Thunderbird snap/flatpak? Hum, what would the wrapper do exactly? If we add...
> Isn't translating mailto into something Thunderbird understands exactly what is attempted to be introduced here? yes, but the point is that we want to do it only for safe...
> If a sandboxed nautilus can use custom Thunderbird specific code to make it compose an E-mail with a predetermined attachment, what'd stop any other app from doing the same?...
@long-chung so yes, that was the error as displayed in 20.10. The session would start anyway after showing that if you didn't happened to be watching your screen at the...