[stand-by] Image viewer cashes Wings3D on Linux - Printable Version +- Wings 3D Development Forum (https://www.wings3d.com/forum) +-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1) +--- Forum: Bug Reports (https://www.wings3d.com/forum/forumdisplay.php?fid=12) +--- Thread: [stand-by] Image viewer cashes Wings3D on Linux (/showthread.php?tid=2899) |
[stand-by] Image viewer cashes Wings3D on Linux - nigec - 01-26-2020 Wings v2.2.5 shuts down after the render completes, the rendered image displays then Wings closes expectantly The scene renders stand alone fine Just create a scene with a simple object, uv and lights and try to render with 800x600 res Persistence of Vision Ray Tracer Version 3.7.0.8.unofficial (g++ 8 @ i686-pc-linux-gnu) PRETTY_NAME="Debian GNU/Linux 10 (buster)" NAME="Debian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" RE: Povray crash Linux v2.2.5 - micheus - 01-26-2020 I've created a cube, unwrapped it, created a texture and added one point light, but no crash. Which kind of lights did you added? The object was more complex? RE: Povray crash Linux v2.2.5 - nigec - 01-26-2020 This crashes for me I know the unwrapping is wrong.. I was just trying something.... KT doesn't work and Thea is running under Wine so povray is the only quick option.. I don't have opencl but I can't see that being the issue Erlang/OTP 21 [erts-10.2.4] [source] [smp:2:2] [ds:2:2:10] [async-threads:1] Eshell V10.2.4 (abort with ^G) 1> wings-2.2.5 Reading preferences from: /home/pi/.config/Wings3D/Preferences.txt OpenCL not available: {opencl_failed_previously, "/home/pi/.cache/Wings3D/opencl_tmp.txt"} Could not initialize OpenCL: env lighting limited its something to do with image size, at 640x480 it renders fine if I render at 800x600 and jpg I do get an error: Quote:Render Time: RE: Povray crash Linux v2.2.5 - nigec - 01-26-2020 it should create a erl dump as after that error Wings fails to close properly and I have to kill the process.. its over 2.5meg the dump: https://drive.google.com/file/d/1SoEyfpwVPzWulu9-NjFTlC_Z02Fqquj0/view?usp=sharing edit I'm getting the impression its the png and jpg headers being different versions? but its strange the 640x480 will save.. its way beyond me lol RE: Povray crash Linux v2.2.5 - nigec - 01-26-2020 ok... its nothing to do with Povray, its the image viewer, if the image is bigger than the viewer window Wings crashes, its also the same in 2.2.4 RE: Povray crash Linux v2.2.5 - micheus - 01-27-2020 No. It looks like something with Linux. Your exported .pov file you attached in the previous post can be rendered in the povray standalone app? I'm under Windows and I used it and added the parameters "+W800 +H600 +FJ" to the option in its toolbar. Rendered fine. Render an UV mapped object from Wings3D with those settings is OK too. Here is my log in the W3D console and the image is correctly loaded in viewer: Quote:Rendering Job started <0.7603.0>: Did you try other file format as .png? RE: Povray crash Linux v2.2.5 - nigec - 01-27-2020 Windows works fine with Povray, I installed it to try 2.2.4 also crashed with Raspbian its something to do with the jpg, png, tga version difference between Raspbian and Wings, I get the impression its something to do with the header files being different versions but I don't know what to look for I can create a screen capture and save it as an external file png or bmp and it will be viewable but for some strange reason any other image crashes if its bigger than the viewer window I can't view a imported image from the outliner I have no idea whats going on, I'll wait and see if anyone else has issues, if it had been a different linux version it would be easier to pursue Its not Povray or the plugin.. its the image viewer itself RE: Povray crash Linux v2.2.5 - micheus - 01-27-2020 Are you using an external image viewer? I'm asking that because you can set that in the Preferences dialog. RE: Povray crash Linux v2.2.5 - nigec - 01-27-2020 Its only the render view, I still can't load a texture image and view it, it still uses the inbuilt viewer edit: An image plane will load with a huge jpg image, but I can't select it to view from the outliner I think I should cull this topic to image viewer as Povray or the plugin aren't the issue.. and wait and see if Phil92 has issues RE: Povray crash Linux v2.2.5 - nigec - 01-27-2020 ok I have something: Quote:The program 'Erlang' received an X Window System error. This probably |