Hi @giuspen ,
I'm facing the following issue, while installing cherrytree_0.38.9-0_all.deb
Selezionato il pacchetto cherrytree non precedentemente selezionato.
(Lettura del database... 183783 file e directory attualmente installati.)
Preparativi per estrarre cherrytree_0.38.9-0_all.deb...
Estrazione di cherrytree (0.38.9-0)...
dpkg: problemi con le dipendenze impediscono la configurazione di cherrytree:
cherrytree dipende da python-dbus; tuttavia:
Il pacchetto python-dbus non è installato.
cherrytree dipende da python-enchant; tuttavia:
Il pacchetto python-enchant non è installato.
cherrytree dipende da python-chardet; tuttavia:
Il pacchetto python-chardet non è installato.
cherrytree dipende da python-gtk2 (>= 2.16); tuttavia:
Il pacchetto python-gtk2 non è installato.
cherrytree dipende da python-gtksourceview2; tuttavia:
Il pacchetto python-gtksourceview2 non è ancora configurato.
dpkg: errore nell'elaborare il pacchetto cherrytree (--install):
problemi con le dipendenze - lasciato non configurato
Elaborazione dei trigger per desktop-file-utils (0.23-4)...
Elaborazione dei trigger per mime-support (3.62)...
Elaborazione dei trigger per hicolor-icon-theme (0.17-2)...
Elaborazione dei trigger per man-db (2.8.5-2)...
Elaborazione dei trigger per shared-mime-info (1.10-1)...
Si sono verificati degli errori nell'elaborazione:
cherrytree
Sorry for the italian, but I installed Debian in Italian.
Ciao Rico, in the download section https://www.giuspen.com/cherrytree/#downl it is mentioned this problem and the solution:
NOTE: Debian stable does not have python-gtksourceview2; install the oldstable manually from https://packages.debian.org/stretch/python-gtksourceview2 (new gtkmm3 version coming soon…)
@giuspen Does gtkmm3 version mean a cherrytree rewrite with c++? After this, no more dependency on python bindings?
@asias yes correct
Hi, so im on Tails 4.2.2 which is Debian 10. Installing CherryTree gives me:
Unable to locate package cherrytree
And installing python-gtksourcevuew2 gives error:
Package 'python-gtksourceview2' has no installation candidate
Any solutions to these errors? I really like CherryTree and think it's the best note-taking app out there. But I can't use it on Tails anymore ever since Debian 10.
@OneTrue902
@OneTrue902
Hi! Thanks for the reply!
Unfortunately I get this error while executing the CherryTree package installation command:
amnesia@amnesia:~$ sudo dpkg -i cherrytree_0.38.9-0_all.deb
dpkg-deb: error: 'cherrytree_0.38.9-0_all.deb' is not a Debian format archive
dpkg: error processing archive cherrytree_0.38.9-0_all.deb (--install):
dpkg-deb --control subprocess returned error exit status 2
Errors were encountered while processing:
cherrytree_0.38.9-0_all.deb
I used to just do 'sudo apt install cherrytree' while Tails OS was still Debian 9, but not anymore. Is there an estimated date when Cherry Tree will have a stable package in Debian 10?
Cherrytree is also in the snap store https://snapcraft.io/cherrytree
@OneTrue902
I created a Debian 10 virtual machine and Tails 4.2.2 virtual machine, but am unable to reproduce the error you're receiving in either environment. Sorry, but I'm not sure what's causing it.
@giuspen the snap doesn't work on Buster (Debian 10).
I hope that if you manually install python-gtksourceview2, that allows you to then install the Debian package from giuspen.com
Instructions on reddit (which I haven't tried, but look plausible): "You can install python-gtksourceview2 https://packages.debian.org/stretch/python-gtksourceview2 manually and the install Cherrytree from the site https://www.giuspen.com/cherrytree/#downl "
@giuspen Hi, any idea when it will work with GTK3? Debian Testing Bullseye the flatpak and snap are not working, dev-master branch is also not working, thanks
Hi @yssoe we already have a GTK3 version under testing, interested to try it? Can you build yourself or you need a package?
@giuspen oh great, yeah i can test and build it for you and report issues, thanks!
If you can build yourself clone and see https://github.com/giuspen/cherrytree/blob/master/future/README.md
@giuspen Thanks, worked great! Cheers
Thanks to you please report any issue 😉