2010-03-09 10:22:17 PST
I’m very happy to see that development is picking up, and performance does seem generally improved. Good job, and thanks. However, there are a lot of problems with this beta. Here are 4 that I just confirmed:
1. There’s a problem with the suggest code in Weby that causes Launchy to crash randomly when you type too fast. Steps to reproduce: type Google or something and hit tab, then hold down a letter for a while. Then hold backspace for a while. Repeat as needed. This method crashes me every time. Commenting out the line “suggest.run(suggestUrl, text);” appears to fix the problem. The crash looks like a buffer overflow somewhere, but it’s tough to tell where.
2. Regression of functionality: Weby can no longer visit base sites. For instance, if I type “YouTube” without pushing tab and push enter, I expect to be taken to the YouTube homepage. Instead it just searches for “%1”. This feature, while existent in previous versions, was actually broken in the last build. Some kind soul created a patch to fix it though. I’m very disappointed to see that it has been *removed* rather than fixed. This issue alone would prevent me from upgrading.
3. Still can’t open files or folders on network shares. I submitted a patch for this ages ago, and updated it when I saw it was still not fixed in beta 1. It’s a super simple fix. *PLEASE* implement it.
https://sourceforge.net/tracker/?func=detail&aid=2037151&group_id=132975&atid=725841
4. Still can’t launch certain 64-bit apps. Again, some kind soul compiled a 64-bit version of the last build; why is the beta still 32-bit only? If you need something to test with to demonstrate the necessity of this, try the program “Snipping Tool” which is included in Vista and 7 in the Accessories folder in the Start menu. Launchy will not launch it on 64-bit installations.