165 questions
0
votes
0
answers
35
views
flatpak: runtime is at its end-of-life. enable to update apps
I am unable to update two apps, (one that i really need updated). But I am coming across this error:
Info: runtime org.kde.Platform branch 6.7 is end-of-life, with reason:
We strongly recommend ...
0
votes
0
answers
53
views
appstream-compose fails during a flatpak build
I am trying to build Multigit in flatpak from the repository: https://github.com/idemia/multigit
The flatpak build fails with:
...
Committing stage build-multigit to cache
Cleaning up
FB: starting: ...
0
votes
0
answers
45
views
How to refresh host mountings in flatpack environment?
I'm working on Flatpak Python app, that needs to also interact with some host filesystem elements. While the application is running, another process, running outside of flatpak environment creates new ...
0
votes
1
answer
133
views
Need to handle gsettings schema in flatpak-builder
I have a Java project that uses Java-GI Gtk/Adw bindings. It uses a maven plugin to generate a .desktop, metainfo.xml and .yml manifest. Then I run flatpak-builder:
flatpak-builder --force-clean --...
1
vote
1
answer
75
views
How to prevent .rpm installer built using electron-forge from over-writing system files (e.g. bzip.lib)
We've a cross-platform electron app that we're packaging using "electron-forge". We build installers for different OS platforms, i.e. msi for Windows, .rpm for RHEL, .deb for Ubuntu, and ....
0
votes
0
answers
119
views
Passing arguments to eclipse through flatpak
I run eclipse on linux mint. The installation uses flatpack as an envelope for execution. The exact command is: /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=eclipse --file-forwarding ...
0
votes
1
answer
153
views
Flatpak how to include libusb-1.0
I'm trying to write an app using Gnome Builder to control my computer's LED lights.. However, my code requires the use of libusb-1.0. For the life of me I can't figure out how to include it in my ...
0
votes
1
answer
143
views
Enabling Wayland support for Beekeeper Studio Flatpak
As per documentation Wayland support can be enabled by adding flags to Beekeeper's config file:
https://docs.beekeeperstudio.io/installation/linux/#enabling-wayland-support
However I fail to identify ...
0
votes
1
answer
70
views
Build Tauri from Flatpak Sandbox
I've installed VSCodium on my Fedora desktop as a Flatpak.
I have installed the node.js Flatpak SDK, together with pnpm as package manager.
When I create a Tauri app (version 2.0 - Release Candidate, ...
-1
votes
1
answer
330
views
vimux plugin for Neovim via Flatpak "failed to find executable tmux"
For the first time, I am trying to use neovim after installing it with Flatpak.
As requirements for other things, I am using vimux.
When I run neovim, I get the message "failed to find executable ...
2
votes
1
answer
178
views
g++ "ignoring nonexistant directory" that does in fact exist (only with CLion + Ninja)
I have some C++ source which includes the line:
#include <Eigen/Core>
The compilation fails at this line, with the error: (my source file names/paths redacted for brevity.)
In file included ...
0
votes
1
answer
887
views
ValueError: Namespace Xdp not available
I want to import Xdp in the Gnome Builder python template called "GTK4 Application".
Adding this:
gi.require_version("Xdp", "1.0")
from gi.repository import Xdp
results ...
4
votes
1
answer
3k
views
AVD crashes with "qemu-system-x86_64 killed by SIGSEGV" on Fedora
I am trying to run an AVD on Fedora 39 Workstation, but I am getting a crash with the following error: "qemu-system-x86_64 killed by SIGSEGV".
I have installed Android Studio from Flatpak.
...
6
votes
0
answers
3k
views
How to query the dependencies of a flatpak app?
On my machine I have four flatpak apps installed
$ flatpak list --app
Name Application ID Version Branch Installation
Obsidian ...
1
vote
1
answer
3k
views
How to install Python3.12 within POP!_OS Flatpak VSCodium and change its python interpreter version to Python3.12?
Problem & TLDR
Hello! I recently switched from Windows to POP!_OS. I am not too familiar with Linux and Python but want to learn it.
I am having trouble with changing Flatpak VSCodium's Python ...
0
votes
1
answer
343
views
OS Tree Support in artifactory
Do you know if there is a way to make artifactory support OSTree? We're currently working on adding flatpak to our software stack and were trying to implement it in Artifactory. With Flatpak using ...
1
vote
1
answer
142
views
Can not run c code with meson and flatpak
The structure of the project is simple
.
├── main.c
├── meson.build
└── org.flatpak.myapp.json
main.c
#include <stdio.h>
int main() {
printf("Hello World!");
return 0;
}
meson....
0
votes
1
answer
159
views
PhpStorm Can't See Projects on USB on Linux OS [Zorin 16.3]
We have just installed PhpStorm 2023.2.1 via flatpak from the Zorin 16.3 Linux OS "Software" package provider. The install ran smoothly and imported existing IDE settings.
Our projects and ...
5
votes
1
answer
4k
views
How to set a Flatpak application to autostart?
I have created an application and packaged/released it as a Flatpak (among others). The app has a setting the user can enable so the app will start automatically when the user signs into their system.
...
2
votes
2
answers
1k
views
How do I set the version string of my flatpak application?
When I run flatpak list some applications have a version:
$ flatpak list
Name Application ID Version Branch ...
0
votes
1
answer
137
views
After qutebrowser flatpak installed, qute-pass quit working
I installed qutebrowser via flatpak to try to keep pain with the Qt web libary to a minumum, and it's working great, except that suddenly, the qute-pass userscript no longer works. It says it tried ...
0
votes
0
answers
111
views
WebStorm doesn't show some directories on Linux so I can't run terminal with node
I am using Linux Mint and cannot run node in WebStorm. This is because WebStorm not sees the node directory. How can I solve this problem?
I gave read-write permission with the chmod command but it ...
0
votes
1
answer
146
views
Why does the git client open local repositories in the /run/ folder?
I have a repository in a folder /var/www/. Through the git client, I select this folder as "open an existing repository", but the repository opens as if it is located in the /run/ directory.
...
2
votes
1
answer
900
views
how can i tell the python interpreter running inside the flatpak sandbox to use libraries from the main system
I'm creating a Gtk4 application with python bindings on Linux. I'm using flatpak as well.
So I'm creating like an extensions/plugins systems where user can define his main module to call in a specific ...
1
vote
1
answer
70
views
Netbeans 15 does not find some apps located in "/bin"
Netbeans 15 can't open firefox or node.js on Linux Mint 21 (Ubuntu 22).
It all boils down that it cannot see some apps located in /bin
If I go to Tools->General->Webrowser->Edit->Browse...
...