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) GB-PVR Support (legacy) v
« Previous 1 … 223 224 225 226 227 … 1231 Next »
gbpvr install ends with error - config not run

 
  • 0 Vote(s) - 0 Average
gbpvr install ends with error - config not run
GibbsA
Offline

Junior Member

Posts: 9
Threads: 5
Joined: Nov 2008
#1
2008-11-16, 07:29 AM
gbpvr install ened with error "send error report to microsoft".
also if i try to run config afterrward than it ends with "encountered problem error.
both logs have same error message "ERROR [1] System.ArgumentException: Font 'Microsoft Sans Serif' does not support style 'Regular'."

Since I am new at this I expect it may be something simple to fix; I hope.


the last install log: GBPVR.exe.log is as follows:
2008-11-09 00:55:41.140 VERBOSE [1] installDirectory is C:\Program Files\devnz\gbpvr\
2008-11-09 00:55:41.140 INFO [1] Config.xml doesnt exits - creating....
2008-11-09 00:55:41.140 INFO [1] setting config.xml permissions...
2008-11-09 00:55:41.156 INFO [1] setting BDA directory permissions...
2008-11-09 00:55:41.156 VERBOSE [1] configurationFile is C:\Program Files\devnz\gbpvr\config.xml
2008-11-09 00:55:41.234 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseConnectionString
2008-11-09 00:55:41.234 VERBOSE [1] getValue: /settings/DatabaseConnectionString : Data Source=".\gbpvr.db3";Version=3;New=True;
2008-11-09 00:55:41.234 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseIdentityQuery
2008-11-09 00:55:41.234 VERBOSE [1] getValue: /settings/DatabaseIdentityQuery : select last_insert_rowid()
2008-11-09 00:55:41.234 VERBOSE [1] databaseConnectionString is Data Source="C:\Program Files\devnz\gbpvr\gbpvr.db3";Version=3;New=True;
2008-11-09 00:55:41.234 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseProviderFactory
2008-11-09 00:55:41.265 VERBOSE [1] getValue: /settings/DatabaseProviderFactory : System.Data.SQLite.SQLiteFactory
2008-11-09 00:55:41.265 VERBOSE [1] ...using System.Data.SQLite.SQLiteFactory DB Provider Factory
2008-11-09 00:55:41.265 VERBOSE [1] Created gbpvr.db3 from empty.db3
2008-11-09 00:55:41.265 VERBOSE [1] Setting file permissions on gbpvr.db3
2008-11-09 00:55:41.265 VERBOSE [1] permissions successfully set on gbpvr.db3
2008-11-09 00:55:41.265 VERBOSE [1] getValue() loading new key/value into cache: /settings/LoggingLevel
2008-11-09 00:55:41.265 VERBOSE [1] getValue: /settings/LoggingLevel : Debug
2008-11-09 00:55:41.265 VERBOSE [1] getValue() loading new key/value into cache: /settings/LoggingForceFlush
2008-11-09 00:55:41.265 VERBOSE [1] getValue: /settings/LoggingForceFlush : true
2008-11-09 00:55:41.265 VERBOSE [1] getValue() loading new key/value into cache: /settings/LoggingMaxSize
2008-11-09 00:55:41.265 VERBOSE [1] getValue: /settings/LoggingMaxSize : 1000000
2008-11-09 00:55:41.265 VERBOSE [1] getValue() loading new key/value into cache: /settings/LogSQL
2008-11-09 00:55:41.265 VERBOSE [1] getValue: /settings/LogSQL : false
2008-11-09 00:55:41.265 VERBOSE [1] getValue() loading new key/value into cache: /settings/AntiAlias
2008-11-09 00:55:41.265 VERBOSE [1] getValue: /settings/AntiAlias : true
2008-11-09 00:55:41.265 VERBOSE [1] getValue() loading new key/value into cache: /settings/EPGProcessingMode
2008-11-09 00:55:41.265 VERBOSE [1] getValue: /settings/EPGProcessingMode : normal
2008-11-09 00:55:41.265 VERBOSE [1] getValue() loading new key/value into cache: /settings/TvShape
2008-11-09 00:55:41.265 VERBOSE [1] getValue: /settings/TvShape : 4x3
2008-11-09 00:55:41.265 VERBOSE [1] getValue() loading new key/value into cache: /settings/DefaultStartupOptions
2008-11-09 00:55:41.265 VERBOSE [1] getValue: /settings/DefaultStartupOptions :
2008-11-09 00:55:41.453 VERBOSE [1] getValue() loading new key/value into cache: /settings/MiscMediaDirectory
2008-11-09 00:55:41.453 VERBOSE [1] getValue: /settings/MiscMediaDirectory : .\media
2008-11-09 00:55:41.531 INFO [1] Starting
2008-11-09 00:55:41.531 VERBOSE [1] Direct Playing:
2008-11-09 00:55:41.562 VERBOSE [1] getValue() loading new key/value into cache: /settings/VolumeControl
2008-11-09 00:55:41.562 VERBOSE [1] getValue: /settings/VolumeControl : Master Volume
2008-11-09 00:55:41.625 VERBOSE [1] getValue() loading new key/value into cache: /settings/ShowVolumeChanges
2008-11-09 00:55:41.625 VERBOSE [1] getValue: /settings/ShowVolumeChanges : true
2008-11-09 00:55:41.656 VERBOSE [1] getValue() loading new key/value into cache: /settings/RootSkinDirectory
2008-11-09 00:55:41.656 VERBOSE [1] getValue: /settings/RootSkinDirectory : .\skin\
2008-11-09 00:55:41.656 VERBOSE [1] getValue() loading new key/value into cache: /settings/ActiveSkin
2008-11-09 00:55:41.656 VERBOSE [1] getValue: /settings/ActiveSkin : blue
2008-11-09 00:55:41.656 VERBOSE [1] getValue cached value: /settings/AntiAlias : true
2008-11-09 00:55:41.656 VERBOSE [1] getValue() loading new key/value into cache: /settings/ForceSingleProcessorAffinity
2008-11-09 00:55:41.656 VERBOSE [1] getValue: /settings/ForceSingleProcessorAffinity : true
2008-11-09 00:55:41.718 VERBOSE [1] getValue() loading new key/value into cache: /settings/Version
2008-11-09 00:55:41.718 VERBOSE [1] getValue: /settings/Version : GB-PVR v1.1.5
2008-11-09 00:55:41.718 VERBOSE [1] getValue() loading new key/value into cache: /settings/UseSBE
2008-11-09 00:55:41.718 VERBOSE [1] getValue: /settings/UseSBE : false
2008-11-09 00:55:41.718 VERBOSE [1] getValue() loading new key/value into cache: /settings/ShowSplashScreen
2008-11-09 00:55:41.718 VERBOSE [1] getValue: /settings/ShowSplashScreen : true
2008-11-09 00:55:41.953 ERROR [1] System.ArgumentException: Font 'Microsoft Sans Serif' does not support style 'Regular'.
at System.Drawing.Font.CreateNativeFont()
at System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
at System.Drawing.Font..ctor(FontFamily family, Single emSize)
at System.Drawing.SystemFonts.get_DefaultFont()
at System.Windows.Forms.Control.get_FontHandle()
at System.Windows.Forms.ContainerControl.GetFontAutoScaleDimensions()
at System.Windows.Forms.ContainerControl.get_CurrentAutoScaleDimensions()
at System.Windows.Forms.ContainerControl.get_AutoScaleFactor()
at System.Windows.Forms.ContainerControl.PerformAutoScale(Boolean includedBounds, Boolean excludedBounds)
at System.Windows.Forms.ContainerControl.PerformNeededAutoScaleOnLayout()
at System.Windows.Forms.ContainerControl.OnLayoutResuming(Boolean performLayout)
at System.Windows.Forms.Control.ResumeLayout(Boolean performLayout)
at GBPVR.xc4ee9f87e0386bae.xba6706297944b6d3()
at GBPVR.xc4ee9f87e0386bae..ctor()
at GBPVR.xbb1566157f5f8b1f..ctor(String directPlayFileName, Boolean mvpMode)
at GBPVR.xbb1566157f5f8b1f.xfb409e85bd292293(String[] xf18a926310372520)
GibbsA
Offline

Junior Member

Posts: 9
Threads: 5
Joined: Nov 2008
#2
2008-11-18, 12:53 AM
I got it fixed.
I reinstalled xp and system.
GibbsA
Offline

Junior Member

Posts: 9
Threads: 5
Joined: Nov 2008
#3
2008-11-19, 04:24 PM
IT's Back!

At first it worked, but now the same error is popping up.
Carlito
Offline

Posting Freak

Posts: 817
Threads: 41
Joined: May 2006
#4
2008-11-19, 05:13 PM
I would try re-installing the Sans Serif font.
try from a different source then your xp cd if you can. Sounds like the font is being corrupted somehow.
----------------------
[SIZE="1"]PVRX2 1.3.11
Shuttle SG33G5 Case
Core2Duo E8400 3Ghz -- 4 GB RAM
Hauppauge PVR-150
Adaptec AVC-3610 Dual Tuner
Onboard Intel GMA 3100 through HDMI -- 500GB
37" Westinghouse LCD (1920 x 1080p)

Projects
Program Image Tool[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  how to use IR server suite with GBPVR zaprat 82 61,959 2018-11-18, 05:32 PM
Last Post: Len_Lekx
  GBPVR support for Hauppauge WinTV-HVR-1900 or Hauppauge HD-PVR (PAL) lchiu7 23 18,231 2014-05-15, 12:59 AM
Last Post: lchiu7
  GBPVR and NPVR jigster99 2 5,178 2013-02-16, 01:50 AM
Last Post: jigster99
  BBC HD / BBD 1 HD in GBPVR Pob 21 13,401 2012-10-05, 05:42 PM
Last Post: Pob
  tv guide empty in gbpvr works in pvrx2 slowtech 37 16,920 2012-08-27, 04:00 PM
Last Post: rscheller
  Unused gbpvr returns to life with minimal effort KS4UA 0 2,337 2012-03-18, 02:07 AM
Last Post: KS4UA
  VMR9 Error message cristovao 7 5,753 2012-01-31, 07:35 AM
Last Post: SLR_65
  Last version of GBPVR download? matthrolf 8 6,404 2011-11-16, 09:22 AM
Last Post: MixMan
  Is card emulation as easy with gbpvr as with npvr? martint123 3 3,369 2011-10-20, 07:13 PM
Last Post: martint123
  GBPVR Webserver does not work - Windows 7 Pro, 64 Bit Ijaja 6 4,426 2011-10-19, 07:21 PM
Last Post: Basher52

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

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

Linear Mode
Threaded Mode