http://bugs.winehq.org/show_bug.cgi?id=27647
Summary: An interactive guitar course won't work
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tonymobily(a)gmail.com
Created an attachment (id=35350)
--> (http://bugs.winehq.org/attachment.cgi?id=35350)
The error I get when I play a video
I am trying to run an Italian guitar course. This is a rather unknown piece of
software, and I am likely to be the only person on the planet trying to run it
under wine.
So, I am crossing my fingers where: 1) This is something that can be fixed
easily in a generic way 2) Other users have the same problem although using
different pieces of software.
The problem is only evident when I try to play a video in this course (they
show you how to play things).
Please note that this is likely to be pretty poorly written software... but you
never know.
Is there *anything* I can do to make this work? Even copy things over from a
Windows installation?
Bye!
Merc.
--
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=25406
Summary: Dotnet20 fail to install due to missing msi3.0
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dyvazar(a)numericable.fr
Created an attachment (id=32334)
--> (http://bugs.winehq.org/attachment.cgi?id=32334)
errors while installing dotnet20
Need to install msi3.0 directly from MS to be able to install dotnet20
(required by one of my app). Actually winetricks cant help (r1905) because it
only propose msi2.0 (MS has published 4.5).
So after installing msi3.0 from MS, then dotnet20 is able to install, but got
some errors: see joined terminal output
--
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=27144
Summary: Regression: uTorrent chunk progress bars show garbage
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: medhefgo(a)web.de
The uTorrent progress bars in general, files and pieces tabs show garbage.
c29cf0591976f96c3adb30c3c3b6db59f4983251 is the first bad commit
commit c29cf0591976f96c3adb30c3c3b6db59f4983251
Author: Roderick Colenbrander <thunderbird2k(a)gmail.com>
Date: Tue Apr 6 19:07:25 2010 +0200
winex11: Add support for 32-bit DDBs.
:040000 040000 73b8486e86ccd609ea2f0c8cf0c920b6ec3783dd
04bcf74196ee257fa4b8391041c627b89e6cbffe M dlls
Reverting the patch on latest HEAD isn't possible.
--
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=27551
Summary: cant turn the hero with the mouse in risen
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: EvilTwin1(a)gmx.de
Created an attachment (id=35219)
--> (http://bugs.winehq.org/attachment.cgi?id=35219)
log
everything but turning the character with the mouse works ingame
even in the menues/inventory the mouse is fine
--
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=20182
Summary: Power Basic 5.0 won't run under WINE
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rvkbob(a)juno.com
I pasted a working copy of PBCC (all files and folders) from Windows XP into
Linux Ubuntu 9.04 and executed the PBCC.exe file using the Wine Program Loader
(from the Nautilus). I get the following message on the screen. "The program
windvdm.exe has encountered a serious problem and needs to close."
PBCC appears to start up and asks for the authorization number for the program.
Then this wine error occurs immediately after I enter the correct number.
--
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=27340
Summary: WoW Launcher crashes, NULL pointer dereferenced
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rankincj(a)yahoo.com
This bug started happening at about the same time as the 1.3.21 release. What
is happening is that the get_script_guid() function in dlls/mshtml/script.c is
being passed nsscript=NULL. This function contains the line:
nsres = nsIDOMHTMLScriptElement_GetType(nsscript, &val_str);
where nsIDOMHTMLScriptElement_GetType() is really a macro defined as:
#define nsIDOMHTMLScriptElement_GetType(This,aType)
(This)->lpVtbl->GetType(This,aType)
So being passed NULL for This is a "Bad Thing", obviously.
I have no idea *why* nsscript is NULL suddenly; presumably doc_insert_script()
is being passed NULL.
--
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=24804
Summary: winboot.exe error
Product: WineHQ.org
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: r.krieger12(a)web.de
wine creat the error: winboot.exe after i start.
i uses ubuntu 10.04
thanks for help
--
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=27618
Summary: Very slow wine Opengl performance with ASUS 1215N
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turgut(a)kalfaoglu.com
As documented in:
https://github.com/MrMEEE/bumblebee/issues/313
optirun32 wine wow.exe -opengl
produces a warcraft game that's unplayably slow.
However, the same hardware plays wow at a 45FPS when booted from windows7.
It was determined that it was a wine issue, after it was researched by the
Bumblebee project.
--
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=27581
Summary: Nordic Bet installer window is blank without native
ie7
Product: Wine
Version: 1.3.22
Platform: x86
URL: http://www.nordicbet.com/eng/poker
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 19723
While looking at bug 19723, noticed this.
Terminal output is short:
fixme:shdocvw:PersistStorage_InitNew (0x131978)->(0x487430)
fixme:urlmon:URLMoniker_BindToObject use running object table
fixme:shdocvw:handle_navigation_error Navigate to error page
fixme:shdocvw:bind_to_object BindToObject failed: 800c000f
fixme:shdocvw:WebBrowser_put_RegisterAsDropTarget (0x131978)->(0)
fixme:shdocvw:PersistStorage_InitNew (0x133f28)->(0x487510)
fixme:shdocvw:WebBrowser_put_RegisterAsDropTarget (0x133f28)->(0)
fixme:urlmon:URLMoniker_BindToObject use running object table
fixme:shdocvw:handle_navigation_error Navigate to error page
fixme:shdocvw:bind_to_object BindToObject failed: 800c000f
winetricks ie7 gets some images/text to appear.
wine-1.3.22-203-gac90c1b
3bb345567aa476d07d75c3fb26cce44307aaf904 NordicBet.exe
--
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=27216
Summary: 32bit DLL pulling in 64 DLLs fails in
check_architecture
Product: Wine
Version: 1.3.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mpartap(a)gmx.net
At first, i was thinking that somehow, wine64 'gets all confused' about its
64bitness and spuriously spawns 32bit wine processes that naturally choke at
loading 64bit dlls. Having a closer look at it, the program i'm running to run
is mixed 32/64bit executables and libraries. The 32bit main program pulls in a
32bit library that wants to load 64bit QT dlls. Is there a way to make it run?
--
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.