Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 554450 - media-libs/libsdl2 fix window manager detection
Summary: media-libs/libsdl2 fix window manager detection
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL: https://bugzilla.libsdl.org/show_bug....
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2015-07-10 18:17 UTC by Jaakko Perttilä
Modified: 2016-01-21 18:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fix window manager detection (libsdl2-2.0.3-fix-has-windowmanager.patch,524 bytes, patch)
2015-07-10 18:20 UTC, Jaakko Perttilä
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaakko Perttilä 2015-07-10 18:17:33 UTC
I got hit with this bug on fluxbox when the Steam in-home streaming did not start: "The streaming client exited unexpectedly (2)".

Currently at least awesome/openbox/fluxbox are not detected.
Fails with:
Major opcode of failed request:  42 (X_SetInputFocus)

This patch fixes the detection.


Reproducible: Always
Comment 1 Jaakko Perttilä 2015-07-10 18:20:42 UTC
Created attachment 406476 [details, diff]
fix window manager detection

Here is the patch.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2015-07-21 04:32:19 UTC
I think 2.0.4 is dropping "soon" and it has this (modified) patch already.
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2016-01-21 18:38:24 UTC
libsdl2-2.0.4 is in the tree.