Opened 15 years ago
Last modified 13 years ago
#1614 closed defect (fixed)
Error when starting mplayer -gui ([ws] Error in display.)
Reported by: | Owned by: | reimar | |
---|---|---|---|
Priority: | normal | Component: | GUI |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | ib | |
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
When starting mplayer -gui there is error
[ws] Error in display.
[ws] Error code: 10 ( BadAccess (attempt to access private resource denied) )
[ws] Request code: 143
[ws] Minor code: 1
[ws] Modules: (NULL)
There is patch to fix this problem at http://www.freebsd.org/cgi/query-pr.cgi?pr=130966 but line number is incorrect for latest mplayer code (XSync(wsDisplay, False); should be added to become line 1175 in gui/wm/ws.c).
Change History (1)
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed, ib@wupperonline.de |
Note:
See TracTickets
for help on using tickets.
fixed in svn r30260