http://bugs.winehq.org/show_bug.cgi?id=2975
------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2005-20-05 10:39 -------
Can you perhaps provide a test case for our test suite?
--
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=147
------- Additional Comments From felix.nawothnig(a)t-online.de 2005-20-05 07:51 -------
Confirmed, but it's is not related to this bug at all - this always happens when
the listview is redrawn after a cell was selected (for example by changing the
sortorder). Investigating.
--
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=2975
Summary: MSVCRT _swab works incorrectly if source and destination
buffer is the same
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eav(a)mail.nnov.ru
_swab ( char* src, char* dst, size_t size ) function from winelib's msvcrt dll
gives wrong results when src = dst
--
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=2974
Summary: winetty driver wrecks console output
Product: Wine
Version: 20050111
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kuba(a)mareimbrium.org
- winetty seems to use ncurses for simple line-oriented output where winex11
did the right thing and didn't wrap the output with escape sequences in such
a weird way
- winetty clears the screen upon startup (due to ncurses maybe), so e.g.
running things from nmake.exe makes the screen get wiped everytime a
compile/link step is invoked.
This has a nasty side effect: with winetty driver a simple
wine foo.exe > log
gives you corrupt output with escape sequences that weren't reallyoutput by
foo.exe , whereas with winex11
wine foo.exe > log
gives you the *correct* output capture.
I presume there should be a way in ncurses to preserve current console
contents, for one. It'd be also desirable to only insert escape sequences when
cursor movement is actually called for by the application itself by doing
console buffer writes at locations that aren't at the current cursor position.
--
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=2972
Summary: Spurious Xlib error message
Product: Wine
Version: 20050111
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kuba(a)mareimbrium.org
When starting wine w/o X server present, an Xlib error is output to the
console. There's no way to disable this. It's important not to have such
errors at least when executing console apps -- this corrupts the output with
stuff that's otherwise not present. Ideally, there should be a registry
setting to disable this error.
--
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=147
burnus(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |felix.nawothnig(a)t-online.de
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From burnus(a)gmx.de 2005-20-05 06:06 -------
FIXED. Thanks :-)
Minor glitches: If in a listview only one cell (and not the entire row) is
selected, double clicking causes that some spurious bluc backround (= selection
without the dotted border) appear in the same row (the selected item remains
correctly drawn).
--
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=2483
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From fenix(a)club-internet.fr 2005-19-05 18:57 -------
It will be only used when building winelib problems (dinput code handle this
case).
--
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.