https://bugs.winehq.org/show_bug.cgi?id=52747
Bug ID: 52747
Summary: Notepad crashes on a StaticColor X display
Product: Wine
Version: 7.5
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 72117
--> https://bugs.winehq.org/attachment.cgi?id=72117
WINEDEBUG=+xrender
Steps to reproduce:
1. In one terminal, run `Xephyr :1 -ac -screen 800x600x8 -cc 2`.
2. In another terminal, run `DISPLAY=:1 wine notepad`.
Notepad crashes immediately. Interestingly, other builtin programs like
winemine and regedit work fine.
--
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=52458
Bug ID: 52458
Summary: Lazarus can't start program for debugging
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rpisl(a)seznam.cz
Distribution: ---
Created attachment 71747
--> https://bugs.winehq.org/attachment.cgi?id=71747
Trace log with WINEDEBUG=+process,+loaddll,+ntdll
Lazarus can't start simple program for debugging. Tested on version 2.2.0 both
32 and 64 bit.
How to reproduce:
1. Install and run Lazarus
2. Run the default simple program (F9)
The debugging session is started but the program does not start. The session
can't be terminated. The program starts correctly without debugging (Ctrl+F9).
--
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=48011
Bug ID: 48011
Summary: Rebelbetting: unhandled exception on edit
Product: Wine
Version: 4.18
Hardware: x86-64
URL: http://rebelbetting.com/files/RebelBettingSetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 65543
--> https://bugs.winehq.org/attachment.cgi?id=65543
Wine 4.18 console log
On closing Rebelbetting 6.17, the application sits in the background for a
while consuming 100% of one core, then eventually hits an unhandled exception.
Both Vanilla and Staging.
I don't recall this happening before but this application is force-updated on
each load, and a bisect could take me a little while. Will update.
--
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=10767
Summary: lstrcmp and others do not compare punctuation characters
correctly
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lich(a)math.spbu.ru
just example:
ret = lstrcmpi("# (Search for Disassembly Pattern)", ".RELOAD (Reload
Symbols)");
wine returns '1' here, but must '-1' since ord('#')=23h < 2Eh=ord('.'). Windows
handles this case correctly. GLIBC strcasecmp works correctly too.
This bug heavily affects winhelp index lookup in WIN32.HLP borland help file,
which has lots of #.&*()[]
P.S. It is not a locale problem, so this bug is not a duplicate of bug #9583
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25280
Summary: Singularity: no sound in game without Hardware
Acceleration = emulation
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
I don't remember this happening on my Ubuntu machine, but on my Gentoo box, I
get no sound in Singularity unless I set Hardware acceleration = emulation.
This has a bad side effect, however. It enables sound in the menu/intro video,
but when it transitions to the game, it hangs on the loading screen.
This only helps in alsa mode, with oss, I get no sound, either way.
Terminal shows:
fixme:mixer:ALSA_MixerInit No master control found on HDA NVidia, disabling
mixer
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x165bf8,0x165b40): stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x165c08,0x165b40): 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.
https://bugs.winehq.org/show_bug.cgi?id=5163
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #106 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 7.10.
--
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=52870
Bug ID: 52870
Summary: shlwapi:url - The UrlGetPartA() tests fails in Wine in
Hindi
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shlwapi
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
The UrlGetPartA() tests fails in Wine in Hindi:
url.c:795: Test failed: URL "http://
!\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xff:pass@host", part 0x3, flags 0: Got size
33.
url.c:808: Test failed: URL "http://
!\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xff:pass@host", part 0x3, flags 0: Got
result " !\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xef\xbf\xbd".
url.c:795: Test failed: URL "http://user:
!\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xff@host", part 0x4, flags 0: Got size 33.
url.c:808: Test failed: URL "http://user:
!\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xff@host", part 0x4, flags 0: Got result "
!\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xef\xbf\xbd".
url.c:795: Test failed: URL "http:// !\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xff",
part 0x2, flags 0: Got size 33.
url.c:808: Test failed: URL "http:// !\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xff",
part 0x2, flags 0: Got result "
!\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xef\xbf\xbd".
url.c:795: Test failed: URL "http://host:
!\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xff", part 0x5, flags 0: Got size 33.
url.c:808: Test failed: URL "http://host:
!\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xff", part 0x5, flags 0: Got result "
!\"$%&'()*+,-.;<=>[]^_`{|~}\x01\x7f\xef\xbf\xbd".
https://test.winehq.org/data/patterns.html#shlwapi:url
A bisect shows that the test started failing with this commit:
commit e81327358a26b160740b3421a4c7f300b4d2f06f
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Apr 13 15:13:16 2022 +0200
kernelbase: Move codepage initialization to ntdll.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
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=52218
Bug ID: 52218
Summary: Honeygain exits silently
Product: Wine
Version: 7.0-rc1
Hardware: x86-64
URL: https://download.honeygain.com/windows-app/Honeygain_i
nstall.exe
OS: Linux
Status: NEW
Keywords: download, win64
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 71289
--> https://bugs.winehq.org/attachment.cgi?id=71289
Wine 6.23 console log [23 MB]
Honeygain has a limited UI and so runs quietly in the system tray.
Under Wine the application either exits silently and Wine closes gracefully, or
the application becomes a zombie (in which case sending SIGHUP to conhost allow
Wine to exit gracefully).
The application has to run for a while to see this behaviour and it is not
clear how to trigger this, nor is it possible to predict exactly how it will
exit.
>From two runs:
06a4:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0032FEAC
0138:fixme:ver:GetFileVersionInfoSizeExW flags 0x2 ignored
0138:fixme:ver:GetFileVersionInfoExW flags 0x2 ignored
0138:fixme:ver:GetFileVersionInfoSizeExW flags 0x2 ignored
0138:fixme:ver:GetFileVersionInfoExW flags 0x2 ignored
0024:fixme:uiautomation:UiaReturnRawElementProvider (000100A8, 0, 0, 00000000)
stub!
0024:fixme:uiautomation:UiaReturnRawElementProvider (00270068, 0, 0, 00000000)
stub!
0024:fixme:uiautomation:UiaReturnRawElementProvider (002C00B4, 0, 0, 00000000)
stub!
0024:fixme:ieframe:OleInPlaceObject_InPlaceDeactivate (0055BBD8)
0024:fixme:ieframe:OleInPlaceObject_InPlaceDeactivate (00578C98)
Exits silently.
0120:err:system:update_display_cache failed to read display config
0120:err:system:update_display_cache failed to read display config
0120:err:gdi:CreateDCW no driver found for L""
0120:err:system:update_display_cache failed to read display config
0120:err:system:update_display_cache failed to read display config
0120:err:system:update_display_cache failed to read display config
0120:err:system:update_display_cache failed to read display config
0120:err:system:update_display_cache failed to read display config
* Assertion at /vagrant/mono/mono/utils/lock-free-alloc.c:145, condition
`sb_header' not met, function:alloc_sb, Failed to allocate memory for the lock
free allocator
Zombie.
In both cases the full logs are >20 MB.
This is a .Net app. When running with dotnet472 installed the app also
complains about being unable to allocate memory, though the system has plenty
of free memory and I don't see any ballooning from the app. I don't currently
have logs from this type of installation.
I *think* the app will run without logging in, though I am running the app
after working around Bug 51936 to log in.
--
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=52032
Bug ID: 52032
Summary: Bad Mouse Pointer under 32bits app (Poser)
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dufgrinder(a)laposte.net
Distribution: ---
Created attachment 71034
--> https://bugs.winehq.org/attachment.cgi?id=71034
Mouse aspect under wine 6.x
In the 3D modeler of Application Poser 9 (32bits), the mouse pointer is a black
square instead of a reticle.
This anomaly does not appear with with 5.* and I identified it in 6.18 and 6.21
OS Linux: Centos 8 Stream & Alman Linux 8
--
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=49052
Bug ID: 49052
Summary: Japanese Visual Novel "natural Vacation" doesn't start
(ENIGMA 5.X protected)
Product: Wine
Version: 5.7
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
The program reportedly just exits instead of starting.
Reported on the forums at https://forum.winehq.org/viewtopic.php?f=2&t=33776
Pretty sure this is a deficiency in wine regarding the ENIGMA protector. The
demo of the game works just fine, but the full game doesn't.
I don't own the game, and don't know of another affected program, any ideas on
how to investigate this? What kind of logs would help? Though I fear ENIGMA
might fight debugging...
Note: This needs staging because of bug 43548 (aka bug 21232).
--
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.