[Bug 19499] New: Halo CE's built-in chat does not work.
http://bugs.winehq.org/show_bug.cgi?id=19499 Summary: Halo CE's built-in chat does not work. Product: Wine Version: 1.1.26 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: vladimiroski(a)gmail.com When you're playing you usually press "T" or "H" to get a one-line chat prompt. Problem is that you can't see what you're typing. Neither what others say. I'll play with a friend to ask if he can see what I send (I'll just type something and then press enter to send the message), as I think it's just a problem with the text drawing. This text is the only with a font one in pure white color, maybe it's related to it or some missing font?. What could I do to help debugging this?. -- 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=19499 --- Comment #1 from Vladimir <vladimiroski(a)gmail.com> 2009-07-29 09:32:55 --- I had just seen this video: http://www.youtube.com/watch?v=VFYnNMxhYr0 Which shows how to change font's in halo (also proper behavior of the built-in chat). "Arial Narrow" is the default, but it's not in my system so I changed them to "Arial" but nothing, changed text color from "#ffffffff" (yes, there's 8 chars) and nothing again. Downloaded "Arial Narrow" to .wine/drive_c/windows/Fonts/Arial Narrow.ttf and nothing. What else could I try?. -- 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=19499 --- Comment #2 from Vladimir <vladimiroski(a)gmail.com> 2009-07-29 09:42:24 --- http://ubuntuforums.org/showpost.php?p=1931080&postcount=13 I got that DLL from my XP machine and put it on ".wine/drive_c/windows/system32/" But still no luck :( -- 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=19499 --- Comment #3 from Juan Lang <juan_lang(a)yahoo.com> 2009-07-29 10:40:23 --- (In reply to comment #2)
http://ubuntuforums.org/showpost.php?p=1931080&postcount=13
I got that DLL from my XP machine and put it on ".wine/drive_c/windows/system32/"
But still no luck :(
For the record, "that DLL" is msxml4. Please don't refer to other sites if you can avoid it, if they're down we can't follow what the bug is about. Console output? -- 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=19499 --- Comment #4 from Vladimir <vladimiroski(a)gmail.com> 2009-07-29 10:47:16 --- Same output as #19499. I installed msxml40 using winetricks, situation did change a bit (now I get a message telling me that "there was an error parsing content/XXX.ksml") I think it's because I modified the files and maybe the line endings got wrong. I'll get a copy of that folder ASAP to try again. -- 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=19499 --- Comment #5 from Vladimir <vladimiroski(a)gmail.com> 2009-07-29 10:51:37 --- This is the output when you try to capture screen in WinSnap: fixme:gdiplus:GdipTransformRegion (0x141078, 0x140638): stub fixme:gdiplus:GdipCreateBitmapFromHBITMAP can only get image data from DIB sections fixme:keyboard:RegisterHotKey (0x10032,196,0x00000000,44): stub -- 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=19499 --- Comment #6 from Vladimir <vladimiroski(a)gmail.com> 2009-07-29 10:56:38 --- Sorry, comment #5 was meant for another 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=19499 --- Comment #7 from Vladimir <vladimiroski(a)gmail.com> 2009-07-31 20:22:06 --- "Fixed", using MSXML40 (installed using winetricks). So, should this bug be titled "Halo 1's built-in chat needs native MSXML 4.0"? -- 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=19499 --- Comment #8 from Vladimir <vladimiroski(a)gmail.com> 2009-07-31 20:23:51 --- Created an attachment (id=22751) --> (http://bugs.winehq.org/attachment.cgi?id=22751) Working Chat line. -- 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=19499 --- Comment #9 from Vladimir <vladimiroski(a)gmail.com> 2009-07-31 20:28:39 --- Created an attachment (id=22752) --> (http://bugs.winehq.org/attachment.cgi?id=22752) Working Chat Log -- 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=19499 --- Comment #10 from Vladimir <vladimiroski(a)gmail.com> 2009-07-31 21:42:17 --- Created an attachment (id=22753) --> (http://bugs.winehq.org/attachment.cgi?id=22753) Chat with various lines -- 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=19499 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msxml3 Severity|normal |minor -- 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=19499 Vladimir <vladimiroski(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Halo CE's built-in chat |Halo 1's built-in chat |does not work. |needs native MSXML 4.0 -- 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=19499 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Halo 1's built-in chat |Halo 1's built-in chat |needs native MSXML 4.0 |doesn't work --- Comment #11 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-08-01 08:30:34 --- The title was 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=19499 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|msxml3 |msxml4 -- 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=19499 --- Comment #12 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-02-04 14:53:01 --- Vladimir, retest with wine-1.1.37-470-g8c16c40 please. -- 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=19499 lkboss(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lkboss(a)gmail.com --- Comment #13 from lkboss(a)gmail.com 2010-02-14 05:51:51 --- The game actually has the msxml40 installer in its folder. -- 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=19499 --- Comment #14 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-02-14 05:57:30 --- (In reply to comment #13)
The game actually has the msxml40 installer in its folder.
Ok, but what about trying current wine-1.1.38-168-g983cff2? -- 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=19499 --- Comment #15 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-05-31 13:28:04 --- Retest with 1.2-rc2 and attach terminal output if it doesn't work for you. -- 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=19499 --- Comment #16 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-10-04 16:02:49 CDT --- Please give it another try with Wine 1.3.4. -- 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=19499 --- Comment #17 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-10-30 11:16:49 CDT --- Ok, another retest request, now with current 1.3.6. -- 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=19499 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com, | |austinenglish(a)gmail.com --- Comment #18 from Bruno Jesus <00cpxxx(a)gmail.com> 2011-09-28 17:07:10 CDT --- ~17 months without user responses and four unanswered test requests. I guess it can be marked abandoned. -- 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=19499 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED --- Comment #19 from Austin English <austinenglish(a)gmail.com> 2011-09-28 17:09:22 CDT --- (In reply to comment #18)
~17 months without user responses and four unanswered test requests. I guess it can be marked abandoned.
Fine by me. There's a good chance it's fixed anyway, given all the recent msxml work recently. -- 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=19499 --- Comment #20 from Vladimir <vladimiroski(a)gmail.com> 2011-09-29 00:14:21 CDT --- I'll try ASAP, I'm running Ubuntu 11.10 and wine 1.3.28. Just need to get a working copy of Halo 1 (this was 2 years ago). -- 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=19499 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #21 from Austin English <austinenglish(a)gmail.com> 2011-10-01 13:18:17 CDT --- Closing. -- 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