NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) v
« Previous 1 … 6 7 8 9 10 125 Next »
ExternalDisplay - Beta Testers Wanted

 
  • 0 Vote(s) - 0 Average
ExternalDisplay - Beta Testers Wanted
iwan
Offline

Member

Posts: 138
Threads: 13
Joined: Jan 2006
#91
2008-04-05, 09:58 AM
ralphy Wrote:Had a bit of spare time today, so here's a new installer that adds some new properties that might address some of the requests of Iwan and Barsk.

Good news ! Works (almost) perfectly:

Code:
...
[color=red]      <Property Value="#date, #shorttime" />[/color]
...

This statement gives me a blank line on my display while either #date or #shorttime alone work well.

Quote:Sorry Iwan, did not include a threshold on the recording time.

I assume this is on the to-do list ?! Wink
[SIZE="0"]
GBPVR 1.3.11 · Loewe Xemix 5106 DVD Player Case · Noritake 20045 Series 4x20 VFD · Win XP HomePro
AOpen i915GMm-HFS · Pentium Mobile 1.7 GHz · Pinnacle DVB-T · Matsushita SlimLime DVD · 160 GB 2.5" Fujitsu Hornet
Plugins: Movie Wizard · External Display · TV Listings
[/SIZE]
ralphy
Offline

Senior Member

Posts: 255
Threads: 51
Joined: Nov 2006
#92
2008-04-05, 12:47 PM
iwan Wrote:
Code:
...
[color=red]      <Property Value="#date, #shorttime" />[/color]
...

OOPS:o Should be
<Parse Value="#date, #shorttime" />

OP Corrected
[SIZE="1"]Silverstone GD01S-MXR (three dead rows of pixels in the LCD and defective remote control), Power: Zalman ZM460B-APS (blew up - can't remember what's there now); CPU: Pentium D 3.2 GHz with Asus V72 Cooler; MD: Asus P5LD2 Deluxe 2048MB,
WDC WD10EADS 1TB Data, 320GB System, Asus EN9400GT Silent 512MB, Hauppauge HVR 1300,
XP Home SP3, GB-PVR 2.0, ExternalDisplay v0.3[/SIZE]
iwan
Offline

Member

Posts: 138
Threads: 13
Joined: Jan 2006
#93
2008-04-05, 02:06 PM
ralphy Wrote:OOPS:o Should be
<Parse Value="#date, #shorttime" />

OP Corrected

Works !
Thanks for the immediate reply, ralphy !
[SIZE="0"]
GBPVR 1.3.11 · Loewe Xemix 5106 DVD Player Case · Noritake 20045 Series 4x20 VFD · Win XP HomePro
AOpen i915GMm-HFS · Pentium Mobile 1.7 GHz · Pinnacle DVB-T · Matsushita SlimLime DVD · 160 GB 2.5" Fujitsu Hornet
Plugins: Movie Wizard · External Display · TV Listings
[/SIZE]
Barsk
Offline

Senior Member

Posts: 395
Threads: 57
Joined: Aug 2006
#94
2008-04-07, 06:23 AM
ralphy Wrote:Had a bit of spare time today, so here's a new installer that adds some new properties that might address some of the requests of Iwan and Barsk.

Oh, and on the instabilty issues you mentioned Barsk, ensure the the extensive logging is disabled in the ExternalDisplay configuration. You could also disable the property browser also, as really this is a debugging tool.

Thanks a lot Ralphy!

I will look into this new version ASAP!
Barsk
Offline

Senior Member

Posts: 395
Threads: 57
Joined: Aug 2006
#95
2008-04-07, 08:13 AM
ralphy Wrote:Had a bit of spare time today, so here's a new installer that adds some new properties that might address some of the requests of Iwan and Barsk.
Sorry to say it does not work at all now!

The config program does not seem able to write the XML file at all. All I get in the xml file is:

<?xml version="1.0" encoding="utf-8"?>

Enabling logging does not give anything either, probbaly as that setting goes in the xml to start with. As far as I can tell I have the same preconditions as the last time(s) I installed previous versions.

Confused...

/Barsk
ralphy
Offline

Senior Member

Posts: 255
Threads: 51
Joined: Nov 2006
#96
2008-04-07, 08:19 AM
Barsk -

Please post the logs (ExternalDisplayConfig.exe.log and PVRX2.exe.log) as I am otherwise guessing at what might be going on.

You could try deleting the xml and re-running the ExternalDisplay Config. That will recreate a default xml file (but unfortunately, it sounds like any changes you may have made have been lost.
[SIZE="1"]Silverstone GD01S-MXR (three dead rows of pixels in the LCD and defective remote control), Power: Zalman ZM460B-APS (blew up - can't remember what's there now); CPU: Pentium D 3.2 GHz with Asus V72 Cooler; MD: Asus P5LD2 Deluxe 2048MB,
WDC WD10EADS 1TB Data, 320GB System, Asus EN9400GT Silent 512MB, Hauppauge HVR 1300,
XP Home SP3, GB-PVR 2.0, ExternalDisplay v0.3[/SIZE]
Barsk
Offline

Senior Member

Posts: 395
Threads: 57
Joined: Aug 2006
#97
2008-04-07, 08:48 AM (This post was last modified: 2008-04-07, 08:57 AM by Barsk.)
ralphy Wrote:Barsk -

Please post the logs (ExternalDisplayConfig.exe.log and PVRX2.exe.log) as I am otherwise guessing at what might be going on.

You could try deleting the xml and re-running the ExternalDisplay Config. That will recreate a default xml file (but unfortunately, it sounds like any changes you may have made have been lost.
Sorry, I thought the logs should be in the plugin dir. They were in the logs directory obviously. Here they are. The PVRX2.exe.log is not neccessary as the bug appears instantly when I push Ok in the config app. So neither PVRX2 or the recording process was on.

I have a copy of my original xml so nothing is lost. However the bug appears on an initial install. There were no xml file that could be faulty.
And if I remove the xml file that only has that xml header I still get the same result when restarting the config app.

Also If I put my old xml file int the dir and start PVRX2 it seems to work. But If I start the config app the xml is gone again. So the config app cannot READ the xml data either.
ralphy
Offline

Senior Member

Posts: 255
Threads: 51
Joined: Nov 2006
#98
2008-04-07, 09:09 AM
Barsk Wrote:Sorry, I thought the logs should be in the plugin dir. They were in the logs directory obviously. Here they are.
Thanks for this, but nothing obvious. Can you please post your xml file.

Barsk Wrote:However the bug appears on an initial install.
The installer does not overwrite an existing xml file, so if there is a problem with the xml file, it will persist.
Quote:Also If I put my old xml file int the dir and start PVRX2 it seems to work.
I suspect there is a problem with the xml file. Did you edit it? If there is a problem, then the PVRX2 log would show an error message, and then use a default configuration (Hence, users should always post the PVRX2 log as well).


I am pretty sure that if you run the uninstaller, and reinstall, things should work properly, but please let me see your xml file.
[SIZE="1"]Silverstone GD01S-MXR (three dead rows of pixels in the LCD and defective remote control), Power: Zalman ZM460B-APS (blew up - can't remember what's there now); CPU: Pentium D 3.2 GHz with Asus V72 Cooler; MD: Asus P5LD2 Deluxe 2048MB,
WDC WD10EADS 1TB Data, 320GB System, Asus EN9400GT Silent 512MB, Hauppauge HVR 1300,
XP Home SP3, GB-PVR 2.0, ExternalDisplay v0.3[/SIZE]
Barsk
Offline

Senior Member

Posts: 395
Threads: 57
Joined: Aug 2006
#99
2008-04-08, 07:22 AM
ralphy Wrote:Thanks for this, but nothing obvious. Can you please post your xml file.

I am pretty sure that if you run the uninstaller, and reinstall, things should work properly, but please let me see your xml file.
Hi Ralphy,

to be clear. I uninstalled all previous stuff, cleaned the plugin dir, stopped the recording service and then ran install. So there was NO previous xml file in the dir at all.

When the config app runs it always shows the default settings, i.e the Debug form. I select my driver and push Ok. The resulting xml file contains only the xml header and no root tag etc.

If I restart the config app - the same thing happens. It shows with the default settings again and produces again the epmty xml file.

If I put my old xml file in the plugin dir and run GBPVR it works as before - displaying stuff as usual. But if I start the config app - defualt settings again and back to an empty xml file.

Someting is really wrong here. Probably an easy oversight on your part or perhaps something with my Swedish locale settings? I am a developer too on Java, so I have a deep understanding of your problems dechiphering this... Wink

Or do the recording service need to run during config?

I did not see any log traces in PVRX2.log regarding this plugin therefore I did not send it but you can get the whole shebang if you like.

Regards
Barsk
ralphy
Offline

Senior Member

Posts: 255
Threads: 51
Joined: Nov 2006
#100
2008-04-08, 10:55 AM
Barsk Wrote:Hi Ralphy,

to be clear. I uninstalled all previous stuff, cleaned the plugin dir, stopped the recording service and then ran install. So there was NO previous xml file in the dir at all.

When the config app runs it always shows the default settings, i.e the Debug form. I select my driver and push Ok. The resulting xml file contains only the xml header and no root tag etc.

If I restart the config app - the same thing happens. It shows with the default settings again and produces again the epmty xml file.

If I put my old xml file in the plugin dir and run GBPVR it works as before - displaying stuff as usual. But if I start the config app - defualt settings again and back to an empty xml file.

Someting is really wrong here. Probably an easy oversight on your part or perhaps something with my Swedish locale settings? I am a developer too on Java, so I have a deep understanding of your problems dechiphering this... Wink

Or do the recording service need to run during config?

I did not see any log traces in PVRX2.log regarding this plugin therefore I did not send it but you can get the whole shebang if you like.

Regards
Barsk


Sorry Barsk, I clearly misunderstood what you were doing. Thank you for this more detailed description.

I have repeated the steps you describe and could not repeat the problem on my main development system. However, I did experience a similar problem on secondary development system that happened to have an older copy of ExternalDisplay.dll lying around in the gbpvr folder.

Could you please search for ExternalDisplay.dll. There should be only one copy - in Plugins\ExternalDisplay. If there is one in the gbpvr folder, it will cause an error as you describe. If you have copies elsewhere, they may also cause problems and should be deleted.

Maybe this is the problem.
[SIZE="1"]Silverstone GD01S-MXR (three dead rows of pixels in the LCD and defective remote control), Power: Zalman ZM460B-APS (blew up - can't remember what's there now); CPU: Pentium D 3.2 GHz with Asus V72 Cooler; MD: Asus P5LD2 Deluxe 2048MB,
WDC WD10EADS 1TB Data, 320GB System, Asus EN9400GT Silent 512MB, Hauppauge HVR 1300,
XP Home SP3, GB-PVR 2.0, ExternalDisplay v0.3[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (13): « Previous 1 … 8 9 10 11 12 13 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  BBC Iplayer Downloader Plugin - Beta + Support smiler 420 161,144 2012-01-20, 12:15 PM
Last Post: martint123
  Graph and TVPI external recorder beta carpeVideo 348 156,339 2011-02-14, 03:53 AM
Last Post: cathrynm
  ExternalDisplay New Release - (MediaPortal MiniDisplay Port) ralphy 78 73,721 2011-01-26, 09:04 AM
Last Post: ralphy
  Anime Watchers, Take Two - Looking for Beta Testers Ommina 17 6,087 2008-01-25, 07:16 PM
Last Post: Ted the Penguin
  XDVD beta sqlite db patch cheval 12 5,742 2007-12-08, 06:12 PM
Last Post: cosmocat
  ComTweak Beta v0.3 Support Thread HydroChronic 1 1,582 2007-05-12, 12:44 AM
Last Post: HydroChronic
  Looking for testers for a new search plug-in Jeff 10 4,640 2006-05-18, 04:32 AM
Last Post: Jeff
  ShowAnalyzer Beta Jere_Jones 119 38,881 2006-01-28, 04:28 PM
Last Post: Jere_Jones
  Netflix Watch Now beta 0 10,953 Less than 1 minute ago
Last Post:

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode