LGM-AdrianHum / xbmcontrol

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

Weird issues on start #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install from Setup File
2. Run once, set up, shutdown.
3. Run for second time.

What is the expected output? What do you see instead?
Program should run correctly.
"if (!XBMC.Status.WebServerEnabled())" in "XBMControlF1" produces 
false-positive and attempts to close the application for no reason which is 
causing "Application.Run(new MainForm());" in "Program" to error out when 
"MainForm" disposes. 

What version of the product are you using? On what operating system?
0.4.7, Windows 7 x32

Please provide any additional information below.
Using an older version did not produce this error, but I can remember which 
version that is for the life of me. 

Original issue reported on code.google.com by jacob.ho...@gmail.com on 5 Oct 2010 at 10:27

GoogleCodeExporter commented 9 years ago
I have close to same issue.

I start the program, and often it crashes, and sometimes it works. When it 
crash, I'm not able to start it propperly again before.
1. host XBMC have been rebooted
2. clientside PC have been rebooted.

I run 0.4.7 XBMControl on a Win7 x64.
I have Microsoft .NET Compact Framework 3.5 installed.

Original comment by dag.thor...@gmail.com on 7 Feb 2011 at 6:33

Attachments:

GoogleCodeExporter commented 9 years ago
have the same issue, same system as dag :/

Original comment by heiko....@gmail.com on 26 Feb 2012 at 6:24