https://bugs.winehq.org/show_bug.cgi?id=40166
Bug ID: 40166
Summary: drcom.exe cannot run on wine
Product: Wine
Version: 1.9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zhangjianqiu_133(a)yeah.net
Distribution: ---
Created attachment 53666
--> https://bugs.winehq.org/attachment.cgi?id=53666
wine relay log
drcom.exe cannot run on wine , wine has already configured with --with-pcap
Log and the exe file will be attached along
the log is generated using following command
> WINEDEBUG=+winsock,+relay,+wpcap,+tid wine drcom_gclient_jd.exe &>> wine.dump.1
--
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.
http://bugs.winehq.org/show_bug.cgi?id=19733
Summary: Pendulumania: Game crashes immediately
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://www.pcgaming.ws/viewgame.php?game=pendulumania
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carlton.hobbs(a)gmail.com
This is a 9 year old game that runs fine on WinXP, though predates XP, and I've
not got any version of wine to run it, though I've occasionally tried over the
past 3 years starting with about 0.9.30. So the D3D errors in the output below
must be very old Wine D3D errors.
It is a very worthwhile freeware game, given the age, hopefully a simple fix?
I'm an accountant, if I could program I'd try to help. Note that the initial
text buttons that appear after starting PMania.exe also just have question
marks on Windows XP, I presume because I don't have a Japanese font installed.
That shouldn't matter as the game runs fine on WinXP when you click the top
button.
Terminal output:
----
fixme:tab:TAB_SetCurFocus Should set input focus
fixme:tab:TAB_SetCurFocus Should set input focus
fixme:tab:TAB_SetCurFocus Should set input focus
fixme:tab:TAB_SetCurFocus Should set input focus
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x13ea80,0x13e9a0): stub
fixme:d3d_caps:IWineD3DImpl_FillGLCaps Received unrecognized GL_VENDOR DRI R300
Project. Setting VENDOR_Wine.
fixme:win:EnumDisplayDevicesW ((null),0,0x32e164,0x00000000), stub!
fixme:d3d_caps:IWineD3DImpl_FillGLCaps Received unrecognized GL_VENDOR DRI R300
Project. Setting VENDOR_Wine.
fixme:win:EnumDisplayDevicesW ((null),0,0x32e100,0x00000000), stub!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=11657
Summary: Problems with MessageBox API
Product: Wine
Version: 0.9.55.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lightning_uk(a)imgburn.com
Created an attachment (id=10859)
--> (http://bugs.winehq.org/attachment.cgi?id=10859)
Screenshots
When using the 'MessageBox' API, wine doesn't handle the flag
'MB_CANCELTRYCONTINUE' correctly.
It ends up displaying every button possible rather than just...
'Cancel', 'Try Again', 'Continue'.
Also, when using MB_RETRYCANCEL it puts the two buttons like this...
'Cancel', 'Retry'.
rather than...
'Retry', 'Cancel'
Screenshots of both issues have been attached.
There may be other inconsistencies, I've not tried them all.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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=37373
Bug ID: 37373
Summary: No Limits 2: Help files fails to show text.
Product: Wine
Version: 1.7.27
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: jscll1234(a)gmail.com
Created attachment 49699
--> https://bugs.winehq.org/attachment.cgi?id=49699
Teminal output
In No Limits 2 roller coaster simulator, when the help file is viewed, no text
is displayed, only images.
A demo of the program is available:
"http://www.maddata.com/nolimits2/download02/NoLimits_Demo_Install.exe".
I have attached a copy of the terminal output, I believe the problem is related
to the final three lines of the output (those lines appear when I click on help
in the program.)
To Duplicate the bug, install the program, launch the program, on the main menu
click "Help".
This is a regression. This bug does not appear in wine version 1.7.12.
This problem is present in both the 32 and 64 bit versions.
I have been spending the last couple of weeks attempting to run a regression
test. I have attempted the test many times running wine in both 32 and 64 bit.
I can get a good install of wine64 compiling from source. However, every time
I try to run the bisect, I have a problem similar to this one:
"https://forum.winehq.org/viewtopic.php?p=76960".
I will be happy to get the regression test done, if I can get a bisected
version of wine to run.
--
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=40114
Bug ID: 40114
Summary: mshtml:style regression (crash)
Product: Wine
Version: 1.9.3
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The commit below causes mshtml:style to crash on machines with Internet
Explorer 6 such as the fg-winxp-1sp and fg-winxp-2p VMs. As a comparison point
one can look at fg-winxp-2pie7 which is the same Windows XP SP2 machine with IE
7 installed.
Crash:
style.c:2938: Test failed: Could not get IHTMLCurrentStyle4 iface: 80004002
style.c:2938: this is the last test seen before the exception
style: unhandled exception c0000005 at 0046287F
test failed: crash
This points the finger at the IHTMLCurrentStyle4_get_minWidth() call near the
end of test_current_style().
mshtml:style results on test.winehq.org:
https://test.winehq.org/data/tests/mshtml:style.html
commit 27182667ccbe6f903ab1986bf89f9e4b392c9fb8
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Mon Jan 11 13:52:07 2016 +0100
mshtml: Added IHTMLCurrentStyle4::get_maxHeight implementation.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)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.
http://bugs.winehq.org/show_bug.cgi?id=9823
Summary: Mentioning "wine eject" in SGML
Product: Wine
Version: 0.9.45.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-documentation
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marco(a)harddisk.is-a-geek.org
Created an attachment (id=8287)
--> (http://bugs.winehq.org/attachment.cgi?id=8287)
A patch for Wine Doc including a description of "wine eject"
In http://www.winehq.org/site/docs/wineusr-guide/command-line-options there
currently is no mention of "wine eject" command .
The patch in the attachment adds a section about wine eject.
--
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=29862
Bug #: 29862
Summary: BitComet v1.3x fails to start
Product: Wine
Version: 1.4-rc2
Platform: x86
URL: http://download.bitcomet.com/bitcomet/bitcomet_x86_set
up.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 38801
--> http://bugs.winehq.org/attachment.cgi?id=38801
terminal output
The latest versions of the application (v1.30, v1.31) are showing an error
reporting dialog on startup.
The dialog offers to send the error report to the developers or to restart
BitComet (which results the same error message). Thus the application cannot be
started.
Previous versions of BitComet don't have this bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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=39433
Bug ID: 39433
Summary: mshtml:xmlhttprequest fails on IE 7
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The following mshtml:xmlhttprequest failure happens 24 times on fg-winxp-2spie7
(XP SP2+IE7) and fg-winxp-3sp (XP SP3):
xmlhttprequest.c:242: Test failed: unexpected guid
{3051040a-98b5-11cf-bb82-00aa00bdce0b}
The common point is that both have Internet Explorer 7. fg-winxp-1sp (XP SP1)
and older have IE 6 which lacks IHTMLWindow5 so the test is skipped.
fg-winxp-3spie8 (XP SP3+IE8) have IE 8 and the test succeeds.
So the test needs to account for Internet Explorer 7.
--
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=40094
Bug ID: 40094
Summary: SimCity 4 Deluxe fails to start when set to use
hardware rendering
Product: Wine
Version: 1.9.3
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
CC: hverbeet(a)gmail.com
Regression SHA1: 7d45318aeac41e2efabb9ddfbf95ecbea103e67d
Distribution: ---
The intro video plays, then it just shuts down. Regression test results:
7d45318aeac41e2efabb9ddfbf95ecbea103e67d is the first bad commit
commit 7d45318aeac41e2efabb9ddfbf95ecbea103e67d
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Feb 4 21:56:32 2016 +0100
ddraw: Move the mip-level dimensions fix-up from ddraw_surface_init() to
ddraw_surface_create().
Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 b0db5442f414ed76798c8707e27db29880d7b35e
d51e3076233a1fc2b550917f692dac63cee0bdea M dlls
There's an easy workaround (run the game with -d:opengl or -d:software), so
setting severity to minor.
--
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=33731
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #4 from Bruno Jesus <00cpxxx(a)gmail.com> ---
Closing.
--
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=33731
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |ABANDONED
--- Comment #3 from Bruno Jesus <00cpxxx(a)gmail.com> ---
No new useful messages in 2.5 years, no reply to last request.
--
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=33731
super_man(a)post.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com,
| |super_man(a)post.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=7007
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
Summary|putty window does not |putty 0.60 window does not
|resize when wm resizes it |resize when wm resizes it
--- Comment #19 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Ah. I missed comment #14 and #15 explaining this is for putty 0.60 only. I
retested and confirm the behaviour is still the same per comment #15.
Revising title to make it clearer that it's 0.60 only.
--
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=7007
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #18 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
I can't reproduce the issue with 1.9.3 on Ubuntu 15.10 livecd. Seems like it's
fixed.
Putty 0.63, Putty 0.66.
"Allow the window manager to decorate the windows" checked or unchecked -
resizing a connected ssh session, the terminal and window resizes fine. The
remote application (emacs) resizes just fine too.
--
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=39999
Bug ID: 39999
Summary: เช้าเกมไม่ได้
Product: Wine
Version: 1.7.30
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: papermint8767(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=39853
Bug ID: 39853
Summary: Ouch! I need help!
Product: Wine
Version: unspecified
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dgsmeall(a)me.com
Created attachment 53209
--> https://bugs.winehq.org/attachment.cgi?id=53209
MyHeritage Family Tree Builder
I was importing documents into MyHeritage Family Builder and the program came
up with an error message, so I saved the report on this bug that cropped up.
I am hoping some computer savvy individual can help me resolve this issue.
I appreciate any help that can be given with a modicum of experience in this
situation.
Sincerely,
dgsmeall(a)me.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=40080
Bug ID: 40080
Summary: Win32 programs that crash under Wine 1.9.2
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: andrew_kennedy7(a)yahoo.com
Distribution: ---
Created attachment 53563
--> https://bugs.winehq.org/attachment.cgi?id=53563
Programs that crash using wine 1.9.2
The attached programs crash using Wine 1.9.2.
--
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=40143
Bug ID: 40143
Summary: bleem! 1.4 wants to switch to ring 0 kernel mode using
a call gate
Product: Wine
Version: 1.9.3
Hardware: x86
URL: http://web.archive.org/web/20010607095803/http://www.bleem.com/files/demo-v1_4.exe
OS: Linux
Status: NEW
Keywords: download, obfuscation
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: michael(a)fds-team.de
CC: focht(a)gmx.net
Distribution: ---
After fixing bug 36013 the application is getting a bit crazy:
003F74E7 52 PUSH EDX
003F74E8 237E 50 AND EDI,DWORD PTR DS:[ESI+50]
003F74EB E8 BB54237E CALL krnl386.UnMapLS
003F74F0 83E0 FE AND EAX,FFFFFFFE
003F74F3 50 PUSH EAX
003F74F4 E8 A052237E CALL krnl386.MapLS
003F74F9 A3 C0743F00 MOV DWORD PTR DS:[3F74C0],EAX
003F74FE 6A 01 PUSH 1
003F7500 6A 00 PUSH 0
003F7502 68 29002A00 PUSH 2A0029
003F7507 E8 184A247E CALL krnl386.VxDCall // int31 - allocate LDT entry
003F750C A3 C4743F00 MOV DWORD PTR DS:[3F74C4],EAX
UnMapLS leaks the address of the local descriptor table on Windows 9X. The LDT
seems to be directly mapped into the user process and the application now tries
to get a segment ptr for the LDT (not sure why though?). After getting a
pointer, it allocates a new LDT entry and saves the segment index in 0x3F74C4.
Now it is getting interesting:
003F7516 1E PUSH DS
003F7517 8E1D C2743F00 MOV DS,WORD PTR DS:[3F74C2]
003F751D C700 FFFF0000 MOV DWORD PTR DS:[EAX],0FFFF
003F7523 C740 04 009BCF00 MOV DWORD PTR DS:[EAX+4],0CF9B00
003F752A 1F POP DS
The application changes the data segment to the segment containing the LDT
table and starts changing the just allocated LDT entry. If you decode the
written values you get the following LDT entry: (type = 11011, dpl = 00,
present = 1, limithigh = 1111, sys = 0, reserved_0 = 0, default_big = 1,
granularity = 1). This means it wants to map the whole 4GB range of memory as
ring 0 (dpl = 0) code segment. You might already get an idea what the
application is trying to do.
After this bleem gets a second LDT entry using the same trick a second time:
003F752A 1F POP DS
003F752B 6A 01 PUSH 1
003F752D 6A 00 PUSH 0
003F752F 68 29002A00 PUSH 2A0029
003F7534 E8 EB49247E CALL krnl386.7E63BF24
003F7539 A3 C8743F00 MOV DWORD PTR DS:[3F74C8],EAX
003F753E 25 F8FF0000 AND EAX,0FFF8
003F7543 8B15 C2743F00 MOV EDX,DWORD PTR DS:[3F74C2]
003F7549 B9 EC753F00 MOV ECX,3F75EC
003F754E 66:8BD1 MOV DX,CX
However this time it doesn't want to get a code segment:
003F7551 1E PUSH DS
003F7552 8E1D C2743F00 MOV DS,WORD PTR DS:[3F74C2]
003F7558 8910 MOV DWORD PTR DS:[EAX],EDX
003F755A 66:B9 00EC MOV CX,0EC00
003F755E 8948 04 MOV DWORD PTR DS:[EAX+4],ECX
003F7561 1F POP DS
If you decode the written LDT entry, you will see that this is a call gate to
switch from ring 3 to ring 0. Afterwards the application uses the call gate to
switch to kernel mode and does funny stuff like:
003B194D CD20 61000100 VxDCall _CopyPageTable
[...]
003B1AC3 CD20 28010100 VxDCall _PageCommitPhys
I am pretty sure that we don't want and can't support this in Wine. I therefore
close this as WONT FIX and just create this bug report so that no one else
tries to debug this a second time.
--
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=39862
Bug ID: 39862
Summary: Steam crashes on install
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: drednot57(a)gmail.com
Distribution: ---
Created attachment 53217
--> https://bugs.winehq.org/attachment.cgi?id=53217
Backtrace created after steam crash
Installation gives crash error -- log file attached
--
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.
http://bugs.winehq.org/show_bug.cgi?id=32121
Bug #: 32121
Summary: ascont parohii v2.0 problem
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: softliber(a)gmail.com
Classification: Unclassified
Created attachment 42370
--> http://bugs.winehq.org/attachment.cgi?id=42370
backtrace.txt
instalation of an windows app. "ascont parohii" v2.0 is ok, but
after register this app.:
has encountered a problem and needs to close ...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=18718
Summary: Symantec Antivirus 10.x fails to install
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=21457)
--> (http://bugs.winehq.org/attachment.cgi?id=21457)
wine-1.1.22-219-gfbb43c4 +msi (4.3MB)
SAV 10.1 (for Windows XP) and SAV 10.2 (for Windows Vista) fail to install.
err:msi:ITERATE_Actions Execution halted, action
L"PrepareServiceGroupInstall.18376EA1_A7B1_41ED_A75C_CD6FAB0434AA" returned
1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
There doesn't seem to be any trial versions, as it is a corporate product.
Note: This is not Norton Antivirus.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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=40022
Bug ID: 40022
Summary: Steam.exe fails on wine-staging 1.9.1, but working on
the latest wine (official) at Git HEAD
Product: Wine-staging
Version: 1.9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: roman(a)hargrave.info
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
`wine Steam.exe` returns exit status 1 on wine-staging 1.9.1 from the `testing`
(`stretch`) debian repository.
Running Steam.exe two `ERROR` level items are logged by Steam
* WSALookupServiceBegin failed with: 8
* DNS Registry watch failed to start
Please note that I am using the 32-Bit version of wine-staging and NOT the
64-Bit version.
Steps to reproduce:
* Using debian testing/stretch install wine-staging
* Create and boot a new prefix for Steam
* Install Steam
* Attempt to run Steam
I will submit logs when I am in front of my computer.
--
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=39982
Bug ID: 39982
Summary: xaudio2_5.spec:2: function 'DllGetClassObject' not
defined
Product: Wine
Version: 1.9.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: super_man(a)post.com
Distribution: ---
Since last commit round building of wine generates errors.
Similar to the title mentioned.
I did do git reset --hard origin before git pull and compile.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=32268
Bug #: 32268
Summary: When attempting to install RaiderZ a new mmog that
launched yesterday the installer causes a stack a
record stack overflow.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vince-wilson(a)att.net
Classification: Unclassified
Created attachment 42581
--> http://bugs.winehq.org/attachment.cgi?id=42581
bash output from wine RaiderZ install attempt (short due to hang upon stack
overflow)
Attempted to install into separate wineprefix.
verbs=
ie8
vcrun210 and 2008.
Kubuntu 12.04.1 amd64 and wine 1.4.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=16776
Summary: Pyjs JSONRPC example test fails in wine iexplore
Product: Wine
Version: 1.1.12
Platform: PC
URL: http://pyjs.org/examples/jsonrpc/output/JSONRPCExample.h
tml
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=18450)
--> (http://bugs.winehq.org/attachment.cgi?id=18450)
+mshtml, bzip2 -9'ed
Reported initially in wine-devel:
http://www.winehq.org/pipermail/wine-devel/2009-January/071705.html
Tried in firefox3, works fine (with PHP, python fails though). In iexplore,
hangs on:
fixme:mshtml:nsUploadChannel_SetUploadStream Unsupported aContentType argument:
"application/x-www-form-urlencoded; charset=UTF-8"
+mshtml attached
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.