https://bugs.winehq.org/show_bug.cgi?id=57572
Bug ID: 57572
Summary: Wine IEXPLORE shows incorrect Windows version in UA
String
Product: Wine-gecko
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: bammgabriana(a)gmail.com
Distribution: ---
When opening Whatismybrowser.com in Wine explore, it says I a running "Internet
Explorer 7 on Windows 8"
The UA String confirms this:
Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.2; WOW64; Trident/7.0; .NET CLR
2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)
The string "Windows NT 6.2" is equivalent to Win8.
I'm running it in a default Wine prefix which is set to Windows 10 by default.
Since this seems to be hardcoded (not actually detected), I suggest a simple
cosmetic change to change of the UA String to say "Windows NT 10.0", which is
what shows up when a browser is run under Win10.
Earlier versions of Windows 10 actually did still have Internet Explorer, so it
is not an impossible situation.
--
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=56620
Bug ID: 56620
Summary: Netgear Powerline Utility 3: File not found
Product: Wine
Version: 9.7
Hardware: x86-64
URL: https://web.archive.org/web/20221023012754/https://www
.downloads.netgear.com/files/GDC/XAVN2001/NETGEAR_Powe
rline_Setup_V3.1.0.4_230-10802-06.zip
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
CC: yshuiv7(a)gmail.com
Regression SHA1: 85d029e3b01f6dd35a86cc07796af982d66e4a03
Distribution: Ubuntu
Created attachment 76380
--> https://bugs.winehq.org/attachment.cgi?id=76380
"File not found" dialog
After installing the Netgear Powerline Utility v3, the app loads without any
issue.
However, on second load, a dialog window pops up showing "File not found" three
times. The executable NamePipeServer.exe fails to load, but the application
loads nonetheless. The app isn't usable due to other bugs.
This started with commit 85d029e3b01f6dd35a86cc07796af982d66e4a03.
85d029e3b01f6dd35a86cc07796af982d66e4a03 is the first bad commit
commit 85d029e3b01f6dd35a86cc07796af982d66e4a03
Author: Yuxuan Shui <yshui(a)codeweavers.com>
Date: Mon Mar 18 18:32:00 2024 +0000
shell32: Rely solely on SHELL_FindExecutable for ShellExecute.
This does two things:
1. ShellExecute no longer searches in the directory where the current
executable is in.
2. We always CreateProcess with a fully qualified path, so we CreateProcess
won't do its own path
resolution.
Serendipitously this also fixes some existing todos in tests.
Nothing is printed in the console.
Reverting this commit in current git resolves the issue.
Tried with both a 32- and 64-bit wineprefix.
$ sha1sum NETGEAR_Powerline_Setup_V3.1.0.4_230-10802-06.exe
5a7506b35fb1e2b70f300b9cfc8df417e9d5f651
NETGEAR_Powerline_Setup_V3.1.0.4_230-10802-06.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=657
Emerson Prado <emerson.prado.eng(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|emerson.prado.eng(a)gmail.com |
--
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=49473
Bug ID: 49473
Summary: Chaos Legion videos play upside down.
Product: Wine
Version: 5.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: SolisX007(a)yahoo.com
Distribution: ---
Chaos Legion videos play upside down. I have attached a screen shot of the
problem.
--
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=56471
Bug ID: 56471
Summary: starting of native program with "start /unix ..." is
broken
Product: Wine
Version: 9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andreas.franz(a)arcor.de
Distribution: ---
Since 9.5, "start /unix <native-command>" is broken. A "file not found" error
is thrown.
PATHEXT is set with added dot at the end.
Everything works fine with winehq 9.0-9.4.
regards, Andy
--
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=56319
Bug ID: 56319
Summary: Parallel Port Tester won't start (fails to locate
driver "System32\Drivers\inpoutx64.sys", but changing
to absolute path works)
Product: Wine
Version: 9.2
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Steps to reproduce:
1. Run `wine ParallelPortTesterSetup-1.0.0.2.exe`
2. Run `wine 'C:\Program Files (x86)\Parallel Port
Tester\ParallelPortTester.exe'`
During installation, the following message appears in the terminal:
0174:err:ntoskrnl:ZwLoadDriver failed to create driver
L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\inpoutx64":
c0000142
And an error dialog pops up that says "Failed to install InpOut32 driver."
After closing the pop-up, the installation appears to finish successfully.
When running the application, a similar message appears in the terminal:
0054:err:ntoskrnl:ZwLoadDriver failed to create driver
L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\inpoutx64":
c0000142
And an error dialog pops up that says "Inpout32.dll was found, but the driver
is not installed." Then the application closes.
The registry value HKLM\System\CurrentControlSet\Services\inpoutx64\ImagePath
is "System32\Drivers\inpoutx64.sys" on both Windows and Wine. If I change it to
"C:\Windows\System32\Drivers\inpoutx64.sys" on Wine, the application starts
without error. So this seems to be a problem with locating the driver, not a
problem with the driver itself.
$ sha256sum ParallelPortTesterSetup-1.0.0.2.exe
9e9b399dd92ac48433af2061eb8491d1d68a6134eaeab2efcdcd36361e723d09
--
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=52738
Bug ID: 52738
Summary: Not keyboard input in "STREET CHAVES - O LUTADOR DA
VILA" (game)
Product: Wine
Version: 7.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: augusto7744(a)aol.com
Distribution: ---
Hello.
"STREET CHAVES - O LUTADOR DA VILA" is an game using keyboard working in WINE
6.X.
In WINE 7.2 after changes in input API now the game load showing the start
screen menu, but keyboard input not work.
Here are links about the game
https://wiki.acervolima.com/street-chaves/https://street-chaves.softonic.com.br/
Another detail if running winecfg in Graphics menu if "Allow window manager to
control windows" is disabled will not keyboard input for Raine emulator. Only
have keyboard input if "Allow window manager to control windows" is enabled.
Raine emulator use SDL.
"Allow window manager to control windows" being enabled or disabled not
keyboard input for "STREET CHAVES - O LUTADOR DA VILA".
Need another information ? logs ? If yes please how create log and where are
written ?
Thanks for reading.
--
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=57541
Bug ID: 57541
Summary: CMake doesn't find toolchain
Product: Wine
Version: 10.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: rpisl(a)seznam.cz
Distribution: ---
Created attachment 77609
--> https://bugs.winehq.org/attachment.cgi?id=77609
WINEDEBUG=+cmd (bad)
CMake.exe can no longer find the toolchain. This is a regression introduced by
f21744527e300ed897a4776c013390e25cf6b218. Reverting the commit fixes the
problem. Deleting the lines
for (pos = firstModifier; pos < lastModifier; pos++)
*pos = towlower(*pos);
is also sufficient.
--
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=57515
Bug ID: 57515
Summary: explorer mode did not show taskbar anymore
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: l12436.tw(a)gmail.com
Distribution: ---
Created attachment 77548
--> https://bugs.winehq.org/attachment.cgi?id=77548
Code with latest master without revert
in latest master, when you open desktop with enabled shell feature. taskbar
still not shown.
I found you when revert commit 4cc38f0f52284b1315ef0539327c3cfbc163c472 the
task bar will shown again.
This only happened recently.
I do not know is that commit regression or not.
--
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=57523
Bug ID: 57523
Summary: PokerTracker 4: cannot launch anymore
Product: Wine
Version: 10.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nicoco(a)nicoco.fr
Distribution: ---
Created attachment 77573
--> https://bugs.winehq.org/attachment.cgi?id=77573
Backtrace provided by wine's GUI
PokerTracker 4 crashes on startup.
It used to work, cf my report on AppDB. Hopefully the backtrace will help.
I have a "feeling" it might be related to edge webview: the app has a web view
of their website on the welcome screen, which never worked (but it would not
crash the app before). I don't really have any more than my gut feeling to
support that though.
--
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.