krematas / soccerontable

Upconverting YouTube soccer videos in 3D for viewing in AR/VR devices.Soccer On Your Tabletop
BSD 2-Clause "Simplified" License
498 stars 95 forks source link

X error thrown out during simple visualization #5

Closed HugoAutumn1024 closed 4 years ago

HugoAutumn1024 commented 5 years ago

Hello,thanks for sharing this project. I got error when i want to excute simple_visualization. The error stack like:

X Error of failed request: BadRequest (invalid request code or no su operation)
    Major opcode of failed request:149(RANDR)
    Minor opcode of failed request:8(RRGetScreenResources)
    Serial number of failed request:14
    Current serial number in output stream:14

I check the code ,it thrown out when python invoke the app.window() of glumpy moudle. It seems like some incorrect configuration about driver. I have no idea. Have you ever face this problem before? or do you have any idea? Best wishes.

krematas commented 5 years ago

I didn't have this problem before, but I had occasionally problems with glumpy. My final visualizations were done in blender/unity.