We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 1525 - Sdl window causes screen to go black when mouse moving on application window
Summary: Sdl window causes screen to go black when mouse moving on application window
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 1.2.13
Hardware: x86 OpenBSD
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-21 15:12 UTC by torck
Modified: 2012-06-22 04:36 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description torck 2012-06-21 15:12:15 UTC
such problem was described at http://lists.libsdl.org/pipermail/sdl-libsdl.org/2006-August/057251.html
appliication window works, clickable,
but screen is black when mouse pointer on apllication window
platform amd64, distributive OpenBSD 5.1 i386, from http://ftp.openbsd.org, 
sdl-1.2.13p15
with version of SDL from OpenBSD 4.9 that problem was not appears, it starts from SDL from 5.0 distributive of OpenBSD
is there any tips how to solve it?
thanks
Comment 1 torck 2012-06-21 15:20:15 UTC
Xorg 1.11.4

packages with SDL applications were precompiled on another machine and installed already compiled binaries,taken from distributive
Comment 2 torck 2012-06-22 04:36:20 UTC
solved by removing patches patch-src_video_x11_SDL_x11{sym_h,video_[ch]} from SDL port patches and recompiling