Bug report #4630

Error of Ftools shape files combination with Japanese file-name

Added by Masaru Narazaki Narazaki over 12 years ago. Updated about 7 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:Processing/QGIS
Affected QGIS version:master Regression?:
Operating System: Easy fix?:
Pull Request or Patch supplied:Yes Resolution:fixed
Crashes QGIS or corrupts data:No Copied to github as #:14531

Description

If we Japanese chose no check of “Adding the new result layer to mapcamvas” of defining the transformation settings like adding first JPEG file including Japanese file name at combination shape filles, we can get correct result. But if we chose the check of “Adding the new result layer to mapcanvas” , “error of invalid data source” showed second JPEG file appeares, (though we can get correct output georeferencing file.) Please take out the error of second JPEG file.

paython_first_jpeg.JPG (26.9 KB) Masaru Narazaki Narazaki, 2011-12-10 11:08 PM

python__second.JPG (39.9 KB) Masaru Narazaki Narazaki, 2011-12-10 11:08 PM

History

#1 Updated by Salvatore Larosa almost 12 years ago

  • Crashes QGIS or corrupts data set to No
  • Pull Request or Patch supplied changed from No to Yes
  • Affected QGIS version set to master

Can you try with this patch?

[256] + print unicode(layer_name, errors='ignore')
[---] - print unicode(layer_name)

changing line in ftools_utils.py!

#2 Updated by Giovanni Manghi almost 12 years ago

  • Status changed from Open to Feedback

#3 Updated by Paolo Cavallini over 11 years ago

  • Target version changed from Version 1.8.0 to Version 2.0.0

#4 Updated by Minoru Akagi almost 11 years ago

  • Status changed from Feedback to Closed

No problem with master, so I'm closing this. Please reopen if necessary.

#5 Updated by Giovanni Manghi almost 11 years ago

  • Resolution set to fixed

#6 Updated by Giovanni Manghi about 7 years ago

The "ftools" category is being removed from the tracker, changing the category of this ticket to "Processing/QGIS" to not leave the category orphaned.

Also available in: Atom PDF