On Wed, Dec 07, 2016 at 07:36:42PM -0500, Scott Talbert wrote:
> On Thu, 8 Dec 2016, Olly Betts wrote:
> >#846019 looks to be something different - it's giving a *FATAL* error there
> >(it's not obvious to me how or why since the two strings seem to match aside
> >from the ABI and I've not had time to try to reproduce yet), but that means
> >it
> >would not be helped by the proposed patch, since it's not invoking the
> >warning
> >case but dropping through to the fatal error code below.
>
> I haven't been able to reproduce the fatal error either. I wonder if
> perhaps it has some dependency on the user's language settings, as the
> original reporter has LANG=sv_SE.UTF-8. I tried setting my LANG to
> sv_SE.UTF-8 but still wasn't able to repro, but maybe I didn't do it
> correctly.
Hmm, I wonder if the reporter has a non-packaged build of wxWidgets 3.0
installed and that's getting used instead of the Debian package - if
they're running the unpatched upstream code that would explain the fatal
error.
Cheers,
Olly