http://bugs.winehq.org/show_bug.cgi?id=5825
------- Additional Comments From frans.kool(a)gmail.com 2006-03-09 05:57 -------
I second this! This happens two times: once during the installation, when you
are required to enter the serial for TFD (the window appears behind the main
wizard, but there is a minimal border - about 1 pixel - which you can select to
move the window into view) and a second time when - when installing Tiberian Sun
- you need to enter the TS serial key.
Please let me know if I need to run with a debugtrace and if so, which.
--
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=6116
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-misc
------- Additional Comments From jan.wine(a)zerebecki.de 2006-03-09 03:43 -------
Symbols are of no use in this case, as the crash doesn't happen in wine.
To fix this bug find out what in wine returns the NULL.
--
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=6087
------- Additional Comments From seppo.ruuskanen(a)memo.ikea.com 2006-03-09 02:38 -------
Hi, again!
I am able to delete one or more emails by marking them and delete! So this part
works as well! So the remaining part is the connection between MemoClient.exe
and MemoEdit.exe.
Brgds / Seppo
--
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=6124
------- Additional Comments From samuel(a)sieb.net 2006-03-09 00:58 -------
Some more info. It's the "Living Books Player" version 2.92. It doesn't like
displaying over remote X, I just get a black screen. Perhaps because I don't
have a 640x480 mode available?
--
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=6124
Summary: backgrounds are not drawn
Product: Wine
Version: 0.9.20.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samuel(a)sieb.net
I have a children's game called "Green Eggs and Ham". In each scene the
background, which is not just a solid color, doesn't get drawn until something
is animated over it. The only errors or fixmes I see are:
int21:INT21_Ioctl_Block int21: unknown/not implemented parameters:
int21: AX 440d, BX 0004, CX 0848, DX f166, SI 0000, DI 0000, DS 0000, ES 0000
(with varying values in DX)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 8
If there's anything I can do to give more information, please let me know.
--
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=6123
Summary: Avaya IP Softphone r5.05 crashes on startup with OSS
Product: Wine
Version: CVS
Platform: Other
URL: http://www.avaya.com/gcm/master-usa/en-
us/products/offers/ip_softphone.htm
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Running roughly 0.9.20 built from source on Ubuntu 6.06
on a Compaq Presario R3000, avaya ip softphone crashes
unless you change the audio settings to disable OSS.
To reproduce:
$ rm -rf ~/.wine
$ wine Setup-R5.05.exe
The installer complains that TAPI.DLL is not present, but continues anyway.
It tries changing permissions on some directories with CACLS.EXE,
which fails, but it continues anyway.
It then crashes while adding itself to the tapi provider list:
fixme:tapi:lineGetProviderListA (00020000, 0x34fa6c): stub.
wine: Unhandled page fault on read access to 0x0040fac2 at address 0x4011de
(thread 0028), starting debugger...
but that doesn't seem to keep the installation from completing.
OK, so let's try running it:
$ cd .wine/drive_c/Program\ Files/Avaya/Avaya\ IP\ Softphone
$ wine ipsoftphone.exe
This crashes with
fixme:winmm:MMDRV_Exit Closing while ll-driver open
wine: Unhandled page fault on write access to 0x00000000 at address 0xb7d7c9dc
(thread 0009), starting debugger...
Backtrace:
=>1 0xb7d7c9dc memcpy+0x1c in libc.so.6 (0xb7d7c9dc)
2 0x7ea393be MMDRV_Message+0x481(mld=0x1407b60, wMsg=0x6, dwParam1=0x33f1a8,
dwParam2=0x80000002, bFrom32=0x1)
[/home/dank/wine-git/dlls/winmm/lolvldrv.c:228] in winmm (0x7ea393be)
3 0x7ea479f9 mixerGetLineControlsW+0x72(hmix=0x8000, lpmlcW=0x33f1a8,
fdwControls=0x80000002) [/home/dank/wine-git/dlls/winmm/winmm.c:553] in winmm
(0x7ea479f9)
4 0x7ea4cdda mixerGetLineControlsA+0xc9(hmix=0x8000, lpmlcA=0x33f1e8,
fdwControls=0x80000002) [/home/dank/wine-git/dlls/winmm/winmm.c:498] in winmm
(0x7ea4cdda)
unless you use winecfg's Audio tab to disable OSS.
--
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=6121
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
Status|UNCONFIRMED |NEW
Component|wine-binary |wine-directx-d3d
Ever Confirmed| |1
Priority|P2 |P3
Summary|Flashlight doesn't work |Half-Life 2: Flashlight
| |doesn't work properly in
| |dxlevel 90
------- Additional Comments From vitaliy(a)kievinfo.com 2006-02-09 19:47 -------
Enable pixel shaders and try again. Also try with GLSL enabled. This problem
with flashlight exists in dxlevel 90 and even then flashlight still visible on
the walls and stairs.
--
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=6108
------- Additional Comments From ryanbach(a)adelphia.net 2006-02-09 16:29 -------
It seems to be a regression because this didn't happen in the last version of
wine (0.9.19)
--
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=6122
Summary: mdac sdk 2.0 crashes on install
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
wine dasdk.exe
fails towards the end with a dialog box saying
SQLSTR.DLL Assertion Failure
File: ..\\src\\procaddr.c, line: 380
The error occurs whether or not you've installed
mdac first (as the cd-rom advises).
This particular copy of the mdac 2.0 sdk came with the
book "Microsoft OLE DB 2.0 Programmer's Reference and
Data Access SDK", 1998. Here's ls -l and md5sum of it,
in case you're trying to match it exactly with an sdk from elsewhere:
/media/cdrom/DASDK/x86$ ls -l dasdk.exe
-r-xr-xr-x 1 root root 27660064 1998-07-30 07:42 dasdk.exe
/media/cdrom/DASDK/x86$ md5sum dasdk.exe
70750717c25b62333fe6ab93981d4406 dasdk.exe
--
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.