Re: bug feedback - post newly found progdvb bugs here

#1472
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.
Windows: 7 Service pack 1 , 32bit _-_ DVB: Sky Star 2.8a PCI _-_ CPU: 2.6 GHZ Dual core X2 AMD _-_ RAM: installed 4Gig , 2.75 Gig usable _-_ Graphic: ATI Radeon x1200 series total available memory : 1663

Re: bug feedback - post newly found progdvb bugs here

#1475
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

#1476
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 217 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 264 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
Windows: 7 Service pack 1 , 32bit _-_ DVB: Sky Star 2.8a PCI _-_ CPU: 2.6 GHZ Dual core X2 AMD _-_ RAM: installed 4Gig , 2.75 Gig usable _-_ Graphic: ATI Radeon x1200 series total available memory : 1663

Re: bug feedback - post newly found progdvb bugs here

#1477
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:
Windows: 7 Service pack 1 , 32bit _-_ DVB: Sky Star 2.8a PCI _-_ CPU: 2.6 GHZ Dual core X2 AMD _-_ RAM: installed 4Gig , 2.75 Gig usable _-_ Graphic: ATI Radeon x1200 series total available memory : 1663

Re: bug feedback - post newly found progdvb bugs here

#1479
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
Windows: 7 Service pack 1 , 32bit _-_ DVB: Sky Star 2.8a PCI _-_ CPU: 2.6 GHZ Dual core X2 AMD _-_ RAM: installed 4Gig , 2.75 Gig usable _-_ Graphic: ATI Radeon x1200 series total available memory : 1663

Re: bug feedback - post newly found progdvb bugs here

#1482
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:
Windows: 7 Service pack 1 , 32bit _-_ DVB: Sky Star 2.8a PCI _-_ CPU: 2.6 GHZ Dual core X2 AMD _-_ RAM: installed 4Gig , 2.75 Gig usable _-_ Graphic: ATI Radeon x1200 series total available memory : 1663
Attachments
prev1.zip
(27.92 KiB) Downloaded 217 times

Re: bug feedback - post newly found progdvb bugs here

#1484
Prog wrote:mpeg2 Video codec not good.
ffdshow video decoder not good ?! i don't like Microsoft DTV-DVD Video Decoder. ok
Windows: 7 Service pack 1 , 32bit _-_ DVB: Sky Star 2.8a PCI _-_ CPU: 2.6 GHZ Dual core X2 AMD _-_ RAM: installed 4Gig , 2.75 Gig usable _-_ Graphic: ATI Radeon x1200 series total available memory : 1663