Replies: 3 comments 1 reply
-
|
More screenshots: $ flatpak info --show-permissions org.gitfourchette.gitfourchette
[Context]
shared=network;ipc;
sockets=x11;wayland;fallback-x11;
filesystems=xdg-config/kdeglobals:ro;/usr/share/themes;host;/home;
[Session Bus Policy]
com.canonical.AppMenu.Registrar=talk
org.kde.kconfig.notify=talk
org.kde.KGlobalSettings=talk
org.freedesktop.Flatpak=talk
org.freedesktop.FileManager1=talk
[Environment]
GTK_THEME=Mint-Y-Dark-Aqua
QTWEBENGINEPROCESS_PATH=/app/bin/QtWebEngineProcess
PYTHONPYCACHEPREFIX=
QT_STYLE_OVERRIDE=Adwaita-dark
$ flatpak info --show-permissions org.gnome.meld
[Context]
shared=ipc;
sockets=x11;wayland;fallback-x11;
devices=dri;
filesystems=/usr/share/themes;host;/home;
[Environment]
GTK_THEME=Mint-Y-Dark-Aqua
QT_STYLE_OVERRIDE=Adwaita-dark
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Right now GitFourchette writes temporary files to drive external merge tools. In the Flatpak version, that's in a sandboxed directory, and indeed Flatpaks cannot access each others' sandboxes. I'll investigate a fix. Thank you for reporting this! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
The workaround below isn't elegant, but this should let you use Meld while I cook up a proper fix. Diff tool: Merge tool: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
I use flatpak version of
meld. How can I configure Gitfourchette to accept it?The following failed!
Beta Was this translation helpful? Give feedback.
All reactions