[GRASS-dev] [GRASS GIS] #2389: Error in Grass-gis 7.1. svn
GRASS GIS
trac at osgeo.org
Sun Nov 9 22:04:32 PST 2014
#2389: Error in Grass-gis 7.1. svn
--------------------------------+-------------------------------------------
Reporter: Faraslis | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Startup | Version: unspecified
Keywords: wingrass, grass.py | Platform: MSWindows 7
Cpu: x86-32 |
--------------------------------+-------------------------------------------
Comment(by glynn):
Replying to [comment:3 neteler]:
> -------------------------------------------------------- [[BR]]
> nul=open <os.devnull, 'w'> [[BR]]
> IOerror: [Errno 2] No such file or directory : 'nul' [[BR]]
> -------------------------------------------------------- [[BR]]
Apparently, it's possible for the service implementing the null device
('nul' pseudo-file) to be stopped or to malfunction.
The status can be checked via the control panel. Start the Device Manager
(Control Panel > Hardware and Sound > Device Manager), select View > Show
hidden devices, then under Non-Plug and Play Drivers, there should be an
entry for "Null".
The corresponding registry key is
`HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Null`
The Start and Type values should both be 1.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2389#comment:4>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list