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@winehq.org ReportedBy: fbcrack@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?
http://bugs.winehq.org/show_bug.cgi?id=13094
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #12867|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=13094
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Lei Zhang thestig@google.com 2008-05-11 22:09:26 --- Ultraedit passed a null lpResults to GetCharacterPlacementW().
http://bugs.winehq.org/show_bug.cgi?id=13094
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=13094
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
--- Comment #2 from Nikolay Sivov bunglehead@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.
http://bugs.winehq.org/show_bug.cgi?id=13094
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2008-05-18 22:12:48 --- Created an attachment (id=13166) --> (http://bugs.winehq.org/attachment.cgi?id=13166) patch for GetCharacterPlacement
http://bugs.winehq.org/show_bug.cgi?id=13094
FBCrack fbcrack@yahoo.es changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from FBCrack fbcrack@yahoo.es 2008-05-22 16:01:57 --- Patch works ok.
Great work!
http://bugs.winehq.org/show_bug.cgi?id=13094
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Keywords| |patch Resolution|FIXED |
--- Comment #5 from Austin English austinenglish@gmail.com 2008-05-22 16:50:41 --- Not fixed. Patch isn't in git.
http://bugs.winehq.org/show_bug.cgi?id=13094
Jurgen von Oerthel JurgenvonOerthel@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |JurgenvonOerthel@hotmail.com
http://bugs.winehq.org/show_bug.cgi?id=13094
Warren Dumortier nwarrenfl@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nwarrenfl@gmail.com
--- Comment #6 from Warren Dumortier nwarrenfl@gmail.com 2008-12-15 08:06:21 --- This program still doesn't work, tested with latest Wine...
http://bugs.winehq.org/show_bug.cgi?id=13094
Adys adys.wh+winehqdotorg@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh+winehqdotorg@gmail. | |com
--- Comment #7 from Adys adys.wh+winehqdotorg@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
http://bugs.winehq.org/show_bug.cgi?id=13094
NSLW lukasz.wojnilowicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lukasz.wojnilowicz@gmail.co | |m
--- Comment #8 from NSLW lukasz.wojnilowicz@gmail.com 2010-06-07 14:32:14 --- *** Bug 23078 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=13094
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #9 from Bruno Jesus 00cpxxx@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.
http://bugs.winehq.org/show_bug.cgi?id=13094
--- Comment #10 from Bruno Jesus 00cpxxx@gmail.com 2013-03-04 22:28:11 CST --- Still in wine 1.5.25, Ultraedit 18. Same GetCharacterPlacement problem.
https://bugs.winehq.org/show_bug.cgi?id=13094
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #11 from super_man@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
https://bugs.winehq.org/show_bug.cgi?id=13094
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs@winehq.org |bunglehead@gmail.com
--- Comment #12 from Nikolay Sivov bunglehead@gmail.com --- Ok, looking.
https://bugs.winehq.org/show_bug.cgi?id=13094
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead@gmail.com |