You are not logged in.

#1 2012-09-09 19:23:44

whaler
Member
From: Oslo, Norway
Registered: 2008-03-25
Posts: 324

[SOLVED] Cherrytree missing config dialogs

I just installed community/cherrytree 0.26-1 and notice that two initial configuration dialogs are missing when starting the program (for the first time); ref.:
http://dl.dropbox.com/u/29682329/Cherry … arted.html

Is this an oversight by the packager, or has the program changed from what is described in the manual? The Arch version is also two versions behind. Is anyone using the Cherrytree note taking application?

Last edited by whaler (2012-09-09 22:16:59)

Offline

#2 2012-09-09 20:49:14

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Cherrytree missing config dialogs

Pick from the menu 'File' -> 'New instance'. It gives you the first dialog (mine has OK / Cancel buttons reversed).
'File' -> 'Save' (or 'Save As') gives you the second dialog.


Edit: Flagged it out-of-date http://www.archlinux.org/packages/commu … herrytree/

Updated PKGBUILD:

--- PKGBUILD	2012-09-09 18:56:49.161382422 +0000
+++ PKGBUILD-new	2012-09-09 18:54:24.414725696 +0000
@@ -5,7 +5,7 @@
 # Contributor: Tomas A. Schertel <tschertel@gmail.com>
 
 pkgname=cherrytree
-pkgver=0.26
+pkgver=0.26.3
 pkgrel=1
 pkgdesc="A hierarchical note taking application featuring rich text and syntax highlighting"
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('pygtksourceview2' 'hicolor-icon-theme' 'desktop-file-utils')
 install=$pkgname.install
 source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.bz2)
-md5sums=('434acd8f85e4898f816faedc5054e88e')
+md5sums=('cfe228f5228a40dd491b45920d11cc71')
 
 build() {
 	cd "$srcdir/${pkgname}-${pkgver}"

(version bump + checksum change)

Last edited by karol (2012-09-09 21:06:08)

Offline

#3 2012-09-09 22:16:29

whaler
Member
From: Oslo, Norway
Registered: 2008-03-25
Posts: 324

Re: [SOLVED] Cherrytree missing config dialogs

karol wrote:

Pick from the menu 'File' -> 'New instance'. It gives you the first dialog (mine has OK / Cancel buttons reversed).
'File' -> 'Save' (or 'Save As') gives you the second dialog.

(...)
Updated PKGBUILD: (...)

Thanks a lot - and for the updated PKGBUILD!

Offline

#4 2012-09-10 13:54:32

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Cherrytree missing config dialogs

cherrytree 0.26.3-1 is available in the repos now :-)

Offline

#5 2012-09-11 15:05:21

whaler
Member
From: Oslo, Norway
Registered: 2008-03-25
Posts: 324

Re: [SOLVED] Cherrytree missing config dialogs

I noticed, and upgraded.
Thanks - You're faster than me... ;-)

Offline

Board footer

Powered by FluxBB