Finally got FM radio to work with my PVR-500MCE. Just added a new station to my FM radio, it works but can't change the name of the station. Also, scanning seems to not do anything. I was able to add in a previous version of GBPVR but the latest just does not want to change the name from UNKNOWN
I tried the latest upgrade, and it failed with this error, tried putting the old version back on still errors now. Tried uninstalling and removing everything from the directory. No luck. PLEASE PLEASE help I love this program and been using it for ages!!
The error happens when I OK from the config app.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.InvalidOperationException: Process performance counter is disabled, so the requested operation cannot be performed.
at System.Diagnostics.NtProcessManager.GetProcessInfos(PerformanceCounterLib library)
at System.Diagnostics.NtProcessManager.GetProcessInfos(String machineName, Boolean isRemoteMachine)
at System.Diagnostics.ProcessManager.GetProcessInfos(String machineName)
at System.Diagnostics.Process.GetProcesses(String machineName)
at System.Diagnostics.Process.GetProcesses()
at z.at(Object A_0, EventArgs A_1)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
Get a error message saying can't handle exception - if you go to debug says:
cordbg.exe !a 0x52c. Similar to what was reported earlier:
>Application has generated an exception that could not be handled
>Process id=0x74c (1868), Thread id=0x750 (1872).
>
>I get this after I just upgraded to the latest GB-PVR. I guess I should have >left well enough alone. Now what do I do?
>glassvial
>10-23-2004, 09:59 PM
>After I hit cancel, I get this:
>GBPVR.exe - No debugger found
>
>Registered JIT debugger is not available. An attempt to launch a JIT >debugger with the following command resulted in an error code of 0x2 (2). >please check computer settings.
>
>cordbg.exe !a 0x74c
Background:
Been happily using gbpvr for about 6 months - no problems. Cable company switched around all the channels and could not get gbpvr and zap2it to recover. Decide to upgrade all the software while I was re-installing everything.
Have Win2000 5.00.2195 SP4
Have a HP PVR150 running driver update version 2.2.22292
Loaded MDAC2.6 - version 26.0.6526.3
Loaded .Net1.1 (dotnetfx) version 1.1.4322.573
Loaded GBPVR 0.9413
Symptoms:>
gbpvr and zap2it work now. Recording quality, channel selection, timing is all fine.
Set up recording schedule and will start recording. I believe it generates an error when goes to stop recording to disk. Keeps recording until I deal with error message - recorded 24G at one time once. After that it will miss scheduled recording and gbpvr will say there was an error when you look for the recording in the windows interface.
Background recording service is still there and can restart from tray or after opening config program without error.
I've already blown everything away and reinstall everything except for HP PVR1500 drivers.
I have just built a new machine and have just been trying out GBPVR's Live TV mode.
(1)
I am picking up sound OK but the picture has :-
- Diagonal RED GREEN BLUE lines
- Looks Black & White underneath.
When I tryed the first time I had no picture until I loaded ASUSDVD (POWERDVD). This I understand loaded the Cyberlink MPEG2 Decoder required for playing the LIVE TV feed.
A SKYTV STB is connected via S-Video2 on a Hauppauge MCE500.
It is worth pointing out that video plays perfectly when I boot into a a dual boot XP MCE setup. So it clearly seems to be a software issue.
(2)
Is there a setting for an MCE500 in the capture settings or do you just select a 150MCE ?
Also, can the quality be set to HIGH QUALITY ? I cant get it to go more than MEDIUM.
Hi,
After using gbpvr for several weeks now without problems ive just had a go at using the webpage. On my localhost it works fine, logs in ok and i can use it without a problem. I opened port 7647 on my firewall and tested it externally. I can get to the login page ok but when i type my username and password in i get a message that they are incorrect. I know they arent because i can use them locally. I have tried resetting it but externally it still doesnt work.
Am i missing something?
don't know, if it's the right place, if not, feel free to move the thread...
since the next my music release will have a db and won't play cda any more i had the idea to create a tiny plugin which does nothing other than playing audio-cd's.
i have found an easy way to open and close drive-doors, to lookup the discid, so this can be used to lookup discinfo from freedb, get album art and so on.
this would be automated (if configured), so all you have to do is open the drive-door, lay in the cd, close the door and hit play. with the option to play randomly, repeat......
i don't know yet, if i should use the gbpvr-pluginhelper for playing the cd. for this you'll need to register .cda as audio and so on. but the track - info could be displayed via the music panel or va-panel, which won't work with a non-cda solution.
two questions:
- is it possible, to tell gbpvr, that something is playing or will that mean creating another panel for cd-playback?
- is the interest in such a plugin high enough?
I'm supposed to be working on some other projects , but I'm giving in because there is a plugin I want to write for GBPVR. I would prefer to use 2.0 since some of the libraries I want to reference were already brought up to 2.0 compatibility. Does anyone know if GBPVR, written on the 1.1 framework, can reference a plugin written on the 2.0 framework?
I tried some test code before asking this of course and am getting this "Failed to load resources from resource file\r\nPlease check your Setup" when opening the GBPVR config program.. All my code does is reference "GBPVR.Public.IInfoPanel" and return some very simple values.