http://bugs.winehq.org/show_bug.cgi?id=58165
Bug ID: 58165
Summary: winedbg/cmd: Cannot enter BackSpace on jp106 keyboard
Product: Wine
Version: 10.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: axis6404(a)proton.me
Distribution: ---
Cannot enter BackSpace on jp106 keyboard. Entering BackSpace will enter ^H.
--
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=55639
Bug ID: 55639
Summary: OSS driver sends output to wrong device
Product: Wine
Version: 8.16
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineoss.drv
Assignee: wine-bugs(a)winehq.org
Reporter: sean-freebsd(a)farley.org
Created attachment 75175
--> https://bugs.winehq.org/attachment.cgi?id=75175
trace:oss of test sound using default device in winecfg
Sometime after Wine 8.11, the OSS driver sends to the device node one higher
than selected. Whether the "System Default" or the specific node device is
picked in winecfg, the "Test Sound" goes to one higher than chosen.
In my case, the speakers are on /dev/dsp4. In the log, that device is
considered the default devnode. However, the devnode chosen for output is
/dev/dsp5. If I chose /dev/dsp3 specifically, then the audio will be output
via the speakers.
It definitely looks like an off-by-one bug.
Workaround: select lower device by number
--
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=58281
Bug ID: 58281
Summary: WineHQ Debian Trixie Package Fetch Error - Unexpected
File Size, Possible Mirror Sync Issue
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: chris.wallis+winehqbug(a)c-tek.org
CC: dimesio(a)earthlink.net
Distribution: ---
Created attachment 78629
--> http://bugs.winehq.org/attachment.cgi?id=78629
Error from APT.
Please see attachment for error
--
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=58202
Bug ID: 58202
Summary: Radiodity GD-73 CPS no text shown in english language,
works in chinese
Product: Wine
Version: 10.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zbox(a)atlas.cz
Distribution: ---
Fedora 41, wine-10.4-2.fc41.x86_64.
Steps to reproduce:
- download Radiodity GD-73 CPS:
https://radioddity.s3.amazonaws.com/2021-01-27_GD-73_v1.06_update_package.z…
- install "GD-73 Software/GD-73 V_1.05.exe"
- add libusub0.dll, e.g. from the https://www.dll-files.com/libusb0.dll.html
- run the CPS: wine ./CPS.exe
Current result:
Application doesn't show text
Expected result:
Application shows text
It works OK in Windows 10.
I tried the following (nothing helped):
- installing all fonts from the winetricks
- copying Fonts folder from the Windows 10 machine
If the application is switched to chinese (e.g. in the settings.ini, change
language from "english" to "chinese") the text is correctly shown, but the UI
is in chinese :).
--
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=58160
Bug ID: 58160
Summary: Wine cannot download mono
Product: Wine
Version: 10.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: scallegari(a)arces.unibo.it
Distribution: ---
Recently, wine seems uncapable of downloading mono. The progress bar does not
move from 0 an everything hangs. Might be an issue with wine itself or with the
servers from which mono is meant to be developed. In either case, lack of a
proper timeout and diagnostics in wine seems problematic.
To repro: `wine 'C:\windows\system32\control.exe' appwiz.cpl install_mono`
--
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=58215
Bug ID: 58215
Summary: Unable to install MS Office 97 Pro
Product: Wine
Version: 10.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kyle.kcsoftwares(a)gmail.com
Distribution: ---
Created attachment 78528
--> http://bugs.winehq.org/attachment.cgi?id=78528
Screenshot
Unable to install MS Office 97 Pro
Fails when attempting to copy tahoma.ttf
--
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=58178
Bug ID: 58178
Summary: err:ole:StdMarshalImpl_MarshalInterface
Product: Wine
Version: 10.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: rpc
Assignee: wine-bugs(a)winehq.org
Reporter: rkoptev70(a)gmail.com
Distribution: ---
Created attachment 78473
--> http://bugs.winehq.org/attachment.cgi?id=78473
winecfg
Laptop: Lenovo G15 V4 IRU
OS: Ubuntu 24.04 LTS and 22.04 LTS
Wine versions tested: 9.0~repack-4build3, 10.0.0.0~noble-1, 10.6~noble-1
When running winecfg on a clean OS install - ole/rpcss errors occur in the
terminal. These errors prevent wine-mono to be installed and it ultimately
makes it not possible to run the windows app I want to run.
I spent some long hours troubleshooting, trying to determine the root cause of
the issue and resolve it(even wiped an entire OS to switch to the latest LTS).
There are some posts on the forums with similar wine logs, however they were
either ignored as non braking errors or solved in other or untold ways.
What ultimately helped is to enable Secure Boot in BIOS settings (???).
Now it works just fine.
No idea why. Maybe my findings will provide you with a valuable troubleshooting
info, or become one of the solutions for a problem which does not seem to have
a common source or fix.
--
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=57942
Bug ID: 57942
Summary: WINE Staging 10.2 Ubuntu Noble not start
Product: Wine-staging
Version: 10.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: augusto7744(a)aol.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Hello.
Thanks for reading that topic.
OS Lubuntu ( Ubuntu using LXQT ) Noble 24.04.
All WINE dependencies correctly installed. Run WINE 10.0-RC5 correctly.
Is possible install WINE-Staging 10.2 , but not start the process creation of
WINE files in path /home/username/.wine
When installing show the messages below
Preparing to unpack winehq-staging_10.2~noble-1_amd64.deb ...
Unpacking winehq-staging (10.2~noble-1) over (10.2~noble-1) ...
Preparing to unpack wine-staging_10.2~noble-1_amd64.deb ...
Unpacking wine-staging (10.2~noble-1) over (10.2~noble-1) ...
Preparing to unpack wine-staging-amd64_10.2~noble-1_amd64.deb ...
Unpacking wine-staging-amd64 (10.2~noble-1) over (10.2~noble-1) ...
Preparing to unpack wine-staging-i386_10.2~noble-1_i386.deb ...
Unpacking wine-staging-i386:i386 (10.2~noble-1) over (10.2~noble-1) ...
Setting up wine-staging-amd64 (10.2~noble-1) ...
/opt/wine-staging/bin/wine64-preloader (No such file or directory)
Setting up wine-staging-i386:i386 (10.2~noble-1) ...
/opt/wine-staging/bin/wine-preloader (No such file or directory)
Setting up wine-staging (10.2~noble-1) ...
Setting up winehq-staging (10.2~noble-1) ...
Processing triggers for gnome-menus (3.36.0-1.1ubuntu3) ...
Processing triggers for desktop-file-utils (0.27-2build1) ...
Processing triggers for man-db (2.12.0-4build2) ...
When trying create the wine environment in /home/username/.wine show the
messages below
wine: failed to load /opt/wine-staging/lib/wine/i386-windows/ntdll.dll error
4000000e
0024:err:environ:run_wineboot failed to start wineboot 1
0024:fixme:winediag:loader_init wine-staging 10.2 is a testing version
containing experimental patches.
0024:fixme:winediag:loader_init Please mention your exact version when filing
bug reports on winehq.org.
wine: failed to load /opt/wine-staging/lib/wine/i386-windows/ntdll.dll error
4000000e
wine: failed to load /opt/wine-staging/lib/wine/i386-windows/ntdll.dll error
4000000e
0024:err:win:get_desktop_window failed to start explorer 1
wine: failed to load /opt/wine-staging/lib/wine/i386-windows/ntdll.dll error
4000000e
0024:err:start:fatal_error FormatMessage failed
and other message too
wine: failed to open L"C:\\windows\\system32\\wineboot.exe": c0000135
0024:err:environ:run_wineboot failed to start wineboot c0000135
wine: could not load kernel32.dll, status c0000135
I not see details about fixes about that bug in WINE 10.3 changelog.
Only reporting that bug.
Have an nice day.
--
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=58184
Bug ID: 58184
Summary: Bad link on web page winehq.org > Download
(https://gitlab.winehq.org/wine/wine/-/wikis/Download)
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: david.l.bridges(a)gmail.com
Distribution: ---
This unresolved problem is related to the resolved bugs 58159 and 58160.
As of this writing, if you browse to https://winehq.org > Download > Wine
Source Downloads
and click the link "WineHQ download server" (which has
https://dl.winehq.org/wine/source/ as its destination)
the following opens:
<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Key>wine/source/index.html</Key>
<RequestId>74541HB6RMB2DXGB</RequestId>
<HostId>
3+vwM4Y3NTbfalTIGt+Rm+fVuQABcWIIZ6g5rEWBx0YOlFvG/c839XasaBlLQ9PueRJ/RWVNfZA=
</HostId>
</Error>
A similar error occurs if one browses to https://dl.winehq.org/wine/wine-mono/
which previously made the Wine Mono .msi files available.
--
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=25872
Summary: dxdiag doesn't support /t option, needed by Guild Wars
'test system' button
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is the next problem after bug 25871.
Guild wars installs nicely, but if you press 'test system', you see
...
fixme:dxdiag:ProcessCommandLine /t unimplemented
--
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.