https://bugs.winehq.org/show_bug.cgi?id=39930
Bug ID: 39930
Summary: HtmlHelp() shows blank page when '\\' is used as path
separator after '::'
Product: Wine
Version: 1.9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hhctrl.ocx
Assignee: wine-bugs(a)winehq.org
Reporter: foka(a)debian.org
Distribution: ---
Despite the fact that Microsoft documentation clearly states that
Anything after the double colon (::) must use forward slashes (/),
in accordance with URL standards.
(see https://support.microsoft.com/en-us/kb/235226), Windows developers tend to
forget(?) that rule and use backslashes (\) after the double colon.
For example, running UFile 2013 under Wine, opening the tutorial comes up with
a blank window, and the trace/fixme messages are logged:
trace:htmlhelp:HtmlHelpW (0x1006e,
L"ubxkbE.chm::\\tutorial/pages/1intro.htm>DT_HTML_TUT",
command=HH_DISPLAY_TOPIC, data=0)
trace:htmlhelp:NavigateToChm 0x208ba0 L"C:\\Program Files\\UFile
2013\\ubxkbE.chm" L"\\tutorial/pages/1intro.htm"
trace:htmlhelp:AppendFullPathURL L"C:\\Program Files\\UFile
2013\\ubxkbE.chm" 0x31dc98 L"\\tutorial/pages/1intro.htm"
trace:htmlhelp:navigate_url L"mk:@MSITStore:C:\\Program Files\\UFile
2013\\ubxkbE.chm::/\\tutorial/pages/1intro.htm"
fixme:ieframe:handle_navigation_error Navigate to error page
But of course, as a retail product, UFile 2013's tutorial of course shows
correctly in Windows.
Apparently, Microsoft knows how often developers get confused by '/' and '\',
and silently accepts such erroneous backslashes so that the relevant HTML Help
can be displayed.
The current Wine implementation of HTML Help, however, does not account for
such developer errors, leading to such blank HTML Help windows in (slightly)
buggy programs like UFile 2013.
--
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=53897
Bug ID: 53897
Summary: Programmer's File Editor MDI windows initially open
with doubled-up scroll bars
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine_bugzilla(a)sctb.ch
Distribution: ---
Created attachment 73438
--> https://bugs.winehq.org/attachment.cgi?id=73438
Screenshot of doubled-up scroll bars.
I've been using Programmer's File Editor (PFE), a text editor from 1999, with
WINE, since the beginning of time.
There has always been a problem that when the editor starts, the scroll bars
(vertical and horizontal) are doubled up. It's an MDI interface, which I think
is the problem.
Clicking on a scrollbar, tiling the windows, etc - anything which makes them do
something - returns the scrollbars to the normal state.
Screenshot attached.
--
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=52571
Bug ID: 52571
Summary: batch token parsing regression
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: dragonwarriorxtreme(a)gmail.com
Distribution: ---
This is easily demonstrated with vcvars script batch files in Visual Studio
2015, on amd64.
>)
>)
>)
>)
>)
>Can't recognize 'x86' as an internal or external command, or batch script.
>Can't recognize '\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6.1 Tools\x64\;C:\windows\system32;C:\win
dows;C:\windows\system32\wbem;C:\windows\system32\WindowsPowershell\v1.0' as an
internal or external
command, or batch script.
>Can't recognize 'x86' as an internal or external command, or batch script.
>Can't recognize '\Windows Kits\NETFXSDK\4.6.1\include\um;' as an internal or external command, or bat
ch script.
>Can't recognize 'x86' as an internal or external command, or batch script.
>Can't recognize '\Windows Kits\NETFXSDK\4.6.1\lib\um\x86;' as an internal or external command, or bat
ch script.
>Can't recognize 'x86' as an internal or external command, or batch script.
>Can't recognize '\Microsoft Visual Studio 14.0\Team Tools\Performance Tools\x64;C:\Program Files ' as
an internal or external command, or batch script.
>Can't recognize 'x86' as an internal or external command, or batch script.
... etc ...
1. Install Visual Studio 2015 (latest Wine-git works around ncrypt limitations)
or the v140/v141 build tools using 2017 (already works).
What I did personally (was attempting to compile x86 programs on an x64 install
before I hit this bug):
2. cd C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86
3. wine cmd /K vcvarsamd64_x86.bat
--
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=42809
Bug ID: 42809
Summary: GPS Track Editor: arrows not shown
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joao.eiras(a)gmail.com
Distribution: ---
Created attachment 57847
--> https://bugs.winehq.org/attachment.cgi?id=57847
Example GPX file
1. Please download and install "GPS Track Editor" from
http://www.gpstrackeditor.com/download (7.6 MB isntaller)
2. Open the program
3. Open a GPX file (use the attached one, over the brooklyn bridge)
4. Notice how do don't see anything over the bridge but if you hover with the
mouse you'll see some dots appearing. The dots also appear if you click the
entries in the table on the right side. See attached screenshot.
5. Compare how it should look like on windows (another 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=51561
Bug ID: 51561
Summary: Wine's built-in gdiplus.dll lags in Paint.NET compared
to native (Win 7) gdiplus.dll
Product: Wine
Version: 6.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: kle(a)bluewin.ch
Distribution: ---
After intensive testing I can confirm that the built-in gdiplus.dll "lags" in
Paint.NET 3.5.11 and Wine 6.13 / 6.14.
When the native gdiplus.dll from Windows 7 is used (through winetricks) the
performance is clearly better, no lag is present. Unfortunately the native
gdiplus.dll works not stable, Paint.NET 3.5.11 crashes reproducible after some
time. So this is therefore not an usable alternative.
Maybe this bug report here is related to bug 24653:
https://bugs.winehq.org/show_bug.cgi?id=24653
--
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=53435
Bug ID: 53435
Summary: user32:msg - test_SendMessage_other_thread() sometimes
fails on Windows 7
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
user32:msg - test_SendMessage_other_thread() sometimes fails on Windows 7:
msg.c:18505: Test failed: wrong status 00400040
https://test.winehq.org/data/patterns.html#user32:msg
Where 0x00400040 that there are still QS_SENDMESSAGE messages in the queue and
that one was added since the last call.
This is similar to the Windows 10-only bug 53434 but the status is different
and this failure only happens on Windows 7.
--
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=52196
Bug ID: 52196
Summary: Program desinger.exe stop after starting with error
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: werbung(a)itssh.de
Distribution: ---
Created attachment 71249
--> https://bugs.winehq.org/attachment.cgi?id=71249
Bugreport
The install of this program was completed with no errors. It was installed
along with another program. The main program works wonderfully, but the
sub-program (desinger.exe) does not.
The OS is up to date. Wine is up to date.
In OS windows7 the program works.
--
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=51995
Bug ID: 51995
Summary: Roblox's bad performance on Wine
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: penguinbotonline(a)protonmail.com
Distribution: ---
Created attachment 70986
--> https://bugs.winehq.org/attachment.cgi?id=70986
Stderr log from Wine
There is a common problem that occurs to the majority of RoL players, which is
bad performance. There 2 things that people usually have, frame drops and
performance degradation.
When a frame drop happens, with +seh these things appear in the logs
--
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=49868
Bug ID: 49868
Summary: Hedgewars 1.0.0 crashes when a game against the
computer is started
Product: Wine
Version: 5.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)eclipso.eu
Distribution: ---
Created attachment 68209
--> https://bugs.winehq.org/attachment.cgi?id=68209
The console messages
Hedgewars crashes when the following steps are taken:
1) remove .wine directory
2) run wineboot
3) run the Hedgewars installer, accept the defaults. This will start Hedgewards
at the end of the installer
4) Press "Play a game on a single computer"
5) Press "Play a quick game against the computer with random settings"
6) Sometimes, the game now shows the error "The program hedgewars.exe has
encountered a serious problem and needs to close"
7) if the game does not crash, press escape and Y, and repeat step 5
My versions:
$ wine --version
wine-5.17 (Staging)
$ uname -a
Linux cedric-p4 5.8.10-arch1-1 #1 SMP PREEMPT Thu, 17 Sep 2020 18:01:06 +0000
x86_64 GNU/Linux
--
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=53434
Bug ID: 53434
Summary: user32:msg - test_SendMessage_other_thread() sometimes
fails on Windows 10 1507 - 1909
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
user32:msg - test_SendMessage_other_thread() sometimes fails on Windows 1507 -
1909:
msg.c:18493: main: call PeekMessage
msg.c:18505: Test failed: wrong status 00080000
msg.c:18507: main: call PeekMessage
msg.c:18508: Test failed: PeekMessage should fail
https://test.winehq.org/data/patterns.html#user32:msg
Where 0x00080000 indicates that there are still QS_POSTMESSAGE messages in the
queue and that none were added since the last call.
This only happens on Windows 10 1507 to 1909.
--
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.