NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information NextPVR Announcements v
« Previous 1 … 5 6 7 8 9 … 11 Next »
v0.95.14 maintenance release

Thread Closed 
 
  • 0 Vote(s) - 0 Average
v0.95.14 maintenance release
User
Offline

Senior Member

Inglewood, California, USA
Posts: 366
Threads: 10
Joined: Oct 2005
#61
2005-12-04, 06:23 AM
sub Wrote:This is a prime example of what makes this job so hard. There is just too many combinations of hardware and software, and just too many things that could possibly go wrong.

Glad you got to the bottome of it though.

Believe me I understand, I do a bit of computer consulting and used to develop applications so I've been there.
Will test it out, Thanks for a great PVR Sub, I plan on sending a little support your way soon.
User
Offline

Senior Member

Inglewood, California, USA
Posts: 366
Threads: 10
Joined: Oct 2005
#62
2005-12-04, 06:42 AM
Well I broke it. I edited config.xml to add the following lines:
<MAC-000DFE00800A>
<MVPWidth>612</MVPWidth>
<MVPHeight>448</MVPHeight>
<MVPOffsetX>44</MVPOffsetX>
<MVPOffsetY>16</MVPOffsetY>
</MAC-000DFE00800A>
<MAC-000DFE008EE7>
<MVPWidth>620</MVPWidth>
<MVPHeight>444</MVPHeight>
<MVPOffsetX>36</MVPOffsetX>
<MVPOffsetY>20</MVPOffsetY>
</MAC-000DFE008EE7>

I then restarted the recording service and then tried to run config. .NET gave the same exception error as I had before. Tried running GBPVR and also got an exception. I then put Config.xml back the way it was and the exceptions continue.
User
Offline

Senior Member

Inglewood, California, USA
Posts: 366
Threads: 10
Joined: Oct 2005
#63
2005-12-04, 07:22 AM
I was able to get it running again by making a copy of config-master.dont-edit-me.xml and renaming it config.xml. I had to change a few settings in config after that like number of servers to start. So it seems if I add the MAC addresses of my MVP's with screen positions into config.xml that .NET throws exception errors. Was able to do this with prior versions.
Will attatch config.xml here that was giving exceptions. I will not edit the current config that is working but would be nice to add back the sections for the MVP's
User
Offline

Senior Member

Inglewood, California, USA
Posts: 366
Threads: 10
Joined: Oct 2005
#64
2005-12-04, 08:36 AM
Previous attatchment had mistake in it, this one is correct an reproduces the problem for me. (embarrased look on face)
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#65
2005-12-04, 09:59 AM
Hi sub,

whilst trying to track down why the screensaver doesnt kick in on my MVP I changed from using "music player" plugin to using the built in "music library"

I also changed <UseWindowsMediaPlayerForAudio>false</UseWindowsMediaPlayerForAudio>
to
<UseWindowsMediaPlayerForAudio>true</UseWindowsMediaPlayerForAudio>

during these changes I was not actually using an MVP [autostart was 0]

As its easier to make sure things basically work this way before activating MVP

once I had activated UseWindowsMediaPlayerForAudio as above

I receive the following error




04/12/2005 09:40:28.296 VERBOSE [2] installDirectory is C:\Program Files\devnz\gbpvr\
04/12/2005 09:40:28.296 VERBOSE [2] configurationFile is C:\Program Files\devnz\gbpvr\config.xml
04/12/2005 09:40:28.312 VERBOSE [2] getValue() loading new key/value into cache: /settings/DatabaseConnectionString
04/12/2005 09:40:28.312 VERBOSE [2] getValue: /settings/DatabaseConnectionString : Provider=Microsoft.Jet.OLEDB.4.0;Data Source=".\gbpvr.mdb";User Id=admin;Password=
04/12/2005 09:40:28.312 VERBOSE [2] databaseConnectionString is Provider=Microsoft.Jet.OLEDB.4.0;Data Source="C:\Program Files\devnz\gbpvr\\gbpvr.mdb";User Id=admin;Password=
04/12/2005 09:40:28.312 VERBOSE [2] getValue() loading new key/value into cache: /settings/DontAntiAlias
04/12/2005 09:40:28.312 VERBOSE [2] getValue: /settings/DontAntiAlias : false
04/12/2005 09:40:28.312 VERBOSE [2] getValue() loading new key/value into cache: /settings/LoggingLevel
04/12/2005 09:40:28.312 VERBOSE [2] getValue: /settings/LoggingLevel : Info
04/12/2005 09:40:28.359 INFO [2] Starting
04/12/2005 09:40:32.421 INFO [2] Initializing InputDeviceManager
04/12/2005 09:40:32.500 ERROR [2] Unable to find node: /settings/SpecialElements/SpecialElement[@name="MenuType"]
04/12/2005 09:40:32.546 ERROR [2] Unable to find node: /settings/SpecialElements/SpecialElement[@name="Inset"]
04/12/2005 09:41:22.031 ERROR [2] Error: msg=0x100 (WM_KEYDOWN) hwnd=0x12035c wparam=0xd lparam=0x11c0001 result=0x0 : System.IO.FileNotFoundException: File or assembly name wmppia, or one of its dependencies, was not found.
File name: "wmppia"
at xae10db17d26ba033.xbb1566157f5f8b1f.xcd7fbbc630ebd39d(String x8b1d9e3189e6e73d)
at xae10db17d26ba033.x62b73fb0db4f3947.x826e5d374a1e5ab9(String x8b449efd64797843, Boolean x859a785ef30c9007, Boolean xe1ea8da9364d6bfb)
at xae10db17d26ba033.x62b73fb0db4f3947.x94d0afd388aadbca(Queue x67c4bec203dc37ec)
at xae10db17d26ba033.xf6c3f4f17d5a629e.handleCommand(x8b4f0834394c048a x12ea9462ae6eb890)
at xae10db17d26ba033.x7bcc8786e7fed6d6.OnKeyDown(KeyEventArgs xc4f45905cb1fc7ba)
at xae10db17d26ba033.x858dbd116ae25a0a.OnKeyDown(KeyEventArgs xc4f45905cb1fc7ba)
at xae10db17d26ba033.xf6c3f4f17d5a629e.OnKeyDown(KeyEventArgs xc4f45905cb1fc7ba)
at xae10db17d26ba033.x86396f56243de9fb.OnKeyDown(KeyEventArgs xc4f45905cb1fc7ba)
at xae10db17d26ba033.xbb1566157f5f8b1f.xdae9991ab918b397(Object xdf2e3583f942db7b, KeyEventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(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.Form.WndProc(Message& m)
at xae10db17d26ba033.xbb1566157f5f8b1f.WndProc(Message& x5f8f2c40c000ab2c)

=== Pre-bind state information ===
LOG: DisplayName = wmppia, Version=9.0.0.3095, Culture=neutral, PublicKeyToken=31bf3856ad364e35
(Fully-specified)
LOG: Appbase = C:\Program Files\devnz\gbpvr\
LOG: Initial PrivatePath = NULL
Calling assembly : GBPVR, Version=1.0.2163.27233, Culture=neutral, PublicKeyToken=null.
===

LOG: Publisher policy file is not found.
LOG: Host configuration file not found.
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: wmppia, Version=9.0.0.3095, Culture=neutral, PublicKeyToken=31bf3856ad364e35
LOG: Attempting download of new URL file:///C:/Program Files/devnz/gbpvr/wmppia.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/devnz/gbpvr/wmppia/wmppia.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/devnz/gbpvr/wmppia.EXE.
LOG: Attempting download of new URL file:///C:/Program Files/devnz/gbpvr/wmppia/wmppia.EXE.


Am I missing files from my install ?

tkgafs
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#66
2005-12-04, 10:12 AM
Pilot Wrote:I'm a parent of four children who probably watch WAY too much TV, but I have to say that I would have no idea what that parental rating even means. Okay, I get the "drugs" part, but is the remainder what you can understand only after you've taken the drugs? Again, I'm a parent of four children -- I can't afford drugs, so I just don't get the last part.

Anyway...

Thanks for the maintenance release -- it fixed my lost audio problem before I could even report it! Both the 9511 and 9514 upgrades went slicker than...slicker than...well, they went very slickly. Hmmm. Rolleyes

'drugs-enofalcoholmisbruik' = drugs and/or alcohol abuse
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#67
2005-12-04, 10:56 AM
I have discovered that if the mvp screen saver is set to any value higher than 33 secs in config.xml then most of the time the screen saver does not kick in

if its 34 or 35 it seems to take about double the time to kick in and anything higher then it never seems to kick in at all

any thoughts anybody

Tkgafs
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#68
2005-12-04, 12:36 PM
Pilot Wrote:I'm a parent of four children who probably watch WAY too much TV, but I have to say that I would have no idea what that parental rating even means. Okay, I get the "drugs" part, but is the remainder what you can understand only after you've taken the drugs? Again, I'm a parent of four children -- I can't afford drugs, so I just don't get the last part.
'drugs-enofalcoholmisbruik'
drugs & enough alcohol, em I's broke. (slur through it, like slang "and I is")
3x MVPs (not used anymore)
XBMC
Hauppauge 150 via SVideo
Comcast Digital Cable
Motorola HD Cable box channel changed via Firewire
Vista Home Premium with RDP hack
AMD Athalon 64 5000+
340gig sata, plus 80SATA+3x160IDE Drives in XP machine for storage.
Cape-City
Offline

Member

Posts: 237
Threads: 44
Joined: Aug 2005
#69
2005-12-04, 02:38 PM
i have another problem with the 95.14 release, when i try to delete a recording.
i get 2 error messages from windows that i can't delete the file or directory,
but when i click ok, gbpvr deleted the file anyway from hdd and database.
But the file isn't in my recyclebin, like the 95.11 release did it ...
mikaelgu
Offline

Member

Posts: 114
Threads: 25
Joined: Oct 2004
#70
2005-12-04, 03:07 PM
Cape-City Wrote:i have another problem with the 95.14 release, when i try to delete a recording.
i get 2 error messages from windows that i can't delete the file or directory,
but when i click ok, gbpvr deleted the file anyway from hdd and database.
But the file isn't in my recyclebin, like the 95.11 release did it ...

I've seen the exact same. I have the drives properties so that it won't use the recycle bin.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (15): « Previous 1 … 5 6 7 8 9 … 15 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Update on next release sub 66 37,173 2010-06-13, 04:28 PM
Last Post: sub
  Next release sub 10 5,771 2008-03-09, 12:24 AM
Last Post: kayak4ever
  next release, more guinea pigs required sub 65 29,910 2006-12-29, 12:04 AM
Last Post: sub
  v0.97.9 (maintenance release) sub 87 38,046 2006-06-09, 12:13 AM
Last Post: glassvial
  Release 2.0 went well sub 106 35,420 2006-04-10, 01:57 PM
Last Post: cfreukes
  v0.96.12 maintenance release sub 111 45,266 2006-03-06, 10:17 PM
Last Post: sub
  next release sub 29 13,448 2005-08-12, 03:32 AM
Last Post: Hugh
  v0.92.11 maintenance release sub 82 36,408 2005-07-28, 06:25 PM
Last Post: Danka
  v0.91.8 Maintenance Release sub 27 12,003 2005-03-27, 08:08 PM
Last Post: rowyourboot
  v0.91.7 Maintenance Release sub 12 5,873 2005-03-24, 10:26 PM
Last Post: AOSandman

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

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

Linear Mode
Threaded Mode