Comment 3 for bug 520939

Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 520939] Re: Launching external diff shows annoying dialog when external diff closes

Alexandr Litjagin пишет:
> yep. i use diffuse. and after normal invoking, stay form with error message:
> Run command: bzr diff --using diffuse.exe modbus/mb.c
> Unhandled exception in thread started by <bound method cmd_qsubprocess.__win32_ctrl_c of <bzrlib.plugins.qbzr.lib.subprocess.cmd_qsubprocess object at 0x01430F70>>
> Traceback (most recent call last):
> File "C:\Python\lib\site-packages\bzrlib\plugins\qbzr\lib\subprocess.py", line 798, in __win32_ctrl_c
> import win32event
> ImportError: No module named win32event
>
> used qbzr 0.18.0

You should install pywin32 package.