Hi,

thanks for the bug report. Please change line 410 of Refactoring.py to read

        openFiles = [Utilities.normcasepath(f) for f in vm.getOpenFilenames()]

The fix will be in the next 4.0 release and in the next plugin release.

Regards,
Detlev

On Mittwoch, 28. November 2007, June Kim wrote:
> Hello,
>
> I installed PyQt binary installer on windows and installed eric 4.0.3
> snapshot on top of it.
>
> I ran the "Extract Method" menu but the file isn't reloaded, therefore
> I can't see the result until I manually reopen it. I can turn on the
> "Reopen automatically" option but it's not enough: now it doesn't show
> the dialgoue box but it doesn't reload automatically yet -- it needs
> some action event(something like alt-tab) before it reloads.
>
> This makes the refactoring feature annoying to use.
>
> June
> _______________________________________________
> Eric mailing list
> [email protected]
> http://www.riverbankcomputing.com/mailman/listinfo/eric



-- 
Detlev Offenbach
[EMAIL PROTECTED]
_______________________________________________
Eric mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to