On 17/11/10 21:08, Tim Fenn wrote:
On Wed, 17 Nov 2010 12:30:02 -0800
Tim Fenn<[email protected]> wrote:
On Wed, 17 Nov 2010 10:30:40 -0500
Gerwald Jogl<[email protected]> wrote:
Coot works fine until you set your preferences to not show startup
tips. On next start you get the following:
INFO:: loading preferences file
/home/jogl/.coot-preferences/coot-preferences.scm
(set-filter-fileselection-filenames 1)
(set-sticky-sort-by-date)
(set-colour-map-rotation-on-read-pdb 21.00)
(set-colour-map-rotation-on-read-pdb-c-only-flag 1)
(set-density-size 10.00)
(set-swap-difference-map-colours 0)
(set-active-map-drag-flag 1)
Backtrace:
In /home/jogl/.coot-preferences/coot-preferences.scm:
60: 0* (no-coot-tips)
/home/jogl/.coot-preferences/coot-preferences.scm:60:1: In
expression (no-coot-tips):
/home/jogl/.coot-preferences/coot-preferences.scm:60:1: Unbound
variable: no-coot-tips
ERROR: no code for module (gtk gdk)
Thats probably a problem for me to fix. It might be worthwhile to
file a bugzilla report against coot, I'll automatically get
emailed/ccd. Did this happen in F13?
Oh, now I recall: coot for fedora doesn't include guile-gtk support
(as its deprecated in favor of guile-gnome), so some of the guile
extensions won't work. If you want all the details, feel free to read:
https://bugzilla.redhat.com/show_bug.cgi?id=472150
-Tim
Gerwald,
The first issue is to remove the "(no-coot-tips)" from your preferences
file, which I presume that you have done by now.
Tim,
Bernhard and I have had a bit of back and forth about how to deal with
this. There is now a trivial patch (rev 3258) that should handle the
problem.
Paul.