[Bug 13094] New: UltraEdit: crashes in certain cases with Unicode editing
http://bugs.winehq.org/show_bug.cgi?id=13094 Summary: UltraEdit: crashes in certain cases with Unicode editing Product: Wine Version: 1.0-rc1 Platform: PC URL: http://www.ultraedit.com/files/ue_english.zip OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: fbcrack(a)yahoo.es Created an attachment (id=12867) --> (http://bugs.winehq.org/attachment.cgi?id=12867) UltraEdit 32 v14.00a unicode editing crash log Wine crashses when performing following actions: 1. File->New (Ctrl+N) 2. Write any non ASCII character (eg: ñ) 3. File->Conversions->ASCII to UTF8 (Unicode Editing) 4. Enter hex. edition mode via Edit->HEX Functions->HEX Edit or pressing Ctrl+H 5. Return normal edition mode Edit->HEX Functions->HEX Edit or pressiong Ctrl+H UltraEdit then shows the following error message: An error has ocurred. The application will shut down. Would you like to save an error report? -- 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=13094 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12867|application/octet-stream |text/plain mime type| | -- 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=13094 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from Lei Zhang <thestig(a)google.com> 2008-05-11 22:09:26 --- Ultraedit passed a null lpResults to GetCharacterPlacementW(). -- 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=13094 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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=13094 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead(a)gmail.com --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-05-18 22:12:10 --- (In reply to comment #1)
Ultraedit passed a null lpResults to GetCharacterPlacementW().
And it's a normal in native. I tested it on xp, it returns the same as GetTextExtentPoint32 in this case. Please check it again with patch provided. -- 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=13094 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-05-18 22:12:48 --- Created an attachment (id=13166) --> (http://bugs.winehq.org/attachment.cgi?id=13166) patch for GetCharacterPlacement -- 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=13094 FBCrack <fbcrack(a)yahoo.es> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from FBCrack <fbcrack(a)yahoo.es> 2008-05-22 16:01:57 --- Patch works ok. Great work! -- 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=13094 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Keywords| |patch Resolution|FIXED | --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-05-22 16:50:41 --- Not fixed. Patch isn't in git. -- 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=13094 Jurgen von Oerthel <JurgenvonOerthel(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |JurgenvonOerthel(a)hotmail.com -- 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=13094 Warren Dumortier <nwarrenfl(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nwarrenfl(a)gmail.com --- Comment #6 from Warren Dumortier <nwarrenfl(a)gmail.com> 2008-12-15 08:06:21 --- This program still doesn't work, tested with latest Wine... -- 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=13094 Adys <adys.wh+winehqdotorg(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh+winehqdotorg(a)gmail. | |com --- Comment #7 from Adys <adys.wh+winehqdotorg(a)gmail.com> 2009-06-01 22:35:54 --- (In reply to comment #6)
This program still doesn't work, tested with latest Wine...
Still happening. wine-1.1.22 -- 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=13094 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lukasz.wojnilowicz(a)gmail.co | |m --- Comment #8 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2010-06-07 14:32:14 --- *** Bug 23078 has been marked as a duplicate of this bug. *** -- 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=13094 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #9 from Bruno Jesus <00cpxxx(a)gmail.com> 2011-08-23 17:24:32 CDT --- It looks like Nikolay Sivov patch never got in, the bug remains the same in the current git. UltraEdit 17 causes the exact same error. -- 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=13094 --- Comment #10 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-03-04 22:28:11 CST --- Still in wine 1.5.25, Ultraedit 18. Same GetCharacterPlacement problem. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=13094 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #11 from super_man(a)post.com --- patching file dlls/gdi32/font.c Hunk #1 succeeded at 3156 (offset 447 lines). Hunk #2 FAILED at 2788. Hunk #3 succeeded at 3291 with fuzz 2 (offset 450 lines). 1 out of 3 hunks FAILED -- saving rejects to file dlls/gdi32/font.c.rej against wine 1.8.rc4 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=13094 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs(a)winehq.org |bunglehead(a)gmail.com --- Comment #12 from Nikolay Sivov <bunglehead(a)gmail.com> --- Ok, looking. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=13094 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead(a)gmail.com | -- 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