Hi ollydbg,
Yes, I uploaded a patch that fixes Bug 11208, regarding wrong behaviour in the debugger plugin, preventing browsing the files in the call stack by double clicking the file in the list. This worked only for project source files, but not for files of linked libraries.
I fixed the bug because I needed the right functionality for my own work, and I would like to avoid patching the nightly builds until it is finally accepted.
Regards