On Thursday 31 December 2015 14:03:30 Boudewijn Rempt wrote:
> > What's the Qt error string in that CentOS?
> 
> When running moc, the error was:
> 
> Warning: Plugin Metadata file "krita_tiff_import.json" does not contain a
> valid JSON object. Declaration will be ignored

What was the error from your test program? I want to see the errorString from 
QJsonParseError and the offset.

For that matter, in the file that produces the error, is it using CRLF line-
endings? The one from your email does.

> > And what are the processors on both machines?
> 
> The centos 6.7 is actually a chrooted livecd with unionfs running on the
> kubuntu machine, so it's the same processor.
> 
> I was wondering whether there is any environment variable that influences
> the way the qbytearray is interpreted, apart from LC_ALL and LC_CTYPE, but
> that doesn't seem to be the case. I'm now building my own 5.5.1 in the
> chroot to see if I can figure out more.

Unlikely.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to