https://bugs.winehq.org/show_bug.cgi?id=44301
Bug ID: 44301
Summary: Stack overflow in Windows Media Player 7.1 when CD
inserted
Product: Wine
Version: 3.0-rc4
Hardware: x86
URL: http://download.microsoft.com/download/winmediaplayer/
wmp71/7.1/W982KMe/EN-US/mp71.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
A stack overflow occurs in Windows Media Player 7.1 if an audio CD is inserted
while it is running or is present when executed:
wine: Unhandled stack overflow at address 0x7bc553a2 (thread 002f), starting
debugger...
002f:err:seh:setup_exception_record stack overflow 1328 bytes in thread 002f
eip 7bc6416d esp 00240e00 stack 0x240000-0x241000-0x340000
The debug window never appears. The overflow doesn't occur with wine-staging
but it still hangs with nothing of note in the log.
Using native wmplayer.exe (bug #44299) and wmvcore.dll (bug #44300).
Xubuntu 17.04 x86, Intel Pentium D 3.46GHz, GeForce 8600 GT with Nvidia
340.102 driver.
wine-devel 3.0~rc4~zesty from dl.winehq.org
wine-staging 2.21.0~zesty from dl.winehq.org
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44281
Bug ID: 44281
Summary: Windows Media Player 7.1 installer shows incorrect
EULA
Product: Wine
Version: 3.0-rc4
Hardware: x86
URL: http://download.microsoft.com/download/winmediaplayer/
wmp71/7.1/W982KMe/EN-US/mp71.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Created attachment 60111
--> https://bugs.winehq.org/attachment.cgi?id=60111
Screenshot of incorrect EULA
On the license agreement dialog the EULA appears to be for Ontario (in French)
not USA version in English. I thought originally it was a language detection
problem so I tested with native riched20, riched30 and wine-staging 2.21 but
there was no change in behavior. Does not occur on Win98SE.
Test system:
LANG=en_US.UTF-8
LANGUAGE=en_US
Xubuntu 17.04 x86, Intel Pentium D 3.46GHz, GeForce 8600 GT with Nvidia
340.102 driver.
wine-devel 3.0~rc4~zesty from dl.winehq.org
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44291
Bug ID: 44291
Summary: The Magic School Bus Explores the Solar System can't
play intro video on startup
Product: Wine
Version: 3.0-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: egahcut9(a)member.fsf.org
Distribution: ---
Hello,
I've installed “The Magic School Bus Explores the Solar System” on a clean
Win95 32-bit prefix under ArchLinux x86-64.
The game quits after the splash screen appears with a generic error message.
The stdout of wine shows the following:
002f:fixme:mmio:MMIO_InstallIOProc Global procedures not implemented
002f:fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"AVIVIDEO".
The game installer copies some files to c:\windows\system. The required file
for AVI playback is MCIAVI.DRV.
The problem can be fixed by editing c:\windows\system.ini and replacing the
line
avivideo=mciavi.drv
with
avivideo=mciavi32.dll
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44289
Bug ID: 44289
Summary: Possible access to unintended field in
"wine/dlls/comctl32/comboex.c" line 1033
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: petrum(a)gmail.com
Distribution: ---
While experimenting with a CodeSonar plugin we develop, we noticed a
potential bug in file "wine/dlls/comctl32/comboex.c" line 1033 function
COMBOEX_Create
SetWindowSubclass(infoPtr->hwndEdit, COMBOEX_EditWndProc, EDIT_SUBCLASSID,
(DWORD_PTR)hwnd);
infoPtr->font = (HFONT)SendMessageW(infoPtr->hwndCombo /*HERE*/, WM_GETFONT, 0,
0);
Shouldn't you access infoPtr->hwndEdit (instead of infoPtr->hwndCombo) at the
mentioned position in the second line?
Thanks,
Petru Florin Mihancea
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44285
Bug ID: 44285
Summary: Motor Traders Assistant doesn`t start (native oledb32
is workaround)
Product: Wine
Version: 2.22
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: oledb32
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
Created attachment 60118
--> https://bugs.winehq.org/attachment.cgi?id=60118
+oledb,+comsvcs,+msgbox log
The application throws up a bunch of messageboxes: The method is not
implemented
Then exits.
native oledb32 _and_ mtxdm works around the bug. Attached is a
+oledb,+comsvcs,+msgbox trace
Note: I used the trial I installed about half a year ago (I think); there`s a
newer version now available, didn`t test that but I suspect it shows the same
error
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44186
Bug ID: 44186
Summary: Additional links in the applications description are
not visible anywhere
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mywine(a)schiermeier-it.de
Distribution: ---
Created attachment 59950
--> https://bugs.winehq.org/attachment.cgi?id=59950
Screenshot from a filled "Application Form". See apps URL:
<https://appdb.winehq.org/objectManager.php?sClass=application&iId=13849>
The links from the "Application Form" are not visible anywhere (Filename:
/admin/editAppFamily.php).
Only the URLs which are connected to a version are there. They come from the
"Version Form" (Filename: /admin/editAppVersion.php).
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43475
Bug ID: 43475
Summary: XM6 TypeG crashes on startup.
Product: Wine
Version: 2.13
Hardware: x86
URL: http://www.geocities.jp/kugimoto0715/xm6g/xm6_typeg_33
0L35_20170223.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: sagawa.aki+winebugs(a)gmail.com
Distribution: Ubuntu
Created attachment 58857
--> https://bugs.winehq.org/attachment.cgi?id=58857
backtrace.txt
XM6 TypeG (SHARP X68000 emulator) crashes on startup with following
instructions.
How to reproduce:
1. Download XM6 TypeG version 3.30 L35 from author's page, i.e.
http://www.geocities.jp/kugimoto0715/xm6g/xm6_typeg_330L35_20170223.zip
(SHA1:ed1b91938ba8ae5f39e1cac9445b8d2740518466)
2. Extract the zip archive.
3. Prepare IPLROM.DAT and CGROM.DAT (or CGROM.TMP) from somewhere and put them
to x86 directory.
4. Run xm6g.exe in x86 directory.
Console output shows "Unhandled exception: 0xc0000417 in 32-bit code
(0x7b43c5ac)". See the attachment for details.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43044
Bug ID: 43044
Summary: Bug with League of Legends
Product: Wine
Version: 2.0.1
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: oli.fortz(a)gmail.com
Distribution: ---
Created attachment 58205
--> https://bugs.winehq.org/attachment.cgi?id=58205
C'est le message d'erreur que je reçois lorsque je lance le jeu
Quand je lance le jeu League of Legends, après avoir rentré mes identifiants,
un bug de Wine m'empêche de lancer le jeu. Auriez-vous une solution?
(PS: je ne comprends pas trop comment fonctionne ce site donc n'hésitez pas à
me répondre par mail à l'adresse oli.fortz(a)gmail.com)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37160
Bug ID: 37160
Summary: In case D3D_DISABLE_9EX is defined code can't be
compiled
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: mmicko(a)gmail.com
Created attachment 49392
--> https://bugs.winehq.org/attachment.cgi?id=49392
Updated versions just ifdefs added
This is copy from MINGW bug since they are using H files provided from here
(https://sourceforge.net/p/mingw-w64/bugs/416/).
There is updated H file based on wine-1.7.24 code with properly added ifdefs.
--
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.