https://bugs.winehq.org/show_bug.cgi?id=52019
Bug ID: 52019
Summary: DigiCertUtil wrong size
Product: Wine
Version: 6.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Created attachment 71018
--> https://bugs.winehq.org/attachment.cgi?id=71018
DigiCertUtil
sha256sum DigiCertUtil.exe
1f0b80db162ebdb0b1c84e57fca2396aaa5b477b62dee570ad69ef2321116fef
DigiCertUtil.exe
Check the attached screenshot.
--
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=46482
Bug ID: 46482
Summary: Gas Guzzlers Combat Carnage crashes when changing
screen resolution
Product: Wine
Version: 4.0-rc6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 63313
--> https://bugs.winehq.org/attachment.cgi?id=63313
backtrace
Crashes when I try to change screen resolution from 1280x720 to 1280x800
wine-4.0-rc6-41-g5e677beef5
--
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=38688
Bug ID: 38688
Summary: Icon overlays not drawn in some cases
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: Christoph(a)ApiViewer.de
Distribution: ---
ImageList_DrawIndirect does not draw overlay icons in three cases where the
function is taking a shortcut with "goto end;".
This was tested with ReactOS\base\applications\mscutils\devmgmt_new on ReactOS
which is using comctl32 from wine.
Test results:
in 32bit color no overlay icons are not shown at all.
if (!bMask && (has_alpha || (fState & ILS_ALPHA)))
...
if (bIsTransparent)
bResult = alpha_blend_image ...
goto end;
in 16bit Color mode the overlay icons are drawn, but only the part on which the
underlying icon is not transparent (wrong ROP code?)
I don't think this application will work on wine because it relies on setupapi
code which wine will probably does not have.
--
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=48968
Bug ID: 48968
Summary: Cossacks 2 Battle for Europe broke bottom of screen
when using ALT + TAB
Product: Wine
Version: 5.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikrutrafal54(a)gmail.com
Distribution: ---
Created attachment 66944
--> https://bugs.winehq.org/attachment.cgi?id=66944
Log from running Cossacks 2
When I go to the desktop when I'm in map campaign in Cossacks 2 Battle for
Europe(gog version 1.3) then when I back the screen is broke at the bottom and
doesn't show any buttons until I go to battle.
In battle when I use ALT-TAB, then map becomes transparent.
This is shown on pictures on imgur - https://imgur.com/a/zZ8EAHW
Very rarely Cossacks crash when I use ALT-TAB and show this errors
002b:err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found:
width=160 height=24 bpp=16 (XRandR 1.2)
002b:err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found:
width=160 height=24 bpp=16 (XRandR 1.2)
This happens also on my laptop with Intel HD 3000(Mesa 19.3) but also on
computer with GTX 970(Nvidia 440)
This isn't recent bug because this happens to me also 1/2 years ago
--
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=52015
Bug ID: 52015
Summary: Final Fantasy XIV crashes on game startup on wine-6.21
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: contact(a)mail.redstrate.com
Distribution: ---
As of 6.21, the game (Final Fantasy XIV) crashes on startup as soon as you try
using any launcher, as the crash happens from ffxiv_dx11.exe (the game's actual
executable). This only happens of 6.21, as going back to 6.20 fixes this issue.
Unfortunately the only relevant error is a page fault and wine even fails to
attach a debugger and gather a stack trace.
I unfortunately don't have time today to perform a bisect, but I'll try to run
one as soon as possible.
--
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=51992
Bug ID: 51992
Summary: CreateInstall crashes on launch with page fault on
read access
Product: Wine
Version: 6.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lutzy.yuly(a)yandex.ru
Distribution: ---
Created attachment 70983
--> https://bugs.winehq.org/attachment.cgi?id=70983
Backtrace of crash automatically generated by Wine
I've installed CreateInstall Setup Extractor through Wine on my Linux machine.
Installation was successful, though there were many warnings in a terminal.
The common warnings/errors were:
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
genteert.dll: file not found
0009:err:richedit:ReadStyleSheet skipping optional destination
Automatic configuration caused some warnings/errors too, but it finished
successfully.
Then, I tried to launch a program, but it crashed, raising a page fault on read
access.
CreateInstall Setup Extractor Installation URL:
https://www.createinstall.com/help/setup-extractor.html
Main file (ci.exe) checksum (SHA1):
8414c69585f693515fbc56fc4179a6b8e103cea0 ci.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.
https://bugs.winehq.org/show_bug.cgi?id=50900
Bug ID: 50900
Summary: Multiple games need support for FreeThreadedXMLHTTP60,
CLSID '{88d96a09-f192-11d4-a65f-0040963251e5}' (Tony
Hawk's™ Pro Skater™ 1 + 2 , Microsoft Flight
Simulator)
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Distribution: ---
Continuation of bug 50054 and split off from/mentioned in bug 49740.
--
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=38420
Bug ID: 38420
Summary: Sticky mouse with xinput2
Product: Wine
Version: 1.7.39
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: brebs(a)sent.com
Distribution: ---
Hi, the Stalker series and also Sniper Elite have been affected by this issue
for years, since the infamous Wine "mousewarp" bugs.
When wine (currently tried upto 1.7.39) is *not* compiled with the option:
--without-xinput2
Then the full-screen mouse has a strange intermittent sticky/slowdown effect,
on both horizontal and vertical axes. It seems like xinput2's pointer barriers
are taking effect - the mouse gets some invisible resistance, and has to be
"pushed through" the barrier with extra force.
This is only an issue when wine is compiled *with* xinput2.
This is especially a problem with the Stalker games (e.g. Stalker Lost Alpha),
which need the mouse to work in the menu & inventory screens, as well as
first-person view.
--
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=52002
Bug ID: 52002
Summary: comctl32:datetime fails in the Arabic (Egypt) locale
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
comctl32:datetime fails in the Arabic (Egypt) locale:
datetime.c:212: Test failed: String mismatch ("12 hh" vs "hh 12")
datetime.c:798: Test failed: Expected 08/11/2021, got 2021/11/08
https://test.winehq.org/data/patterns.html#comctl32:datetime
This failure happens as soon as one sets UserDefaultLCID to 0xc01 (Settings ->
Time & Language -> Regional format -> Arabic (Egypt)).
Note: the reason it worked up to 2021-10-21 is because before then
UserDefaultLCID was incorrectly set to English in the w10pro64-ar VM. Then I
upgraded the VM to Windows 21H1 and in the process I recreated the Arabic
snapshot which got the intended locale this time. The current settings are:
SystemDefaultLCID 0c01
UserDefaultLCID 0c01
ThreadLocale 0c01
SystemPreferredUILanguages 0409
UserDefaultUILanguage 0401
ThreadUILanguage 0401
--
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=19223
Summary: null Object reference during Database object expansion
(MS SQL SMSE)
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m27315(a)gmail.com
Created an attachment (id=22225)
--> (http://bugs.winehq.org/attachment.cgi?id=22225)
Wine log for SSMSEE
Immediately after launching Microsoft's SQL Server Management Studio Express,
an "Object Explorer" pane is visible on the left to explore the connected SQL
server. Double-clicking on the "Databases" node to expand it produces the
following error message (see below)...
The databases can be acquired using the "Summary" window, and then the "Object
Explorer" pane can be synchronized to the "Summary" window. Although a
workaround exists, it is clumsy. Plus, a method so basic as expanding the
connected databases should not create such an error.
Incidentally, the error message is empty at first, and the message can only be
viewed by clicking on the "Show technical details" button in the error log...
===================================
Object reference not set to an instance of an object.
(Microsoft.SqlServer.Express.ObjectExplorer)
------------------------------
Program Location:
at
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.SystemObjectAccessHandler.get_HideSystemObjects()
at
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.SystemObjectAccessHandler.Visible(INodeInformation
source)
at
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItemBuilder.IsNodeVisible(NavigableItem
item)
at
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItemBuilder.BuildStaticItem(IList
nodes, INodeInformation source, INavigableItem sourceItem)
at
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItemBuilder.Build(INodeInformation
source, INavigableItem sourceItem, IFilterProvider filter)
at
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItem.GetChildren()
at
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ExplorerHierarchyNode.BuildChildren()
--
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.