続々・WINE on Docker
_ [debian] 続々・WINE on Docker
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 130 (MIT-SHM)
Minor opcode of failed request: 3 (X_ShmPutImage)
Value in failed request: 0x440
Serial number of failed request: 11822
Current serial number in output stream: 11828
なんてエラーが出て起動しないようになった。調べてみると、attempt to access private resource denied というものがあり、–env QT_X11_NO_MITSHM=1 では効果なくて –ipc host を追加してやると起動するようになった。突然ダメになったのは謎だけど。
つづき: