Questions tagged [flatpak]

Flatpak is the new framework for desktop applications on Linux

Flatpak is the new framework for desktop applications on Linux.

It allows the same app to be installed on different Linux distributions, including different versions. And it has been designed from the ground up with security in mind, so that apps are isolated from each other and from the host system.

141 questions
0
votes
2 answers

MonoDevelop via Flatpak unable to read mounted partitions

I installed the latest version of MonoDevelop (so I could get the latest version of NuGet, so I could get the latest version of Json.NET). MonoDevelop runs as a Flatpak app. The problem I'm having is that Flatpak's sandboxed approach seems to…
R. Cannon
  • 84
  • 1
  • 9
0
votes
1 answer

Unable to install FlatPak (Linux - Monodevelop)

I was trying to install FlatPak through apt-get, then I realised that it is not in the packages database, so as suggested in their website (http://flatpak.org/getting/) I added the repository: sudo add-apt-repository…
Carles
  • 418
  • 2
  • 18
0
votes
0 answers

Install latest stable version of MonoDevelop

I've followed the official instructions to install MonoDevelop using Flatpak. However, installed version of MonoDevelop is 7.1 Preview (build 1291). How can I install latest stable version (6.1 Service Release 1 (6.1.2.44)) instead of the preview?
Anil
  • 1,079
  • 1
  • 13
  • 23
0
votes
1 answer

How to attach to a process from monodevelop inside flatpak

I installed MonoDevelop 6 via FlatPak (http://www.monodevelop.com/download/linux/). Now I'm trying to attach to a running process to be able to debug it. But all I can see in MonoDevelop under Run --> Attach to Process are four processes, I guess…
Papa Mufflon
  • 17,558
  • 5
  • 27
  • 35
-1
votes
0 answers

Thunderbird flatpak not loading profile after reboot and impossible to import profile

What Happens Everything worked fine. Computer simply shut off due to low battery. I rebooted, and when I opened Thunderbird flatpak version 115.1.1 (thunderbird-flatpak - 1.0), the "set up account" screen showed up with none of my previous settings…
Louis.vgn
  • 149
  • 1
  • 1
  • 9
-1
votes
1 answer

flatpak not working - apparently GPG issue

On a fresh Arch Linux install, I have difficulties to make flatpak work. It seems it's due to a GPG issue but I can't figure out what I did wrong. I cleared the caches, uninstalled & reinstalled, to no avail. Here is an expression of the symptom: $…
lai
  • 1,163
  • 10
  • 15
1 2 3
9
10