[Bug 11595] wine application crashes if linux application changes a file it has open ( Notepad++)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 15 15:11:33 CST 2008


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


Rico <kgbricola at web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kgbricola at web.de




--- Comment #3 from Rico <kgbricola at web.de>  2008-02-15 15:11:32 ---
Works in windows very well.

I can confirm this bug, but the app crashes only if wine is in full screen
mode. If wine is in virtual desktop mode the app didn't recognize the file
change and didn't crash.

Steps to reproduce:
- download notepad++
http://downloads.sourceforge.net/notepad-plus/npp.4.7.5.bin.zip?modtime=1200342639&big_mirror=0
- extract it in [a folder of your choice]
- cd [a folder of your choice]
- cat "123456" > [file]
- run wine notepad++.exe
- File -> Open -> [file]
- open the file with your favorite text editor and change a sign and save
(while this file is still open in notepad++.exe)
- now change back to the notepad++.exe window, the app crashes (virtual desktop
disabled in wine) while trying to show a message box

Here is the console output (to short to attach) - it's the same as starting and
closing notepad++.exe immediately:
fixme:reg:GetNativeSystemInfo (0x33d43c) using GetSystemInfo()
fixme:shell:SHGetFileInfoW SHGFI_OVERLAYINDEX unhandled (4 times repeated)


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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