http://bugs.winehq.org/show_bug.cgi?id=8278
Lisa Denia <eiffel56(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eiffel56(a)gmail.com
--- Comment #8 from Lisa Denia <eiffel56(a)gmail.com> 2008-09-06 05:15:42 ---
Wine 1.1.4 here, and still confirming. No explosions, shooting animation, ...
The console gets filled with:
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
or:
fixme:d3d:IWineD3DDeviceImpl_EvictManagedResources (0x135b18) : stub
and sometimes there is:
err:d3d:getColorBits Unsupported format: WINED3DFMT_R16F
err:d3d:getColorBits Unsupported format: WINED3DFMT_A16B16G16R16F
err:d3d:getColorBits Unsupported format: WINED3DFMT_R32F
err:d3d:getColorBits Unsupported format: WINED3DFMT_A32B32G32R32F
fixme:d3d:debug_d3dformat Unrecognized 909200449 (as fourcc: AL16)
WINED3DFORMAT!
err:d3d:CheckTextureCapability Unhandled format=unrecognized
fixme:d3d:debug_d3dformat Unrecognized 909201952 (as fourcc: R16)
WINED3DFORMAT!
err:d3d:CheckTextureCapability Unhandled format=unrecognized
--
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=15114
Summary: Unreal II XMP: community installer fails
Product: Wine
Version: unspecified
Platform: PC-x86-64
URL: http://www.xmpcommunity.com/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pastas4(a)gmail.com
The U2XMP Community Installer fails to install Unreal II XMP. It's
InstallShield installer, and runs from a FAT32 system, though Wine and tries to
install it back to FAT32. The error message given is:
"An error occurred during the move data process : -2147024891"
Running OpenSUSE 11.0 x64 edition.
--
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=8997
--- Comment #30 from Tim Williams <tjandacw(a)yahoo.com> 2008-09-05 22:39:41 ---
I ran TM2008 from a command line and redirected the output. I dont' know if the
print statements come from wine or TM, but when it's *not* locked, I get the
following in the output: (copied from a diff -c output of the two logs)
! fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x13e6c0)
! fixme:mshtml:HlinkTarget_SetBrowseContext (0x1f91568)->((nil))
! fixme:shdocvw:OleObject_Close (0x13e6c0)->(1)
These 3 statements are not in the locked version.
I'm attaching the last context diff containing this. It shows that TM goes into
a loop calling
'DllCanUnloadNow stub'
'DllCanUnloadNow ()'
about 1min apart.
The diffs for the rest of the file look like just different memory addresses.
--
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=8997
--- Comment #29 from Peter Fales <wine(a)fales-lorenz.net> 2008-09-05 21:59:45 ---
Just for the record, I'm still seeing this with wine-1.0-1.fc8 supplied with
Fedora 8. I've been living with the "download the data then kill the program"
hack, but I keep hoping for a better fix. :-)
--
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=2608
Xavier Vachon <xvachon(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xvachon(a)gmail.com
--- Comment #24 from Xavier Vachon <xvachon(a)gmail.com> 2008-09-05 21:03:06 ---
(In reply to comment #23)
> This bug still persists with wine 1.1.3. No need to post my logs same
> information that's already here.
>
I confirm as well, with wine 1.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=8997
Tim Williams <tjandacw(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tjandacw(a)yahoo.com
--- Comment #28 from Tim Williams <tjandacw(a)yahoo.com> 2008-09-05 20:24:31 ---
(In reply to comment #26)
> Just wanted to chime in as another user who would really like to see
> Troopmaster 2008 working in Wine. I tried it out recently with Troopmaster
> 2008 (version 4.00e) running on Fedora 8 wine-0.9.58-1.fc8. I also tried the
> more recent wine-0.9.60-1.fc8 from "updates-testing." It "almost" works, but
> I'm seeing what I believe is the same scenario described by the original bug
> report:
I just installed TM2008 with DotNet using wine-1.0 on ubuntu-8.04. I get the
same issue with TM freezing after downloading the database. I haven't noticed
any problems with corrupting the database yet, but I haven't done anything with
it yet either. The database corruption bug has me a little worried.
What can I do to help in debugging this? I can install TM in VirtualBox, or on
a separate XP partition, but I want to be able to do away with the need for
that XP license. (I have XP SP2, but I like linux.) I'm not sure how much time
or expertise I can bring, but I'm willing to try and help where I can.
--
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=6971
--- Comment #175 from Reyn <alexispospelov(a)ya.ru> 2008-09-05 15:47:40 ---
(In reply to comment #170)
> Rasto, Reyn, and others
>
> Can you test the <a href='http://bugs.winehq.org/attachment.cgi?id=15638'>patch
> I posted in #160?</a> I would like to know if it works in the other games
> mentioned (Mount & Blade, RO etc.). It definitely works in WWIIOnline for me.
>
I've applied your hack to 1.1.4. And yes it works fine in Mount & Blade.
Thanks :)
--
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=6606
--- Comment #5 from joaopa <jeremielapuree(a)yahoo.fr> 2008-09-05 15:41:57 ---
Still crashing in wine-1.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=3591
Saulius K. <saulius2(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |saulius2(a)gmail.com
--
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.