Opened 14 years ago

Last modified 13 years ago

#1614 closed defect (fixed)

Error when starting mplayer -gui ([ws] Error in display.)

Reported by: rivanr@… 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 ib, 13 years ago

Resolution: fixed
Status: newclosed, ib@wupperonline.de

fixed in svn r30260

Note: See TracTickets for help on using tickets.