[Bug 11595] Notepad++ freezes if native application changes a file it has open (dogfood)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 19 11:40:43 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=11595

--- Comment #48 from Bernhard Übelacker <bernhardu at vr-web.de> ---
Did some tests too:

deadlock:    npp.6.5.1 with wine-1.9.5-pol         on real desktop
deadlock:    npp.6.5.1 with wine-1.9.5-staging-pol on real desktop
deadlock:    npp.6.5.1 with wine-1.9.6-git         on real desktop
deadlock:    npp.6.8   with wine-1.9.6-git         on real desktop
deadlock:    npp.6.8.8 with wine-1.9.6-git         on real desktop
no deadlock: npp.6.9   with wine-1.9.6-git         on real desktop

no deadlock: npp.6.5.1 with wine-1.9.5-pol         on virtual desktop
no deadlock: npp.6.8   with wine-1.9.6-git         on virtual desktop
no deadlock: npp.6.9   with wine-1.9.6-git         on virtual desktop [1]

Up to npp.6.8.8 the lock is still observable.
(6.8.9 was withdrawn by notepad++ developers, therefore no test.)
In npp.6.9 the lock is not visible to me.

>From npp git history this commits [2] and [3] probably caused this
improvement. (For touch screen input the check if file is modified
was moved into a different thread.)

So I think this bug still stays valid for old npp versions.
(Probably bug title should be changed to reflect this?)

Kind regards,
Bernhard

[1] but could not confirm via mouse (just a beep, even on different
    windows), need to use keyboard.
[2]
https://github.com/notepad-plus-plus/notepad-plus-plus/commit/6f4140a281f87316911776e7375f6c86dc4f5bdc
[3]
https://github.com/notepad-plus-plus/notepad-plus-plus/commit/f2cd7790669ec3867977293f5c83bdec235b81b5

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list