O.P. RE: Stability problem with DisplayToast() function
Sorry I didn't participate to that topic, I've lost my connection for many months.
About the problem, messenger hangs after displaying the toast. Precisely, it hangs WHILE displaying. Messenger is freezed, and the toast disappears a few seconds after, as if there wasn't any problem.
It occurs randomly, but when it starts happening, it will hang every time you retry until you reboot. So it can be a memory conflict.
I've done several tests to make sure that the string we try to display in the toast isn't responsible. No matter how many characters, ou which code I use, there is still the same problem.
If that can help you, I can send my plugin source code, but I've also tried with a simple plugin (just a toast displayed periodically) and it still randomly freeze. So I don't think you'll learn anything from it.
If you have any debugging function (like logging or backtrace) on messenger plus that can be used, I can give it a try.
This post was edited on 10-13-2005 at 08:52 AM by KooKiz.
|