tags 357920 +patch thanks Hello,
I have found out what is causing this bug. It's
caused by this scenario:
1. user enter s a directory and mountman starts mounting
2. a progress window is displayed, which steals focus from crusader and
thus sets disableRefresh
3. mount succeeds and the progress window closes
4. however, the focus is transferred to the main window after mount returns
5. vfs_refresh on return has disableRefresh==true
6. subsequent refresh doesn't notice any file changes, so doesn't fill any
lines to listbox
It could be solved by one of the attached patches, however, I don't know the
exact
meaning of "disableRefresh", "dirty", and "invalidated", so I may be wrong.
Regards
Jiri Palecek
_______________________________________________________________
SMS schreiben mit WEB.DE FreeMail - einfach, schnell und
kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192
kr.diff
Description: Binary data
kr2.diff
Description: Binary data

