MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Help on Development » Quality Assurance (Bugreports) » Archive » Bug Reports » 0.2.2.0 Final and SVN Builds


0.2.2.0 Final and SVN Builds Post bugs you have found in 0.2.2.0 final or any SVN-Snapshot here.

Reply
 
Thread Tools Display Modes
Old 2007-04-29, 12:40   #1 (permalink)
Portal Member
 
Join Date: Jul 2006
Location: UK
Posts: 270
Thanks: 0
Thanked 4 Times in 3 Posts

My System

Question TVServer channel scan now uses hex numbers instead of channel names?

TV-Server Version:
MediaPortal Version: svn 12899
MediaPortal Skin: Blue Two
Windows Version: Windows XP Pro SP2
CPU Type: Sempron 2800
HDD: Seagate sata2 320gb
Memory: 512mb ddr
Motherboard: MSI K7N2 Delta-LSR
Motherboard Chipset: NVidia NForce2
Motherboard Bios: B5
Video Card: NVidia 6800
Video Card Driver: 91.36
Sound Card: On Board Realtek
Sound Card AC3: ac3 / coaxial out
Sound Card Driver:
1. TV Card: Hauppauge WinTV-Nova-t PCI
1. TV Card Type: DVB-T
1. TV Card Driver: 2.116.24167.0 (25e)
2. TV Card: Hauppauge WinTV-Nova-t PCI
2. TV Card Type: DVB-T
2. TV Card Driver: 2.116.24167.0 (25e)
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec: NVidia PureVideo
MPEG2 Audio Codec: NVidia PureVideo
Satelite/CableTV Provider:
HTPC Case:
Cooling: Big fans
Power Supply: Enermax EG475AX-VE(W) Noisetaker
Remote: Hauppauge
TV: 28" widescreen CRT
TV - HTPC Connection: S-Video

error description:
Scan the 6 tp's from my local digital terrestrial transmitter. One of them now has 4 digit hex numbers instead of the proper channel names. I recompiled/tested versions until I discovered that svn 12898 works fine and 12899 exhibits the problem. The diffs file is here http://mediaportal.svn.sourceforge.n...12748&r2=12899
prior to this it had worked fine in all earlier versions from 0.2.0.0 onwards. The changes occur in the file TvEngine3/Filters/sources/TsWriter/source/SectionDecoder.cpp by Yamp. Unfortunately this c++ module fails to compile on my system so I could go no further with it (lots of syntax errors)

Logs:
I attach logs showing just the single problem tp being scanned. additionally there are hybrid logs which show this same version scanning when recompiled with the TsWriter.ax file from the previous version which works fine.
HappyTalk is offline   Reply With Quote
Old 2007-04-29, 13:43   #2 (permalink)
Portal Tester
 
Join Date: Feb 2005
Location: England
Posts: 1,040
Thanks: 5
Thanked 8 Times in 8 Posts

My System

Default

We have been reporting this issue for some time, there is a thread here.

http://forum.team-mediaportal.com/dv...up-t22117.html

What is great is that you are the first to track down where the bug started in the svn pool and diffs etc.

Hopefully a dev can correct this now from the basis of your bug hunting.
SciDoctor is offline   Reply With Quote
Old 2007-04-29, 14:59   #3 (permalink)
Portal Member
 
Join Date: Nov 2006
Age: 19
Posts: 233
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

great work!! hope it will be fixed very soon =)
KoktGrus is offline   Reply With Quote
Old 2007-05-01, 23:35   #4 (permalink)
Portal Member
 
Join Date: Jul 2006
Location: UK
Posts: 270
Thanks: 0
Thanked 4 Times in 3 Posts

My System

Default

SciDoc - I posted it a while even before that thread here

http://forum.team-mediaportal.com/tv...er-t21258.html

But it seemed to get overlooked (zero downloads of the logs). I'd spent about 12 hours tracking it down so I was a bit disappointed. A month on I decided to respost it here. It's a bit confusing as there are many diff bug report forums and no real tracking.

I would have probably tried to fix it but the c++ module containing the changes doesn't compile under vs2005 (not sure what version it was compiled with?) So rather than trying to fix syntax errors (in templates!) I posted a bug report. As I said I got the latest svn to work properly by compiling against the old tswriter but have reverted to 0.2.2.0 anyway.

PS if you grab the earlier TsWriter.ax from http://mediaportal.svn.sourceforge.n...revision=12868
and replace the surrent one and recompile the tv3 engine it will work fine (it did on march 27 anyway when I originally posted about this)


0.2.2.0 and recompile the tv server

Last edited by HappyTalk; 2007-05-01 at 23:55.
HappyTalk is offline   Reply With Quote
Old 2007-05-02, 00:42   #5 (permalink)
Portal Member
 
Join Date: Nov 2006
Age: 19
Posts: 233
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

Quote:
Originally Posted by HappyTalk View Post
SciDoc - I posted it a while even before that thread here

http://forum.team-mediaportal.com/tv...er-t21258.html

But it seemed to get overlooked (zero downloads of the logs). I'd spent about 12 hours tracking it down so I was a bit disappointed. A month on I decided to respost it here. It's a bit confusing as there are many diff bug report forums and no real tracking.

I would have probably tried to fix it but the c++ module containing the changes doesn't compile under vs2005 (not sure what version it was compiled with?) So rather than trying to fix syntax errors (in templates!) I posted a bug report. As I said I got the latest svn to work properly by compiling against the old tswriter but have reverted to 0.2.2.0 anyway.

PS if you grab the earlier TsWriter.ax from http://mediaportal.svn.sourceforge.n...revision=12868
and replace the surrent one and recompile the tv3 engine it will work fine (it did on march 27 anyway when I originally posted about this)


0.2.2.0 and recompile the tv server

It doesn't work for me =(( When i've replaced the tswriter and trying to perform a scan, it just scans one transponder for about one half second or something and says that no channels were found =S



---edit


how do i recompile the server then?

Last edited by KoktGrus; 2007-05-02 at 00:52.
KoktGrus is offline   Reply With Quote
Old 2007-05-09, 21:03   #6 (permalink)
Portal Member
 
Join Date: Jul 2006
Location: UK
Posts: 270
Thanks: 0
Thanked 4 Times in 3 Posts

My System

Default

- You grab the source code for tvserver 3 via tortoise-svn
- Go to the ...tvengine3\Filters\bin\TsWriter file, right click it and doTortoise svn|Update to revision = 12898
- recompile it and scan will work OK (note you can't just copy that file into a pre-compiled svn release it HAS to be recompiled against this (old) file.


There are instructions in the MediaPortal Wiki on getting the source via svn and then compiling it, but if you are not a programmer and unfamiliar with the process you may find this difficult.


I just checked the svn and can see no changes to date that will fix this issue. As I said before if someone would tell me what they used to compile it (vs2005 gives many errors) I might have a look at it, but I don't wanna spend hours trying to fix compiler errors that may be caused by something else.
HappyTalk is offline   Reply With Quote
Old 2007-05-10, 21:05   #7 (permalink)
Super Moderator
 
Paranoid Delusion's Avatar
 
Join Date: Jun 2005
Location: Cheshire UK
Posts: 7,034
Thanks: 139
Thanked 257 Times in 228 Posts

Country:

My System

Default

Must admit, now really looking forward to this being resolved, as stopped using TVE3 because of this problem.

As always I believe there is a bigger picture as to why this change was implemented in the first place, but would still like a fix soon.

Thanks to HappyTalk on this one, hope changes are made soon.

Regards
__________________
Ray\PD

Check your codecs are fine with Filmerit.
Upload Logs\Pictures etc, use the "Go Advanced" and select the + feature to upload\attach files.
Paranoid Delusion is offline   Reply With Quote
Reply

Bookmarks

Tags
channel, hex, names, numbers, scan, tvserver

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
TvServer takes 7GB for channel scan Mars Warrior pre 1.0 RC1 0 2007-03-31 21:31
TVServer channel scan broken in Rev 12899 (SectionDecoder.cpp) HappyTalk pre 1.0 RC1 1 2007-03-29 16:17
Changing Channel Numbers rede96 Improvement Suggestions 0 2007-03-28 18:07
TVserver scan problem (TV channel in radio) Renderman Get Support 1 2007-01-19 20:32
Channel Names marshall Installation, configuration support 4 2006-10-05 21:35


All times are GMT +1. The time now is 13:27.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden