Closed wealthychef1 closed 9 years ago
Fixed. blockbuster now gets its Display variable by interrogating Qt first, and then creates a display from scratch if it does not get one that way. That should allow DMX to continue working as well.
Original comment by: wealthychef1
Fixed. blockbuster now gets its Display variable by interrogating Qt first, and then creates a display from scratch if it does not get one that way. That should allow DMX to continue working as well.
Original comment by: wealthychef1
If DISPLAY is not set, then -display only works to show the Qt controls -- when a GL context is created, it seems to fail with an error.
Reproducer: 1) Do not set DISPLAY 2) Run blockbuster -display :0 move.sm You get an error.
If you set DISPLAY, the movie plays correctly.
Original comment by: wealthychef1