https://bugs.winehq.org/show_bug.cgi?id=44196
Bug ID: 44196
Summary: Autocad 2002 - Scrambled numbers in output
Product: Wine
Version: 3.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jpleonard12(a)gmail.com
Distribution: ---
Regression in Wine 3.0-rc2 (upgraded from Wine 2.22)
Autocad 2002 worked almost flawlessly in earlier versions of Wine. Now with
3.0-rc2, the numbers that Autocad reports in the output window are scrambled,
or all have a value 0.01. Without accurate numerical output, Autocad is nearly
useless.
DIST Specify first point: nil
Specify first point: Specify second point:
Distance = 2-1.+1, Angle in XY Plane = 0.01, Angle from XY Plane = 0.01
Delta X = 2-1.+1, Delta Y = 0.01, Delta Z = 0.01
--
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=43800
Bug ID: 43800
Summary: Winamp's associations setup window has broken check
boxes appearance
Product: Wine
Version: 2.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: t.artem(a)mailcity.com
Distribution: ---
Created attachment 59329
--> https://bugs.winehq.org/attachment.cgi?id=59329
WinAMP's associations setup window
Steps to reproduce:
Install Wine. Run Wine.
--
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=43884
Bug ID: 43884
Summary: MSVC LINK.EXE version 14.11.25547.0 crashes due to
unimplemented function _memicmp_l
Product: Wine
Version: 2.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: MTest31(a)outlook.com
Distribution: ---
Created attachment 59491
--> https://bugs.winehq.org/attachment.cgi?id=59491
stdout/stderr output with the crash
Hi there,
I've downloaded the very latest (I think its the very latest) MSVC LINK.EXE
from Microsoft and tried to get it working with my locally compiled Wine
version 2.19.
You can download the linker from this URL [1] that points to a zip file
containing the linker. Inside that zip file the link.exe is located in the path
[2]. The linker is a 64 bit binary, so it needs 64 bit Wine. WOW64 is not
needed.
You'll obviously also need a Windows SDK handy to try out the linker, and some
object files to feed it with. I haven't tried out whether cl.exe works, its not
my priority. My object files were generated by rustc which uses llvm, its msvc
based target only uses the linker.
You can see that my setup is a bit hard to reproduce, therefore it would
probably be the best idea to just send me a patch that I can then test.
Just invoking the linker without any args works as expected. It prints all the
options and then complains that it didn't get any args fed.
If you use the linker to link actual payloads however, you'll get an error,
boiling down to the following error message: wine: Call from 0x7b44f727 to
unimplemented function api-ms-win-crt-string-l1-1-0.dll._memicmp_l, aborting
I've attached a file containing stdout/stderr output of the linker with the
crash happening and the /VERBOSE option passed.
I've created a patch for wine to implement the stubbed out _memicmp_l in all
the dlls that reference it and with the patch applied the linker is able to
produce working binaries for me!
Now I am afraid I can't share the patch with you because I can't fulfill your
requirements for contributions. However, I hope my information that
implementing that function fixes the issue for me, will lead to the function
being implemented in upstream Wine as well. I am ready to test any patches you
send me.
Thank you!
[1]:
https://download.visualstudio.microsoft.com/download/pr/11436965/d360453cfd…
[2]: Contents/VC/Tools/MSVC/14.11.25503/bin/Hostx64/x64/
--
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=44064
Bug ID: 44064
Summary: Sims 4: unimplemented function
msvcr120.dll._get_purecall_handler
Product: Wine
Version: 2.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: skotlex(a)mailforce.net
Distribution: ---
Ever since a recent Sims 4 update, the game crashes on startup due to this
missing function.
wine: Call from 0x7b437c67 to unimplemented function
msvcr120.dll._get_purecall_handler, aborting
I checked the changelogs for wine 2.20 and 2.21 and didn't see any reference to
it, so I am guessing it hasn't been reported/fixed yet.
The game worked fine without any winetricks, but the workaround currently would
be to use vcrun2012-2013:
https://www.reddit.com/r/wine_gaming/comments/7bgnny/the_sims_4ts4exe_error…
--
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=43068
Bug ID: 43068
Summary: Armed and Dangerous: severe performance degradation
Product: Wine
Version: 2.1
Hardware: x86
URL: http://www.geforce.com/games-applications/pc-games/arm
ed-and-dangerous
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Regression SHA1: afb2aa2512d4c5ffa7256ce5137bc2c142a5d065
Distribution: ---
Created attachment 58243
--> https://bugs.winehq.org/attachment.cgi?id=58243
terminal output
Mouse movement in the menus (Options -> Graphics/Audio/Controls) is very
sluggish, it is lagging a lot.
Performance degradation also occurs in mid-game: the game runs much slower than
it used to.
Disabling the option 'Enable Decals' in the video option menu helps improve
performance (framerate) in the game, but it doesn't affect the lagging mouse in
the menus.
The game used to run perfectly (without the reported performance issue) before
commit afb2aa2512d4c5ffa7256ce5137bc2c142a5d065
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Mon Jan 30 13:04:40 2017 +0100
wined3d: Try to avoid stalling on dynamic buffer maps.
Particularly for applications that use dynamic buffers without
WINED3D_MAP_DISCARD/WINED3D_MAP_NOOVERWRITE.
armed_and_dangerous.exe
sha1: 8e3d04f09feac299df5056480b7729991668781b
wine-2.8-133-g3f01ab4c39
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 730/PCIe/SSE2
OpenGL core profile version string: 4.5.0 NVIDIA 381.22
--
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=24436
Summary: the ping command with a wine cmd does nothing
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joachim.backes(a)rhrk.uni-kl.de
I built wine from the git version
wine-1.3.2-225-g5815b63.
Then I called "wine cmd", so the cmd utility is started. Then I enter
ping 131.246.137.16
(that is a valid IP address), but the output is only
fixme:ping:main this command currently just sleeps based on -n parameter
and nothing more happens.
My platform: Fedora14 with all updates, kernel 2.6.35.4-12.fc14.i686, network
is fully operable.
--
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=26304
Summary: Rayman 2 Demo system menu item doesn't work
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is a followon to bug 26303, but is about the system menu, not desktop
icons.
The system menu item created by winemenubulder for Rayman 2 Demo does this:
env WINEPREFIX="/home/dank/.local/share/wineprefixes/rayman2_demo" wine
C:\\windows\\command\\start.exe /Unix
/home/dank/.local/share/wineprefixes/rayman2_demo/dosdevices/c:/users/dank/Start
Menu/Programs/Ubi Soft Games/Rayman 2 Demo/1 To Play Rayman 2 Demo.lnk
This doesn't work, it says file not found. If you quote the path to the
.lnk file, you get a second problem.
--
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=31151
Bug #: 31151
Summary: Pegasus Mail v4.63 - err:seh:setup_exception_record
stack overflow 848 bytes in thread 0009 eip 681d24b8
esp 00230fe0 stack 0x230000-0x231000-0x330000
Product: Wine
Version: 1.5.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mccarthy(a)volny.cz
Classification: Unclassified
Created attachment 40895
--> http://bugs.winehq.org/attachment.cgi?id=40895
terminal output (debug)
Pegasus Mail 4.63 build 325 w/ IERenderer 2.4.7.2
pmail: http://download-us.pmail.com/w32-463.exe
Wine 1.5.8
Gecko: wine-1.5.6 (wine_gecko-1.6-x86.msi)
stack overflow
--
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=41687
Bug ID: 41687
Summary: odd effect of activating font smoothing
Product: Wine
Version: 1.9.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: galtgendo(a)o2.pl
Distribution: ---
I'm not sure if this is a bug or not, yet the effect can potentially negatively
affect various apps.
Probably even regedit shows it, but to pick a random external app that shows a
problem, let's look at Cheat Engine 6.6.
In its Help Menu, there's 'Cheat Engine Tutorial(64-bit)' option.
If FontSmoothing (that registry option) is off, it fits the menu. But if it's
on, the text is just a bit too wide, so it's cut off. It's also noticeable on
keyboard shortcuts.
--
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=40390
Bug ID: 40390
Summary: When using a UX theme, owner-drawn buttons don't draw
until you click them once
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: ryampolsky(a)yahoo.com
Distribution: ---
This may be a duplicate of 11521, but I'm not sure.
I have owner drawn buttons in my own app, and they work fine in WINE - unless I
enable a theme in the 'desktop integration' settings. Then the buttons don't
appear at all until I click them. Without a desktop theme, the buttons also
redraw on mouse-over, but not with a theme. You have to actually click them,
and then they show up - but they don't redraw on mouse over even then.
I think this used to work prior to version 1.8. Otherwise, I wouldn't have had
theming enabled on this machine. It's an old Linux machine that I recently
brought up to date - don't know what WINE version was on it previously.
--
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.