http://bugs.winehq.org/show_bug.cgi?id=10151
Summary: "make test" crashes in riched32/tests/editor.c
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Plain old 'make test' crashes for me with:
Unhandled exception: page fault on read access to 0xaaaaaaaa in 32-bit code
(0x60028728).
Backtrace:
=>1 0x60028728 wine_cp_wcstombs+0xb18(table=0x6011e160, flags=0x0,
src=0x464188, srclen=0xa, dst=0x34f648, dstlen=0x400, defchar=0xaaaaaaaa,
used=0x34e8e8) [libs/wine/wctomb.c:209] in libwine.so.1 (0x0034e8a8)
...
11 0x6060bb89 func_editor+0x2b39() [dlls/riched20/tests/editor.c:1751] in
riched20_test (0x0034fe58)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10148
Summary: Photoshop 6 - combo box with the fonts list displays
only the first letter of the font
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.tucows.com/get/214261_90608
OS/Version: other
Status: NEW
Severity: minor
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikolaj.zalewski(a)gmail.com
In bug #9198 nearly all the edit controls in Photoshop 6 and many other
programs where broken due to A/W winproc mismatches handled incorrectly. A
patch for CallWindowProc fixed most of the problems but still was not fully
correct - the edit portion of the fonts list combo doesn't work (see command #5
of bug #9198).
After more testing I wrote a better patch -
http://www.winehq.org/pipermail/wine-patches/2007-October/045344.html - and it
works also for it. However this patch is suspicious to Alexandre (and that's
true - it adds a hack for the edit control. But that's the only thing I could
think of to make the tests pass) and he didn't have yet time to look if it is
correct.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10123
Summary: sample .msi file from The Definitive Guide to Windows
Installer Chapter 14 crashes wine
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.apress.com/book/downloadfile/1645
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
The Validate CD key sample .msi file from chapter 14 causes wine to crash. It
is also missing a text input box for a serial number that is present on
windows.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10107
Summary: Wine allows you to install Photoshop CS2 Trial even if
you decline the license
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: trivial
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikolaj.zalewski(a)gmail.com
It happens in the installer itself - declining the first license in the autorun
program terminates it. It's a trivial bug but always a bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10104
Summary: Oblivion Construction Set main window disappears
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://static.bethsoft.com/utilities/tes_construction_se
t_1.2.404.exe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.kcat(a)gmail.com
When loading a mod in Oblivion's Construction Set, the main window disappears
and leaves behind its owned windows. The main window appears to be unmapped
with its entry removed from the task bar. Activating one of the owned windows
when none of them are active brings up them all, but the main window is still
MIA. The app is basically unuseable without it. Have to kill it with ctrl-c on
the command line.
wine --version is wine-0.9.47-269-ged60114 (latest git).
PS. I just guessed at the component.. no idea if that's where the problem is or
not.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10092
Summary: Problems with ole on Interfax-Direct
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.directtrade.ru/Files/new/setup1_149.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: darkside83(a)yandex.ru
Good day time.
I have problems with internet-trading system Interfax-Direct.
It installes clearly, but after launch i get exception.
I think this is a problem with ole.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10089
Summary: secur32/test ntlm test fails
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: source
Severity: critical
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
Created an attachment (id=8652)
--> (http://bugs.winehq.org/attachment.cgi?id=8652)
Test output.
Not just test fails but it also corrupts memory see attachment.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10077
Summary: [~] badly handled by WriteEnvironmentStrings make
Photoshop CS2 installer clear the PATH instead of adding
a directory to it
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikolaj.zalewski(a)gmail.com
By default [~] is translated to a NUL character however in
WriteEnviromnentStrings it should be translated into the current value of the
variable. Photoshop CS2 writes "[~];[CommonFilesFolder]Adobe\\AGL" into the
PATH what in our current implementation results in the PATH being cleared
instead of appended.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10056
Summary: False error on serial port read
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adrian(a)humboldt.co.uk
Created an attachment (id=8604)
--> (http://bugs.winehq.org/attachment.cgi?id=8604)
An internal hack used to work around the problem.
We use an application which reads from a serial port or emulated serial port.
This stopped working with recent versions of Wine, and bisection tracked it
down to this commit:
http://source.winehq.org/git/wine.git/?a=commitdiff;h=539d5863e6fae78943fe5…
This commit makes NtReadFile() return STATUS_PIPE_BROKEN whenever the read()
system call returns 0. Unfortunately, Wine sets VMIN to 0, forcing read() to
return 0 whenever there is no data available:
http://source.winehq.org/source/dlls/ntdll/serial.c#L752
Our application sees STATUS_PIPE_BROKEN, and immediately fails.
I've attached a patch which we use to work around this problem, but I'd like to
work towards a more elegant solution.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.