https://bugs.winehq.org/show_bug.cgi?id=47098
Bug ID: 47098
Summary: The Superlatives: Shattered Worlds Demo (from Steam)
crashes on exit inside UnRegisterDeviceNotification
Product: Wine
Version: 4.7
Hardware: x86
URL: https://store.steampowered.com/app/1050210/The_Superla
tives_Shattered_Worlds/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Debian
Created attachment 64296
--> https://bugs.winehq.org/attachment.cgi?id=64296
crashlog
On exit (closing the game) i get the crash from the attached crashlog. Patch
below is a fix. Demo is free to download.
Note: the games itsself sometimes starts, sometimes hangs with a blank screen.
That might be another bug, but could also be a problem on my side (graphics
driver?). Anyway, just trying it a few times gets me into the game
eventually...
diff --git a/dlls/user32/misc.c b/dlls/user32/misc.c
index bd4795a346..6ff0980ecd 100644
--- a/dlls/user32/misc.c
+++ b/dlls/user32/misc.c
@@ -404,7 +404,7 @@ HDEVNOTIFY WINAPI DECLSPEC_HOTPATCH
RegisterDeviceNotificationW(HANDLE hRecipien
* UnregisterDeviceNotification (USER32.@)
*
*/
-BOOL WINAPI UnregisterDeviceNotification(HDEVNOTIFY hnd)
+BOOL WINAPI DECLSPEC_HOTPATCH UnregisterDeviceNotification(HDEVNOTIFY hnd)
{
FIXME("(handle=%p), STUB!\n", hnd);
return TRUE;
--
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=46795
Bug ID: 46795
Summary: Source games crash upon launch
Product: Wine
Version: 4.3
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ahyattdev(a)icloud.com
Created attachment 63817
--> https://bugs.winehq.org/attachment.cgi?id=63817
Counter-Strike: Source backtrace
I tried Black Mesa and Counter-Strike: Source and each crashed with the same
backtrace.
--
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=47077
Bug ID: 47077
Summary: Regression: Brawlhalla crashes with latest wine
Product: Wine
Version: 4.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: composizion3(a)hotmail.com
Distribution: ---
Created attachment 64267
--> https://bugs.winehq.org/attachment.cgi?id=64267
Console output.
Starting the game with latest wine-staging results in a crash.
This doesn't happen with older wine versions.
--
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=11319
Summary: GameOverlay (Steam friends In-game) crashes on start
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sagman.staredsi(a)gmail.com
Created an attachment (id=10425)
--> (http://bugs.winehq.org/attachment.cgi?id=10425)
A GameOverlayRenderer log
The GameOverlayUI.exe and GameOverlayRenderer.dll (Steam in-game friends
interface) crashes on start. I attach a log created by the Steam.exe . The file
refers to GameOverlayRenderer.dll and this log attach that the dlls or exe wich
fails are:
01: hl2.exe
02: ntdll.dll
03: KERNEL32.dll
04: user32.dll
05: gdi32.dll
06: advapi32.dll
07: GameOverlayRenderer.dll
08: winex11.drv
09: imm32.dll
Also attach here a minilog (it's 2 lines) of wine trying to start
"GameOverlayUI.exe"
$ wine GameOverlayUI.exe
fixme:process:SetProcessShutdownParameters (000003ff, 00000000): partial 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.
http://bugs.winehq.org/show_bug.cgi?id=32945
Bug #: 32945
Summary: Fetion 2013 January reported the OS version is too old
Product: Wine
Version: 1.5.23
Platform: x86
URL: http://download.fetion-portal.com/Fetion2013_January.e
xe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: litimetal(a)gmail.com
Classification: Unclassified
Created attachment 43507
--> http://bugs.winehq.org/attachment.cgi?id=43507
screenshot
My computer: Fedora 16 32bit
wine-1.5.23-81-g237ed21
1. remove ~/.wine then $wine notepad to have a clean wineprefix
2. download Fetion from
http://download.fetion-portal.com/Fetion2013_January.exe
3. wine Fetion2013_January.exe
Then the program would show a dialog.
Brief Translation:
"The Version of your OS is too old. Please use an OS whose virsion is higher
than Win 2000 SP4 or Win XP SP2. Will you continue anyway?"
I chose yes, and the installation *seemed* to finish successfully.
BTW, It seems that this program has more than one bug.
--
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=47092
Bug ID: 47092
Summary: "IOPL not enabled" when trying to execute Office RT
2013
Product: Wine
Version: 4.7
Hardware: arm
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: salva.liebana(a)gmail.com
Distribution: ---
Created attachment 64289
--> https://bugs.winehq.org/attachment.cgi?id=64289
some warnings didnt appears on 4.0 but they are just warnings
Hi, ive read some topics about this problem on x86_64 and x86, and maybe this
problem with office software its solved on that platforms, not on arm. The same
problem appears on 4.0 and 4.7. the weird thing its than "IOPL" should be an
x86 related thing... and how the hell this its happening on arm software.
weird. maybe someone could explain something about it. Its just a fun project
of run windows RT programs on rpi3, and Office could be the most funnier of
all. but for now, I get that error. The compilation was the normal release
mode.
--
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=37052
Bug ID: 37052
Summary: WM_TRANSIENT_FOR occasionally contains unmapped
windows
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: jstpierre(a)mecheye.net
While debugging a focus management issue, I found that Wine creates an odd
arrangement of WM_TRANSIENT_FOR windows. I assume this is the behavior of the
Windows app.
It's reproducible with the first screen of this installer:
http://files01.techspot.com/temp/Unigine-Heaven-40.exe
Wine is creating three windows: the actual installer window (A), a secondary
window (B) as its owner, and a third window (C), invisible owner as B's owner.
The issue is that while A and C are mapped, the intermediate window, B, is not,
and thus the WM_TRANSIENT_FOR is invalid and ignored by window managers. This
has the when activating the invisible owner C from the taskbar or similar, A is
not raised.
--
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=46663
Bug ID: 46663
Summary: League Of Legends is not working on win7 environment
Product: Wine-staging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: werifGX(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Relevant: https://lutris.net/games/league-of-legends-932618667/installer/edit
Using script above league of legends results in bugsplat after installation, if
reinvoked it tries to fix itself, but fails.
Windows 7 environment is mandatory since Developer is deprecating Windows XP.
Suspect that new windows environment has to be staget to be campatible.
--
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=3817
pattietreutel <katyaberezyaka(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |katyaberezyaka(a)gmail.com
--
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=3817
Zebediah Figura <z.figura12(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.winehq.org/sho
| |w_bug.cgi?id=47099
--
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.