python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Why NetBeans can't find Mercurial path?
I have a Linux Mint VM, where I installed formerly NetBeans 12.x (up to 12.6) and now I've updated it to 13.0, all with flatpak, and even starting from a clean setup.
With all those setups, NetBeans c...
lmattcris
Votes: 0
Answers: 1
PyGobject GTK app doesn't start without DBus session-bus even though the app doesn't use dbus
So, I made a notes app in Python using PyGobject. It's all well and cool, except it absolutely refuses to start up if I take away its' dbus permissions.
While it wouldn't be a huge problem if I packag...
vega-d
Votes: 0
Answers: 1
using groff inside of a flatpak container
I am trying to call the program groff from inside a gedit flatpak (external tools plugin).
The flatpak can access the groff binary, but groff looks for files at /usr/share/groff, while in flatpak, thi...
user18130814200115
Votes: 0
Answers: 1
How can I make vscode installed with flatpak able to use internal terminals to run certain programs in the system?
By looking up some information, I know that the programs installed by flatpak are all running in the sandbox. Is there a way to make the sandbox environment search for some of the system environment t...
李方意
Votes: 0
Answers: 1