Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

MD 0.22-1 -> 0.22-5 floating point error

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


mamillerpa at gmail

Feb 28, 2010, 7:38 AM

Post #1 of 5 (750 views)
Permalink
MD 0.22-1 -> 0.22-5 floating point error

Hello, all. I use MythDora. In the past day or two, I ran



yum update



That updated me from 0.22-1 to 0.22-5. 0.22-1 was running great (except for
the local movie listings).



I watched a film with MythVideo last night and I left the myth server
running overnight like always. This morning, when I turned my TV on, I saw
my server's desktop. mythfrontend had quit. When running it from the
command line, my background color appears (but no other GUI or theme
elements), and the I get kicked back to the command line. The last two
lines form the log are:



2010-02-28 10:27:10.774 Registering Internal as a media playback plugin.

Floating point exception



If I run mythavtest and a recording is in progress, it starts to play back
totally normally. mythtvsetup runs normally, too.



Any suggestions? I don't have any experience rolling back yum updates, but
I am willing to do that or whatever else is necessary to get mythfrontend to
run. If rollbacks requires some before-the-fact configuration, I probably
don't have that :-(





Thanks 1E6,

Mark


mythtv at thepisanis

Mar 1, 2010, 6:24 AM

Post #2 of 5 (681 views)
Permalink
Re: MD 0.22-1 -> 0.22-5 floating point error [In reply to]

This is covered on the updates. It's likely you have mythstream rpm
installed that was statically built against 0.21.

From a terminal as root:

rpm -e mythstream --nodeps

The original post is here for reference: http://mythdora.com/?q=node/5029

Ryan


On Sun, Feb 28, 2010 at 9:38 AM, Mark Andrew Miller <mamillerpa [at] gmail>wrote:

> Hello, all. I use MythDora. In the past day or two, I ran
>
>
>
> yum update
>
>
>
> That updated me from 0.22-1 to 0.22-5. 0.22-1 was running great (except
> for the local movie listings).
>
>
>
> I watched a film with MythVideo last night and I left the myth server
> running overnight like always. This morning, when I turned my TV on, I saw
> my server’s desktop… mythfrontend had quit. When running it from the
> command line, my background color appears (but no other GUI or theme
> elements), and the I get kicked back to the command line. The last two
> lines form the log are:
>
>
>
> 2010-02-28 10:27:10.774 Registering Internal as a media playback plugin.
>
> Floating point exception
>
>
>
> If I run mythavtest and a recording is in progress, it starts to play back
> totally normally. mythtvsetup runs normally, too.
>
>
>
> Any suggestions? I don’t have any experience rolling back yum updates, but
> I am willing to do that or whatever else is necessary to get mythfrontend to
> run. If rollbacks requires some before-the-fact configuration, I probably
> don’t have that :-(
>
>
>
>
>
> Thanks 1E6,
>
> Mark
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>


mamillerpa at gmail

Mar 6, 2010, 7:33 AM

Post #3 of 5 (604 views)
Permalink
Re: MD 0.22-1 -> 0.22-5 floating point error [In reply to]

Thanks, Ryan. I had heard about this issue, but I don't think I have
mythstream installed:

[root [at] myt ~]# rpm -qa | grep -i myth | sort
libmyth-0.22-2.fc10.i386
mytharchive-0.22-2.fc10.i386
mythbrowser-0.22-2.fc10.i386
mythdora-logos-10.0.2-5.fc10.noarch
mythflix-0.22-2.fc10.i386
mythgallery-0.22-2.fc10.i386
mythgame-0.22-2.fc10.i386
mythmovies-0.22-2.fc10.i386
mythmusic-0.22-2.fc10.i386
mythnews-0.22-2.fc10.i386
mythplugins-0.22-2.fc10.i386
mythtv-0.22-2.fc10.i386
mythtv-backend-0.22-2.fc10.i386
mythtv-base-themes-0.22-2.fc10.i386
mythtv-common-0.22-2.fc10.i386
mythtv-docs-0.22-2.fc10.i386
mythtv-frontend-0.22-2.fc10.i386
mythtv-setup-0.22-2.fc10.i386
mythtv-themes-0.22-2.fc10.noarch
mythvideo-0.22-2.fc10.i386
mythweather-0.22-2.fc10.i386
mythweb-0.22-2.fc10.i386
mythzoneminder-0.22-2.fc10.i386
perl-MythTV-0.22-2.fc10.i386
python-MythTV-0.22-2.fc10.i386

Can anyone think of anything else I should be looking at?

Thanks,
Mark

From: mythtv-users-bounces [at] mythtv
[mailto:mythtv-users-bounces [at] mythtv] On Behalf Of Ryan Pisani
Sent: Monday, March 01, 2010 9:25 AM
To: Discussion about mythtv
Subject: Re: [mythtv-users] MD 0.22-1 -> 0.22-5 floating point error

This is covered on the updates. It's likely you have mythstream rpm
installed that was statically built against 0.21.

From a terminal as root:

rpm -e mythstream --nodeps

The original post is here for reference: http://mythdora.com/?q=node/5029

Ryan

On Sun, Feb 28, 2010 at 9:38 AM, Mark Andrew Miller <mamillerpa [at] gmail>
wrote:
Hello, all.  I use MythDora.  In the past day or two, I ran
 
yum update
 
That updated me from 0.22-1 to 0.22-5.  0.22-1 was running great (except for
the local movie listings). 
 
I watched a film with MythVideo last night and I left the myth server
running overnight like always.  This morning, when I turned my TV on, I saw
my server’s desktop… mythfrontend had quit.  When running it from the
command line, my background color appears (but no other GUI or theme
elements), and the I get kicked back to the command line.  The last two
lines form the log are:
 
2010-02-28 10:27:10.774 Registering Internal as a media playback plugin.
Floating point exception
 
If I run mythavtest and a recording is in progress, it starts to play back
totally normally.  mythtvsetup runs normally, too.
 
Any suggestions?  I don’t have any experience rolling back yum updates, but
I am willing to do that or whatever else is necessary to get mythfrontend to
run.  If rollbacks requires some before-the-fact configuration, I probably
don’t have that :-(
 
 
Thanks 1E6,
Mark

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


mamillerpa at gmail

Mar 6, 2010, 7:41 AM

Post #4 of 5 (605 views)
Permalink
Re: MD 0.22-1 -> 0.22-5 floating point error [In reply to]

I just replied that I don't have mythstream.



I should have mentioned that if I visit the
http://blahblahblah/mythweb/tv/recorded page on my mythdora server from
another computer, I CAN click on the ASX stream button and watch recordings
with VLC.



How does that fit into my situation?



Thanks,

Mark



From: mythtv-users-bounces [at] mythtv
[mailto:mythtv-users-bounces [at] mythtv] On Behalf Of Ryan Pisani
Sent: Monday, March 01, 2010 9:25 AM
To: Discussion about mythtv
Subject: Re: [mythtv-users] MD 0.22-1 -> 0.22-5 floating point error



This is covered on the updates. It's likely you have mythstream rpm
installed that was statically built against 0.21.

From a terminal as root:

rpm -e mythstream --nodeps

The original post is here for reference: http://mythdora.com/?q=node/5029

Ryan



On Sun, Feb 28, 2010 at 9:38 AM, Mark Andrew Miller <mamillerpa [at] gmail>
wrote:

Hello, all. I use MythDora. In the past day or two, I ran



yum update



That updated me from 0.22-1 to 0.22-5. 0.22-1 was running great (except for
the local movie listings).



I watched a film with MythVideo last night and I left the myth server
running overnight like always. This morning, when I turned my TV on, I saw
my server's desktop. mythfrontend had quit. When running it from the
command line, my background color appears (but no other GUI or theme
elements), and the I get kicked back to the command line. The last two
lines form the log are:



2010-02-28 10:27:10.774 Registering Internal as a media playback plugin.

Floating point exception



If I run mythavtest and a recording is in progress, it starts to play back
totally normally. mythtvsetup runs normally, too.



Any suggestions? I don't have any experience rolling back yum updates, but
I am willing to do that or whatever else is necessary to get mythfrontend to
run. If rollbacks requires some before-the-fact configuration, I probably
don't have that :-(





Thanks 1E6,

Mark


_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


seven at seven

Mar 8, 2010, 3:59 AM

Post #5 of 5 (549 views)
Permalink
Re: MD 0.22-1 -> 0.22-5 floating point error [In reply to]

On 07/03/2010, at 2:41 AM, "Mark Andrew Miller" <mamillerpa [at] gmail>
wrote:

> I just replied that I don’t have mythstream.
>
>
>
> I should have mentioned that if I visit the http://blahblahblah/mythweb/tv/recorded
> page on my mythdora server from another computer, I CAN click on
> the ASX stream button and watch recordings with VLC.
>
>
>
> How does that fit into my situation?
>
>
>
> Thanks,
>
> Mark
>
>
>
> From: mythtv-users-bounces [at] mythtv [mailto:mythtv-users-
> bounces [at] mythtv] On Behalf Of Ryan Pisani
> Sent: Monday, March 01, 2010 9:25 AM
> To: Discussion about mythtv
> Subject: Re: [mythtv-users] MD 0.22-1 -> 0.22-5 floating point error
>
>
>
> This is covered on the updates. It's likely you have mythstream rpm
> installed that was statically built against 0.21.
>
> From a terminal as root:
>
> rpm -e mythstream --nodeps
>
> The original post is here for reference: http://mythdora.com/?q=node/5029
>
> Ryan
>
>
> On Sun, Feb 28, 2010 at 9:38 AM, Mark Andrew Miller <mamillerpa [at] gmail
> > wrote:
>
> Hello, all. I use MythDora. In the past day or two, I ran
>
>
>
> yum update
>
>
>
> That updated me from 0.22-1 to 0.22-5. 0.22-1 was running great
> (except for the local movie listings).
>
>
>
> I watched a film with MythVideo last night and I left the myth
> server running overnight like always. This morning, when I turned
> my TV on, I saw my server’s desktop… mythfrontend had quit. When
> running it from the command line, my background color appears (but n
> o other GUI or theme elements), and the I get kicked back to the com
> mand line. The last two lines form the log are:
>
>
>
> 2010-02-28 10:27:10.774 Registering Internal as a media playback
> plugin.
>
> Floating point exception
>
>
>
> If I run mythavtest and a recording is in progress, it starts to
> play back totally normally. mythtvsetup runs normally, too.
>
>
>
> Any suggestions? I don’t have any experience rolling back yum updat
> es, but I am willing to do that or whatever else is necessary to get
> mythfrontend to run. If rollbacks requires some before-the-fact co
> nfiguration, I probably don’t have that :-(
>
>
>
>
>
> Thanks 1E6,
>
> Mark
>
>
>
>
You could try turning up the logging for mythfrontend to -v all I
think it is from memory

You could also try searching for mythstream libraries find / -name
"mythstream*"

Cheers,

Anthony

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.