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=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=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.
https://bugs.winehq.org/show_bug.cgi?id=51511
Bug ID: 51511
Summary: Cleans at startup.
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: and.68320(a)gmail.com
Distribution: Ubuntu
Created attachment 70351
--> https://bugs.winehq.org/attachment.cgi?id=70351
Backtrace
Departure PC Radio application version 6.0.2 immediately after launch. Link to
download this program http://pcradio.ru/player/player_win/pcradio_6.0.2.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=51386
Bug ID: 51386
Summary: ln.exe needs KERNEL32.dll.FindFirstFileNameW
Product: Wine
Version: 6.12
Hardware: x86-64
URL: https://web.archive.org/web/20210530064017/https://sch
inagl.priv.at/nt/ln/ln.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: awineuser(a)mail.com
Distribution: Ubuntu
ln.exe, a command line utility that works with hard links and symbolic links,
can crash during a "deloreon copy" (incremental backup). Specifically, the
command used was this:
ln --backup --unroll --1023safe --progress --delorean <source directory>
<previous backup dir> <new backup dir>
When it crashes, the terminal output says:
wine: Call from 7BC2980A to unimplemented function
KERNEL32.dll.FindFirstFileNameW, aborting
Sometimes the command completes without crashing, so apparently it doesn't
always call this function?
Note: the 32-bit version of ln.exe was used. I haven't tested the 64-bit
version.
--
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=51248
Bug ID: 51248
Summary: UrlGetPart produces different results from Windows
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shlwapi
Assignee: wine-bugs(a)winehq.org
Reporter: jp-dev(a)inbox.ru
Distribution: ---
Created attachment 70120
--> https://bugs.winehq.org/attachment.cgi?id=70120
test program, logs
It produces difference result codes.
There is a test case on some URLs and relevant output from Windows 10 vs Wine
6.10.
Sometimes it will return a different HRESULT, or it will fail parsing the query
string.
--
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=37813
Bug ID: 37813
Summary: Defiance fails to connect to login Server
Product: Wine
Version: 1.7.31
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Bastyjuice(a)aol.com
The Game is patching and ist Starting without any Trouble but after launching
Defiance, the Game pop ups with a Dialog "The defiance service is unavailable
please try again later"
Michael Bond tells that he Have turned on all debug for winsock and dug through
the log. He see it create a socket and connect to login-live-us-pc.defiance.com
port 50000. After that there's a handful of failed setsockopt calls for send
and recv buffer sizes followed by a series of select and WSAFDIsSet calls
waiting for socket activity, and finally shutdown and closesocket.
--
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=25936
Summary: SolidWorks 2010: sldim.exe shows blank window
Product: Wine
Version: 1.3.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
Created an attachment (id=33059)
--> (http://bugs.winehq.org/attachment.cgi?id=33059)
Image showing the problem
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine /sldim/sldim.exe
Behaviour:
Blank window (see attachment)
Expected behaviour:
The window shouldn't be blank
--
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=27403
Summary: Collapsable section headers in Solidworks property
manager are overdrawn, thus unusable
Product: Wine
Version: 1.3.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mpartap(a)gmx.net
The problem can be seen in the attached video: headers on the first tab are
first displayed correctly (and are clickable), then they get overdrawn slowly
which makes them non-clickable. Usually, the second tab does not have this
problem, and some actions trigger the header buttons to be redrawn, but they
get overdrawn again at once. I tried to nail down the problem by vastly
expanding RelayExclude to the 500 topmost function calls, an excerpt of the
resulting log is also attached. No fixmes or warnings come up.
--
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.