http://bugs.winehq.org/show_bug.cgi?id=19563
Summary: Guitar Hero World Tour crashes after dinput's
QueryInterface
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://worldtour.guitarhero.com/uk/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andras(a)csevego.net
After fixing bug 19562, the next problem will be, we are not offering
IDirectInputDevice8W in IDirectInputDevice2AImpl_QueryInterface.
This will result in null pointer access.
It can fixed by adding IDirectInputDevice8W to
IDirectInputDevice2AImpl_QueryInterface, but proper tests needed, what does
dinput on windows.
Patch:
diff --git a/dlls/dinput/device.c b/dlls/dinput/device.c
index 941206c..cb66b03 100644
--- a/dlls/dinput/device.c
+++ b/dlls/dinput/device.c
@@ -753,6 +753,14 @@ HRESULT WINAPI IDirectInputDevice2AImpl_QueryInterface(
*ppobj = This;
return DI_OK;
}
+
+ if (IsEqualGUID(&IID_IDirectInputDevice8W,riid)) {
+ IDirectInputDevice8_AddRef(iface);
+ *ppobj = This;
+ return DI_OK;
+ }
+
+
TRACE("Unsupported interface !\n");
return E_FAIL;
}
--
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=11375
Summary: Error during Orcad 16.0 installation
Product: WineHQ Apps Database
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: osquillar(a)terra.es
Created an attachment (id=10487)
--> (http://bugs.winehq.org/attachment.cgi?id=10487)
Wine error during Orcad 16.0 installation
I've tried to install orcad 16.0 under wine 0.9.54 but could not start due to
the error attadched.
--
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=19686
Summary: Acrobat Reader 1.0 for DOS installer fails
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://www.oldversion.com/download/acrobat10dos.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P4
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Acrobat Reader 1.0 for DOS installer fails, filling the console with the
following two lines repeatedly until killed:
err:int31:DOSVM_Int31Handler int31: unknown/not implemented parameters:
int31: AX 8001, BX 186a, CX 0000, DX 1a22, SI 0fa4, DI 0001, DS 0001, ES 1a22
--
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=25201
Summary: wine: Call from 0x7b838b62 to unimplemented function
mscoree.dll.GetFileVersion
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simaskonfa(a)gmail.com
Created an attachment (id=31998)
--> (http://bugs.winehq.org/attachment.cgi?id=31998)
log
I get this while trying to run a .NET app
(mono-2.6.7-gtksharp-2.12.10-win32-2.exe is installed, wine 1.3.6 from ppa
ubuntu 10.04)
--
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=14521
Summary: Windows version has graphical glitches.
Product: Wine
Version: 1.1.1
Platform: PC
URL: http://marijn.haverbeke.nl/jigsaw/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gregm(a)gxsnmp.org
When running the Windows version under wine the puzzle pieces have several
graphical glitches and what appears to be every other row rendered.
The same binary and dll's when run under windows proper exhibits no such
issues.
--
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=20802
Summary: [MSI] Uninstall doesn't work for 2gis shell
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://download.2gis.ru/arhives/2GISShell-3.0.5.4.msi
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Install this application, try to uninstall it - nothing will happen.
--
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=12120
Summary: iSBEM 3.0 doesn't show EULA on startup
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.ncm.bre.co.uk
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To install:
wget http://kegel.com/wine/winetricks
sh winetricks art2kmin
wget http://www.ncm.bre.co.uk/files/iSBEM_v3.0.b.exe
wine iSBEM_v3.0.b.exe
cd .wine/drive_c/NCM/iSBEM_v3.0.b
wine start iSBEM_v3.0.b.mdb
According to the user guide
http://www.ncm.bre.co.uk/files/iSBEM-User_Guide_12Feb08.pdf
a license agreement dialog should appear on startup,
but it doesn't. Doing 'winetricks dcom98' gets it to
start up, so this must be a COM/OLE problem, but
that's not a usable workaround, as you can't dismiss the EULA dialog then for
some reason.
--
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=23803
Summary: rawdump (semi)works with dotnet20, but not mono26
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.softpedia.com/get/CD-DVD-Tools/CD-DVD-Rip-O
ther-Tools/RawDump.shtml
OS/Version: Linux
Status: NEW
Keywords: dotnet, download, source
Severity: enhancement
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
(Filed at Vincent's request)
Based on bug 23799.
to reproduce:
$ rm -rf .wine
$ winetricks -q gdiplus mono26
$ wine rawdump.exe
you'll get:
** (rawdump.exe:8): WARNING **: mono_class_from_mono_type: implement me 0xb6
**
ERROR:class.c:5499:mono_class_from_mono_type: code should not be reached
and with dotnet20:
$ rm -rf .wine
$ winetricks -q gdiplus dotnet20
$ wine rawdump.exe
you'll get a gui. The program doesn't work properly, but that's bug 23799.
--
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=21543
Summary: Pasting bitmaps that were created by gnome-screenshot
can crash Wine in
X11DRV_CLIPBOARD_RenderSynthesizedBitmap
Product: Wine
Version: 1.1.31
Platform: x86
URL: http://winehq.org/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexander.scott.johns+winebug(a)googlemail.com
Created an attachment (id=25953)
--> (http://bugs.winehq.org/attachment.cgi?id=25953)
Backtrace of crash
To reproduce (in GNOME, at least):
* Run clipview (from http://bugs.winehq.org/attachment.cgi?id=25952), mspaint
or probably any program that can paste the CF_BITMAP clipboard format.
* Press the Print Screen key.
[gnome-screenshot ("Save Screenshot") should appear.]
* Click Copy to Clipboard.
[clipview won't refresh automatically. That is bug 19418.]
* Press F5 in clipview to refresh (or paste, in mspaint, etc).
[The screenshot should appear.]
* Close gnome-screenshot.
* Press F5 again (or paste the CF_DIB format).
[An error will occur in clipview - can't read CF_DIB for some reason.]
* Select View -> 0x0002: Bitmap Image in clipview (or paste the CF_BITMAP
format).
[Crash.]
Backtrace attached.
On wine-1.1.37-230-g3ed5df1 + my clipview patch.
In a clean prefix.
--
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=25268
Summary: chm help viewer broken again
Product: Wine
Version: 1.3.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scallegari(a)arces.unibo.it
In 1.3.7 the help has been broken in many applications.
For instance, publish or perish shows the help chapter tree, but the help pages
are blank. LTSpice (with the -nowine option) does the same.
This has been broken and fixed already for at least two times previously, so
maybe this hint can help identify the current problem.
--
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.