http://bugs.winehq.org/show_bug.cgi?id=3332
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |testcase
--
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=3332
--- Comment #7 from Robert Millan <rmh(a)aybabtu.com> 2008-04-09 09:17:24 ---
Shouldn't xdg-open(1) be relied on by wine for this task? It solves this
problem for free (e.g. on GNOME it'll launch nautilus).
(see also bug 12464)
--
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=3534
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #20 from Alexandre Julliard <julliard(a)winehq.org> 2008-04-09 09:02:12 ---
Fixed.
--
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=5887
Igor Tarasov <tarasov.igor(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tarasov.igor(a)gmail.com
--- Comment #7 from Igor Tarasov <tarasov.igor(a)gmail.com> 2008-04-09 08:58:26 ---
Dripple, which bug do you refer to exactly (I have wtlib, and would like to
help with testing)? Do you mean references sign and hebrew letters? If so, then
yes, there is bug on clean wine 0.9.59.
There are several files in windows/temp dir, some of them are definately ttf
fonts (named, for instance, MPS51a2.tmp). These are being created just in time
of first opening of page, containing such symbols.
Bug screenshot: http://polosatus.ru/wine/fonts_bug.png
Reference rendering: http://polosatus.ru/wine/fonts_reference.png
Notice all these boxes instead of special characters.
Reference rendering was achieved this way: I've opened these temp files in font
editor, and saved them in non-unicode encodings (in symbol, hebrew and greek to
be exact). Then I've put these new files to windows/fonts and voila! it's
working. Simple copy of these files, without encoding change didn't work.
Wine reports the following:
When program starts:
fixme:midi:OSS_MidiInit Synthesizer supports MIDI in. Not yet supported.
fixme:font:WineEngCreateFontInstance Untranslated charset 227
fixme:imm:ImmGetDefaultIMEWnd (0x10050 - (nil) 0x1324b8 ): semi-stub
fixme:imm:ImmSetConversionStatus (0x1324b8, 0, 0): stub
fixme:imm:ImmReleaseContext (0x1005c, 0x1324b8): stub
fixme:commdlg:PageSetupDlgW Unicode implementation is not done yet
And later on, when I open text:
fixme:tooltips:TOOLTIPS_SetFont full redraw needed!
Well, I suppose the problem is with somewhat unicode.
--
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=6687
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |testcase
--- Comment #5 from Dan Kegel <dank(a)kegel.com> 2008-04-09 08:57:08 ---
Please attach a compiled binary, if possible.
--
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=6801
--- Comment #25 from Tefnet developers <developers(a)tefnet.pl> 2008-04-09 07:38:49 ---
(In reply to comment #22)
> For a proof-of-concept, you can even just hard-code the transform for the
> french "e" (e.g. search for "&eaute" and replace it with its UCS-16 equivalent)
> and just that and have a prototype patch which demonstrates that would fix the
> problem. Then you can think about doing it generally for all
> accented/htmlscaped characters, and move the code into the right place...
>
can you tell me if after my patch you see first page in help window? (just
after pressing F1)
i've hardcoded url "présentation_du_logiciel.htm" for initial page and it
works well.
We should fix it as soon as possible (i think before or inside NavigateToChm /
NavigateToUrl) and then urlmon will handle it fine.
--
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=6801
--- Comment #24 from Tefnet developers <developers(a)tefnet.pl> 2008-04-09 07:32:07 ---
Created an attachment (id=12010)
--> (http://bugs.winehq.org/attachment.cgi?id=12010)
Very simple proof of concept for accented htmlhelp urls
Just to check if our findings was right
--
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=3534
--- Comment #19 from Kirill K. Smirnov <lich(a)math.spbu.ru> 2008-04-09 07:25:59 ---
Seems to be fixed in current 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=6801
--- Comment #23 from Hin-Tak Leung <htl10(a)users.sourceforge.net> 2008-04-09 06:41:26 ---
In fact I think you have to do it as a hard-coded table (if it isn't already
somewhere in the wine code tree) since the transform table is hard-coded to
the html standard, I think. You can read it at www.w3c.org. So if it isn't
already in the wine tree, you may have to have the whole table hard-wired. (I
could be wrong though, as it is conceivable that some MS api could do 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.