http://bugs.winehq.org/show_bug.cgi?id=10378
Summary: Programmer's Notepad 2 gives an error message, closes after using search function Product: Wine Version: 0.9.48. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-ole AssignedTo: wine-bugs@winehq.org ReportedBy: echidnaman@gmail.com
Created an attachment (id=9049) --> (http://bugs.winehq.org/attachment.cgi?id=9049) Console log
Programmer's Notepad 2.0.6.1 can't use the search function in Wine. (crtl + f)
Instead, a window pops up saying that Programmer's Notepad has experienced an unexpected problem and must close. It then asks you if you'd like to save a diagnostics file. If you select "No", the program crashes. If you select yes, it will tell you it saved the file and close normally.
I'm guessing that since you can close it without crashing that the crash is a separate bug, so I won't include a console log with the crash info unless one of you guys need it.
And before anyone asks; yes, the search function does work in Windows.
http://bugs.winehq.org/show_bug.cgi?id=10378
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.pnotepad.org/ Status|UNCONFIRMED |NEW Component|wine-ole |wine-misc Ever Confirmed|0 |1 Keywords| |download, source
--- Comment #1 from Lei Zhang thestig@google.com 2007-11-09 17:17:38 --- Confirming.
I didn't look too closely, but this might be the problem:
err:x11drv:X11DRV_CreateWindow invalid window width -1
http://bugs.winehq.org/show_bug.cgi?id=10378
--- Comment #2 from Stefan Leichter Stefan.Leichter@camLine.com 2007-11-11 16:04:38 --- Try registering native browseui.dll
$regsvr32 browseui.dll
and run wine with the native dll
$WINEDLLOVERRIDES=browseui=n wine pn.exe
http://bugs.winehq.org/show_bug.cgi?id=10378
--- Comment #3 from Jonathan echidnaman@gmail.com 2007-11-11 20:16:01 --- That doesn't work for me. It still closes.
jonathan@jonathan-desktop:~/.wine/drive_c/Program Files/Programmers Notepad$ regsvr32 browseui.dll Successfully registered DLL browseui.dll jonathan@jonathan-desktop:~/.wine/drive_c/Program Files/Programmers Notepad$ WINEDLLOVERRIDES=browseui=n wine pn.exe
I did it correctly, right?
http://bugs.winehq.org/show_bug.cgi?id=10378
--- Comment #4 from Stefan Leichter Stefan.Leichter@camLine.com 2007-11-12 14:43:07 --- Looks good, but where did you get the native browseui.dll from? Mine came with IE6 (Product Version 6.00.2000.1106). Tested with Wine 0.9.49
http://bugs.winehq.org/show_bug.cgi?id=10378
--- Comment #5 from Jonathan echidnaman@gmail.com 2007-11-12 16:45:23 --- I found v. 6.0.2800.1106 on the interwebs, (www.dll-files.com) and I can't get it to work with wine-0.9.49-59-g2a2e303.
http://bugs.winehq.org/show_bug.cgi?id=10378
Jonathan echidnaman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|other |Linux Platform|Other |PC
http://bugs.winehq.org/show_bug.cgi?id=10378
Andre Wisplinghoff andre.wisplinghoff@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andre.wisplinghoff@gmail.com
--- Comment #6 from Andre Wisplinghoff andre.wisplinghoff@gmail.com 2008-02-06 10:20:43 --- I can't even start the program with current git, a message box comes up saying "Runtime Error! Program: C:\Programme\Programmer's Notepad\pn.exe R6034 An application has made an attempt to load the C runtime library incorrectly. Please contact the application's support team for more information."
I used Programmer's Notepad 2.0.7.688.
http://bugs.winehq.org/show_bug.cgi?id=10378
--- Comment #7 from Vitaliy Margolen vitaliy@kievinfo.com 2008-02-06 12:54:02 --- (In reply to comment #6) That indicates you've copied msvc runtime dlls into system32 directory. Please remove / rename ~/.wine directory and reinstall your program properly. It have to have msvc redistributable installer with it.
http://bugs.winehq.org/show_bug.cgi?id=10378
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #8 from Austin English austinenglish@gmail.com 2008-12-06 18:13:02 --- Works fine in 1.1.10.
http://bugs.winehq.org/show_bug.cgi?id=10378
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2008-12-20 09:03:17 --- Closing bugs fixed in 1.1.11.