https://bugs.winehq.org/show_bug.cgi?id=45972
Bug ID: 45972
Summary: Lego Mindstorms EV3 1.3.1 installer crashes
Product: Wine
Version: 3.17
Hardware: x86
URL: https://le-www-live-s.legocdn.com/downloads/LMS-EV3/LM
S-EV3_Full-setup_1.3.1_en-US_WIN32.exe
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
…
[View More]Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
Distribution: ---
Warning: winetricks has a recipe to install Lego Mindstorms EV3 as 'ev3'
however it installs a lot of unnecessary things like vcrun2005, ie8 and
dotnet40 and after that it downloads an old version of the software.
In order to reproduce this bug just download the installer specified in
URL field and run it. After initial unpacking and pressing "Next" the
installer crashes, and shows its own crash handler window with a backtrace.
Fortunately after the installer has crashed it leaves in the %TEMP%
directory full installation tree under "LEGO MINDSTORMS EV3 Home Edition"
sub-directory. In order to reproduce further crashes and make the investigation
of the bug easier just locate in that directory tree MetaUninstaller.msi under
Products/MetaUninstaller/MU and run 'wine msiexec /i MetaUninstaller.msi'.
To make long story short: the crash is caused by silently failing "NIPaths"
custom action due to a failed MsiViewModify() call. MsiViewModify() failure
happens because of the check
https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/msi/msiquery.c#l696
696 if ( mode == MSIMODIFY_UPDATE && rec->query != query )
697 return ERROR_FUNCTION_FAILED;
since for the remote MSIRECORD structures rec->query field always stays not
initialized (NULL). Commenting out this check makes both the MetaUninstaller
and Lego Mindstorms EV3 installations work, however this breaks the tests.
Probably one of our MSI experts has an idea how to fix this issue properly.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=28923
Bug #: 28923
Summary: utorrent 2.2.1 minidumps when clicking Files tab
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lats(a)yless4u.com.au
Classification: Unclassified
Created attachment 37181
--> …
[View More]http://bugs.winehq.org/attachment.cgi?id=37181
Error info
This problem seems somewhat intermittent. It occurs when clicking the Files
tab. A pop-up appears saying a minidump is written but there is no file name
in the message. utorrent stop and then starts a new window.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=39355
Bug ID: 39355
Summary: The Guild 2 Demo installer crashes when starting
copying files
Product: Wine
Version: 1.7.43
Hardware: x86
URL: http://www.fileplanet.com/169779/160000/fileinfo/The-G
uild-2-Demo
OS: Linux
Status: UNCONFIRMED
Keywords: download, Installer, regression
Severity: normal
…
[View More] Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: alexhenrie24(a)gmail.com
Regression SHA1: f920dfd6984ca9227900d0f0406afb3ceb892cc5
Distribution: ---
Created attachment 52447
--> https://bugs.winehq.org/attachment.cgi?id=52447
terminal output/backtraces
To reproduce the problem start the installer with Setup.exe, follow the steps
by clicking <Next>. When the installer is about to start copying the files, it
crashes with a backtrace which looks like some kind of heap corruption.
The attachment contains 2 different backtraces, the first one was produced in
Wine that was compiled with -O2 opt. level, the second one with -O0.
According to my testing the crash was introduced by
commit f920dfd6984ca9227900d0f0406afb3ceb892cc5
Author: Alex Henrie <alexhenrie24(a)gmail.com>
Date: Wed May 13 00:33:13 2015 -0600
user32: Load hIconSmIntern from the best-matching resource.
The installer works properly with the previous commit (it just takes a very
long time to finish installation, but that was the same with previous versions
too).
wine-1.7.51-225-g3966aff
Fedora 22 32-bit
Guild_2_Demo.zip (634M)
sha1: 955f4ff07348f5d9d70a40f37d9db5c65e3acaa7
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=45955
Bug ID: 45955
Summary: Wineconsole: font size is not scaled with system dpi
settings
Product: Wine
Version: 3.17
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
Distribution: ---
Selected …
[View More]console font sizes should be scaled with current DPI settings, global
or ideally per-window ones.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=38422
Bug ID: 38422
Summary: Arithmetic exception in GdipMeasureCharacterRanges
Product: Wine
Version: 1.7.39
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: bs666_1(a)hotmail.com
Distribution: ---
A program (from
http://www.…
[View More]sentrilock.com/cu/sentrilock/SentriCardUtilityInstaller-4.0.11.e… )
crashes with a SIGFPE.
trace:gdiplus:GdipMeasureCharacterRanges (0x1445a0 L"Groupbox" -1 0x144690
(0.00,0.00,56.88,340282346638528859811704183484516925440.00) 0x144520 1
0xe538f8)
trace:gdiplus:GdipMeasureCharacterRanges may be ignoring some format flags:
attr 800
trace:gdiplus:GdipTransformPoints (0x1445a0, 2, 0, 0x32ef14, 3)
trace:gdiplus:GdipSetMatrixElements (0x32ee44, 1.00, 0.00, 0.00, 1.00, 0.00,
0.00)
trace:gdiplus:GdipMultiplyMatrix (0x32ee44, 0x1445e0, 1)
trace:gdiplus:GdipScaleMatrix (0x32ee44, 1.00, 1.00, 1)
trace:gdiplus:GdipTransformMatrixPoints (0x32ee44, 0x32ef14, 3)
trace:gdiplus:GdipTransformPoints (0x1445a0, 2, 0, 0x32edbc, 3)
trace:gdiplus:GdipSetMatrixElements (0x32ed14, 1.00, 0.00, 0.00, 1.00, 0.00,
0.00)
trace:gdiplus:GdipMultiplyMatrix (0x32ed14, 0x1445e0, 1)
trace:gdiplus:GdipScaleMatrix (0x32ed14, 1.00, 1.00, 1)
trace:gdiplus:GdipTransformMatrixPoints (0x32ed14, 0x32edbc, 3)
trace:gdiplus:GdipSetEmpty 0x144638
Program received signal SIGFPE, Arithmetic exception.
0x7daa49b9 in ?? ()
The program works with a native gdiplus.dll.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=45994
Bug ID: 45994
Summary: Affinity Designer crashes on unimplemented
mscms.WcsEnumColorProfilesSize
Product: Wine
Version: 3.18
Hardware: x86-64
URL: https://affinity.store/download/aea673/
OS: Linux
Status: NEW
Keywords: dotnet, download
Severity: normal
Priority: P2
Component: mscms
…
[View More]Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Ubuntu
Created attachment 62555
--> https://bugs.winehq.org/attachment.cgi?id=62555
stub for WcsEnumColorProfiles
As the title says. Attached patch fixes the crash
Note: to get it installed one needs to work around a few bugs. I did winetricks
dotnet472 and work around:
bug 23455
bug 45871
bug 45868
To start:
bug 44055 or set windows version to win8.1
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=45982
Bug ID: 45982
Summary: SofTalk 1.56: Exit abnormally when pressing "Play"
button ("Run-time error '5': Invalid procedure call or
argument")
Product: Wine
Version: 3.18
Hardware: x86-64
URL: https://www.vector.co.jp/soft/winnt/art/se412443.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
…
[View More]Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: kakurasan(a)gmail.com
CC: sagawa.aki+winebugs(a)gmail.com
Distribution: ---
This is a regression (this app works in 1.9.10) but I could not find the first
bad commit due to another regression (error on startup) that was introduced by
6938fec4aeb3b94ed184e3c272e7e278f354117e [1] and fixed by
429ca40fc89df38342a28047cf387ade9e2a05dc [2]:
* Before 6938fec4aeb3b94ed184e3c272e7e278f354117e: Works
* From 6938fec4aeb3b94ed184e3c272e7e278f354117e to
85cff1717d0aeb66aa1f5d8f271ddc6a21d2e1dd: Error on startup
* Since 429ca40fc89df38342a28047cf387ade9e2a05dc: Run-time error (this bug)
Steps to reproduce:
1. Download stk01560.zip from
https://www.vector.co.jp/soft/winnt/art/se412443.html
2. Download Winetricks from
https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetric…
3. Run "chmod +x winetricks"
4. Run "./winetricks vb6run comctl32ocx"
5. Unpack stk01560.zip
6. Run softalk/SofTalk.exe on Japanese locale
7. Type "が" and press "Play (▶)" button
$ sha1sum stk01560.zip
2fa9d9e199796503748479d605b29c9607e8dec0 stk01560.zip
[1]:
https://source.winehq.org/git/wine.git/commitdiff/6938fec4aeb3b94ed184e3c27…
[2]:
https://source.winehq.org/git/wine.git/commitdiff/429ca40fc89df38342a28047c…
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=45904
Bug ID: 45904
Summary: RasAero II crashes when button is pressed due to
argument conversion exception.
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: paul.hansel(a)colorado.edu
…
[View More] Distribution: ---
RasAero II (http://www.rasaero.com) crashes immediately when pressing the
second button ("Add body tube") due to the following errors:
System.ArgumentException: Argument 'Expression' cannot be converted to type
'System.Double'.
at Microsoft.VisualBasic.Conversion.Val (System.Object Expression) [0x00000]
in <filename unknown>:0
at w.a () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) w:a ()
at w.b (System.Object A_0, System.EventArgs A_1) [0x00000] in <filename
unknown>:0
at FarPoint.Win.Input.SuperEditLicensed.OnValueChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at FarPoint.Win.Input.SuperEditLicensed.OnEditTextChanged (System.Object
sender, System.EventArgs e) [0x00000] in <filename unknown>:0
at FarPoint.Win.Input.FpDouble.OnEditTextChanged (System.Object sender,
System.EventArgs e) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnTextChanged (System.EventArgs e) [0x00000]
in <filename unknown>:0
at System.Windows.Forms.TextBoxBase.OnTextChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.TextBoxBase.set_Text (System.String value) [0x00000]
in <filename unknown>:0
at System.Windows.Forms.TextBox.set_Text (System.String value) [0x00000] in
<filename unknown>:0
at FarPoint.Win.Input.SEditTextBox.set_Text (System.String value) [0x00000]
in <filename unknown>:0
at FarPoint.Win.Input.SEditTextBox.set_Value (System.Object value) [0x00000]
in <filename unknown>:0
at FarPoint.Win.Input.InputTextBox.set_Value (System.Object value) [0x00000]
in <filename unknown>:0
at FarPoint.Win.Input.FpDouble.SetNewFormat (System.Object val) [0x00000] in
<filename unknown>:0
at FarPoint.Win.Input.FpDouble.set_FixedPoint (Boolean value) [0x00000] in
<filename unknown>:0
at w.b () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) w:b ()
at w..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) w:.ctor ()
at aq.s () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) aq:s ()
at aq.aj (System.Object A_0, System.EventArgs A_1) [0x00000] in <filename
unknown>:0
at System.Windows.Forms.ToolStripItem.OnClick (System.EventArgs e) [0x00000]
in <filename unknown>:0
at System.Windows.Forms.ToolStripButton.OnClick (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.ToolStripItem.HandleClick (Int32 mouse_clicks,
System.EventArgs e) [0x00000] in <filename unknown>:0
at System.Windows.Forms.ToolStripItem.FireEvent (System.EventArgs e,
ToolStripItemEventType met) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.ToolStripItem:FireEvent
(System.EventArgs,System.Windows.Forms.ToolStripItemEventType)
at System.Windows.Forms.ToolStrip.OnMouseUp
(System.Windows.Forms.MouseEventArgs mea) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.WmLButtonUp (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.ScrollableControl.WndProc
(System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.ToolStrip.WndProc (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage
(System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control+ControlNativeWindow.WndProc
(System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr
wParam, IntPtr lParam) [0x00000] in <filename unknown>:0
Shutting down finalizer thread timed out.
abnormal program termination
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=40289
Bug ID: 40289
Summary: winedbg --gdb fails to create process
Product: Wine
Version: 1.8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: vz-wine(a)zeitlins.org
Distribution: Debian
Using wine 1.8-2 from Debian jessie-…
[View More]backports repository I can't use winedbg
--gdb:
% winedbg --gdb notepad.exe
0023:0024: create process 'C:\windows\system32\notepad.exe'/0x1106e0
@0x7ff17200 (0<0>)
0023:0024: create thread I @0x7ff17200
Doing it with any other program, including my own one which I'd like to debug,
fails with the same error. Without --gdb option, winedbg works correctly (but
doesn't understand the debug info).
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=45971
Bug ID: 45971
Summary: K-Shoot Mania: Some objects aren't drawn properly.
Product: Wine
Version: 3.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: sagawa.aki+winebugs(a)gmail.com
Distribution: ---
Created attachment 62525
-…
[View More]-> https://bugs.winehq.org/attachment.cgi?id=62525
K-Shoot MANIA 1.64e running on Wine 3.17
K-Shoot MANIA (KSM) is a music game for Windows. It can obtain from
https://www.kshootmania.com/en/download_full.html .
According to v1.65 release notes (readme.txt; written in Japanese), it
introduces two workarounds for Wine. The first one relates Bug 40409 (slow down
issue), and the second one is graphic glitches. This report files the latter
one.
Please see the attachment. This screenshot is taken from K-Shoot mania 1.64e
running on Wine 3.17. It shows two white rectangles on the left blue lane. This
doesn't happen on native. So, this is Wine's bug.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=45932
Bug ID: 45932
Summary: Assassin's Creed gameplay freezes after looking around
with mouse
Product: Wine
Version: 3.16
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)…
[View More]gmail.com
CC: awesie(a)gmail.com
Regression SHA1: 580ea44bc65472c0304d74b7e873acfb7f680b85
Distribution: ---
It takes around 1-2 sec. and freezes.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=46024
Bug ID: 46024
Summary: Qt applications crash after call to WTOpen without
tablet hardware attached
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wintab32
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)mailbox.org
…
[View More]Distribution: ---
Was observed first in debian bug [1] with wine-3.13.
In my opinion WTInfo returns some uninitialized stack memory in LOGCONTEXTW.
Qt does not look at the return value at all and calls then WTOpen,
which puts some window messages near lcMsgBase into the message queue.
Most of the time this works as a random window message is just ignored.
But under some circumstances an existing wine internal window message is hit,
but that message needs parameters which are not given, therefore it is
crashing.
This happens when there is no device attached that is usable via wintab32.dll.
RFC patches and discussion in [1],[2].
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905090
[2] https://www.winehq.org/pipermail/wine-devel/2018-September/132083.html
[3] https://www.winehq.org/pipermail/wine-devel/2018-October/133775.html
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=38189
Bug ID: 38189
Summary: Yarxi
Product: Wine
Version: 1.7.38
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: serjflint(a)gmail.com
Distribution: ---
When I start Yarxi 7.5 from http://www.susi.ru/yarxi/ on wine 1.7.38 I …
[View More]have
Error "OLE erorr 80004001" three times. After clicking on help I have the same
error. And main menu buttons didn't appear until I clicked on it. It works good
but menu behaivor is annoying. On Windows works perfectly.
P.S. sorry for English.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=45995
Bug ID: 45995
Summary: Affinity Designer crashes on unimplemented
kernel32.MoveFileTransactedW
Product: Wine
Version: 3.18
Hardware: x86-64
URL: https://affinity.store/download/aea673/
OS: Linux
Status: NEW
Keywords: dotnet, download
Severity: normal
Priority: P2
Component: kernel32
…
[View More]Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Ubuntu
Created attachment 62556
--> https://bugs.winehq.org/attachment.cgi?id=62556
stub for MoveFileTransacted{A,W}
As the title says. Attached patch fixes the crash
Note: to get it installed one needs to work around a few bugs. I did winetricks
dotnet472 and work around:
bug 23455
bug 45871
bug 45868
To start:
bug 44055 or set windows version to win8.1
bug 45994
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26198
Summary: BrainSplode! user interfaces is not usable
Product: Wine
Version: 1.3.14
Platform: x86
URL: http://www.redprodukt.com/rocket/BrainSplode!_1.1.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
…
[View More]Continuation of Bug #25098
Past the screen resolution chooser, the first screen is a single colored
background and if you get past that it is hard to navigate that screen.
Due to being not able to work out what is being displayed
*Compose windows can pop up
*BrainSplode! can close
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=40470
Bug ID: 40470
Summary: wordpad.exe
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lang48(a)planet.nl
Distribution: ---
Created attachment 54228
--> https://bugs.winehq.org/attachment.cgi?id=…
[View More]54228
wordpad.exe
wordpad.exe
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=43848
Bug ID: 43848
Summary: Grand Theft Auto 5 and Tomb Raider 2013 need
DepthBiasClamp
Product: Wine
Version: 2.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: byi5000(a)gmail.com
Distribution: ---
…
[View More]According to this thread
(https://www.gamedev.net/forums/topic/596741-depth-bias-clamping-in-opengl/)
the OpenGL function EXT_polygon_offset_clamp is the equivalent to DirectX10/11
depthbiasclamp for d3d11_immediate_context_RSSetState
Multiple games need this and it should fix their shadows.
https://www.khronos.org/registry/OpenGL/extensions/EXT/EXT_polygon_offset_c…
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=38983
Bug ID: 38983
Summary: VirtualDub processing goes "live lock" when minimizing
main window
Product: Wine
Version: 1.7.44
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: j-p-t(a)gmx.net
Distribution: …
[View More]Ubuntu
Created attachment 51935
--> https://bugs.winehq.org/attachment.cgi?id=51935
VirtualDub log
Load any video file, save it to avi.
Minimize the main window to task bar.
The avi encoding process will stop after a few seconds.
The virtualdob log says, the threads went "live lock".
As soon as I succeed in building current development version I will try in
1.7.47.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=41699
Bug ID: 41699
Summary: Problem with Prezi presentation
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bukbr(a)yahoo.com.br
Distribution: ---
Created attachment 56102
--> https://…
[View More]bugs.winehq.org/attachment.cgi?id=56102
Error message after opening
To reproduce the error:
- Login on Prezi
- Download a presentation for windows (without installation). It's a file.exe.
- Open downloaded file using Wine
- See the error
Till about 3 months ago was working, but Prezi has changed something on windows
file format.
Please, identify and correct, if possible.
Thanks.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=46046
Bug ID: 46046
Summary: Keys which have valid keysyms (and unicode character)
not works, if they not fit to 101key-like layout
Product: Wine
Version: 3.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: avnick(…
[View More]a)gmail.com
Distribution: ---
I have custom (written via XKB) keyboard layout, based on US, but have extra 33
keys for cyrillic symbols allocated from unused scancodes (210-243 range). All
of them have proper keysyms, and issue proper unicode characters (so
XLookupString/XmbLookupString return valid values). But wine completely ignores
all of them (tested on notepad).
I include log, produced by following command:
WINEDEBUG=+key,+keyboard,+xim wine notepad.exe >notepad.log 2>&1
(Inside notepad I typed "hello" and "привет" delimited by "Return" key. Russian
word contain following keys [Cyrillic_pe, Cyrillic_er, Cyrillic_i, Cyrillic_ve,
Cyrillic_ie, Cyrillic_te]).
As well, I include my patch (which looks very brute force), which mark all
these keys to VK_NONCONVERTABLE (just unused VK) and preserve scancode in
unused event field, then restore all back inside ToUnicodeEx). I clearly
understand, that my solution is bad, and create this report to look for
appropriate fix.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=29062
Bug #: 29062
Summary: Invalid escape sequences in winemenubuilder's desktop
files' comment section
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Classification: …
[View More]Unclassified
% cat "/home/adys/.local/share/applications/wine/Programs/Windows Media
Player.desktop"
[Desktop Entry]
Name=Windows Media Player
Exec=env WINEPREFIX="/home/adys/new2" wine
C:\\\\windows\\\\command\\\\start.exe /Unix
/home/adys/new2/dosdevices/c:/users/adys/Start\\ Menu/Programs/Windows\\
Media\\ Player.lnk
Type=Application
StartupNotify=true
Comment=@C:\windows\inf\unregmp2.exe,-155
Icon=EE61_wmplayer.0
"KConfigIni: In file /home/adys/.local/share/applications/wine/Programs/Windows
Media Player.desktop, line 6: " "Invalid escape sequence "\w"."
"KConfigIni: In file /home/adys/.local/share/applications/wine/Programs/Windows
Media Player.desktop, line 6: " "Invalid escape sequence "\i"."
"KConfigIni: In file /home/adys/.local/share/applications/wine/Programs/Windows
Media Player.desktop, line 6: " "Invalid escape sequence "\u"."
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=30412
Bug #: 30412
Summary: Dr.com network client for TUST doesn't quit after
clicking close button
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: …
[View More]Unclassified
There are many different variants of Dr.com.
This bug is regarding Dr.com for TUST ( Tianjin University of Science and
Technology )
Dr.com for TUST work out of box on Wine, (no wpcap required, no virtual
interface required)
However, when I click the close button (x) of Dr.com, it doesn't quit as
expect. If I click it twice, the GUI will disappear, but the following three
process are always running:
Dr.main.exe
DrUpdate.exe
DrClient.exe
I have confirmed on Windows Dr.com will quit cleanly if I click (x) just once.
There is no public download version of Dr.com for TUST, here is my testing
steps:
1. Install Dr.com :
$ wine tust-drcom.exe
2. Start Dr.com:
$ cd .wine/drive_c/Drcom/DrUpdateClient/
$ wine DrMain.exe
3. Click close button (x) twice
Expect result:
Dr.com should quit cleanly ( after the first clicking on 'close' )
Actual result:
Dr.com GUI disappear, but three related exe is still running.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=45491
Bug ID: 45491
Summary: Warframe crash while playing
Product: Wine
Version: 3.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: duhowpi(a)gmail.com
Distribution: ---
Created attachment 61845
--> https://bugs.winehq.…
[View More]org/attachment.cgi?id=61845
Crash report
While playing with Warframe Steam version through Lutris, the game crash in a
random situation - when loading map fragments, or switching to another map.
(Maybe is related to bug 40313 ?)
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=29483
Bug #: 29483
Summary: Fiesta Online crashes when displaying a long (> ~52
chars) message
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)dezzanet.co.uk
…
[View More] CC: huw(a)codeweavers.com
Classification: Unclassified
Fiesta Online crashes when displaying (whether from sending or receiving) a
message of about 52 characters or more. I believe this is to do with the chat
bubble appearing above a character when they speak, as it only happens when you
are in a relatively close proximity.
I performed some regression testing and found the first bad commit:
17e72c816b9cbc17aeaae1c2ecf2ba230083817d is the first bad commit
commit 17e72c816b9cbc17aeaae1c2ecf2ba230083817d
Author: Huw Davies <huw(a)codeweavers.com>
Date: Thu Oct 6 16:26:07 2011 -0500
gdi32: Load the font properties from the cache if it exists.
:040000 040000 c0ddafd0f315788a234d4bfbe6ad3d975bf0a4cb
b4d13f5e352efe271cf957ed07c79515efbfe9f3 M dlls
--
Steps to reproduce:
1. Create an account and character if not already available -
http://fiesta-online.gamigo.com/ for the EU. There are other franchises for
other parts of the world, but I don't know if the bug is reproducible there
2. When entering the game, send a short chat message (press enter to get the
chat box)
3. Observe how the text appears above the character, and in the recent chat box
4. Send a long message. For me the fault occurs at 52 characters or more.
5. Observe how the game immediately crashes with a segmentation fault.
The fault also happens if someone (or even something!) close to you says a long
message - leading to much frustration!
--
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.
[View Less]