http://bugs.winehq.org/show_bug.cgi?id=11101
Summary: Solidworks crash before run Product: Wine Version: 0.9.52. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: roberto_arenas@yahoo.com CC: roberto_arenas@yahoo.com
Created an attachment (id=10140) --> (http://bugs.winehq.org/attachment.cgi?id=10140) SolidWorks 2007 error (errno 19)
Hi, I'm running Ubuntu Gutsy and installed wine from the repositories as the winhq.org recommends.
To install Solidworks 2007, i copy a few dll's from my windows partition, in order to begin the installation. After the install finish, i try to run via terminal, and the error you can see it in the attached file.
My drive_c is on ntfs file system, as all the Solidworks files.
This is my first report so, if you need more information that i copy here, please let me know.
Thanks in advance!
http://bugs.winehq.org/show_bug.cgi?id=11101
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2008-01-09 08:34:02 --- NTFS doesn't support writable shared mmaps, there's nothing we can do about it. You'll have to use a different file system until ntfs is fixed.
http://bugs.winehq.org/show_bug.cgi?id=11101
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2008-01-09 08:53:41 --- Closing invalid. Alexandre meant ntfs3g driver does not support the required functionality, not the file-system itself.
http://bugs.winehq.org/show_bug.cgi?id=11101
--- Comment #3 from Roberto Arenas roberto_arenas@yahoo.com 2008-01-09 09:45:53 ---
Thank you guys for the fast answer. I'll do as you said, if something goes wrong i'll let you know by this way.