http://bugs.winehq.org/show_bug.cgi?id=20441
Summary: Critical bug in RM2k3 RPG_RT.exe
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rave002(a)o2.pl
When in RM2k3 I trying to use MP3 as BGM or try to play AVI the message OLE
error appear. I can't know what exactly is wrong, because on Wingdow$ it work
fine. Also Powermode2003 RPG_RT.exe don't work at all.
NOTE: This my be a problem with all Delphi-based apps, but I am not sure about
it.
--
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=17746
Summary: Mouse visible when it shouldn't be in Quake Live
Product: Wine
Version: 1.1.17
Platform: Other
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: MattFinn(a)gmail.com
In Quake Live (essentially an online quake 3, free to play and download), the
mouse always shows up, centered (being a FPS, the mouse should be hidden).
I was able to install the game by going to http://www.quakelive.com/,
registering. I used winetricks for 'firefox3' and 'flash', installed their
plugin (wine msiexec /i QuakeLiveNP.msi), and played the game.
I could post a screen shot if it'd help, but it doesn't sound necessary.
--
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=10672
Summary: ArcGIS 9.2 (ArcMap.exe) crashes on startup
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yecarrillo(a)gmail.com
Created an attachment (id=9499)
--> (http://bugs.winehq.org/attachment.cgi?id=9499)
ArcMap 9.2 Crash on startup
ArcGIS 9.2 (ArcMap.exe) crashes on startup after a successful install process.
--
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=20269
Summary: Tom Raider Legend does not start in any way but have
platinum status with older versions
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vamp898(a)web.de
Created an attachment (id=23945)
--> (http://bugs.winehq.org/attachment.cgi?id=23945)
wine output
Tomb Raider installs fine but when i try to run it the following error appears
(watch attachment)
--
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=10479
Summary: Grass jumping around in S.T.A.L.K.E.R.
Product: Wine
Version: 0.9.49.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ambro(a)b4ever.net
In S.T.A.L.K.E.R. - Shadow of Chernobyl, parts of grass are disappearing and
appearing on wrong locations. E.g. there's some area where there is no grass as
should be but there's some grass on the road where it shouldn't be. The grass
keeps appearing and disappearing as I move and look around, also if I stay on
the same posistion I think.
With UseGLSL=disabled everything looks fine.
GeForce 8800GTX, driver 100.14.19
--
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=20714
Summary: build fails on OpenSolaris: ifenum.c:322: error:
structure has no member named `ifr_hwaddr'
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christian.thalinger(a)gmail.com
The build fails because SIOCGIFHWADDR is defined but the ifreq structure does
not have a ifr_hwaddr field.
make[2]: Entering directory
`/export/home/twisti/projects/wine/wine-1.1.33/dlls/iphlpapi'
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wstrict-prototypes -Wwrite-strings -Wpointer-arith -g -O2 -o ifenum.o
ifenum.c
ifenum.c: In function `getInterfacePhysicalByName':
ifenum.c:322: error: structure has no member named `ifr_hwaddr'
ifenum.c:367: error: structure has no member named `ifr_hwaddr'
ifenum.c:367: error: structure has no member named `ifr_hwaddr'
ifenum.c:376: error: structure has no member named `ifr_hwaddr'
make[2]: *** [ifenum.o] Error 1
twisti@macbook:~/projects/wine/wine-1.1.33$ ack HAVE_SYS_SOCKIO_H
include/config.h
#define HAVE_SYS_SOCKIO_H 1
twisti@macbook:~/projects/wine/wine-1.1.33$ ack SIOCGIFHWADDR /usr/include/
/usr/include/sys/sockio.h
313:#define SIOCGIFHWADDR _IOWR('i', 185, int) /* PF_PACKET */
--
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=20299
Summary: AutoCAD 2008: No images on buttons from Quick Help
Toolbar
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=24000)
--> (http://bugs.winehq.org/attachment.cgi?id=24000)
Quick Help Toolbar
Problem is showed in attachment. Particularly the images on the buttons
disappeared in Wine 1.1.31. These button are on the right of "Type a question
for help"
I did regression test and that is what I received
c2202929ab4b6d1ce379865dfd8904186814f265 is first bad commit
commit c2202929ab4b6d1ce379865dfd8904186814f265
Author: Joel Holdsworth <joel(a)airwebreathe.org.uk>
Date: Mon Jun 29 19:10:36 2009 +0100
user32: Fixed CURSORICON_CreateIconFromBMI to preserve the alpha channel.
:040000 040000 a16e47d4a4ed568eb8e3fa4f4e84b20b7b7ceffd
b2022d036c05cc39c0ae217a9ba0bb2ffa82dfd9 M dlls
After doing
git show c2202929ab4b6d1ce379865dfd8904186814f265 | patch -p1 -R
I get
patching file dlls/user32/cursoricon.c
Unreversed patch detected! Ignore -R? [n]
Apply anyway? [n]
Skipping patch.
6 out of 6 hunks ignored -- saving rejects to file dlls/user32/cursoricon.c.rej
So I failed to revert this patch.
--
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=20079
Summary: Regression causes WOW to lock up at login screeen
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: celticht32(a)aol.com
> b5b58e423d32666581f69046c74bb19902c35c2b is first bad commit
> commit b5b58e423d32666581f69046c74bb19902c35c2b
> Author: Henri Verbeet <hverbeet(a)codeweavers.com>
> Date: Thu Sep 17 12:35:24 2009 +0200
>
> d3d8: Add a separate function for cube texture initialization.
>
> :040000 040000 8cd1752ed711799ebfb77127de399d527add5415
> 963c6467c8b4367b8a7bd1c1e4eece07937c13d6 M dlls
> [cahrendt@stinky wine-git]$
Latest Wine GIT
went through the regression tests... and got the above..
--
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=19798
Summary: unimplemented function
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntoskrnl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: renaud(a)olgiati-in-paraguay.org
Running the commercial prog guiaslatinas (a phonebook on CD for Paraguay) I get
an wine:
Call from 0x7edee072 to unimplemented function
ntoskrnl.exe.IoReportResourceUsage, abortingerror:
--
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=18632
Summary: libgklayout.dll compiled from mingw fails to load
(.dll from Firefox)
Product: Wine
Version: 1.1.22
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sylvain.pasche(a)gmail.com
This is with wine from git (version wine-1.1.22-51-g85b6189) on Ubuntu 9.04,
32bit.
Steps to reproduce:
- Download Mozilla source from http://hg.mozilla.org/mozilla-central/
- Follow the instructions at
https://developer.mozilla.org/index.php?title=En%2FCross_Compile_Mozilla_fo…
for cross compiling it (I had to do some adjustments to the source in order to
compile).
- copy libgcc_s_sjlj-1.dll in the $objdir/dist/bin directory (required by
mingw).
- Try to load Firefox.
It fails to load, because a required .dll fails to load. The Firefox output is:
*** Registering components in: Apprunner
nsNativeModuleLoader::LoadModule("Z:\home\sypasche\moz\cross\objdir-i686-mingw32\dist\bin_deref\components\gklayout.dll")
- load FAILED, rv: 80004003, error:
Exec format error
The relevant logs:
0009:trace:module:load_native_dll Trying native dll
L"Z:\\home\\sypasche\\moz\\cross\\objdir-i686-mingw32\\dist\\bin_deref\\components\\gklayout.dll"
0009: create_mapping( access=000f0005, attributes=00000000, protect=00000141,
size=00000000, file_handle=00bc, objattr={rootdir=0000,sd={},name=L""} )
0009: create_mapping() = 0 { handle=00c4 }
0009:trace:virtual:NtMapViewOfSection handle=0xc4 process=0xffffffff addr=(nil)
off=000000000 size=0 access=2
0009: get_mapping_info( handle=00c4, access=00000004 )
0009: get_mapping_info() = 0 { size=0a857000, protect=256, header_size=1536,
base=6c140000, mapping=00c8, shared_file=0000 }
0009: get_handle_fd( handle=00c4 )
0009: *fd* 00c4 -> 79
0009: get_handle_fd() = 0 { type=1, removable=0, access=000f0005,
options=00000000 }
0009: close_handle( handle=00c8 )
0009: close_handle() = 0
0009: close_handle( handle=00c4 )
0009: close_handle() = 0
0009:warn:module:load_dll Failed to load module
L"Z:\\home\\sypasche\\moz\\cross\\objdir-i686-mingw32\\dist\\bin_deref\\components\\gklayout.dll";
status=c0000017
status=c0000017 should be STATUS_NO_MEMORY
The resulting binaries load fine on Windows, so there may be some issue on
Wine's side.
--
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.