https://bugs.winehq.org/show_bug.cgi?id=51633
Bug ID: 51633
Summary: noting will open
Product: Wine
Version: 6.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shrippie4(a)gmail.com
Distribution: ---
it started when i tried to apply a patch for prey 2006
no games will open think it might be direct X
i even got rid of my old wine prefix still doesn't open any programs
--
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=30486
Bug #: 30486
Summary: Tanner L-Edit shows blank hotkey field
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Tanner's L-Edit uses the msctls_hotkey32 control from comctl32
in its Setup / Application / Keyboard dialog, but under Wine,
the control is always blank. It should say 'None' (or the local equivalent)
initially. (The caret is positioned properly, though.)
'winetricks comctl32' works around the problem.
Wine's control works fine in a standalone demo.
The problem exists in many versions of the app, including the 7.12
Student Version downloadable from various sites as ledit.zip,
2972402 bytes, sha1sum f1a5825e63cee03f2cfb912cfa8d47c5a22aa684
That version requires 'winetricks mfc42' to start, and warns
about wanting 256 color mode. Using Xephyr to get 256 color mode
doesn't seem to help.
--
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=19410
Summary: Personal Stock Monitor: tooltip text not visible
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
URL: http://www.personalstockmonitor.com/downloads.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Andrew.Talbot(a)talbotville.com
In Personal Stock Monitor (see URL for download), if one hovers over a
truncated entry a tooltip pops up, but there is no visible text on it.
--
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=56768
Bug ID: 56768
Summary: uxtheme crash when using themed CheckBoxes
Product: Wine
Version: 9.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: kyle.kcsoftwares(a)gmail.com
Distribution: ---
Created attachment 76569
--> https://bugs.winehq.org/attachment.cgi?id=76569
uxtheme patch
Initially found here https://jira.reactos.org/browse/CORE-16410 but also
applicable to Wine 9.9 staging as "latent bug"
comctl32/button.c CB_ThemedPaint, before
https://github.com/wine-mirror/wine/commit/830348d78c38e9f68772bd6e5a3ea255…
passed NULL as LPCRECT prc for GetThemePartSize (allowed as per
https://learn.microsoft.com/en-en/windows/win32/api/uxtheme/nf-uxtheme-gett…
) then get_image_part_size then UXTHEME_LoadImage then UXTHEME_SelectImage
which unconditionnally calls
POINT size = {pRect->right-pRect->left, pRect->bottom-pRect->top};
without checking pRect as non-NULL
Attached patch (to be adapted here) prevents such a case.
--
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=57542
Bug ID: 57542
Summary: Visual studio 2022 installer can't connect to the
internet
Product: Wine
Version: 10.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: francisco278herrera(a)gmail.com
Distribution: ---
The installer for visual studio 2022 will open but it will not connect to the
internet as it will say that nothing is available to install and there's
nothing under developer news either.
--
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=56668
Bug ID: 56668
Summary: Visual Studio 2022 Community Edition doesn't install
in quiet mode (Mono.Security.X509.X509Store.get_Crls)
Product: Wine
Version: 9.8
Hardware: x86-64
URL: https://visualstudio.microsoft.com/vs/community/
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Debian
Created attachment 76454
--> https://bugs.winehq.org/attachment.cgi?id=76454
installer log
austin@debian:~/Downloads$ du -sh VisualStudioSetup.exe
3.9M VisualStudioSetup.exe
austin@debian:~/Downloads$ sha1sum VisualStudioSetup.exe
5d0923c690a40a5113a0dec506c14a412b4ee2e4 VisualStudioSetup.exe
The installer will fail early if run normally / with the GUI (see bug 56644).
If quiet mode is used:
wine VisualStudioSetup-2022.exe --quiet --noweb --norestart --installPath
"%ProgramFiles%\\Microsoft Visual Studio\\2022" --add
Microsoft.Component.MSBuild
It gets a bit further, but then fails to download anything.
--
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=56644
Bug ID: 56644
Summary: Visual Studio 2022 Community Edition doesn't install
(exits before showing installer window)
Product: Wine
Version: 9.8
Hardware: x86-64
URL: https://visualstudio.microsoft.com/vs/community/
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Debian
Created attachment 76417
--> https://bugs.winehq.org/attachment.cgi?id=76417
terminal output
austin@debian:~/Downloads$ du -sh VisualStudioSetup.exe
3.9M VisualStudioSetup.exe
austin@debian:~/Downloads$ sha1sum VisualStudioSetup.exe
5d0923c690a40a5113a0dec506c14a412b4ee2e4 VisualStudioSetup.exe
Looking at the output, I initially suspected it was a wine-mono issue.
Installing `winetricks dotnet472` doesn't help, so it's not that.
--
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=51099
Bug ID: 51099
Summary: Visual Studio Installer refuses to run with unelevated
token in quiet mode
Product: Wine-staging
Version: 6.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: w(a)zeroitlab.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
This patchset:
https://github.com/wine-staging/wine-staging/commit/811467bf6a4c43de2485b37…
breaks the second stage of Visual Studio Installer (needed for products: Visual
Studio 2015, Visual Studio 2017, Visual Studio 2019, Visual Studio Build Tools
2015, Visual Studio Build Tools 2017, Visual Studio Build Tools 2019)
Reproduction:
Skip first stage installer blocked by another bug:
wget https://aka.ms/vs/16/release/installer -O installer.zip
unzip installer.zip
mkdir "~/.wine/drive_c/Program Files (x86)/Microsoft Visual Studio"
mv Contents "~/.wine/drive_c/Program Files (x86)/Microsoft Visual
Studio/Installer"
Try invoking installer:
wine "C:\\Program Files (x86)\\Microsoft Visual Studio\\Installer\\setup.exe"
/finalizeInstall install --locale en-US --productId
Microsoft.VisualStudio.Product.BuildTools --channelId VisualStudio.16.Release
--channelUri "https://aka.ms/vs/16/release/channel" --quiet --norestart
--nocache --installPath C:\BuildTools --add
Microsoft.VisualStudio.Workload.VCTools --includeRecommended
After it fails check log at `C:\Users\user\Temp`, latest one starting with
dd_installer:
[0108:0001][2021-05-05T14:22:56] Commands with --quiet or --passive should be
run elevated from the beginning.
--
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=54858
Bug ID: 54858
Summary: Multiple games call for
"Windows.System.DispatcherQueue" (Tannenberg, The Last
Stand: Aftermath, The Long Dark)
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Lots of
0e8c:fixme:combase:RoGetActivationFactory (L"Windows.System.DispatcherQueue",
{00000035-0000-0000-c000-000000000046}, 00007FEEE4A0FA00): semi-stub
0e8c:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.System.DispatcherQueue"
8.6-29-ga19c1ff1697
--
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=52239
Bug ID: 52239
Summary: Partially invisible URL in TurnFlash's About window
Product: Wine
Version: 6.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: oguilherme(a)protonmail.com
Distribution: ---
Steps to reproduce:
1. Download TurnFlash v2.10: https://www.nirsoft.net/utils/tflash210.zip (ZIP
file SHA1: 63ae606aee64259091e7f82436d4ecdf3a6e9047)
2. Extract and run tflash.exe
3. Right click TurnFlash's tray icon, then click on 'About'
The About window should fully display the following clickable URL:
http://nirsoft.mirrorz.com
But on Wine 6.23 it currently displays:
http://
I've added screenshots comparing Windows 10 and Wine.
Thank you.
--
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.