http://bugs.winehq.org/show_bug.cgi?id=28924
Bug #: 28924
Summary: "Unknown error" message at Visual Studio 2010 startup
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: keks9n(a)gmail.com
Classification: Unclassified
I've got it installed, but it doesn't run.
$ wine devenv.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:process:SetProcessDEPPolicy (1): stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:shell:SetCurrentProcessExplicitAppUserModelID L"VisualStudio.10.0": stub
fixme:ole:CoInitializeSecurity (0x32f898,-1,(nil),(nil),0,0,(nil),8,(nil)) -
stub!
err:ole:CoGetClassObject class {0000034b-0000-0000-c000-000000000046} not
registered
err:ole:CoGetClassObject no class object {0000034b-0000-0000-c000-000000000046}
could be created for context 0x1
Then it shows "Unknown error" message.
--
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=28022
Summary: Visual Studio 2010 Professional does not install
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neil.stoker(a)gmail.com
Created an attachment (id=35879)
--> (http://bugs.winehq.org/attachment.cgi?id=35879)
The output from wine /mnt/disk/setup.exe 2> wine.log for a full install
Attempting to install the full version of Visual Studio 2010 Professional.
The initial load of the setup appears to work correctly (although taking a very
long time). The error reporting to Microsoft was enabled.
Accepting licence terms worked.
Full install to c: (with 180G free)
Microsoft .NET framework 4 * failed during install
--
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=33497
Bug #: 33497
Summary: Microsoft SQL Server 2005 Express Edition: installer
fails (needs ComAdminCatalog class from comadmin.dll)
Product: Wine
Version: 1.5.29
Platform: x86
URL: http://go.microsoft.com/fwlink/?linkid=65212
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Continuation from bug 32048:
After fixing DtcGetTransactionManagerExW stub from bug 32048, the installer
aborts displaying message about WMI configuration:
"The SQL Server System Configuration Checker cannot be executed due to WMI
configuration on the machine daniel Error:87 (0x57)."
Interesting part of the log (displayed after DtcGetTransactionManagerExW
fixme):
err:ole:CoGetClassObject class {f618c514-dfb8-11d1-a2cf-00805fc79235} not
registered
err:ole:create_server class {f618c514-dfb8-11d1-a2cf-00805fc79235} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {f618c514-dfb8-11d1-a2cf-00805fc79235}
could be created for context 0x15
http://mikolajapp.appspot.com/uuid/query?q={f618c514-dfb8-11d1-a2cf-00805fc…
Most likely the missing class COMAdminCatalog is the culprit here.
Prerequisites:
winetricks mspatcha
workaround for bug 32048
--
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=33520
Bug #: 33520
Summary: Microsoft SQL Server 2005 Express Edition: installer
fails (netapi32:NetLocalGroup* functions need real
implementation)
Product: Wine
Version: 1.5.29
Platform: x86
URL: http://go.microsoft.com/fwlink/?linkid=65212
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: netapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Created attachment 44362
--> http://bugs.winehq.org/attachment.cgi?id=44362
console output
Continuation from bug 33512:
now the installer reports an error during installation of the application. The
installer first tries to create user groups using NetLocalGroupAdd, then tries
to access them using LookupAccountName (found in relay log). This of course
fails, since NetLocalGroupAdd is a no-op stub.
Prerequisites:
winetricks mspatcha dotnet20
workaround for bug 32048
--
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=19428
Summary: Microsoft SQL Express 2005 fails to install - Error
1627 - ERROR_FUNCTION_FAILED
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yurienu.amenysta(a)gmail.com
Hi,
I run SQLEXPR.exe, extract files, agree with the terms, and try to install it
but it fails with error 1627 : ERROR_FUNCTION_FAILED.
Thanks in advance,
--
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=33504
Bug #: 33504
Summary: Microsoft SQL Server 2005 Express Edition: installer
fails (needs more properties in Win32_OperatingSystem)
Product: Wine
Version: 1.5.29
Platform: x86
URL: http://go.microsoft.com/fwlink/?linkid=65212
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wmi&wbemprox
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
The installer tries to access the following unimplemented properties of
Win32_OperatingSystem:
OSProductSuite
OSType
ServicePackMajorVersion
SuiteMask
Version
The installer log states that "Current Operating System is not supported",
followed by: "The SQL Server System Configuration Checker cannot be executed
due to WMI configuration on the machine daniel Error:87 (0x57)."
Some time before that the log reports that checking OSVersion and OSServicePack
returned result 87 (0x57), which leads me to believe that these messages are
related.
The application also tries to get unimplemented Win32_Processor.Family, but
that seems to be silently ignored.
--
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=33510
Bug #: 33510
Summary: Microsoft SQL Server 2005 Express Edition: installer
fails (null pointer dereference in wbemprox)
Product: Wine
Version: 1.5.29
Platform: x86
URL: http://go.microsoft.com/fwlink/?linkid=65212
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wmi&wbemprox
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Created attachment 44356
--> http://bugs.winehq.org/attachment.cgi?id=44356
+wbemprox log of the installer
Continuation from bug 33504
The installer tries to enumerate the values from a registry key using
StdRegProv, and then throws an exception trying to get count of items from a
null array:
http://source.winehq.org/git/wine.git/blob/HEAD:/dlls/wbemprox/query.c#l583
+wbemprox log attached.
--
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=33512
Bug #: 33512
Summary: Microsoft SQL Server 2005 Express Edition: installer
fails with unhandled exception
Product: Wine
Version: 1.5.29
Platform: x86
URL: http://go.microsoft.com/fwlink/?linkid=65212
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Created attachment 44357
--> http://bugs.winehq.org/attachment.cgi?id=44357
backtrace
Continuation from bug 33510:
now the installer complains about an unhandled exception. Backtrace points to
MSI, so setting it as the component.
Prerequisites:
winetricks mspatcha dotnet20
workaround for bug 32048
--
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=32048
Bug #: 32048
Summary: Microsoft SQL Server 2005 Express Edition: SQL Server
System Configuration Checker fails (needs
unimplemented function unimplemented function
xolehlp.dll.DtcGetTransactionManagerExW)
Product: Wine
Version: 1.5.15
Platform: x86
URL: http://go.microsoft.com/fwlink/?linkid=65212
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Continuation from bug 31981:
After creating registry entries required to pass SQL Server installer's sanity
tests from bug 31981, the installer aborts complaining about missing function:
wine: Call from 0x7b83ac92 to unimplemented function
xolehlp.dll.DtcGetTransactionManagerExW, aborting
There is no xolehlp component, so leaving unknown.
--
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=31314
Bug #: 31314
Summary: SQL Express 2005 install issue
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christian.briard(a)gmx.com
Classification: Unclassified
Created attachment 41149
--> http://bugs.winehq.org/attachment.cgi?id=41149
Log genrated by Wine after crash.
Trying to install Microsoft SQL Express 2005 (French) crash.
Source :
http://download.microsoft.com/download/5/6/1/561c80b2-e77f-4b0c-8c40-0a6512…
Steps :
Downlaoding the exe file on Download folder/Linux, then right click to strat it
with wine.
InstallShield creat the correct temp file to expand the files to be installed,
then return a (Program Error headline)
"The program setup.exe has encoutera serious problem and needs to close. We are
sorry for the inconvenience.
This can be caused by a problem in the program or a deficinecy in Wine.
You may want to check the Application datase for tips about running this
application."
Sounds different from http://bugs.winehq.org/show_bug.cgi?id=19428 and
http://bugs.winehq.org/show_bug.cgi?id=12501 right ?
Christian.
--
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.