[SCM] General FITS file browser/editor/plotter with a gui branch, debian, updated. b91a07f228af29ce003984f71efd8e6544629152

Ole Streicher debian at liska.ath.cx
Thu Aug 23 13:37:51 UTC 2012


The following commit has been merged in the debian branch:
commit c2651de1946e39fc1497d8d2831696f455299f23
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Thu Aug 23 14:09:36 2012 +0200

    Fix crash when creating initial menu bar

diff --git a/debian/patches/fv_fix_initial_menubar.patch b/debian/patches/fv_fix_initial_menubar.patch
new file mode 100644
index 0000000..d6db043
--- /dev/null
+++ b/debian/patches/fv_fix_initial_menubar.patch
@@ -0,0 +1,11 @@
+--- a/ftools/guis/fv/class/fvWinKeeper.tcl
++++ b/ftools/guis/fv/class/fvWinKeeper.tcl
+@@ -38,7 +38,7 @@
+ 
+    if { ! $isMac } {
+       itk_component add mainMenu {
+-         menu $itk_interior.menu -tearoff false -type tearoff -bd 0
++         menu $itk_interior.menu -tearoff false -bd 0
+       }
+       wm title $itk_interior.menu "fv"
+       wm geometry $itk_interior.menu +0+0
diff --git a/debian/patches/series b/debian/patches/series
index 974388d..fe91c4d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@ pow_fix_makefile.patch
 pow_create_package.patch
 pow_fix_startup.patch
 fv_require.patch
+fv_fix_initial_menubar.patch

-- 
General FITS file browser/editor/plotter with a gui



More information about the debian-science-commits mailing list