vt-vl-lab / 3d-photo-inpainting

[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
https://shihmengli.github.io/3D-Photo-Inpainting/
Other
6.91k stars 1.11k forks source link

Job is aborted due to Qt plugin issue. #24

Closed RobinSeaside closed 4 years ago

RobinSeaside commented 4 years ago

"WARNING: Could not load the Qt platform plugin "xcb" in "" even though it was found. WARNING: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl, xcb.

Aborted (core dumped)"

My OS: Linux kelut 4.18.0-147.5.1.el8_1.x86_64 #1 SMP

LemonATsu commented 4 years ago

Have you tried setting offscreen_render=True in your argument.yml?

RobinSeaside commented 4 years ago

Have you tried setting offscreen_render=True in your argument.yml?

Thank you for your prompt reply. :) I did not try 'offscreen_render=True'. Let me try later and come back to you.

I ran your app successfully using my macbook. great job Shih-Yang

RobinSeaside commented 4 years ago

Have you tried setting offscreen_render=True in your argument.yml?

Thank you for your prompt reply. :) I did not try offscreen_render=True Let me try later and come back to you.

I ran your app successfully using my macbook. great job Shih-Yang

I'd like to confirm that setting offscreen_render=True can fix this issue. Closing the issue now.