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 … 736 737 738 739 740 … 1231 Next »
Tray icon disappeared from startup options in msconfig...

 
  • 0 Vote(s) - 0 Average
Tray icon disappeared from startup options in msconfig...
elisurf
Offline

Junior Member

Posts: 20
Threads: 7
Joined: Jul 2006
#1
2006-08-21, 01:36 AM
I disabled the startup option for the GBPVR tray icon as a test and rebooted the PC. I did not like the configuration, and not wanting to have to restart the GBPVR tray icon every time I rebooted, I entered msconfig again to enable it. For the first time in four years since I have begun playing with msconfig, IT WAS NOT THERE! There is no option to enable the tray icon.

So, as another test, I let the showtime for one of my reoccuring shows begin, then entered the GBPVR folder and manually started the tray icon. It began recording AT THAT POINT. In other words, if the tray icon is not present, the recorder will not work.

I desperately need to figure out how to get the tray icon back into the startup menu on msconfig. If anyone can help, please do!

THANKS! Smile
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,686
Threads: 767
Joined: Nov 2003
#2
2006-08-21, 01:38 AM
The tray icon has nothing to do with whether a show will record. The GB-PV Recording Service is responsible for this task, and this should startup automatically with your machine.
elisurf
Offline

Junior Member

Posts: 20
Threads: 7
Joined: Jul 2006
#3
2006-08-21, 01:52 AM
Well, that's odd then. Maybe the program not being recorded was a glitch. I have noticed a few since upgrading to 97.13. But I would still appreciate being able to get the tray icon to start up when I boot the PC.....
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,686
Threads: 767
Joined: Nov 2003
#4
2006-08-21, 01:56 AM
You could always create a shortcut to GBPVRTray.exe in your startup folder.

If a recording fails, then zip and attach the logs with the description of when it supposed to record and I'll take a look.
elisurf
Offline

Junior Member

Posts: 20
Threads: 7
Joined: Jul 2006
#5
2006-08-21, 03:47 AM
I'm not sure where the startup folder is......
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,686
Threads: 767
Joined: Nov 2003
#6
2006-08-21, 03:50 AM
If you click the Windows 'Start' button, then select 'all programs', then you'll find a folder called 'Startup'. Right click on it, then select 'explore'. That will open your 'startup' folder ready to create a new shortcut.
elisurf
Offline

Junior Member

Posts: 20
Threads: 7
Joined: Jul 2006
#7
2006-08-21, 04:00 AM
Here is the error I receive whenever I try to place the copied "GBPVRTray.exe" into the Startup folder.

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

************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'GBPVRPublic, Version=1.0.2379.26354, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'GBPVRPublic, Version=1.0.2379.26354, Culture=neutral, PublicKeyToken=null'
at GBPVRTray.x95481d250bcc5a4b.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
GBPVRTray
Assembly Version: 1.0.2379.26392
Win32 Version: 1.0.2379.26392
CodeBase: file:///C:/Documents%20and%20Settings/Elias%20Martin/Start%20Menu/Programs/Startup/GBPVRTray.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.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.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,686
Threads: 767
Joined: Nov 2003
#8
2006-08-21, 04:06 AM
You need to create a shortcut rather than copying GBPVRTray.exe into that folder. That way it'll be able to find the supporting files it needs.
agidius
Offline

Senior Member

Posts: 469
Threads: 77
Joined: Apr 2006
#9
2006-08-21, 04:39 AM
rightclick drag
when you release the button, it will give you the option of creating a shortcut there.
Server--AthlonXP 2100+ \ PVR150MCE \ HVR1600 x2
Client 1--Athlon64 3200+
Client 2--Athlon64 3700+
Client 3--Turion64x2 1.9 laptop
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  New Machine (probably old problems), Video Render Options jvcleave 12 5,285 2011-02-01, 08:37 AM
Last Post: stustunz
  Crash on startup: GBPVRX2.x0061b801bdf12d35 drdr6 2 1,544 2010-03-22, 10:42 PM
Last Post: drdr6
  PVRX2 in Startup Folder Trouble mikeh49 2 1,441 2010-03-20, 09:53 PM
Last Post: Graham
  1.4.7 startup problem - blank screen sjm 8 2,722 2010-03-02, 06:06 PM
Last Post: gEd
  GBPVR tray icon disappears pcostanza 7 3,351 2010-02-05, 10:38 PM
Last Post: firehorse
  Display icon error in Music Library Jaggy 10 3,567 2010-02-01, 12:10 AM
Last Post: Jaggy
  Tray Icon Missing Elmo Putney 0 1,104 2010-01-27, 09:57 PM
Last Post: Elmo Putney
  Internet TV? Hulu, Options? ottoguy 3 2,493 2009-12-27, 02:25 PM
Last Post: Dave72
  Options for a victim of the digital revolution icrra 22 7,608 2009-12-12, 06:17 PM
Last Post: icrra
  ClearQAM cut to local channels, options? antialias 5 2,642 2009-11-24, 09:41 PM
Last Post: nightwalker

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

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

Linear Mode
Threaded Mode