https://bugs.winehq.org/show_bug.cgi?id=54946
Bug ID: 54946
Summary: JumpStart 2nd Grade: Unable to click bubbles in
mini-game
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: odecif(a)gmail.com
Distribution: ---
Created attachment 74472
--> https://bugs.winehq.org/attachment.cgi?id=74472
Mini-game with clickable bubbles
In one of the mini-games you are supposed to click bubbles with numbers in them
falling from the top of the screen. The bubbles appears as expected, but when I
click on them nothing happens (they are supposed to pop but they just keep
falling).
The cursor is visible and works everywhere else in the game, but not in this
particular mini-game.
I have no idea of what type of logs might be relevant but I'll happily supply
them.
This is an old game (1996) for Windows 3.1->Windows 98 (and Macintosh), but I
am not certain about what engine it uses.
The game is installed in a clean 64-bit prefix with Windows version set to 10.
The game is played in fullscreen 600x480 (native).
No winetricks nor other overrides.
My setup:
Kernel 6.1.26-1-MANJARO
i9-10900K
RTX 3070 with driver 530.41.03
Budgie desktop
2x 4K-monitors
--
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=36272
Bug ID: 36272
Summary: valgrind shows several leaks in
dmime/tests/performance.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==6437== 28 bytes in 1 blocks are definitely lost in loss record 301 of 951
==6437== at 0x7BC4C735: notify_alloc (heap.c:255)
==6437== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==6437== by 0x7FBF4B1: DMUSIC_CreateDirectMusicImpl (dmusic.c:414)
==6437== by 0x7FBFABB: ClassFactory_CreateInstance (dmusic_main.c:100)
==6437== by 0x4D3AE26: CoCreateInstance (unknwn.h:226)
==6437== by 0x5F9ADA9: IDirectMusicPerformance8Impl_Init (performance.c:286)
==6437== by 0x4956EA6: test_createport (performance.c:104)
==6437== by 0x4957D93: func_performance (performance.c:263)
==6437== by 0x4958B90: run_test (test.h:584)
==6437== by 0x4958F7F: main (test.h:654)
==6437==
==6437== 44 bytes in 1 blocks are definitely lost in loss record 432 of 951
==6437== at 0x7BC4C735: notify_alloc (heap.c:255)
==6437== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==6437== by 0x5F90B1E: create_dmaudiopath (audiopath.c:642)
==6437== by 0x5F9D9FE: IDirectMusicPerformance8Impl_CreateStandardAudioPath
(performance.c:1033)
==6437== by 0x5F9D5BF: IDirectMusicPerformance8Impl_InitAudio
(performance.c:952)
==6437== by 0x4956AD4: test_InitAudio (performance.c:51)
==6437== by 0x4957D53: func_performance (performance.c:256)
==6437== by 0x4958B90: run_test (test.h:584)
==6437== by 0x4958F7F: main (test.h:654)
==6437==
==6437== 56 bytes in 1 blocks are possibly lost in loss record 480 of 951
==6437== at 0x7BC4C735: notify_alloc (heap.c:255)
==6437== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==6437== by 0xC0632EC: MMDRV_InitPerType (lolvldrv.c:384)
==6437== by 0xC063C27: MMDRV_Install (lolvldrv.c:475)
==6437== by 0xC06416F: MMDRV_Init (lolvldrv.c:547)
==6437== by 0xC061F4B: MMDRV_InitSingleType (lolvldrv.c:78)
==6437== by 0xC061FEE: MMDRV_GetNum (lolvldrv.c:89)
==6437== by 0xC07F7C8: midiOutGetNumDevs (winmm.c:284)
==6437== by 0x7FBF004: create_system_ports_list (dmusic.c:328)
==6437== by 0x7FBF5C7: DMUSIC_CreateDirectMusicImpl (dmusic.c:436)
==6437== by 0x7FBFABB: ClassFactory_CreateInstance (dmusic_main.c:100)
==6437== by 0x4D3AE26: CoCreateInstance (unknwn.h:226)
==6437== by 0x5F9ADA9: IDirectMusicPerformance8Impl_Init (performance.c:286)
==6437== by 0x5F9D498: IDirectMusicPerformance8Impl_InitAudio
(performance.c:930)
==6437== by 0x4956AD4: test_InitAudio (performance.c:51)
==6437== by 0x4957D53: func_performance (performance.c:256)
==6437== by 0x4958B90: run_test (test.h:584)
==6437== by 0x4958F7F: main (test.h:654)
==6437==
==6437== 56 bytes in 1 blocks are possibly lost in loss record 481 of 951
==6437== at 0x7BC4C735: notify_alloc (heap.c:255)
==6437== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==6437== by 0xC0632EC: MMDRV_InitPerType (lolvldrv.c:384)
==6437== by 0xC063C4D: MMDRV_Install (lolvldrv.c:476)
==6437== by 0xC06416F: MMDRV_Init (lolvldrv.c:547)
==6437== by 0xC061F4B: MMDRV_InitSingleType (lolvldrv.c:78)
==6437== by 0xC061FEE: MMDRV_GetNum (lolvldrv.c:89)
==6437== by 0xC07F7C8: midiOutGetNumDevs (winmm.c:284)
==6437== by 0x7FBF004: create_system_ports_list (dmusic.c:328)
==6437== by 0x7FBF5C7: DMUSIC_CreateDirectMusicImpl (dmusic.c:436)
==6437== by 0x7FBFABB: ClassFactory_CreateInstance (dmusic_main.c:100)
==6437== by 0x4D3AE26: CoCreateInstance (unknwn.h:226)
==6437== by 0x5F9ADA9: IDirectMusicPerformance8Impl_Init (performance.c:286)
==6437== by 0x5F9D498: IDirectMusicPerformance8Impl_InitAudio
(performance.c:930)
==6437== by 0x4956AD4: test_InitAudio (performance.c:51)
==6437== by 0x4957D53: func_performance (performance.c:256)
==6437== by 0x4958B90: run_test (test.h:584)
==6437== by 0x4958F7F: main (test.h:654)
==6437==
==6437== 552 bytes in 1 blocks are possibly lost in loss record 789 of 951
==6437== at 0x7BC4C735: notify_alloc (heap.c:255)
==6437== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==6437== by 0x5F9E05B: create_dmperformance (performance.c:1218)
==6437== by 0x5F91088: ClassFactory_CreateInstance (dmime_main.c:100)
==6437== by 0x4D3AE26: CoCreateInstance (unknwn.h:226)
==6437== by 0x4957997: test_COM (performance.c:218)
==6437== by 0x4957D8E: func_performance (performance.c:262)
==6437== by 0x4958B90: run_test (test.h:584)
==6437== by 0x4958F7F: main (test.h:654)
==6437==
--
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=41549
Bug ID: 41549
Summary: Hover! in fullscreen mode does not cover the top bar
in Gnome.
Product: Wine
Version: 1.9.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aaronbpaden(a)gmail.com
Distribution: ---
I'm using wine-staging 1.9.20.
When you set Hover! to fullscreen, it sets the display resolution and fills up
most of the screen as it should, but it's set under top bar in GNOME, resulting
in several rows of pixels from the bottom of the application also being outside
of the display.
I confirmed that Hover! does cover the task bar in a Windows VM.
There's nothing really in the logs, except for a weird
"fixme:process:LoadModule Strange error set by CreateProcess: 193", but that
shows up before setting fullscreen.
--
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=54927
Bug ID: 54927
Summary: grepwinNP3 (part of Notepad3) crashes inside uxtheme
Product: Wine
Version: 8.7
Hardware: x86-64
URL: https://github.com/rizonesoft/Notepad3/releases/downlo
ad/RELEASE_6.23.203.2/Notepad3_6.23.203.2_x64_Setup.ex
e
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
This is a kind of "grep with GUI":
Unhandled exception: page fault on read access to 0x0000000000000004 in 64-bit
code (0x0000006d5089f5).
=>0 0x0000006d5089f5 DrawThemeTextEx+0x45(hTheme=000000000025CA20,
hdc=0000000001410094, iPartId=0x2, iStateId=0, pszText=L"Regex search",
iCharCount=0xffffffff, flags=0x2450, rect=00000000001FC400,
options=0000000000000000)
[/home/louis/sda2/wine64-build/../wine/dlls/uxtheme/draw.c:1790] in uxtheme
(0x000000001fc400)
Apparently crashes in next line because "options" pointer is NULL:
if (options->dwFlags & ~(DTT_TEXTCOLOR | DTT_FONTPROP))
FIXME("unsupported flags 0x%08lx\n", options->dwFlags);
--
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=53308
Bug ID: 53308
Summary: Fail to run rise of nation since 7.10
Product: Wine
Version: 7.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: clabbe.montjoie(a)gmail.com
Distribution: ---
rise of nation works well for some time, but since 7.10 it fail to start:
wine print somes logs which probably is the problem:
0024:err:module:DelayLoadFailureHook failed to delay load
winegstreamer.dll.winegstreamer_create_wm_async_reader
wine: Call from 7B041285 to unimplemented function
winegstreamer.dll.winegstreamer_create_wm_async_reader, aborting
--
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=32983
Bug #: 32983
Summary: Artifacts demo crashes on start up
Product: Wine
Version: 1.5.23
Platform: x86
URL: http://illogictree.com/app/artifacts/files/Artifacts.z
ip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Classification: Unclassified
Created attachment 43572
--> http://bugs.winehq.org/attachment.cgi?id=43572
backtrace
Backtrace:
=>0 0xc8ae8ebd (0x00000000)
0xc8ae8ebd: -- no code accessible --
--
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=54877
Bug ID: 54877
Summary: Plants Vs. Zombies is too slow in the seed selection
screen, but game works fine in-game during battle.
Product: Wine-staging
Version: 8.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: leonardoplays168(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
The game runs like potato in the seed selection screen, but this is not the
case in the in-battle as it runs fine. Im Using an intel GPU and i tried both
iris and i915 opengl modes and it's still like that. My OS is Arch Linux X86_64
(wine-staging downloaded from package manager)
--
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=42631
Bug ID: 42631
Summary: 7 Days To Die mouse cursor wrongly move to bottom
right
Product: Wine
Version: 2.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tim110011(a)163.com
Distribution: ---
The game works fine under windows system.
When moving mouse slowly, cursor wrongly move to bottom right.
Set mouse sensitivity to 1.00 make this problem more obvious.
System:
Fedora 25 x64 Xfce Desktop
kernel 4.9.13
nvidia Geforce gtx 750Ti
nvidia 1.375.26 Driver
wine 2.3
This problem alse exist in wine 1.9.12
https://appdb.winehq.org/objectManager.php?sClass=version&iId=29521&iTestin…
--
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=41697
Bug ID: 41697
Summary: Nvida's "Antialiasing with Transparency" demo requires
unimplemented function d3dx9_29.dll.D3DXComputeTangent
Product: Wine
Version: 1.9.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 56098
--> https://bugs.winehq.org/attachment.cgi?id=56098
Terminal output Wine 1.9.22-113-gb32a0ea
In order to test this demo and get the crash, you will need to set
d3dcompiler_43 to native or install it via winetricks in order to work around
bug 37676.
Terminal output 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.