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

Mailing List Archive: MythTV: Dev

Re: [mythtv-commits] Ticket #3724: Call to StreamID::Normalize missing QString parameter

 

 

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


jose.bandos at gmail

Jul 14, 2007, 6:56 AM

Post #1 of 2 (322 views)
Permalink
Re: [mythtv-commits] Ticket #3724: Call to StreamID::Normalize missing QString parameter

This was opened by me, but I even though I put my email in the
"reporter" box it didn't "stick".

2007/7/14, MythTV <mythtv [at] cvs>:
> #3724: Call to StreamID::Normalize missing QString parameter
> -----------------------+----------------------------------------------------
> Reporter: anonymous | Owner: ijr
> Type: defect | Status: new
> Priority: minor | Milestone: 0.21
> Component: mythtv | Version: head
> Severity: medium | Mlocked: 0
> -----------------------+----------------------------------------------------
> Hello, I've just tried building mythtv from SVN (r13910), and it stops
> compiling because there is a call to StreamID::Normalize in
> libs/libmythtv/mpeg/mpegtables.cpp in line 631 that is missing the last
> parameter. If I change that line from
> {{{
> types[i] = StreamID::Normalize(types[i], desc);
> }}}
> to
> {{{
> types[i] = StreamID::Normalize(types[i], desc, sistandard);
> }}}
> as it is on the previous calls to StreamID::Normalize, it will build.
>
> --
> Ticket URL: <http://svn.mythtv.org/trac/ticket/3724>
> MythTV <http://svn.mythtv.org/trac>
> MythTV
> _______________________________________________
> mythtv-commits mailing list
> mythtv-commits [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
>
_______________________________________________
mythtv-dev mailing list
mythtv-dev [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


jose.bandos at gmail

Jul 14, 2007, 7:22 AM

Post #2 of 2 (303 views)
Permalink
Re: [mythtv-commits] Ticket #3724: Call to StreamID::Normalize missing QString parameter [In reply to]

2007/7/14, MythTV <mythtv [at] cvs>:
> #3724: Call to StreamID::Normalize missing QString parameter
> -----------------------+----------------------------------------------------
> Reporter: anonymous | Owner: ijr
> Type: defect | Status: closed
> Priority: minor | Milestone: 0.21
> Component: mythtv | Version: head
> Severity: medium | Resolution: invalid
> Mlocked: 0 |
> -----------------------+----------------------------------------------------
> Changes (by janne):
>
> * status: new => closed
> * resolution: => invalid
>
>
> Comment:
>
> Check the integrety of your checkout. There is no StreamID::Normanlize()
> in line 631 of
> [http://svn.mythtv.org/trac/browser/trunk/mythtv/libs/libmythtv/mpeg/mpegtables.cpp
> libs/libmythtv/mpeg/mpegtables.cpp] and all other usages are correct.
>
> --
> Ticket URL: <http://svn.mythtv.org/trac/ticket/3724#comment:1>
> MythTV <http://svn.mythtv.org/trac>
> MythTV
> _______________________________________________
> mythtv-commits mailing list
> mythtv-commits [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits

You're right, a "svn revert -R ." inside the mythtv dir cleaned up
mpegtables.cpp and programs/mythfrontend/globalsettings.cpp.

Maybe one of the ubuntu patches I tried messed up mpegtables before failing.
_______________________________________________
mythtv-dev mailing list
mythtv-dev [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

MythTV dev 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.