[Qgis-user] QGIS 2.0.1: Missing source encoding codecs

Akihiro Takemura atakemura25 at gmail.com
Tue Jan 7 07:05:53 PST 2014


As far as I could see homebrew's formula uses the latest version of GDAL
source to compile, so maybe the config options are causing issues, or
something else might be causing this.
I'll post to github as well to see if anyone else experienced similar
issues with this formula.


On Tue, Jan 7, 2014 at 12:39 AM, William Kyngesburye <
kyngchaos at kyngchaos.com> wrote:

> Hmm, sounds like there is something wrong with homebrew compilation of
> QGIS and/or GDAL (for the missing encodings problem).  Of course homebrew
> will install everything needed, that's by design, it's all self-contained,
> so it won't see the installed GDAL framework.  (My release package is a lot
> simpler than homebrew - no xcode needed, no lengthy compilation, especially
> Qt).
>
> On Jan 6, 2014, at 7:01 AM, Akihiro Takemura wrote:
>
> > Hi William,
> >
> > First of all, thank you for the help.
> > Removed brewed qgis-20, GDAL(homebrew) and installed all framework
> requirements (freetype, GDAL complete etc) from your site, tried QGIS 2.0.1
> again and it works.
> > Prior to this, I've 'brew uninstall gdal' then installed your GDAL
> complete, then 'brew install qgis-20' again, but homebrew still went ahead
> and downloaded a fresh GDAL source tarball, compiled it and installed. I
> may be using brew incorrectly but this isn't the place to ask that.
> > Thanks for your help, and if there's any more information or testing
> that I can offer let me know.
> >
> > Thanks,
> > Akihiro
> >
> >
> > On Mon, Jan 6, 2014 at 3:08 AM, William Kyngesburye <
> woklist at kyngchaos.com> wrote:
> > 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
> > > Qgis-user at lists.osgeo.org
> > > http://lists.osgeo.org/mailman/listinfo/qgis-user
> >
> >
>
>
>
> -----
> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
> http://www.kyngchaos.com/
>
> "The beast is actively interested only in now, and, as it is always now
> and always shall be, there is an eternity of time for the accomplishment of
> objects."
>
> - the wisdom of Tarzan
>
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20140108/ddcac856/attachment.html>


More information about the Qgis-user mailing list