Some 3D-apps don't work

Hiya Linux-people!

I became Mabox user by accident but it’s lucky one. :wink: I’m used to use Ubuntu-clones distribution but with that nice and promising Manjaro-based system I decided to test it nowaydays. :slight_smile:
As I can see quite many apps works here “out of the box”, but there are two ones that failed. :frowning:

  1. SUPERPOSITION by Unigine. Popular 3D-benchamark that works on many systems like Windows, Ubuntu, BigLinux, Zorin, etc.
    There is an instant crash when just starting up the program. Unfortunately I didn’t get fully crash-log, got only this:

“[Benchmark crashed] We are deeply sorry for the inconvenience caused. Please contact superposition-support@unigine.com for assistance, enclosing problem reproduction steps and your system information (OS, CPU, GPU).”

Unigine log file
20:19:10 Using config file "/home/mikael/.Superposition/null_config.cfg"
20:19:10
20:19:10 ---- Plugins ----
20:19:10 Loading "libGPUMonitor_x64.so"...
20:19:10
20:19:10 ---- Application ----
20:19:10 Loading "libGL.so.1"...
20:19:10 Loading "libopenal.so.1"...`Preformatted text`
20:19:10 Set 2560x1440 fullscreen video mode

Does anybody tested it and know what is going on? :o

  1. Wings3D. Another popular 3D-app, this time small lowpoly modeler. Works on different systems as well. But in Mabox it silently crashes:
=CRASH REPORT==== 24-Jan-2024::20:27:40.263516 ===
  crasher:
    initial call: application_master:init/4
    pid: <0.84.0>
    registered_name: []
    exception exit: {{{error,
                          {load_failed,
                              "Failed to load NIF library /home/mikael/wings-2.3/lib/wx-2.3/priv/wxe_driver: 'libwx_gtk3u_stc-3.0.so.0: cannot open shared object file: No such file or directory'"}},
                      [{wxe_server,start,1,
                           [{file,"wxe_server.erl"},{line,65}]},
                       {wx,new,1,[{file,"wx.erl"},{line,115}]},
                       {wings_sup,init,1,[{file,"wings_sup.erl"},{line,78}]},
                       {supervisor,init,1,
                           [{file,"supervisor.erl"},{line,330}]},
                       {gen_server,init_it,2,
                           [{file,"gen_server.erl"},{line,962}]},
                       {gen_server,init_it,6,
                           [{file,"gen_server.erl"},{line,917}]},
                       {proc_lib,init_p_do_apply,3,
                           [{file,"proc_lib.erl"},{line,241}]}]},
                     {wings_sup,start,[normal,[]]}}
      in function  application_master:init/4 (application_master.erl, line 142)
    ancestors: [<0.83.0>]
    message_queue_len: 1
    messages: [{'EXIT',<0.85.0>,normal}]
    links: [<0.83.0>,<0.44.0>]
    dictionary: []
    trap_exit: true
    status: running
    heap_size: 1598
    stack_size: 28
    reductions: 245
  neighbours:

=INFO REPORT==== 24-Jan-2024::20:27:40.263674 ===
    application: wings
    exited: {{{error,{load_failed,"Failed to load NIF library /home/mikael/wings-2.3/lib/wx-2.3/priv/wxe_driver: 'libwx_gtk3u_stc-3.0.so.0: cannot open shared object file: No such file or directory'"}},
              [{wxe_server,start,1,[{file,"wxe_server.erl"},{line,65}]},
               {wx,new,1,[{file,"wx.erl"},{line,115}]},
               {wings_sup,init,1,[{file,"wings_sup.erl"},{line,78}]},
               {supervisor,init,1,[{file,"supervisor.erl"},{line,330}]},
               {gen_server,init_it,2,[{file,"gen_server.erl"},{line,962}]},
               {gen_server,init_it,6,[{file,"gen_server.erl"},{line,917}]},
               {proc_lib,init_p_do_apply,3,
                         [{file,"proc_lib.erl"},{line,241}]}]},
             {wings_sup,start,[normal,[]]}}
    type: temporary

===
Well it seems there are some libs missed, but when I try to search for e.g. libwx_gtk3u or libwx, they are simply not present in ARCH packages. :frowning: What to do, dudes?

Cheers.

Hello @Drayldan and welcome to the forum :slight_smile:

How did you install these programs?

Both are available from AUR → https://aur.archlinux.org/
I quickly installed wings3d.

yay -S wings3d

It seems to be working well.

1 Like

Yeah! Indeed! They are runable in this way! :smiley:
Thanx a lot for fast help @napcok !
I didn’t know about this archive-package.

And congrats to your hard work on Mabox! Keep it up! :sunglasses:
Cheers from your countryman from Gdańsk. :slight_smile:

1 Like

Hey @napcok Wings3D works well, but Superposition still crashed, even when installed in that alternative way. Could you take a look at it if possible?

AUR packages are unsupported.
So AUR page AUR (en) - unigine-superposition is best place to talk about it.

This package is too huge for me to install just for “quick” testing, as I did with wings3d, sorry.

Well, I’m not any techie guy, but I saw Superposition works OK on BigLinux which is also Manjaro-based. :stuck_out_tongue:
But it’s your system so it’s up to you as for the decision. It’s a pity, though.

[Benchmark crashed] We are deeply sorry for the inconvenience caused. Please contact superposition-support@unigine.com for assistance, enclosing problem reproduction steps and your system information (OS, CPU, GPU).

I know, got the same message. The problem is, there is no real log to get from the system when program crashed. At least I didn’t find it to send to devs. :frowning: