SWRemote instance remains loaded in memory after quiting
-
- HouseBot Special Member
- Posts: 304
- Joined: Wed May 07, 2003 2:19 pm
- Location: Tel-Aviv, Israel
- Contact:
SWRemote instance remains loaded in memory after quiting
When exiting SWRemote (using the 'Exit Remote' button), the windows task manager shows that the process is still running. I end up having many instances of SWRemote. When closing the HouseBot server though, all the SWRemote processes get closed also.
Also, the bug of deleting an image control that causes HB to crash is really annoying.
Are you going to release bug fixes soon? I miss the old days of Scott's same day's fixes
Thanks,
Yoram.
Also, the bug of deleting an image control that causes HB to crash is really annoying.
Are you going to release bug fixes soon? I miss the old days of Scott's same day's fixes
Thanks,
Yoram.
-
- HouseBot Special Member
- Posts: 304
- Joined: Wed May 07, 2003 2:19 pm
- Location: Tel-Aviv, Israel
- Contact:
Hi Scott,
Here is the TraceLog.txt
--------------------------
9/13/2004 15:25 - Last Heart Beat At
9/13/2004 15:25 - Attempting to connect to the server
9/13/2004 15:25 - Client is attempting to connect to the server
9/13/2004 15:25 - Battery Percentage = 20, Sleep Timeout = -1
9/13/2004 15:25 - Logging in to Server
9/13/2004 15:25 - Connected to the server
9/13/2004 15:25 - Login Successful.
9/13/2004 15:25 - Checking Theme file for updates...
9/13/2004 15:25 - Checking Theme file dependencies for updates...
9/13/2004 15:25 - Loading Theme
9/13/2004 15:25 - Initializing Panel [- First Panel -]
9/13/2004 15:25 - Initializing Panel [Buttons Only]
9/13/2004 15:25 - Initializing Panel [DVD]
9/13/2004 15:25 - Initializing Panel [VCR]
9/13/2004 15:25 - Initializing Panel [Lighting-Room1]
9/13/2004 15:25 - Initializing Panel [Lighting]
9/13/2004 15:25 - Initializing Panel [VCR - 1]
9/13/2004 15:25 - Initializing Panel [Functions]
9/13/2004 15:25 - Initializing Panel [ShalatDVD1]
9/13/2004 15:25 - The Client is closing and disconnecting from the server.
9/13/2004 15:25 - send() failed: error Either the application has not called WSAStartup, or WSAStartup failed.
---------------------------------------------
Here is the TraceLog.txt
--------------------------
9/13/2004 15:25 - Last Heart Beat At
9/13/2004 15:25 - Attempting to connect to the server
9/13/2004 15:25 - Client is attempting to connect to the server
9/13/2004 15:25 - Battery Percentage = 20, Sleep Timeout = -1
9/13/2004 15:25 - Logging in to Server
9/13/2004 15:25 - Connected to the server
9/13/2004 15:25 - Login Successful.
9/13/2004 15:25 - Checking Theme file for updates...
9/13/2004 15:25 - Checking Theme file dependencies for updates...
9/13/2004 15:25 - Loading Theme
9/13/2004 15:25 - Initializing Panel [- First Panel -]
9/13/2004 15:25 - Initializing Panel [Buttons Only]
9/13/2004 15:25 - Initializing Panel [DVD]
9/13/2004 15:25 - Initializing Panel [VCR]
9/13/2004 15:25 - Initializing Panel [Lighting-Room1]
9/13/2004 15:25 - Initializing Panel [Lighting]
9/13/2004 15:25 - Initializing Panel [VCR - 1]
9/13/2004 15:25 - Initializing Panel [Functions]
9/13/2004 15:25 - Initializing Panel [ShalatDVD1]
9/13/2004 15:25 - The Client is closing and disconnecting from the server.
9/13/2004 15:25 - send() failed: error Either the application has not called WSAStartup, or WSAStartup failed.
---------------------------------------------
It looks as though the client is attempting to send data to the server after it has closed the connection (not a good thing to try). While the problem is fixable in code, I'm curious to know why this is happening.
Do you have anything in the Panel exit list that is open when the SW Remote is closing? Or maybe something else that might cause the SW Remote to try and send something to the server at the last moment?
Do you have anything in the Panel exit list that is open when the SW Remote is closing? Or maybe something else that might cause the SW Remote to try and send something to the server at the last moment?
Scott
-
- HouseBot Special Member
- Posts: 304
- Joined: Wed May 07, 2003 2:19 pm
- Location: Tel-Aviv, Israel
- Contact:
Do you have anything in the Panel exit list that is open when the SW Remote is closing? Or maybe something else that might cause the SW Remote to try and send something to the server at the last moment?
Not at all. Actually this theme I'm working on is doing nothing (only new UI design test).
Could it come from a plugin? There is one plugin I developed in version 1.x and just carried it over to version 2.x without making any changes. I don't use it in the theme, but it is loaded with HB.
Is there a way to check it?
Thanks,
Yoram.
I'm pretty sure that the plugin won't cause this. The problem is that the Software Remote is trying to send something to the server after it has disconnected.
If you could create a sample config that includes the theme (or a variation of the Theme that you might want to slim it down as small as possible) and send it to me so I can reproduce it, it would be helpful.
If you could create a sample config that includes the theme (or a variation of the Theme that you might want to slim it down as small as possible) and send it to me so I can reproduce it, it would be helpful.
Scott
-
- HouseBot Special Member
- Posts: 304
- Joined: Wed May 07, 2003 2:19 pm
- Location: Tel-Aviv, Israel
- Contact:
There isn't much to send. For the test, I created a new theme and put only an 'Exit Remote' button on it. Nothing else is there. The SWRemote process is still running after quiting.
It must be something other then the theme.
One more thing to mention. I don't suppose that this is the cause, but who knows? (you of course). When HB is loaded, I get two error messages (because I don't have a COM2 port):
1. Error initializing ... GenericSerial.dll
2. Unable to open Com port (2).
Any ideas?
Thanks,
Yoram.
It must be something other then the theme.
One more thing to mention. I don't suppose that this is the cause, but who knows? (you of course). When HB is loaded, I get two error messages (because I don't have a COM2 port):
1. Error initializing ... GenericSerial.dll
2. Unable to open Com port (2).
Any ideas?
Thanks,
Yoram.
-
- HouseBot Special Member
- Posts: 304
- Joined: Wed May 07, 2003 2:19 pm
- Location: Tel-Aviv, Israel
- Contact:
Scott,
Just to be sure, I installed the plugin and a device that uses ut on the other PC. You were right (as always) stating that you're
One other thing that may worth mentioning: When upgrading to meedio HB on the laptop (the machine that experiencee the problem), I made registry changes as you adviced. The other PC had a clean install.
Does it matter? Should I check any registry settings?
Thanks,
Yoram
Just to be sure, I installed the plugin and a device that uses ut on the other PC. You were right (as always) stating that you're
. It had no effect on SWRemote that shutting down properly on that machine.pretty sure that the plugin won't cause this
One other thing that may worth mentioning: When upgrading to meedio HB on the laptop (the machine that experiencee the problem), I made registry changes as you adviced. The other PC had a clean install.
Does it matter? Should I check any registry settings?
Thanks,
Yoram
I don't know of any registry settings that would cause this. If you want to make sure, you can delete (or just rename so you can switch back) the entire HKLM\Software\Meedio\HouseBot\HouseClient key. The next time you start the SWRemote on that machine, it will prompt for the connection info to the server.
What kind of machine/OS is this running on?
What kind of machine/OS is this running on?
Scott