http://bugs.winehq.org/show_bug.cgi?id=8185
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-15-05 02:09 -------
AJ, +loaddll shows no "riched20.dll" in the output, so I guess it is not
richedit component to blame. I have two additional notes.
1. After successful login Skype remembered my username "saulius2" in its
ComboBox (?) list. So during another launch Skype showed this username
correctly in the ComboBox (before 0667292e..). But exactly at 0667292e.. commit
Skype showed only "s" or "s " in the ComboBox. The username got truncated (?).
2. With wine-0.9.37 I enter the same username and (when loggin in fails) I see
only "<<<<" item in the ComboBox list. Then if I clear entered username and
select the "<<<<" item from the list, I get my normal "saulius2" in the ComboBox
again. Some wrong string conversion to Unicode (?) and back.
All this suggests me about some Unicode/Ascii mixed stuff handling. Tell me,
please, what debug channels or another measures should I try using to debug this?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1886
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |truiken(a)gmail.com
------- Additional Comments From truiken(a)gmail.com 2007-15-05 00:44 -------
I've got an implementation of IXMLDocument, IXMLElement, and
IXMLElementCollection, with tests, but it needs a bit of work before I send it in.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8399
------- Additional Comments From shacklein(a)gmail.com 2007-15-05 00:36 -------
Created an attachment (id=6285)
--> (http://bugs.winehq.org/attachment.cgi?id=6285&action=view)
Niftly little program that tests the first reported joystick
This program was sent to me by Vitaliy on irc. Very handy cos it's nice and
small, but doesn't allow you to select which joystick to test. I got around
this by fiddling with /dev/input filenames and symlinks heh :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8399
Summary: Joystick POV can only go left and right when using
joydev interface
Product: Wine
Version: 0.9.36.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shacklein(a)gmail.com
I've been having trouble getting a very annoying joystick (Saitek X45) work in
Wine. For a start, it needs calibration so I am forced to use joydev and not
evdev. Problem was, I couldn't get the POV to be registered when pushing it up
or down (though left and right works without issue). I tracked down the problem
to a missing 'else' in calculate_pov(). Patch attached.
Enjoy....dev! :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8398
------- Additional Comments From bkystarfleet(a)gmail.com 2007-15-05 00:01 -------
Argh this is in Starfleet Command 3. Sorry for that being forgotten...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.