http://bugs.winehq.org/show_bug.cgi?id=31594
Bug #: 31594
Summary: SolidWorks 2010: Crash at assigning material
Product: Wine
Version: 1.5.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 41549
--> http://bugs.winehq.org/attachment.cgi?id=41549
Terminal output on Wine 1.5.12
Steps to reproduce:
1) remove ~/.wine
2) winetricks vcrun2005 vcrun2008 mfc40 dotnet30
3) install SolidWorks 2010
4) start SolidWorks 2010
5) create new part
6) assign material to it
Behaviour:
crash without any fatal error.
Expected behaviour:
no crash.
--
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=31591
Bug #: 31591
Summary: SolidWorks 2010: Installation of service pack 5.0
fails
Product: Wine
Version: 1.5.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 41541
--> http://bugs.winehq.org/attachment.cgi?id=41541
Terminal output on Wine 1.5.12
Steps to reproduce:
1) remove ~/.wine
2) winetricks vcrun2005 vcrun2008 mfc40 dotnet30
2) install SolidWorks 2010
3) install SP5 by 'wine start sw2010-0.0-5.0-i.msp'
Behaviour:
Installer shows up, something is going up, at the end there is silent crash or
information that installer was interrupted. I start SolidWorks 2010 and there
is no sign that SP5 is installed.
Expected behaviour:
I should see in SolidWorks 2010, that SP5 is installed.
--
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=31486
Bug #: 31486
Summary: SolidWorks 2012: sldim crashes
Product: Wine
Version: 1.5.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 41392
--> http://bugs.winehq.org/attachment.cgi?id=41392
Terminal output on wine-1.5.10-250-g6c1fcaa
Steps to reproduce:
1) remove ~/.wine
2) wine setup.exe
Behaviour:
Wine crash.
Expected behaviour:
No Wine crash.
--
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=16592
Summary: Ford service manual viewer fails to detect CD (fix
attached)
Product: Wine
Version: unspecified
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: p-wine-bugs(a)ziemba.us
Created an attachment (id=18120)
--> (http://bugs.winehq.org/attachment.cgi?id=18120)
patch to handle null-rootpath equivalent in GetVolumeInformationW
wine-1.1.10
I installed the Ford 1993-1994 truck service manual viewer from CD. The viewer
application requires that the CD be present in a drive before it will show
service data.
The viewer application c:/FORD/PUBS/programs/VIEW16.EXE complains that there is
no CD present, even though there is. (yes, links for d: and d:: were made
correctly in .wine/dosdevices).
It turns out that the application calls GetVolumeInformationW with a "root"
argument of "\\:". In this case, GetCurrentDirectoryW returns the desired root
path, but since root is not null, the code in GetVolumeInformationW uses "\\"
as the drive letter instead (and fails).
Patching GetVolumeInformationW to treat root == "\\:" the same as the null case
results in the application successfully detecting the CD and operating
properly.
Documentation of GetVolumeInformationW on MSDN seems to indicate that there is
a broader range of possible formats for the root parameter than the wine
implementation currently handles, so perhaps a more extensive fix is needed for
the general case.
--
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=16567
Summary: moving mouse outside the wine virtual desktop causes
crash in FastBltNoTrans()
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stephanecharette(a)gmail.com
Installed the game "Nancy Drew: Stay Tuned For Danger". Installation and game
start seems to work well. But the mouse icon is customized for the game, and
changes depending on whether there is an object under the mouse with which you
can interact.
If at any point during the game the mouse is moved outside the wine virtual
dekstop, the game immediately crashes with the following Windows dialog window:
-----------------------
FastBltNoTrans() - err ret = 88760096, pDescription = Dirty Rect Fast Blt,
rSrcRect: t=158, b=198, l=-5, r=25, dwDestX=-5, dwDestY=158 - DDERR_INVALIDRECT
- Rectangle provided was invalid.
-----------------------
I added it to AppDB here:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=14880
I also have an earlier forum posting here with several other details:
http://forum.winehq.org/viewtopic.php?t=3190
--
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=34541
Bug #: 34541
Summary: Max Payne 3 needs native dotnet20
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 45984
--> http://bugs.winehq.org/attachment.cgi?id=45984
log
As titled.
--
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=23537
Summary: Notepad in Hebrew shows some squares instead of
characters
Product: Wine
Version: 1.2-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Paul.Vriens.Wine(a)gmail.com
Created an attachment (id=29391)
--> (http://bugs.winehq.org/attachment.cgi?id=29391)
Screenshot showing the squares
We now have a Hebrew translation of notepad. The goal was to have at least one
translation in so we can see what bugs we currently have with respect to Hebrew
(and Arabic for that matter).
The screenshot shows some squares where it should show Hebrew text.
I have no idea where to look yet. The title bar seems fine but the text in the
dialog isn't.
Some of the other dialogs also shows squares but I guess it boils down to the
same 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.
https://bugs.winehq.org/show_bug.cgi?id=40667
Bug ID: 40667
Summary: Cossacks - European Wars: Intro videos cropped and not
full screen
Product: Wine
Version: 1.9.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)iooioio.orion.uberspace.de
Distribution: Other
Created attachment 54537
--> https://bugs.winehq.org/attachment.cgi?id=54537
Screenshot
When I launch the GOG version of Cossacks - European Wars, the intro videos
begin to play but they are cropped to a small square in the corner of the
screen.
I am attaching a screenshot that should be much more helpful than my
description.
--
Some additional info about my system (just in case):
Distro: Linux Mint 17.3 (64 bit)
Kernel: 4.4.0-21-generic
Graphics: Proprietary NVIDIA 364.19
--
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=10922
Summary: JDK 6 offline installer fails to create
jdk1.6.0_03\jre\bin\msvcr71.dll, puts up error dialog
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://java.sun.com
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: enhancement
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The JDK 6 offline installer, jdk-6u3-windows-i586-p.exe,
puts up an error dialog
"Error loading: C:\\Program
Files\\Java\\jdk1.6.0_03\\jre\\bin\\client\\jvm.dll"
+file,+msi shows
trace:file:CreateFileW L"c:\\Program
Files\\Java\\jdk1.6.0_03\\jre\\bin\\msvcr71.dll" GENERIC_WRITE FILE_SHARE_READ
FILE_SHARE_WRITE creation 1 attributes 0x20
...
warn:file:CreateFileW Unable to create file L"c:\\Program
Files\\Java\\jdk1.6.0_03\\jre\\bin\\msvcr71.dll" (status c000003a)
...
err:msi:ITERATE_DuplicateFiles Failed to copy file L"c:\\Program Files\\Common
Files\\Java\\Update\\Base
Images\\jdk1.6.0.b105\\patch-jdk1.6.0_03.b05\\msvcr71.dll" -> L"c:\\Program
Files\\Java\\jdk1.6.0_03\\jre\\bin\\", last error 3
...
trace:file:CreateDirectoryW L"jre/bin"
...
trace:msi:HANDLE_CustomType34 executing exe L"c:\\Program
Files\\Java\\jdk1.6.0_03\\\\jre\\bin\\javaw.exe -Xshare:dump"
...
err:module:import_dll Library MSVCR71.dll (which is needed by L"C:\\Program
Files\\Java\\jdk1.6.0_03\\jre\\bin\\client\\jvm.dll") not found
Seems like that CreateDirectory should have come before it tried
to put a file in that directory?
--
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=35372
Bug ID: 35372
Summary: gdiplus:iTunes cannot draw text.
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: matyapiro31(a)gmail.com
Classification: Unclassified
By using naitive one,iTunes shows text correctly.
But it does not say any error or fixme messages.
--
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.