Re: [Tracker] tracker-extract crashes
- From: John stacy <tracker indexer gmail com>
- To: Jürg Billeter <j bitron ch>
- Cc: tracker-list gnome org
- Subject: Re: [Tracker] tracker-extract crashes
- Date: Wed, 14 Sep 2011 15:52:32 +0530
Hello Jurg,
I am using glib-2.0 (Provided by the open embedded group).
My configuration settings for glib-2.0 are as follows.
./configure --disable-largefile --disable-ipv6 --disable-nls --disable-debug
To get the iconv support
I downloaded the libiconv tarball
reinstalled gettext
and recompiled glib by adding the configration option --with-libiconv
Do I have to do any thing else?
On Wed, Sep 14, 2011 at 1:17 PM, Jürg Billeter
<j bitron ch> wrote:
Hi John,
On Tue, 2011-09-13 at 22:18 +0530, John stacy wrote:
> I have looked more closely into the tracker-extract-mp3.so regarding
> the mp3 crash I am having on my ubuntu.
I thought it was working fine on Ubuntu and the issue only occurs on
your distribution?
> I found out that I am getting g_convert error from the
> convert_to_encoding() function.
> the Error message from the g_convert is :- Conversion from character
> set 'Windows-1252' to 'UTF-8' is not supported.
>
> there by passing NULL to the "g_strsplit ()" function.
>
> To get the conversion support what do I have to do? do I require any
> thing else?
> any special configuration options to the glib or libc to enable this
> one?
Windows-1252 is supported by default by iconv in glibc/eglibc. Are you
using a different libc or did you disable some parts of glibc/eglibc?
Jürg
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]