http://bugs.winehq.org/show_bug.cgi?id=35769
Bug ID: 35769
Summary: Target attributes is ignored when submitting form
Product: Wine
Version: 1.7.14
Hardware: x86
URL: http://www.w3schools.com/xml/tryit.asp?filename=tryxml
_dom_createelement
OS: Linux
Status: NEW
Keywords: download, patch, source
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: fracting(a)gmail.com
Created attachment 47762
--> http://bugs.winehq.org/attachment.cgi?id=47762
Patch from Jacek: mshtml: Use Gecko submit implementation if target attribute
is specified.
Follow up of Bug 34817
(In reply to Nikolay Sivov from comment #2)
> Feel free to open another bug about whole page behavior - script replaces
> whole document with result page and you don't even have to press a button.
I hit the same bug recently, it's a bug in HTMLFormElement_submit, Jacek has a
patch for it. I've tested the patch manually and it works, any
--
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=30043
Bug #: 30043
Summary: Infinite loop in mshtml navigate
Product: Wine
Version: 1.4-rc5
Platform: x86
URL: http://netikka.net/dev/tablecell.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Created attachment 39136
--> http://bugs.winehq.org/attachment.cgi?id=39136
Sourcecode
Found this problem in my application, here sample to reproduce.
http://netikka.net/dev/tablecell.exe
Click "Reset" button -> Everything is okay.
Click "Reset" again -> Infinite loop and I must kill it.
Attached source. Workaround winetricks ie6
--
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=34154
Bug #: 34154
Summary: iTunes 7 does not install
Product: Wine
Version: 1.6
Platform: x86
URL: http://www.oldapps.com/itunes.php?old_itunes=15?downlo
ad&ModPagespeed=noscript
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 00cpxxx(a)gmail.com
Classification: Unclassified
Created attachment 45435
--> http://bugs.winehq.org/attachment.cgi?id=45435
standard output + vbscript output
The installer for iTunes 7 shows an error screen saying something went wrong
and does not install. The output is attached, the following lines look relevant
so I added a +vbscript to the log.
fixme:vbscript:interp_newenum Unsupported for {V_BYREF -> {VT_DISPATCH:
0x216428}}
fixme:vbscript:exec_script Failed 80004001 in resume next mode
winetricks wsh56vb workarounds the issue.
--
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=35110
Bug ID: 35110
Summary: LabChart Reader 8 installer ends prematurely
Product: Wine
Version: 1.7.8
Hardware: x86
URL: http://cdn.adinstruments.com/Installers/win/LabChartRe
ader_v8.0.msi
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Blocks: 28847
Classification: Unclassified
Created attachment 46834
--> http://bugs.winehq.org/attachment.cgi?id=46834&action=edit
standard output
SHA1:
2d4f4ffc88e1b40f76d5fa95bdf9ac1a2dea1162 LabChartReader_v8.0.msi
I think this is the relevant part:
fixme:vbscript:parse_script parser failed around L" Properties\r\n Dim
Quiet\r\n\r\n Public Default Sub Init ()\r\n Set Properties =
CreateObject (\"Scripting.Dictionary\")\r\n Quiet = true\r\n End
Sub\r\n\r\n Public Property Get Property (name)\r\n if Not Quiet and
not Properties.Exists (name) then\r\n Ech"...
err:msi:ITERATE_Actions Execution halted, action L"GetCmdDir" returned 1603
This bug may be a duplicate of some other Scripting.Dictionary bug.
winetricks -q wsh56vb workarounds the issue.
--
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=32161
Bug #: 32161
Summary: IAudioClient should support IMarshal
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
It looks like IAudioClient should support the IMarshal interface. This impacts
the Rocksmith PC game (it has a demo but only on Steam):
0040:trace:alsa:AudioClient_QueryInterface
(0x162ed8)->({00000003-0000-0000-c000-000000000046}, 0x680e92c)
0040:warn:alsa:AudioClient_QueryInterface Unknown interface
{00000003-0000-0000-c000-000000000046}
0040:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80040155
0040:err:ole:CoMarshalInterface Failed to marshal the interface
{1cb9ad4c-dbfa-4c32-b178-c2f568a703b2}, 80040155
0032:trace:alsa:AudioClient_Release (0x162ed8) Refcount now 1
0032:trace:alsa:AudioClient_Release (0x162ed8) Refcount now 0
--
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=27831
Summary: Tic Tac Toe Game (vbscript) cannot be played
Product: Wine
Version: 1.3.24
Platform: x86
URL: http://www.planet-source-code.com/vb/scripts/ShowCode.
asp?txtCodeId=48298&lngWId=1
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
To view page you need to
~/wine-git/wine iexplore file://c:/Game.htm
None of the blank squares can be populated(clicking) and thus the game cannot
be played.
Didn't quite know what to pick for the severity so I picked minor.
--
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=32109
Bug #: 32109
Summary: Wine GIT 32bit selfcompiled: Installation of CorelDRAW
12 fails because builtin MSI has bugs
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gjwucherpfennig(a)gmx.net
Classification: Unclassified
First "rm -rf .wine"
then
$ WINEDEBUG=+msi,+vbscript /var/chroot/opt/wine/bin/wine setup.exe
&>msi_vbscript.log
Sometimes the installer hangs and has to be cancelled,
sometimes I the installer seems to succeed and I get a 62MB output.
Wine GIT includes the fix from BUG 32080...
--
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=34815
Bug #: 34815
Summary: iexplore hotmail.com needs IHTMLFrameBase::get_onload
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Continuation from bug27694
--
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=35705
Bug ID: 35705
Summary: Stability issues in certain games with recent Wine
(maybe Nvidia driver related)
Product: Wine
Version: 1.7.13
Hardware: x86
URL: http://www.populous-online.co.uk/files/populousdemo.ex
e
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: ken(a)codeweavers.com
Regression SHA1: 4c4552c5a1910a9d5adf8eccff0ac62d89ffe376
Created attachment 47680
--> http://bugs.winehq.org/attachment.cgi?id=47680
crash log
Beside the performance issue reported in bug #35655 I noticed stability issues
as well in certain games due to commit
4c4552c5a1910a9d5adf8eccff0ac62d89ffe376.
For example Populous: The Beginning starts with intense screen flickering. It's
not just the game but my whole system that becomes highly unresponsive.
The X Server takes up 100% CPU power, the system hardly responds to mouse or
keyboard input.
After a few minutes the game crashes as can be seen in the attached backtrace.
I can reproduce the problem with the following Nvidia binary drivers: 331.38,
331.49 and 334.16 beta.
With the latest beta drivers (334.16) the nvidia driver itself that crashes,
leaving me with a black screen and forcing me to reboot the system.
Reverting commit 4c4552c5a1910a9d5adf8eccff0ac62d89ffe376 fixes the problem for
me.
Fedora 20
Nvidia GeForce 250 / driver 334.16 beta
X.Org X Server 1.14.4
XFCE 4.10
wine-1.7.13-118-g0eb6265
--
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=26235
Summary: Pioneer DJs: page fault on read access in MFC71.dll
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bghome(a)gmail.com
To reproduce this click on the File -> Import -> MP3 Audio File menu. Then wine
crashes.
I expect the Windows file browser window to be opened.
Demo version is available from:
http://www.prodjnet.com/products/soft/djs/download_list_en.html
--
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.