antimof / UxPlay

AirPlay Unix mirroring server
GNU General Public License v3.0
1.27k stars 177 forks source link

UxPlay crashes randomly after some time #77

Closed All3xJ closed 2 years ago

All3xJ commented 2 years ago
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 20 (X_GetProperty)
Resource id in failed request: 0x121aa56
Serial number of failed request: 364789
Current serial number in output stream: 364789

image

I am under ArchLinux KDE Plasma. The bug seems to only happen under Xorg, not wayland

fduncanh commented 2 years ago

Development of UxPlay is now at https://github.com/FDH2/UxPlay get latest version 1.46 there and post any issues there.

All3xJ commented 2 years ago

Development of UxPlay is now at https://github.com/FDH2/UxPlay get latest version 1.46 there and post any issues there.

yeah it happens in that version too.

fduncanh commented 2 years ago

I see you are using Arch. are you compiling from github, or are you using a package from AUR? Is your issue the same as

https://github.com/FDH2/UxPlay/issues/56

If you cant fix it open your issue on the new site. http://github.com/FDH2/UxPlay

fduncanh commented 2 years ago
        But probably a gstreamer plugin issue?

See Troubleshooting, Usually this is the vaapi or glimagesink plugin not working with your hardware, being selected by default. try explicitly choosing the videosink: "uxplay -vs xvimagesink" (or ximagesink)

All3xJ commented 2 years ago

The bug seems gone

fduncanh commented 2 years ago

If is was an arch AUR package, there was a fix involving a compiler CFLAG.