Re: bug feedback - post newly found progdvb bugs here

#766
Prog wrote:2HD: from command line "ProgDVBNet.exe /EngineLog"


ccristal: 1. But of HID module. Check Settings->Options->Interface->RC Options->Only in foreground

2. Please send me details of crash dialog.

x64 is total same with x32. But use x64 drivers, x64 codecs,....
Ok. Got this one with ProgDVB Pro x64 6.63.8, while opening the Settings:

Code: Select all

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at ProgDvbNet.AudioVideoSettingsForm.SetSettingOnForm()
   at System.Windows.Forms.Form.OnShown(EventArgs e)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
ProgDvbNet
    Assembly Version: 6.63.8.0
    Win32 Version: 6.63.8
    CodeBase: file:///C:/Program%20Files/ProgDVB/ProgDvbNet.exe
----------------------------------------
EngineApiWrapper
    Assembly Version: 1.4.3.0
    Win32 Version: 
    CodeBase: file:///C:/Program%20Files/ProgDVB/EngineApiWrapper.DLL
----------------------------------------
msvcm90
    Assembly Version: 9.0.30729.6161
    Win32 Version: 9.00.30729.6161
    CodeBase: file:///C:/Windows/WinSxS/amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251/msvcm90.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5442 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
ProgDvbNet.bc
    Assembly Version: 1.1.2.0
    Win32 Version: 1.1.2.0
    CodeBase: file:///C:/Program%20Files/ProgDVB/ProgDvbNet.bc.DLL
----------------------------------------
ProgDvbNet.CD
    Assembly Version: 1.0.2.0
    Win32 Version: 1.0.2.0
    CodeBase: file:///C:/Program%20Files/ProgDVB/ProgDvbNet.CD.DLL
----------------------------------------
IPDev.Skins
    Assembly Version: 1.3.21.0
    Win32 Version: 1.3.21.0
    CodeBase: file:///C:/Program%20Files/ProgDVB/IPDev.Skins.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Design
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
System.Drawing.Design
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing.Design/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll
----------------------------------------
ProgDvbNet.Win
    Assembly Version: 1.0.1.0
    Win32 Version: 
    CodeBase: file:///C:/Program%20Files/ProgDVB/ProgDvbNet.Win.DLL
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Re: bug feedback - post newly found progdvb bugs here

#767
Prog wrote:2HD: from command line "ProgDVBNet.exe /EngineLog"


ccristal: 1. But of HID module. Check Settings->Options->Interface->RC Options->Only in foreground

2. Please send me details of crash dialog.

x64 is total same with x32. But use x64 drivers, x64 codecs,....
Also, with 6.63.8 x64, the engine crashes in a loop as soon as I start the application.
Please find attached the engine logs.

ccristal
Attachments
ProgDVBEngine.zip
(13.21 KiB) Downloaded 243 times

Re: bug feedback - post newly found progdvb bugs here

#770
Prog wrote:ccristal: Try disable modules and CI function on last page of settings. Still crash?
Yes, it still crashes.
I'll try to do a video, so I can show you all the differences between 6.63.7-x86 (the one that works) and 6.63.8-x64 (the one that doesn't work).
I'll post it later.


ccristal

Re: bug feedback - post newly found progdvb bugs here

#772
Got this at the end of a channel scan. I was using 6.63.9-32bit:

Code: Select all


See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.BeginInvoke(Delegate method, Object[] args)
   at System.Windows.Forms.Control.BeginInvoke(Delegate method)
   at ProgDvbNet.ScannerForm.(Boolean )


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
ProgDvbNet
    Assembly Version: 6.63.9.0
    Win32 Version: 6.63.9
    CodeBase: file:///C:/Program%20Files%20(x86)/ProgDVB/ProgDvbNet.exe
----------------------------------------
EngineApiWrapper
    Assembly Version: 1.4.3.0
    Win32 Version: 
    CodeBase: file:///C:/Program%20Files%20(x86)/ProgDVB/EngineApiWrapper.DLL
----------------------------------------
msvcm90
    Assembly Version: 9.0.30729.6161
    Win32 Version: 9.00.30729.6161
    CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57/msvcm90.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5442 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
ProgDvbNet.bc
    Assembly Version: 1.1.2.0
    Win32 Version: 1.1.2.0
    CodeBase: file:///C:/Program%20Files%20(x86)/ProgDVB/ProgDvbNet.bc.DLL
----------------------------------------
IPDev.Skins
    Assembly Version: 1.3.21.0
    Win32 Version: 1.3.21.0
    CodeBase: file:///C:/Program%20Files%20(x86)/ProgDVB/IPDev.Skins.DLL
----------------------------------------
ProgDvbNet.CD
    Assembly Version: 1.0.2.0
    Win32 Version: 1.0.2.0
    CodeBase: file:///C:/Program%20Files%20(x86)/ProgDVB/ProgDvbNet.CD.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Design
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
ProgDvbNet.Win
    Assembly Version: 1.0.1.0
    Win32 Version: 
    CodeBase: file:///C:/Program%20Files%20(x86)/ProgDVB/ProgDvbNet.Win.DLL
----------------------------------------
Ionic.Zip.Reduced
    Assembly Version: 1.9.1.5
    Win32 Version: 1.9.1.5
    CodeBase: file:///C:/Program%20Files%20(x86)/ProgDVB/Ionic.Zip.Reduced.DLL
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Re: bug feedback - post newly found progdvb bugs here

#776
ProgDVB version 6.63.09 ST
Hauppauge Nexus (Hardware or Soft mode)
Windows 7 Ultimate 32bit.
Since some versions, after installing progdvb (with hardware mode) and running it, there is no way to add satellite to get channels. Switching to soft mode, I add a switch, choose a channel, but when clicking on any channel I got nothing (0% Level and Quality and there is no problem with older versions on same transporders). Trying to switch to another channel I got an error message asking to close progdvb.
After changing some parameters (disabling pid module), I can change channels (but no audio or video and levels and quality are 0%). Trying to scan a transporder, the program blocks and the only way to exit is to kill the process.

Re: bug feedback - post newly found progdvb bugs here

#777
Well I was hoping this error would've been fixed with the latest version of ProgDVB but it seems not. There are double listings in the EPG for today's shows and any that have past as you can see in the screenshots provided. Not only that, when I mouse over the show I want to record, it doesn't highlight, but if I offset the mouse to the right by several centimeters it highlights the show but the problem is i'm mousing over the next show. Also try throwing in some recording conflict checking like other similar programs already do. It wouldn't be too hard to incorporate a method that checks to see if something else is scheduled to record at that time.

Oh and I sometimes get a "blue screen error" that forces my computer to reboot. Your program is the only one that does it to my computer, very dodgy. It hasn't happened with this latest version (6.63.10) yet so hopefully that's fixed.

Also, when i get a bit of signal interference, that is enough to stop the channel playing. It also kills any recording that is occurring at the time, that was happening in version 6.63.9, I haven't tested 6.63.10 yet but am hoping this problem is fixed. Like I've said before, recording of a show is MOST IMPORTANT, if there is a little signal glitch I do not expect the program to stop recording, just record the glitch and keep on recording, whats so hard about that? The software supplied with my TV card does, why can't your program? Make it more robust in regards to channel loss and recording of programs please and then you will have a good product, until then it is inferior to others I'm sorry to say...

so if a bird sits on my aerial, signal loss for a split second, the channel doesn't come back unless i manually change to another channel then come back to the one that lost the signal. That tells me the signal is in fact available so why isn't your program just playing the tv station again without me having to do it manually like that? A car drives past that interferes with the signal, I expect it to come back straight away not die in the ass. The neighbour starts up his angle grinder, small electrical interference for a split second, why does the channel not just come back? Oh I lost the signal for a microsecond, lets not play the channel anymore and lets stop all recordings... that is weak, it needs to be more solid than that.

My settings - CI has always been disabled, I have stability mode checked. channel change is on slow. Audio processing is disabled. So yes i've read around this forum and seen you post all those suggestions, it doesn't help at all...
Attachments
double listings 3_resize.png
double listings 2_resize.png
double listings 1_resize.png

Re: bug feedback - post newly found progdvb bugs here

#779
ProgDVB 6.63.9 and 6.63.10pro.
Card: Hauppauge WinTV HD S2 -bda card.
Win7 Pro
Diseqs 4 way
CI disabled.

ProgDVB ok ver. 6.63.8
When upgrading to .9 and 10 no signal ( no L and Q )
Channel switching and epg ok.

Wanted to "roll back" only option then is 6.61.1 pro in download section?

Bjorn