Hi.
I have this issue with Cherrytree version 1.2.0, both flatpak and appimage version behaves the same.
After I open the program, any attempt to save the file of open a file, result in nothing. That is, the file save/open dialog never shows.
The issue (issue 2462) is already repported,to the maintainer of Cherrytree, but I don't expect the author to priority this one because it's only one man and very few people affected (probably just me at this time).
I did searched on the net for a possible solution that does not involve the author of Cherrytree - but any search results are either Libre Office -only related, or for Arc based distros.
So the question comes down to this - are there any workaround for Debian/MX/KDE that can resolve this kind of issue - eg. force program to use another set of open/save boxes ?
Edit - tested but not working
$ env GTK_USE_PORTAL=1 ./CherryTree-1.2.0-x86_64.AppImage
$ env GTK_USE_PORTAL=0 ./CherryTree-1.2.0-x86_64.AppImage
Cherrytree app does not spawn fil open nor save dialog boxes [Solved]
-
- Posts: 5
- Joined: Wed Oct 06, 2021 2:02 pm
Re: Cherrytree app does not spawn fil open nor save dialog boxes
Are you saying this also occurs with Cherrytree 1.2.0 in the MX test repository?
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
Re: Cherrytree app does not spawn fil open nor save dialog boxes
I use the am appimage and it works fine for me. I saved an rtf with attachments as a test. Cool ap too.
Sys76 LemurPro-mx-23.4, EliteMinis HM90-mx-21.3, Deskmini UM350-phoenixLite win10, Qnap 12tb nas, Protectli FW4C-opnsense(=゜ω゜)
zero privacy = zero security . All MX'd Up
UAP = up above people
zero privacy = zero security . All MX'd Up
UAP = up above people
-
- Posts: 5
- Joined: Wed Oct 06, 2021 2:02 pm
Re: Cherrytree app does not spawn fil open nor save dialog boxes [Solved]
Hi.
I did resolve the issue. This is how:
Locate/open ~/.profile
Add string GTK_USE_PORTAL=1
And I also did this steps, not sure if necessary in order to solve the issue
Install packages xdg-desktop-portal and xdg-desktop-portal-kde (afaik. wasn't pre-installed)
Then reboot.
I did resolve the issue. This is how:
Locate/open ~/.profile
Add string GTK_USE_PORTAL=1
And I also did this steps, not sure if necessary in order to solve the issue
Install packages xdg-desktop-portal and xdg-desktop-portal-kde (afaik. wasn't pre-installed)
Then reboot.
Have not tested that.Stevo wrote: Sat Dec 28, 2024 10:56 pm Are you saying this also occurs with Cherrytree 1.2.0 in the MX test repository?