https://bugs.winehq.org/show_bug.cgi?id=50476
Bug ID: 50476
Summary: "Unhandled exception: page fault on read access"
installing windows python
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: htl10(a)users.sourceforge.net
Distribution: ---
I needed to test some cross-built python ctypes modules, so I tried installing
win32/win64 python - the latest:
https://www.python.org/ftp/python/3.9.1/python-3.9.1-amd64.exehttps://www.python.org/ftp/python/3.9.1/python-3.9.1.exe
Both rejected the win7 and needed win 8.1 at least. Anyway, when it gets to the
"pip bootstrap" part, it generates the dreaded "unhandled exception" message.
Manually de-selecting it, installation went to completion, but running still
hangs or get the "unhandled exception" message (32-bit hangs, 64-bit fails with
'unhandled exception').
Similar experience with 3.8.7; so I went a lot earlier to 3.5.4 -
https://www.python.org/ftp/python/3.5.4/python-3.5.4.exehttps://www.python.org/ftp/python/3.5.4/python-3.5.4-amd64.exe
3.5.4 still gives the "unhandled exception" during installation with 'pip
bootstrap'. but at least skipping that part (with 'customize insall'), the
result - either the 32-bit or 64-bit ones - seems to run okay in wine.
On wine-staging 5.22
--
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=50500
Bug ID: 50500
Summary: Counter Strike Source: Crashes at splash screen
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adel.khial(a)gmail.com
Distribution: ---
A regression was introduced with wine-5.20; Game crashes at splash screen even
if run directly with "wine hl2.exe -game cstrike".
Error code: 0024:err:font:alloc_font_handle out of realized font handles
Downgrading to wine-5.19 fixes the regression.
I haven't run a bisect yet but probably
[d7a54394d469480e4a5e7a8b3359f0e3b32515ac
] gdi32: Move the realized font handle allocation out of freetype.c.
is at fault.
--
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=50490
Bug ID: 50490
Summary: Gameforge Client has become black rectangle and can no
longer be used.
Product: Wine-staging
Version: 6.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: darkmoon209(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
With 5.18 the Gameforge Client (and Runes of Magic) worked perfectly. After
update to 5.19 and up to 6.0 rc6, Gameforge Client has become a black rectangle
and can no longer be used.
Runes of Magic and another 9 games are affected.
--
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=50165
Bug ID: 50165
Summary: Regression: python 3.7.6-amd64 no longer installs with
5.22
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dudul04(a)yahoo.fr
Distribution: ---
python-3.7.6-amd64.exe installer crashes with a "wine: Unhandled page fault on
write access to 000000006C205F4D at address 000000007BC2A8AC (thread 0150),
starting debugger..." error (see https://github.com/OSGeo/gdal/runs/1436164589
logs) with wine-devel-amd64=5.22~bionic , whereas it installs cleanly with
wine-devel-amd64=5.21~bionic
Reproducer:
docker run --rm -v $PWD:$PWD ubuntu:18.04 $PWD/install-python.sh
with install-python.sh being
https://github.com/OSGeo/gdal/blob/b3637fb091923431fda898fb5d8d2d5154c14f34…
(use that commit, as in a later version I've pinned 5.21 to avoid the issue)
--
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=50509
Bug ID: 50509
Summary: Unhandled exception: unimplemented function
UxTheme.dll.SetWindowThemeAttribute called in 32-bit
code (0x7bc513b9).
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fichker(a)gmail.com
Distribution: ---
Created attachment 69173
--> https://bugs.winehq.org/attachment.cgi?id=69173
Error when tried open apps in WINE
Hello everybody!
Installed wine by terminal.
Used command at the bottom:
sudo dpkg --add-architecture i386
wget -nc https://dl.winehq.org/wine-builds/Release.key
sudo apt-key add Release.key
sudo add-apt-repository "deb https://dl.winehq.org/wine-builds/ubuntu/ artful
main"
sudo apt-get update
sudo apt-get install --install-recommends winehq-stable
But when I tried open .exe apps (for installing) , appeared 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.
https://bugs.winehq.org/show_bug.cgi?id=3930
coder111(a)protonmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |coder111(a)protonmail.com
--- Comment #79 from coder111(a)protonmail.com ---
Ok, I am still unable to run the game with wine 6.0r1 (from Lutris on
Debian/Sid). The game is from GOG. It crashes on startup with a black window.
I tried running winecfg and disabling mmdevapi and/or wail32 and it did not
help.
--
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=50507
Bug ID: 50507
Summary: Serious Sam: The First Encounter (GOG version):
textures leak into each other
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: t6zm3v62fkp7fe5(a)yandex.ru
Distribution: ---
Created attachment 69169
--> https://bugs.winehq.org/attachment.cgi?id=69169
Video 1
In Serious Sam: The First Encounter (GOG version), textures leak into each
other in OpenGL mode. Can't test in DirectX mode (it goes to black screen after
switching).
Lubuntu 20.04.1, Wine 6.0 from Ubuntu PPA.
--
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=11970
Summary: graphic bug with 0.9.57 in serius sam - the second
encounter
Product: Wine
Version: 0.9.57.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jb.faq(a)gmx.de
Created an attachment (id=11299)
--> (http://bugs.winehq.org/attachment.cgi?id=11299)
graphic bug: a look throug hills
Hi,
with the new version 0.9.57 of wine the graphic rendering in Serious Sam - The
Second encounter breaks. You can look through hills, walls or the earth. I'll
upload a screeshot in some few minutes, because it describe the error in the
best way.
Greetings
Jan
--
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=42904
Bug ID: 42904
Summary: Wine Internet Explorer - Ctrl+A does not work in the
address bar
Product: Wine
Version: 2.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: arnfranke(a)yahoo.com
Distribution: ---
Steps to reproduce:
1. Open C:\Program Files\Internet Explorer\iexplore.exe or C:\Program Files
(x86)\Internet Explorer\iexplore.exe with Wine.
2. Click on the address bar
3. Press Ctrl+A
Expected behavior: All text in the address bar would be selected.
Observed behavior: Nothing happens.
Work-around: Select the text manually with the mouse.
--
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.