Bug report #11225
Processing tools don't work without opening the configuration
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Victor Olaya | ||
Category: | Processing/Core | ||
Affected QGIS version: | 2.4.0 | Regression?: | No |
Operating System: | OS X | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 19534 |
Description
Scripts, GRASS and R scripts don't run after QGIS is first opened. Scripts give an error when run:
Algorithm Regular sampling grid starting...
coercing to Unicode: need string or buffer, QPyNullVariant found See log for more details
GRASS claims missing dependencies.
Both of these are fixed by opening Processing | Options and configuration and interacting with any of the options - toggling scripts as a provider, opening and checking the GRASS folder. Afterwards all the functions work.
History
#1 Updated by Howard Frederick about 10 years ago
This problem no longer occurs in 2.6.
#2 Updated by Paolo Cavallini about 10 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
#3 Updated by Giovanni Manghi over 9 years ago
- Category changed from 94 to Processing/Core