Bug report #21897

Missing CP949 (Korean) encoding at GRASS processing

Added by lee juno about 5 years ago. Updated about 5 years ago.

Status:Open
Priority:Normal
Assignee:-
Category:Processing/GRASS
Affected QGIS version:3.4.3 Regression?:No
Operating System:window 10 Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:29712

Description

Traceback (most recent call last):
File "C:/PROGRA~1/QGIS3~1.4/apps/qgis-ltr/./python/plugins\processing\algs\grass7\Grass7Algorithm.py", line 423, in processAlgorithm
Grass7Utils.executeGrass(self.commands, feedback, self.outputCommands)
File "C:/PROGRA~1/QGIS3~1.4/apps/qgis-ltr/./python/plugins\processing\algs\grass7\Grass7Utils.py", line 393, in executeGrass
for line in iter(proc.stdout.readline, ''):
UnicodeDecodeError: 'cp949' codec can't decode byte 0xbc in position 11: illegal multibyte sequence
-----------------------

I found that there is no CP949 encoding at [GRASS processing toolbox] menu at Ver3.x

I think it looks like 'Bug report #20838' same problem.

20190420_001846.jpg (507 KB) lee juno, 2019-04-21 03:27 PM

History

#1 Updated by Giovanni Manghi about 5 years ago

  • Category changed from GRASS to Processing/GRASS
  • Subject changed from Missing CP949 (Korean) encoding at Grass processing to Missing CP949 (Korean) encoding at GRASS processing

Also available in: Atom PDF