google-code-export / zscreen

Automatically exported from code.google.com/p/zscreen
1 stars 0 forks source link

Starting Zscreen #516

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.starting the zscreen application
2.get error screen
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

4.2.1 on Windows XP SP3

System.NullReferenceException: Object reference not set to an instance of an 
object.
   at ZScreenGUI.ZScreen.ZScreen_Shown(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnShown(EventArgs e)
   at System.Windows.Forms.Form.CallShownEvent()
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()

Please provide any additional information below.

Error Message:

Original issue reported on code.google.com by jdemull...@gmail.com on 29 Jul 2011 at 5:35

GoogleCodeExporter commented 9 years ago
Could you please try the latest Dev version?

Original comment by mcored on 21 Aug 2011 at 1:20

GoogleCodeExporter commented 9 years ago
Downloaded and installed the latest version 4.2.5 (not sure if this is the beta 
or not ?)

Still get the same error on startup:

System.NullReferenceException: Object reference not set to an instance of an 
object.
   at ZScreenGUI.ZScreen.ZScreen_Shown(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnShown(EventArgs e)
   at System.Windows.Forms.Form.CallShownEvent()
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()

Original comment by jdemull...@gmail.com on 30 Aug 2011 at 1:58

GoogleCodeExporter commented 9 years ago
Are you able to press "Continue" and go to Advanced > Debug menu? 

Thank you for the report. 

This is still "Dev" version. 

Original comment by mcored on 30 Aug 2011 at 2:56

GoogleCodeExporter commented 9 years ago
Yes.

Here is the full debug log:

2011-08-30 13:08:28.153 - ZScreen 4.2.5 r2464 started
2011-08-30 13:08:28.153 - Operating system: Microsoft Windows NT 5.1.2600
Service Pack 3
2011-08-30 13:08:28.153 - Config file: C:\Documents and
Settings\DeMullichJ\Local Settings\Application Data\ZScreen\AppSettings.xml
2011-08-30 13:08:28.153 - Initializing Default folder paths...
2011-08-30 13:08:28.153 - LoadSettings started
2011-08-30 13:08:28.153 - Settings load started: C:\Documents and
Settings\DeMullichJ\Application
Data\ZScreen\Settings\GoogleTranslateConfig.xml
2011-08-30 13:08:28.153 - Settings load started: C:\Documents and
Settings\DeMullichJ\Application Data\ZScreen\Settings\UploadersConfig.xml
2011-08-30 13:08:28.153 - Settings load started: C:\Documents and
Settings\DeMullichJ\Application
Data\ZScreen\Settings\ZScreen-4.2.5-Settings.xml
2011-08-30 13:08:28.184 - Settings load finished: C:\Documents and
Settings\DeMullichJ\Application
Data\ZScreen\Settings\GoogleTranslateConfig.xml
2011-08-30 13:08:28.216 - Settings load finished: C:\Documents and
Settings\DeMullichJ\Application Data\ZScreen\Settings\UploadersConfig.xml
2011-08-30 13:08:28.418 - Settings load finished: C:\Documents and
Settings\DeMullichJ\Application
Data\ZScreen\Settings\ZScreen-4.2.5-Settings.xml
2011-08-30 13:08:28.418 - LoadSettings finished - 270ms
2011-08-30 13:08:28.978 - ZScreen_Preconfig
2011-08-30 13:08:29.041 - Proxy Enabled: SystemProxy
2011-08-30 13:08:29.056 - Configuring ZScreen GUI via ZScreen_Load
2011-08-30 13:08:29.305 - Proxy Enabled: SystemProxy
2011-08-30 13:08:29.492 - ZScreen_Load
2011-08-30 13:08:29.554 - Unhandled exception:
System.NullReferenceException: Object reference not set to an instance of an
object.
   at ZScreenGUI.ZScreen.ZScreen_Shown(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnShown(EventArgs e)
   at System.Windows.Forms.Form.CallShownEvent()
   at
System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry
tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at
System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(
TryCode
code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext
executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry
tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
2011-08-30 13:08:29.632 - Exception:
System.Net.WebException: The remote server returned an error: (407) Proxy
Authentication Required.
   at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest&
request)
   at System.Net.WebClient.DownloadData(Uri address)
   at System.Net.WebClient.DownloadData(String address)
   at ZSS.UpdateCheckerLib.UpdateChecker.CheckUpdate()
2011-08-30 13:08:33.835 - ZSS.HelpersLib continue.

Original comment by jdemull...@gmail.com on 30 Aug 2011 at 3:15

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2475.

Original comment by mcored on 30 Aug 2011 at 4:52