http://bugs.winehq.org/show_bug.cgi?id=30220
Bug #: 30220
Summary: Unhandled Priveleged instruction when starting Minitab
16
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: prabhjotsbhatia(a)gmail.com
Classification: Unclassified
The following error is printed to the terminal when I startup Minitab 16.
However, there is no effect on the GUI and the application continues to work as
normal. Bug 30219 could be related.
$ env WINEPREFIX=/home/prabhjot/.myWineBottles/Minitab16/ wine "C:\Program
Files\Minitab\Minitab 16\Mtb.exe"
fixme:ntoskrnl:KeInitializeMutex stub: 0x5b4a80, 0
fixme:ntoskrnl:KeWaitForSingleObject stub: 0x5b4a80, 0, 0, 0, (nil)
wine: Unhandled privileged instruction at address 0x5adf59 (thread 0019),
starting debugger...
err:ole:CoRegisterClassObject object already registered for class
{03e42d3f-a029-4137-b411-244c669f3fbd}
fixme:richedit:IRichEditOle_fnSetHostNames stub 0x2894338 Minitab Mtb
fixme:richedit:IRichEditOle_fnSetHostNames stub 0x2894338 Minitab Project
Manager
fixme:richedit:ME_HandleMessage EM_SETTARGETDEVICE doesn't use non-NULL target
devices
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x32f9d8,0x32f9dc): stub
fixme:shell:SHGetFileInfoW set icon to shell size, stub
fixme:shell:SHGetFileInfoW set icon to shell size, stub
fixme:ole:CoResumeClassObjects stub
--
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=18660
Summary: .NET app needs SystemParametersInfoW(
SPI_GETDROPSHADOW) handled
Product: Wine
Version: 1.1.22
Platform: Other
URL: http://www.codeproject.com/KB/mobile/UMPCOptimizedSamp
le.aspx
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
a .NET 3.0 app dies due to SystemParametersInfoW( SPI_GETDROPSHADOW) not
handled:
--- snip ---
fixme:system:SystemParametersInfoW Unimplemented action: 4132
(SPI_GETDROPSHADOW)
--- snip ---
and managed backtrace:
--- snip ---
Unhandled Exception: System.ComponentModel.Win32Exception: Invalid SPI
parameter
at System.Windows.SystemParameters.get_DropShadow()
at System.Windows.SystemResourceKey.get_Resource()
at System.Windows.SystemResources.FindResourceInternal(Object key, Boolean
allowDeferredResourceReference, Boolean mustReturnDeferredResourceReference)
at System.Windows.FrameworkElement.FindResourceInternal(FrameworkElement fe,
FrameworkContentElement fce, DependencyProperty dp, Object resourceKey, Object
unlinkedParent, Boolean allowDeferredResourceReference, Boolean
mustReturnDeferredResourceReference, DependencyObject boundaryElement, Boolean
isImplicitStyleLookup, Object& source)
...
--- snip ---
Handling SPI_GETDROPSHADOW keeps the app happy (returning hard coded bool for a
start).
Regards
--
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=30623
Bug #: 30623
Summary: iTunes 10.6.1 UI corruption
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: medasaro(a)comcast.net
Classification: Unclassified
Created attachment 40098
--> http://bugs.winehq.org/attachment.cgi?id=40098
iTunes 10.6.1 Running on Wine 1.5.3 showing UI corruption
Install iTunes 10.6.1 into a clean wine prefix using the latest wine version
and no changes to the default setup (Windows version set to WINXP). iTunes will
install and launch, but the main window is mostly black and missing buttons /
features. See the attached screenshot.
--
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=22392
Summary: 3dmark03, 3dmark06 crash on startup when trying to get
system info
Product: Wine
Version: 1.1.43
Platform: x86
URL: http://www.futuremark.com/download/3dmark03/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The log from 3dmark03 looks like
0009:Call ole32.CoGetObject(0032f448
L"Elevation:Administrator!new:{F21AABF7-4F63-48FB-9524-822429922224}",0032f410,1003d200,00d995f4)
ret=10013222
...
err:ole:CoGetClassObject no class object {f21aabf7-4f63-48fb-9524-822429922224}
could be created for context 0x4
0009:Ret ole32.CoCreateInstance() retval=80040152 ret=10013233
0009:Call user32.MessageBoxA(00000000,1003d250 "Errors occured while
initializing Futuremark SystemInfo. Please make sure the software is properly
installed. For latest Futuremark SystemInfo, please see
www.futuremark.com.",1003d300 "Error",00000000) ret=10013252
which sounds like we're missing a funky com feature,
the COM Elevation Moniker
http://msdn.microsoft.com/en-us/library/ms679687(VS.85).aspx
This must have been added in the most recent update of the app;
I'm running build 3.6.0, which is quite recent. (I can't find
the old version.)
You can bypass this on sysmark06 with -nosysteminfo (note the single dash),
but I can't seem to bypass it on sysmark03.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36715
Bug ID: 36715
Summary: 3dmark 2003 needs
msvcp70.dll.??8std@@YA_NABV?$basic_string@DU?$char_tra
its@D@std@@V?$allocator@D@2@@0@PBD@Z
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
continuation of bug 36540
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Futuremark/3DMark03
$ wine ./3DMark03.exe
wine: Call from 0x7b83ac57 to unimplemented function
msvcp70.dll.??8std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z,
aborting
wine: Unimplemented function
msvcp70.dll.??8std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z
called at address 0x7b83ac57 (thread 0026), starting debugger...
--- snip ---
$ sha1sum 3DMark03_v360_1901.exe
du 46a439101ddbbe3c9563b5e9651cb61b46ce0619 3DMark03_v360_1901.exe
$ du -sh 3DMark03_v360_1901.exe
182M 3DMark03_v360_1901.exe
$ wine --version
wine-1.7.19-154-g80a29e2
Regards
--
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=36540
Bug ID: 36540
Summary: 3dmark 2003 -nosysteminfo: crash at startup
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: darkbasic(a)linuxsystems.it
Created attachment 48630
--> http://bugs.winehq.org/attachment.cgi?id=48630
backtrace
I'm using Stefan Dösinger's branch (https://github.com/stefand/wine) but it
crashes even if I disable d3d stream in regedit.
Attached backtrace. 3dmark 2001/2005/2006 work flawlessly.
--
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=10365
Summary: Nero 7 essentials fails to install
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.nero.com/enu/index.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Created an attachment (id=9036)
--> (http://bugs.winehq.org/attachment.cgi?id=9036)
1st dialog
When trying to install nero 7 essentials a dialog box pops up saying it could
not complete an msi query, then it is followed up by an msiexec error dialog.
--
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=28954
Bug #: 28954
Summary: Isntallation os several system programs needed by NERO
10 fails
Product: Wine
Version: 1.2.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ponchorat1968(a)hotmail.com
Classification: Unclassified
Created attachment 37225
--> http://bugs.winehq.org/attachment.cgi?id=37225
Screenshot of the error on installing NERO 10 Suite
Installing NERO 10 needs several Windows operating programs to work properly
but fails on installing MSI 4.5 for Windows XP
--
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.