https://bugs.winehq.org/show_bug.cgi?id=54382
Bug ID: 54382
Summary: unimplemented function
comctl32.dll.HIMAGELIST_QueryInterface called in
32-bit code (0x7b011866)
Product: Wine
Version: 7.16
Hardware: x86
OS: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: zumers(a)yandex.ru
Создаем новый префикс, устанавливаем comctl32 через winetricks, запускаем
winetricks, выбираем:
1) Запустить uninstaller, нажимаем кнопку "Установить"
2) Запустить regedit, в меню "Реестр" выбираем "Импортировать файл реестра" или
"Экспортировать файл реестра"
и в обоих случаях все закрывается кроме окна winetricks. Лог приложен.
Спасибо.
--
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=54345
Bug ID: 54345
Summary: CJK glyphs are not displayed in notepad.exe by default
Product: Wine
Version: 8.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nekotekina(a)gmail.com
Distribution: ---
Created attachment 73918
--> https://bugs.winehq.org/attachment.cgi?id=73918
Screenshot of broken Japanese text in notepad.exe
Hello, I've installed wine-staging (over wine-stable) and I noticed I'm no
longer able to open Japanese text files with notepad.exe using locale override
LANG=ja_JP.UTF-8
Squares appear instead of Japanese glyphs. I tested with empty wine prefix. I'm
attaching a screenshot of the following text file:
たこ焼き
てすと
test
한국어
æ
I also noticed similar problem in the edit fields of another program.
Expected behaviour:
Default "System" font should display all these characters in one way or
another.
Workaround:
Change font in notepad.exe to one explicitly containing Japanese characters.
--
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=9221
--- Comment #50 from groybe(a)gmail.com ---
I noticed some work has been done with FFB in wine 8.0 so I tested again but
this bug still persists.
I'm unsure if you saw my last post as I didn't reply to you directly so I hope
this is ok to post again.
Thanks for all the hard work :)
(In reply to Rémi Bernon from comment #48)
> I don't have the required hardware to test this but there's been a lot of
> dinput and force feedback related changes recently, could someone re-test
> this with current Wine HEAD?
--
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=54343
Bug ID: 54343
Summary: USB Device Not Recognized 64-bit Stack Overflow Looks
related
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: dave.connett(a)gmail.com
Distribution: ---
Created attachment 73913
--> https://bugs.winehq.org/attachment.cgi?id=73913
Backtrace of the stack overflow.
Hello,
Use Case: I am using Joysticks for some of my games. They are detected by the
games, but trying to calibrate, change the configuration, or flash the firmware
with the vendor's software I am getting an unhandled exception with a stack
overflow error in the kernelbase.dll module. The vendor executable can be found
at the following link:
https://support.virpil.com/en/support/solutions/47000010107
I have attached two separate backtraces of the error to this report as well as
a screenshot detailing the resulting missing connections. I would appreciate
any assistance in resolving this issue.
Steps to reproduce:
Install the vendor's software for joystick configuration suite in Wine.
Running the software immediately triggers the stack overflow.
Connect the joystick to the computer.
Attempt to use the software to configure, calibrate, or flash the firmware.
No Joysticks detected in software. (Though launching a separate executable
from the main instance does seem to detect them, screenshot attached)
Expected Result: The software should successfully detect and configure the
device or flash the firmware.
Actual Result: An unhandled exception with a stack overflow error in the
kernelbase.dll module is encountered.
I am using Wine version: 7.22.
Operating System: Arch Linux 6.1.6-arch1-3.
Thank you for your help.
Sincerely,
Dave
--
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=40569
Bug ID: 40569
Summary: application crashes with exception in
ddraw_allocate_handle (win98)
Product: Wine
Version: 1.9.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
Created attachment 54407
--> https://bugs.winehq.org/attachment.cgi?id=54407
Terminal output (wine 1.9.9)
I get a page fault in 32-bit code when starting a game in TOCA Touring Car
Championship. This is an old game that requires windows version <= win98.
The demo also has the bug.
---begin quote---
...
wine: Unhandled page fault on read access to 0x00000110 at address 0x7e7fcf1d
(thread 0028), starting debugger...
Unhandled exception: page fault on read access to 0x00000110 in 32-bit code
(0x7e7fcf1d).
...
Backtrace:
=>0 0x7e7fcf1d ddraw_allocate_handle+0x1d(t=0x10c, object=0x15f960,
type=DDRAW_HANDLE_MATERIAL)
[/home/olivier/Projets/wine-builds/1.9.9_x86/dlls/ddraw/../../../wine-git/dlls/ddraw/main.c:118]
in ddraw (0x0033f478)
...
---end quote---
This is with git wine 1.9.9-35-gbd2999d and no patch.
--
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=54448
Bug ID: 54448
Summary: SoundID Reference 4 application fails on
installation/start
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: walker.travail(a)gmail.com
Distribution: ---
Created attachment 73999
--> https://bugs.winehq.org/attachment.cgi?id=73999
trace provided by wine on failure
Attempting to run/install "SoundID Reference.exe" which is downloaded from
https://www.sonarworks.com/download-center
--
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=54446
Bug ID: 54446
Summary: Tiger Woods 2000 crashes after title video into main
menu
Product: Wine
Version: 8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adec2011.ac(a)gmail.com
Distribution: ---
Tiger Woods 2000 shows EA title then the main video but crashes before
displaying the main menu
--
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=51481
Bug ID: 51481
Summary: Why is the Epson printer printing blank pages?
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: baroncorrz(a)gmail.com
Distribution: ---
Epson printer printing blank pages because there must be some problem related
to the cartridge ink or the nozzle. The cartridge ink must have been depleted.
You need to check the level of ink by comparing the ink level with the marker
on the ink tank. If the ink level is low, then it means that you need to put in
a new cartridge. If you have an ink tank with a low ink level, then fill the
ink tank with the ink. The problem can also be due to the clogging of the
nozzle. You need to clean the nozzle if this happens. One of the best ways to
prevent this is by giving fewer jobs to the printer.
https://www.epsonprintersupportpro.us/blog/printer-printing-blank-pages/
--
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=54445
Bug ID: 54445
Summary: some buttons in AIMP3 interface are missing on
hovering, gap between main window and playlist
Product: Wine-staging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: HarlanStaggs(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: Fedora
Created attachment 73997
--> https://bugs.winehq.org/attachment.cgi?id=73997
gap and missing button is shown by red arrows
how to reproduce:
1) open aimp3 (v3.60 build 1508 if its important) in some modern wine
(personally i am using wine-staging 8.0rc2 but this bug occurs at least since
wine 7.2)
2) play some music
3) set interface skin "all-in-one" (its one of default program skins, built-in)
4) hover/click mouse on stop/pause/repeat/etc button
5) button disappears
6) move mouse to somewhere else
7) button is still not visible
you can still click on button but to see it you will have to restart program.
my wine is not from fedora repos, its from wine repo.
i downloaded and tried some custom wine like ge-wine, wine from bottles,
built-in lutris wine - this bug occurs in all of them.
i tried to switch to wayland and back to x11 - it doesnt help.
also when this bug occurs there is another bug - gap between main window and
playlist, i added an attachment to show how it looks.
its minor bug and occurs occasionally, but its quite annoying.
--
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=21158
Summary: Hitman: Contracts ignores mouse press events
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.gamershell.com/download_5663.shtml
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
CC: vitaliy(a)kievinfo.com
With wine-1.1.35-180-g20a50f3, after launching Hitman: Contracts, mouse press
events at the main menu are ignored by the game. Since a user reported that the
game worked normally in wine-1.1.9, a regression test was performed, which
indicated:
3743a1a7ca170c765cd779c61b9e362c5b1c5203 is first bad commit
commit 3743a1a7ca170c765cd779c61b9e362c5b1c5203
Author: Vitaliy Margolen <wine-patches(a)kievinfo.com>
Date: Sun Feb 1 13:11:46 2009 -0700
dinput: Consume mouse & keyboard events in exclusive mode.
:040000 040000 6ae6b43b3c100af38ed4f27384470dc4d2595bc1
700b35b9bc8fd27239ee8faaed8ca1c10cfc31d4 M dlls
Wine built prior to the indicated commit allows mouse input to work normally.
Interestingly, doing graphical mode changes (via keyboard input) makes mouse
input work again. The AppDB also suggests adding the strings:
UseDirectInputMouse
UseDirectInputKeyboard
to the HitmanContracts.ini configuration file to have mouse input work. The
only visible output under wine-1.1.35-180-g20a50f3 is:
fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (0,0)-(1280,1024)
fixme:win:EnumDisplayDevicesW ((null),0,0x32eb58,0x00000000), stub!
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x253b060,0x253afa8): stub
fixme:dsound:DllCanUnloadNow (void): stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x253b060,0x253afa8): stub
(Z:\code\hitman2\gui\MainMenu.cpp:554)Hitman Contracts build 171 (Apr 26 2004
14:42:27)
fixme:dsound:DllCanUnloadNow (void): stub
--
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.