On Sun, Feb 16, 2025 at 09:44:50PM +0100, Matthieu Herrb wrote:
> On Sun, Dec 15, 2024 at 07:08:23PM +0100, Matthieu Herrb wrote:
> > So mplayer is using the XShm extention to share memory with the X
> > server. Unfortunatly, on OpenBSD the X server and the mplayer process
> > don't run with the s
On Sun, Dec 15, 2024 at 07:08:23PM +0100, Matthieu Herrb wrote:
> Hi again.
>
> So mplayer is using the XShm extention to share memory with the X
> server. Unfortunatly, on OpenBSD the X server and the mplayer process
> don't run with the same uid, leading to the patches to set the shared
> memory
On Sun, Dec 15, 2024 at 07:08:23PM +0100, Matthieu Herrb wrote:
> Hi again.
>
> So mplayer is using the XShm extention to share memory with the X
> server. Unfortunatly, on OpenBSD the X server and the mplayer process
> don't run with the same uid, leading to the patches to set the shared
> memory
Hi again.
So mplayer is using the XShm extention to share memory with the X
server. Unfortunatly, on OpenBSD the X server and the mplayer process
don't run with the same uid, leading to the patches to set the shared
memory segement permissions to 0777. (one can see them with `ipcs -m`
while mplaye