http://bugs.winehq.org/show_bug.cgi?id=6219
------- Additional Comments From villemal(a)paju.oulu.fi 2006-28-10 08:17 -------
Tried out wine 0.9.23 and 0.9.9. They didn't work with the game. The DCOM98
install didn't work with 0.9.9. There's a error message about it:
err:rundll32:main Unable to load L"setupx.dll".
I'll have to test 0.9.8 some day. There are no versions of wine between 0.9.9
and 0.9.22 as Gentoo ebuilds. Looks like the dcom 'update' broke the 0.9.9
install too. winecfg and wine don't work at all now.
When trying out the different versions I unemerged previous versions and rm'd
.wine directory before installing new versions.
--
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=6536
------- Additional Comments From mike(a)codeweavers.com 2006-28-10 01:33 -------
Download the attached patch, and save it as say "gfur.diff".
cd wine
patch -p1 --dry-run < gfur.diff
# if the above patch command shows no errors, try
patch -p1 < gfur.diff
# then:
autoconf
./configure
make
--
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=6542
------- Additional Comments From roboknight+winehq(a)gmail.com 2006-27-10 23:32 -------
Almost forgot to add that there are some actual errors that appear from mshtml,
but I don't know if that is causing the "orphaned" window or if it is the fixmes.
--
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=6542
roboknight+winehq(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-ole |wine-shdocvw
--
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=4489
------- Additional Comments From nospam(a)thenerdshow.com 2006-27-10 22:56 -------
I'm experiencing this with Dark Age of Camelot on Fedora 6 newly installed and
updated with Compiz/wineCVS (unpatched) with a fresh .wine folder.
--
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=6542
------- Additional Comments From roboknight+winehq(a)gmail.com 2006-27-10 22:09 -------
Created an attachment (id=3950)
--> (http://bugs.winehq.org/attachment.cgi?id=3950&action=view)
This shows the fixmes that occur when GSAK runs.
There is no error that occurs. However, the window that appears is most likely
supposed to be a child window, but it gets created on the root window instead.
--
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=6542
Summary: SHDOCVW fixmes cause GSAK to create unusable subwindow
in root
Product: Wine
Version: 0.9.24.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roboknight+winehq(a)gmail.com
CC: roboknight+winehq(a)gmail.com
It appears that GSAK does not bomb anymore after a fix to bug 6151 thanks to
Jacek. However, it appears that GSAK now creates a subwindow, HTML based, that
shows up on the root window instead of inside of the application window as it is
supposed to. This window interferes with the operation of GSAK because nothing
affects this window and controls are hidden behind the window. I will post the
fixme output
--
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=4016
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From the3dfxdude(a)gmail.com 2006-27-10 20:18 -------
reported fixed
--
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.