With my QGIS 2.0.1 (release) package, on both OS X 10.7.5 and 10.8.5, I get the 
full encoding menu, including SJIS.  Dakarto uses the same Qt I think (4.8.5), 
as well as my frameworks (GDAL).  Maybe there's a bug in QGIS dev, try my 
release package to see if you still have the problem.

About that homebrew GDAL - are you replacing my GDAL framework with that (does 
homebrew even have the framework build option for GDAL?)?  Dakarto's QGIS 
should be using my GDAL framework.  If you're replacing it, maybe something is 
wrong there, so try restoring my GDAL.  (why replace GDAL?)

On Jan 5, 2014, at 9:37 AM, Akihiro Takemura wrote:

> As it happens, unchecking "Ignore shapefile declaration" and 
> SHAPE_ENCODING=CP932 fixed the issue where attributes are displayed 
> incorrectly.
> 
> I've actually noticed that the number of encoding in the dropdown list is 
> actually *less* than the number available through 
> QTextCodec.availableCodecs().
> There are 134 encodings in QtCore.availableCodecs(), but only 116 (as far as 
> I could count, sorry if mistaken) in the source file encodings list in QGIS. 
> Actually, all encodings at 117th to 134th position in the list are missing, 
> so things like GB18030, GBK, GB2312 are missing, which suggests that the list 
> is getting truncated somewhere.
> _______________________________________________
> Qgis-user mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/qgis-user

_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to