[GRASS-dev] [grass-code patches][280] Fix Help button in gis.m raster/vector display conf locks up gis.m

grass-codepatches at wald.intevation.org grass-codepatches at wald.intevation.org
Sat Feb 10 12:21:22 EST 2007


code patches item #280, was opened at 2007-02-10 19:21
Status: Open
Priority: 3
Submitted By: Māris Nartišs (marisn)
Assigned to: Nobody (None)
Summary: Fix Help button in gis.m raster/vector display conf locks up gis.m 
Patch status: None
Patch type: fix
GRASS component: gis.m
GRASS version: CVS HEAD
GRASS CVS checkout date, if applies (YYMMDD): 070210


Initial Comment:
In GRASS 6.2.1 if You press "Help" to get help about raster/vector displaying, it will run g.manual and lock up gis.m till You close browser (konqueror). Not good.
In GRASS 6.3.cvs if You do same, gis.m will remain locked also after closing help browser (konqueror). Only way out after pressing help is to use xkill. Really bad.

This patch changes all "run g.manual foo" in gis.m to "spawn g.manual foo". It works now for me with CVS head (10.02.2007.) and Konqueror. I can open help and continue to use gis.m in same time. If looks OK, somebody commit it, please.

----------------------------------------------------------------------

You can respond by visiting: 
http://wald.intevation.org/tracker/?func=detail&atid=205&aid=280&group_id=21




More information about the grass-dev mailing list