https://bugs.winehq.org/show_bug.cgi?id=51032
Bug ID: 51032
Summary: [wined3d]Autodesk Revit shows black frame in some
scene.
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: acyellow(a)gmail.com
Created attachment 69886
--> https://bugs.winehq.org/attachment.cgi?id=69886
The Revit black screen picture
1. Compile directx dll for Windows including d3d9.dll, d3d11.dll, dxgi.dll,
wined3d.dll.
2. Install Autodesk Revit on Windows OS and Nvidia Graphics card platform.
3. Intall the Wined3d dlls in Windows and make sure Revit load the wined3d
dlls.
4. Open the default project: RAC_basic_sample_project.rvt
5. Open all -> 3D view -> Kitchen
6. The picture is black and report some errors in WinDBG in wine dlls.
please find the attachment the wrong picture and logs. Thanks a lot.
--
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=28405
Summary: Unimplemented function
setupapi.dll.SetupAddToSourceListA
Product: Wine
Version: 1.3.28
Platform: x86
URL: ftp.pinnaclesys.de/driver/pc/Liquid_Edition_6/Liquid_E
dition_6_10_EU_US.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Hi,
I got an error "Unimplemented function setupapi.dll.SetupAddToSourceListA" when
I tried to run a certain installer program.
The program in question is comp_drvmbox.EXE, which is inside the archive at
ftp://ftp.pinnaclesys.de/driver/pc/Liquid_Edition_6/Liquid_Edition_6_10_EU_US.exe
WARNING: That file is about 631MB! I'm not sure whether comp_drvmbox.EXE (which
is about 10MB) is available for download separately.
Anyway, on running comp_drvmbox.EXE I got the following console output (part
omitted for brevity):
$ wine comp_drvmbox.EXE
fixme:setupapi:CM_Locate_DevNodeA 0x32d9d8 (null) 0x00000000: stub
wine: Call from 0x7b839d72 to unimplemented function
setupapi.dll.SetupAddToSourceListA, aborting
wine: Unimplemented function setupapi.dll.SetupAddToSourceListA called at
address 0x7b839d72 (thread 0009), starting debugger...
Unhandled exception: unimplemented function setupapi.dll.SetupAddToSourceListA
called in 32-bit code (0x7b839d72).
...
Backtrace:
=>0 0x7b839d72 RaiseException+0x52(code=0x80000100, flags=0x1, nbargs=<is not
available>, args=0x32d9b4)
[/build/buildd/wine1.3-1.3.28/dlls/kernel32/except.c:84] in kernel32
(0x0032d994)
1 0x5d3b3098 __wine_spec_unimplemented_stub+0x37(module="setupapi.dll",
function="SetupAddToSourceListA")
[/build/buildd/wine1.3-1.3.28/dlls/winecrt0/stub.c:34] in setupapi (0x0032d9c4)
2 0x5d389815 in setupapi (+0x9814) (0x0032dcac)
3 0x100178f0 in glc570.tmp (+0x178ef) (0x0032dcac)
4 0x10017427 in glc570.tmp (+0x17426) (0x0032e7e8)
5 0x100040b5 in glc570.tmp (+0x40b4) (0x0032f514)
wine: Call from 0x7b839d72 to unimplemented function
setupapi.dll.SetupAddToSourceListA, aborting
--
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=9803
Summary: Installer misses Microsoft.Windows.Common-Controls
Product: Wine
Version: 0.9.45.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ewikran(a)bluezone.no
Created an attachment (id=8245)
--> (http://bugs.winehq.org/attachment.cgi?id=8245)
First attemt running wine setup.exe
I am trying to install Autodesk Revit Arcitectural on Kubuntu 7.04 but get an
error message that depended assembly Microsoft.Windows.Common-Controls can not
be found.
I see from bug 9192 that I am supposed to run a mainfest to correct this. I
have tried the manifest that was listed in the bug but don't get much more from
it. It seems that the manifest is not found.
Se attachments.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46129
Bug ID: 46129
Summary: sqlwriter.exe runs into Call to unimplemented function
VSSAPI.DLL.??0CVssWriter@@QEAA@XZ, aborting
Product: Wine
Version: 3.20
Hardware: x86
URL: https://www.autodesk.com/education/free-software/featu
red
OS: Linux
Status: NEW
Keywords: download, patch
Severity: normal
Priority: P2
Component: vssapi
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
Created attachment 62775
--> https://bugs.winehq.org/attachment.cgi?id=62775
patch
So for investigating bug 40206 I installed MicroSoft SQL Server (SP1) albeit
with a hack (https://bugs.winehq.org/show_bug.cgi?id=40206#c19)
Now every time I start a program in that WINEPREFIX I get the (nonfatal) call
to unimplemented vssapi.??0CVssWriter@@QEAA@XZ
I can manually trigger it by:
wine start "C:\\Program Files\\Microsoft SQL Server\\90\\Shared\\sqlwriter.exe"
The attached patch fixes this, and also the next unimplemented functions it
runs into
--
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=40206
Bug ID: 40206
Summary: Function failed. : en-US.mst
Product: Wine
Version: 1.9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: disnel(a)disnel.com
Distribution: ---
When I try to run Revit installer, I'am getting error window saying "Function
failed. :en-US.mst". Installer then exits.
--
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=9807
Summary: Autodesk Revit Building 8.1 aborts on startup
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://usa.autodesk.com/adsk/servlet/item?siteID=123112&
id=9262587
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Ignoring bug 9806, try starting the app.
It puts up a splash screen and its main UI,
then aborts with a dialog
"An unrecoverable error has occurred."
--
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=12595
Summary: Autodesk Revit Architecture 2008 install fails while
unpacking AccuRenderRedist
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://usa.autodesk.com/adsk/servlet/item?siteID=123112&
id=9262587
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is the next problem after bug 9809.
I don't have SP2_RAC2008.exe around anywhere obvious, so
I downloaded afresh from the site in the URL field above;
this turns out to be RevitBuilding8.1_20051205_2200.exe.
It seems to copy about seven cabinets before failing
with a Visual C++ Runtime Library error copying
the AccuRenderRedist cabinet (at 1%, file SUPPORT\user.mlib ?).
Looks like our setupapi.SetupIterateCabinet isn't creating a needed
directory...?
001d:Call setupapi.SetupIterateCabinetW(01283d00 L"C:\\Program Files\\Autodesk
Revit Building
8.1\\Download\\ContentAll\\AccuRenderRedist.cab",00000000,67002700,7d4bf830)
ret=67002ad6
...
001d:Call KERNEL32.CreateFileA(7d4a7d18 "C:\\windows\\profiles\\All
Users\\Application Data\\Autodesk\\Revit Building
8.1\\Rendering\\AccuRenderRedist\\SUPPORT\\user.mlib",40000000,00000003,7d4a7070,00000004,00000080,00000000)
ret=7e37a763
001d:Ret KERNEL32.CreateFileA() retval=00000138 ret=7e37a763
...
001d:Call KERNEL32.RaiseException(e06d7363,00000001,00000003,7d4a6d88)
ret=00e2ba05
...
001d:Call user32.MessageBoxA(00000000,7d4a60ec "Runtime Error!\n\nProgram:
...es\\Autodesk Revit Building 8.1\\Download\\RevitInstall.exe\n\n\r\nThis
application has requested the Runtime to terminate it in an unusual
way.\nPlease contact the application's support team for more
information.\r\n",00e4e8a8 "Microsoft Visual C++ Runtime Library",00012010)
ret=00e22500
The file support/user.mlib is in fact in the cabinet, so my guess is
that our setupapi or cabinet library is just tripping over its shoelaces
and forgetting to create the directory support before trying to create
support/user.mlib.
(And if you rerun the installer to retry it, it bombs right after
you finish answering its questions, with
fixme:msi:MsiConfigureProductExW Not implemented for anything other than local
installs
but that's a different bug.)
--
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=18241
Summary: Revit Architecture 2008 installation fails
Product: Wine
Version: 1.1.20
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)pi-xi.net
Created an attachment (id=20750)
--> (http://bugs.winehq.org/attachment.cgi?id=20750)
Wine log
Revit 2008 fails installation with an error message "ERROR_FUNCTION_FAILED"
--
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=9885
Summary: Autodesk Revit Architecture Installer crashes
Product: Wine
Version: unspecified
Platform: PC
URL: http://usa.autodesk.com/adsk/servlet/item?siteID=123112&
id=9262587
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
This is the follow-up of bug 9809. Steps to reproduce:
Download the installer, and do cabextract, to work around bug #9809. After
running "wine Setup.exe" it seems to run into two errors:
err:msidb:JOIN_CreateView can't create table
wine: Call from 0x7b840ab0 to unimplemented function
msi.dll.MsiEnumComponentCostsW, aborting
I'll attach full output hereafter
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.