Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grass not working in qgisn 2.18.26 ltr. 'r was unexpected at this time8 #28475

Closed
qgib opened this issue Nov 28, 2018 · 7 comments
Closed

grass not working in qgisn 2.18.26 ltr. 'r was unexpected at this time8 #28475

qgib opened this issue Nov 28, 2018 · 7 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! GRASS

Comments

@qgib
Copy link
Contributor

qgib commented Nov 28, 2018

Author Name: Daniel Morton (Daniel Morton)
Original Redmine Issue: 20655
Affected QGIS version: 2.18.26
Redmine category:grass


script fail to move results from grass' temporary work are (Appdata).

I expect this is associated with the message: 'r was unexpected at this time'.

C:\OSGeo4W64\bin>g.gisenv.exe set="GISDBASE=C:\Users\user\AppData\Local\Temp\processing0fe29e2ca2af4404b4455312c20274a5\grassdata"

C:\OSGeo4W64\bin>g.gisenv.exe set="GRASS_GUI=text"
r was unexpected at this time.

C:\OSGeo4W64\bin>for r in $(g.list type=rast pattern='tmp15433306485454*'); do
Converting outputs
Loading resulting layers
Algorithm i.pca - Principal components analysis (PCA) for image processing. correctly executed...

@qgib
Copy link
Contributor Author

qgib commented Nov 28, 2018

Author Name: Giovanni Manghi (@gioman)


is this different from #28468 (other than the QGIS version)?


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Nov 28, 2018

Author Name: Daniel Morton (Daniel Morton)


Yes, it is different. It mostly works, but fails trying to copy the results from the temporary Grass working directory to user specified output directory. I had the same problem with r.texture, so I assume it is a generic problem with the grass toolbox functionality.

I can still view the results if I use Grass and point it to the temporary dataset.

Note this was observed in 2.18.26, which cannot be selected from the drop-down when submitting an issue.

@qgib
Copy link
Contributor Author

qgib commented Nov 29, 2018

Author Name: Giovanni Manghi (@gioman)


Daniel Morton wrote:

Yes, it is different. It mostly works, but fails trying to copy the results from the temporary Grass working directory to user specified output directory. I had the same problem with r.texture, so I assume it is a generic problem with the grass toolbox functionality.

I can still view the results if I use Grass and point it to the temporary dataset.

Note this was observed in 2.18.26, which cannot be selected from the drop-down when submitting an issue.

GRASS plugin or Processing/GRASS?

@qgib
Copy link
Contributor Author

qgib commented Nov 29, 2018

Author Name: Giovanni Manghi (@gioman)


  • version was changed from 2.18.25 to 2.18.26

@qgib
Copy link
Contributor Author

qgib commented Jan 20, 2019

Author Name: Nyall Dawson (@nyalldawson)


Please test with 3.4 - 2.18 is no longer supported

@qgib
Copy link
Contributor Author

qgib commented Jan 20, 2019

Author Name: Jürgen Fischer (@jef-n)


Please test with QGIS 3.4 - QGIS 2.18 reached it's end of life.

@qgib
Copy link
Contributor Author

qgib commented Feb 24, 2019

Author Name: Giovanni Manghi (@gioman)


  • resolution was changed from to no timely feedback
  • status_id was changed from Feedback to Closed

@qgib qgib closed this as completed Feb 24, 2019
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! GRASS labels May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! GRASS
Projects
None yet
Development

No branches or pull requests

1 participant