Page 99 of 119

Re: bug feedback - post newly found progdvb bugs here

Posted: Thu Apr 17, 2014 11:54 am
by Prog
Thex & FTA_Boy: Try last prerelease.

Re: bug feedback - post newly found progdvb bugs here

Posted: Thu Apr 17, 2014 5:33 pm
by FTA_Boy
Prog wrote:Thex & FTA_Boy: Try last prerelease.
still having same problem :( , also i downloaded C pre-release but in about window it show B.

Re: bug feedback - post newly found progdvb bugs here

Posted: Thu Apr 17, 2014 6:28 pm
by whoops
I have problems with the sound in Progdvb Pro version 7.04.1 (32 bit)

There is no sound on some chennels also the sound streams seem to be displayed incorrectly as AAC ?

Windows 7 64 bit

Version 7.04 works good

Re: bug feedback - post newly found progdvb bugs here

Posted: Thu Apr 17, 2014 7:37 pm
by Prog
Please use last prerelease.

Re: bug feedback - post newly found progdvb bugs here

Posted: Fri Apr 18, 2014 5:45 pm
by Prog
FTA_Boy wrote:
Prog wrote:Thex & FTA_Boy: Try last prerelease.
still having same problem :( , also i downloaded C pre-release but in about window it show B.
Can you repeat this problem on default settings? Special multi channel and TS settings. Please try install ProgDVB to new directory, scan and try.

Re: bug feedback - post newly found progdvb bugs here

Posted: Sat Apr 19, 2014 8:03 am
by FTA_Boy
Prog wrote:
FTA_Boy wrote:
Prog wrote:Thex & FTA_Boy: Try last prerelease.
still having same problem :( , also i downloaded C pre-release but in about window it show B.
Can you repeat this problem on default settings? Special multi channel and TS settings. Please try install ProgDVB to new directory, scan and try.
tried what you said i have no problem with default setting for changing channel from DVB-s to IP/Torrent TV. but i dont know why too many different crash happens with default setting :( one of the crash logs :
crash logs.zip
(8.42 KiB) Downloaded 218 times
so we think there is something wrong with my settings, and here is my setting file you can test and take a look at it. i have problem with this setting:
settingProgDVB.zip
my setting , problem with switching channel.
(12.31 KiB) Downloaded 265 times
i will try change settings to find out what part of setting cause this problem and will let you know.
EDIT(post update): i found what part of setting was causing this problem: settings > Multi-Channels > The maximum quantity > Time shift buffers , value was set 1 changed it to 2 and problem solved. can you describe multi-channels and scanner(using of NIT) section what they exactly do ? this two section are confusing. thanks

Re: bug feedback - post newly found progdvb bugs here

Posted: Sat Apr 26, 2014 11:17 am
by FTA_Boy
hello again. there is new crash problem i think with version 7.04.3. when i open a Internet TV channel and change channel to DVB crash will happen and it will restart progdvb. here is the log. :
prev1.zip
(32.89 KiB) Downloaded 208 times
also when i'm watching a Internet TV channel and i change to another Internet TV channel ProgDVB will freeze for about 10second.

Type: Unhandled .NET Thread Exception
Message: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Method: Int32 Engine_SetChannel(ProgDvbEngine.TSetChannelParams*)

Stack:
at Engine_SetChannel(TSetChannelParams* )
at ProgDvbEngine.Engine.SetChannel(Channel channel, List`1 diseqItem, DateTime utcStartTime)
at ProgDvbNet.MainFormHelper.ActionList_SetChannel(CSetChannelParams _params)
at ProgDvbNet.ChList.Node.Do(ESetChildChannelMode mode, Boolean NeedSelectTreeList)
at ProgDvbNet.ChList.ChTreeGuiControl.ClickOnChannel2(ChannelNode node, ESetChildChannelMode mode)
at ProgDvbNet.ChList.ChTreeGuiControl.ChangeChannelClick(Point p, ESetChildChannelMode mode)
at ProgDvbNet.ChList.ChTreeGuiControl.ChangeChannelDblClick(Object sender, EventArgs e)
at IPDev.Skins.GUIChannelListView.OnNodeMouseDoubleClick(ChannelNodeMouseClickEventArgs e)
at IPDev.Skins.GUIChannelListView.OnMouseDoubleClick(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Extra details:

Re: bug feedback - post newly found progdvb bugs here

Posted: Sat Apr 26, 2014 12:30 pm
by Prog
Please send me ProgDVBEngine.log (to email) in next time. And netclient.log

Re: bug feedback - post newly found progdvb bugs here

Posted: Sat Apr 26, 2014 10:19 pm
by FTA_Boy
Prog wrote:Please send me ProgDVBEngine.log (to email) in next time. And netclient.log
i have sent you an email with thing you requested. i think this crash happen when InternetTV channel is opened and picture is freezed for buffering , meanwhile change channel to DVB channels (not sure about this) when it crash a message box will popup but quickly it will close. i will try to take picture from it!
edit : the message box saying:
title : error
text : "ProgDVB Engine API Except in ProgDVBEngine:Engine_SetCahnnel.
Regards

Re: bug feedback - post newly found progdvb bugs here

Posted: Wed Apr 30, 2014 5:55 am
by Prog
Sorry. I very busy now and check this bug in near weeks. Added to my buglist.

Re: bug feedback - post newly found progdvb bugs here

Posted: Fri May 09, 2014 8:01 pm
by Thex
can you please add to that list new control device?

Nuvoton SIO CIR Device Driver

Re: bug feedback - post newly found progdvb bugs here

Posted: Fri May 09, 2014 10:46 pm
by FTA_Boy
hello again. new crash report log, i was changing channels on DVB-S :
progdvb 7.05 - dot net framework : 4.5.2 - win7sp1
Type: Unhandled .NET Thread Exception
Message: Out of memory.
Method: Void .ctor(System.Drawing.Image, System.Drawing.Drawing2D.WrapMode)

Stack:
at System.Drawing.TextureBrush..ctor(Image image, WrapMode wrapMode)
at System.Windows.Forms.ControlPaint.DrawBackgroundImage(Graphics g, Image backgroundImage, Color backColor, ImageLayout backgroundImageLayout, Rectangle bounds, Rectangle clipRect, Point scrollOffset, RightToLeft rightToLeft)
at System.Windows.Forms.Control.PaintBackground(PaintEventArgs e, Rectangle rectangle, Color backColor, Point scrollOffset)
at System.Windows.Forms.Control.PaintBackground(PaintEventArgs e, Rectangle rectangle)
at System.Windows.Forms.Control.OnPaintBackground(PaintEventArgs pevent)
at System.Windows.Forms.ScrollableControl.OnPaintBackground(PaintEventArgs e)
at IPDev.Skins.SkinProgressBar.PaintBackground(PaintEventArgs pe)
at IPDev.Skins.SkinProgressBar.OnPaint(PaintEventArgs pe)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.UserControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Extra details:

Re: bug feedback - post newly found progdvb bugs here

Posted: Sat May 10, 2014 4:25 am
by Prog
mpeg2 Video codec not good.

Re: bug feedback - post newly found progdvb bugs here

Posted: Sat May 10, 2014 11:02 am
by FTA_Boy
Prog wrote:mpeg2 Video codec not good.
ffdshow video decoder not good ?! i don't like Microsoft DTV-DVD Video Decoder. ok

Re: bug feedback - post newly found progdvb bugs here

Posted: Sat May 10, 2014 2:15 pm
by Prog
May be mpeg2 disabled in FFD properties?