Hi,

Gwyddion doesn't currently support global menus under Unity/Ubuntu Natty. In 
fact it's pretty unusable. I prepared this patch that essentially disables 
global menus only for Gwyddion. This is a temporary patch until at least 
gwyddion will support global menus natively. 

The trick is to launch Gwyddion with this call:

UBUNTU_MENUPROXY= gwyddion

I am making updated packages for the gwyddion ppa. A patch is also attached.

I hope it helps.
Nicola

 


                                          

------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1                                        
diff -Nru gwyddion-2.24.orig//data/gwyddion.desktop.in gwyddion-2.24/data/gwyddion.desktop.in
--- gwyddion-2.24.orig//data/gwyddion.desktop.in	2011-03-28 04:51:48.000000000 -0400
+++ gwyddion-2.24/data/gwyddion.desktop.in	2011-05-27 09:28:18.589687999 -0400
@@ -6,7 +6,7 @@
 Comment[cs]=Vizualizace a analýza SPM dat
 Comment[ru]=Визуализация и анализ данных СЗМ
 TryExec=gwyddion
-Exec=gwyddion --remote-new %F
+Exec=UBUNTU_MENUPROXY= gwyddion --remote-new %F
 # XDG requires an absolute path here to be permitted to say "gwyddion.png".
 # So, give it what it deserves.
 Icon=@datadir@/icons/hicolor/48x48/apps/gwyddion.png
------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
Gwyddion-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Reply via email to