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

error of qgis 3.41 Raster>Conversion>Polygonize(raster to vector) #28334

Closed
qgib opened this issue Nov 16, 2018 · 9 comments
Closed

error of qgis 3.41 Raster>Conversion>Polygonize(raster to vector) #28334

qgib opened this issue Nov 16, 2018 · 9 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption High Priority Processing Relating to QGIS Processing framework or individual Processing algorithms Regression Something which used to work, but doesn't anymore

Comments

@qgib
Copy link
Contributor

qgib commented Nov 16, 2018

Author Name: kevin huang (kevin huang)
Original Redmine Issue: 20514
Affected QGIS version: 3.4.1
Redmine category:processing/gdal


I want copy some drawing in a old map to qgis
To do this
1: I turn aaa.jpg(old map) into bbb.png (export georeferenced raster) through freehand raster georeferencer plugin
2: Add raster ayer bbb.png then "Raster>Conversion>Polygonize(raster to vector)" ---default run
3: Execution failed

error:

GDAL command output:
Traceback (most recent call last):
File "D:/PROGRA3/QGIS31.4/apps/qgis/./python/plugins\processing\algs\gdal\GdalAlgorithm.py", line 133, in processAlgorithm
GdalUtils.runGdal(commands, feedback)
File "D:/PROGRA3/QGIS31.4/apps/qgis/./python/plugins\processing\algs\gdal\GdalUtils.py", line 110, in runGdal
for line in proc.stdout:
File "D:\PROGRA3\QGIS31.4\apps\Python37\lib\codecs.py", line 322, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd5 in position 487: invalid continuation byte

Execution failed after 0.53 seconds


@qgib
Copy link
Contributor Author

qgib commented Nov 16, 2018

Author Name: kevin huang (kevin huang)


  • 13789 was configured as 图片20181116145224.jpg
  • 13790 was configured as 图片20181116145508.jpg

@qgib
Copy link
Contributor Author

qgib commented Nov 16, 2018

Author Name: Giovanni Manghi (@gioman)


Does the path (or file name) of the input contain any special char?


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Nov 16, 2018

Author Name: kevin huang (kevin huang)


Giovanni Manghi wrote:

Does the path (or file name) of the input contain any special char?

Thank your attention
no special char:---C:\Users\zjhm\Desktop\bbb.png

@qgib
Copy link
Contributor Author

qgib commented Nov 16, 2018

Author Name: Giovanni Manghi (@gioman)


Does it work ok in 2.18?

@qgib
Copy link
Contributor Author

qgib commented Nov 16, 2018

Author Name: kevin huang (kevin huang)


Giovanni Manghi wrote:

Does it work ok in 2.18?

I just do same action in 2.18

qgis 2.18 become "not responding" as 图片20181116181539.jpg


  • 13791 was configured as 图片20181116181539.jpg

@qgib
Copy link
Contributor Author

qgib commented Nov 16, 2018

Author Name: kevin huang (kevin huang)


Giovanni Manghi wrote:

Does it work ok in 2.18?

now it finished work ok in 2.18


  • 13792 was configured as 图片20181116182950.jpg

@qgib
Copy link
Contributor Author

qgib commented Nov 16, 2018

Author Name: Giovanni Manghi (@gioman)


  • crashes_corrupts_data was changed from 0 to 1
  • status_id was changed from Feedback to Open
  • priority_id was changed from Normal to High
  • regression was changed from 0 to 1

@qgib
Copy link
Contributor Author

qgib commented Jan 29, 2019

Author Name: Alexander Bruy (@alexbruy)


Please test with 3.4/master


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Feb 12, 2019

Author Name: Alexander Bruy (@alexbruy)


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

@qgib qgib closed this as completed Feb 12, 2019
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Processing Relating to QGIS Processing framework or individual Processing algorithms Crash/Data Corruption Regression Something which used to work, but doesn't anymore 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! Crash/Data Corruption High Priority Processing Relating to QGIS Processing framework or individual Processing algorithms Regression Something which used to work, but doesn't anymore
Projects
None yet
Development

No branches or pull requests

1 participant