Unfortunately I haven't much time today (and tomorrow doesn't look good either)
I have done a few changes to the window handling. I hope the effect that gemx has mentioned is fixed now.
ronsonol: I have 3 different MediaPortal installations and none of them has a 'System.Data.SQLite.dll'. Maybe it comes from another plugin.
@all: I was not able to reproduce the bugs you have discovered and the log files are not detailed enough to have an idea what's going wrong. Can you please describe a little bit more detailed in which situations to bug occurred. Was it during the download of the maps tiles or after searching for an address etc...
Edit: attachment removed because there is a new version in the repository.
you are right! The ''System.Data.SQLite.dll' comes from Patrick's BHA Plugin for automation. After removing this, I see the World Maps. But of course, it breaks the BHA. Now to figure out how they can co exist. They seem to be different revisions. I'll ping Patrick about this later.
ronsonol: Do you know which version patrick has used for his plugin? I have used the most recent version 1.0.41.0. Normally it should be no problem to compile against a different version as long as the versions are not too different.
So we have two solutions... I compile my plugin against the version patrick has used or the other way around. If it is not a too big effort for patrick I would recommend to compile against to most recent one.
@All:
To all the guys that have posted a bug report here: Does version 0.2 do any difference for you? Please give me a brief response.
ExceptionType: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: System
Stack trace:
at System.Net.PooledStream.Close(Int32 timeout)
at System.Net.Connection.AbortSocket(Boolean isAbortState)
at System.Net.Connection.Finalize()
2007-05-27 14:22:48.656250 [ERROR][MPMain]: No translation found for id 110234
2007-05-27 14:22:58.203125 [ERROR][MPMain]: No translation found for id 110234
2007-05-27 14:22:58.203125 [ERROR][MPMain]: No translation found for id 110235
2007-05-27 14:23:02.421875 [ERROR][MPMain]: No translation found for id 110234
2007-05-27 14:23:02.437500 [ERROR][MPMain]: No translation found for id 110235
2007-05-27 14:23:02.437500 [ERROR][MPMain]: No translation found for id 110236
2007-05-27 14:23:04.250000 [ERROR][MPMain]: No translation found for id 101002
2007-05-27 14:23:29.921875 [ERROR][MPMain]: No translation found for id 110236
2007-05-27 14:23:32.218750 [ERROR][MPMain]: No translation found for id 110235
2007-05-27 14:23:32.218750 [ERROR][MPMain]: No translation found for id 110236
2007-05-27 14:23:32.250000 [ERROR][MPMain]: No translation found for id 110237
2007-05-27 14:23:33.593750 [ERROR][MPMain]: No translation found for id 110236
2007-05-27 14:23:33.609375 [ERROR][MPMain]: No translation found for id 110237
2007-05-27 14:23:33.609375 [ERROR][MPMain]: No translation found for id 110234
2007-05-27 14:23:47.765625 [ERROR][2]: MediaPortal: Unhandled exception occured
2007-05-27 14:23:48.031250 [ERROR][2]: Exception ystem.NullReferenceException: Object reference not set to an instance of an object.
at System.Net.PooledStream.Close(Int32 timeout)
at System.Net.Connection.AbortSocket(Boolean isAbortState)
at System.Net.Connection.Finalize()
2007-05-27 14:23:48.031250 [ERROR][2]: Exception :Object reference not set to an instance of an object.
2007-05-27 14:23:48.031250 [ERROR][2]: site :Void Close(Int32)
2007-05-27 14:23:48.031250 [ERROR][2]: source ystem
2007-05-27 14:23:48.031250 [ERROR][2]: stacktrace: at System.Net.PooledStream.Close(Int32 timeout)
at System.Net.Connection.AbortSocket(Boolean isAbortState)
at System.Net.Connection.Finalize()
an other isue is that the virtual keyboard does not fit the screen on a 768 resolution
but I saw it working for a few minutes ant it was pretty cool
@ronsonol: Do you know which version patrick has used for his plugin? I have used the most recent version 1.0.41.0. Normally it should be no problem to compile against a different version as long as the versions are not too different.
Instead of using keys ERT and M, would it be possible to define existing keys so that I don't have to program new buttons on my remote. I have no spare buttons and so am stuck with using the keyboard. Whereas if you use existing standard keys in this winodw people can use existing remote commands they have al;ready programmed. Using new keys means programming new remote buttons for me. I hope this made sense! Maybe you could let users define there own keys in the config menu?
Also, context menu still doesn't work in V 0.2. It take sbe back to the previous screen as per V0.1.