![]() |
Weather plugin crashing displaying tooltips - Printable Version +- Tordex Community (http://forum.tordex.com) +-- Forum: True Launch Bar plugins (http://forum.tordex.com/forum-4.html) +--- Forum: Plugins bugs (http://forum.tordex.com/forum-17.html) +--- Thread: Weather plugin crashing displaying tooltips (/thread-814.html) |
- BlueHeaven - 07-02-2003 Running: 2.2.0.5 beta on WinXP SP1 I have playing with the wunderground.ini file adding some custom parameters. I find that sometimes explorer.exe crashes when displaying the weather plugin tooltip. I have found a few instances where this was caused by me screwing up the delim values and trying to capture half the web page ![]() Anyway, I dumped a few custom parameters and things seem better. It seems that there may be a hard limit to the number of characters that can be displayed in the tooltip (imposed either by the plugin or windows). Is there such a limit? If so, it may be a good idea to cut off the tooltip text at the limit so this crash doesn't occur. I will include the custom parameters part of my wunderground.ini file below. I commented out the moonrise and moonset as adding these can (but not always) cause the crash. TIA. Code: [CustomParam0] - shapeshifter - 07-02-2003 This "bug" was already discovered in another forum. It has been determined to be a limitation of Windows. Bill Gates decided that 1k was enough for any tool tip. Exceeding that limit crashes explorer. Yuri is working on a stand-alone version of tlb that will eliminate this drawback. |