[Bug 10378] New: Programmer's Notepad 2 gives an error message, closes after using search function
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(a)winehq.org ReportedBy: echidnaman(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10378 Lei Zhang <thestig(a)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(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10378 --- Comment #2 from Stefan Leichter <Stefan.Leichter(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10378 --- Comment #3 from Jonathan <echidnaman(a)gmail.com> 2007-11-11 20:16:01 --- That doesn't work for me. It still closes. jonathan(a)jonathan-desktop:~/.wine/drive_c/Program Files/Programmers Notepad$ regsvr32 browseui.dll Successfully registered DLL browseui.dll jonathan(a)jonathan-desktop:~/.wine/drive_c/Program Files/Programmers Notepad$ WINEDLLOVERRIDES=browseui=n wine pn.exe I did it correctly, right? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10378 --- Comment #4 from Stefan Leichter <Stefan.Leichter(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10378 --- Comment #5 from Jonathan <echidnaman(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10378 Jonathan <echidnaman(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|other |Linux Platform|Other |PC -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10378 Andre Wisplinghoff <andre.wisplinghoff(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andre.wisplinghoff(a)gmail.com --- Comment #6 from Andre Wisplinghoff <andre.wisplinghoff(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=10378 --- Comment #7 from Vitaliy Margolen <vitaliy(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=10378 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2008-12-06 18:13:02 --- Works fine in 1.1.10. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=10378 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2008-12-20 09:03:17 --- Closing bugs fixed in 1.1.11. -- 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.
participants (1)
-
wine-bugs@winehq.org