streamtuner-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Empty fields on streamtuner 0.12.3


From: Jean-Yves Lefort
Subject: Re: Empty fields on streamtuner 0.12.3
Date: Sun, 23 May 2004 18:25:05 +0200

On Sun, 23 May 2004 11:55:29 +0200
Gabi Kolb <address@hidden> wrote:

> I am trying to use streamtuner on an amd64 with Gentoo.
> Everything compiles file but using the python-plugin, the fields 
> in the new tabs where the radio stations appear, remain empty. 
> They are present in some way, I can select them and check 
> properties etc.... but I cannot see the stream name.
> I tried streamtuner-python 0.1.1 and 0.1.
> There are error messages on the console:
> 
> ** (streamtuner:5778): CRITICAL **: file st-handler-field.c: line 61 
> (st_handler_field_new): assertion `type == G_TYPE_BOOLEAN || 
> type == G_TYPE_INT || type == G_TYPE_STRING || type == 
> GDK_TYPE_PIXBUF || (type == G_TYPE_VALUE_ARRAY && 
> (flags & ST_HANDLER_FIELD_EDITABLE) == 0)' failed
> 
> ** (streamtuner:5778): CRITICAL **: file st-handler.c: line 369 
> (st_handler_add_field): assertion `field != NULL' failed
> 
> this is repeated lots of times..
> 
> On a 32-bit chroot everything works fine...
> 
> Does someone know where is the problem?

One line of streamtuner-python code assumes that integers and long
integers have the same size, which is false on 64 bit platforms.

Please rebuild streamtuner-python after applying the attached patch
and confirm that it fixes the issue.

Regards,
Jean-Yves Lefort

-- 
Jean-Yves Lefort

address@hidden
http://lefort.be.eu.org/

Attachment: streamtuner-python-0.1.1-64bit.diff
Description: Text document

Attachment: pgpoERp3Ocb8w.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]