![]() |
|
Error with OSMesa LDView - Printable Version +- LDraw.org Discussion Forums (https://forums.ldraw.org) +-- Forum: Administrative (https://forums.ldraw.org/forum-4.html) +--- Forum: Website Suggestions/Requests/Discussion (https://forums.ldraw.org/forum-23.html) +--- Thread: Error with OSMesa LDView (/thread-29534.html) |
Error with OSMesa LDView - Orion Pobursky - 2026-06-05 Travis, I updated the version of LDView on my dev server to 4.7 (Built from source using the 4.7 tag on the GitHub repo). 4.6 (also built from source using the 4.6 tag) works without error. 4.7 gives the following error: Quote:OSMesa not working! I verified that the server has libosmesa6 and libglu1-mesa installed. Apparently 4.7 added some other dependency that I can't figure out. The dev server is Debian 13. RE: Error with OSMesa LDView - Travis Cobbs - 2026-06-05 (2 hours ago)Orion Pobursky Wrote: Travis, I will investigate. RE: Error with OSMesa LDView - Travis Cobbs - 2026-06-05 (2 hours ago)Travis Cobbs Wrote: I will investigate. See if adding -IgnoreEGL=1 to the command line fixes the problem. RE: Error with OSMesa LDView - Orion Pobursky - 2026-06-05 I tried IgnoreEGL with both the ini file and commandline. Still have the same error. |