|
install problem: WX Failed loading "wxe_driver", Ubuntu 18.04
|
|
10-01-2019, 10:16 AM
Post: #1
|
|||
|
|||
|
install problem: WX Failed loading "wxe_driver", Ubuntu 18.04
Hello to all,
I'm trying to install wings-2.2.4. Run the install script looks fine. Typed: sh ./wings and get an Error Report and a Crash Report. Any Idea? Code: ➜ ~ cd wings-2.2.4 |
|||
|
10-01-2019, 12:01 PM
Post: #2
|
|||
|
|||
|
RE: install problem: WX Failed loading "wxe_driver", Ubuntu 18.04
Does: sudo apt-get install libwx_gtk2u_stc-3.0-0v5
solve your problem |
|||
|
10-02-2019, 09:40 AM
Post: #3
|
|||
|
|||
|
RE: install problem: WX Failed loading "wxe_driver", Ubuntu 18.04
Sorry,
Ubuntu can't find the package, and I can't find it online. Maybe you have prescribed yourself? And thanks for your help. |
|||
|
10-02-2019, 04:12 PM
Post: #4
|
||||
|
||||
RE: install problem: WX Failed loading "wxe_driver", Ubuntu 18.04
(10-01-2019 12:01 PM)dgud Wrote: Does: sudo apt-get install libwx_gtk2u_stc-3.0-0v5 Maybe that is the pack name: libwxgtk3.0-0v5 It is listed in this doc: Installing and configuring under Ubuntu
|
||||
|
10-03-2019, 08:52 AM
Post: #5
|
|||
|
|||
|
RE: install problem: WX Failed loading "wxe_driver", Ubuntu 18.04
Hi Micheus,
you made my day!! Wings3D is running. ![]() sudo apt-get install libwxgtk3.0-0v5 |
|||
|
11-15-2019, 10:20 PM
Post: #6
|
||||
|
||||
|
RE: install problem: WX Failed loading "wxe_driver", Ubuntu 18.04
Thanks for the feedback.
|
||||
|
01-21-2021, 06:54 PM
Post: #7
|
|||
|
|||
|
RE: install problem: WX Failed loading "wxe_driver", Ubuntu 18.04
I am completely flabbergasted how this could have solved it for OP.
I have the same error: {load_driver,"libwx_gtk2u_stc-3.0.so.0: cannot open shared object file: No such file or directory"} And I have the wxgtk3 package installed, but that package has gtk3u entries only, not a single gtk2u one: Code: $ dpkg -S libwx_gtkAs a matter of fact, Ubuntu repo comes up with zero hits on libwx_gtk2u so how could this have solved the missing lib? |
|||
|
01-21-2021, 07:15 PM
(This post was last modified: 01-21-2021 07:17 PM by micheus.)
Post: #8
|
||||
|
||||
|
RE: install problem: WX Failed loading "wxe_driver", Ubuntu 18.04
I'm not a Linux regular user. When I suggested that I did a search and the files appeared on that package name
https://packages.ubuntu.com/bionic/libwxgtk3.0-0v5 File list of package libwxgtk3.0-0v5 in bionic of architecture amd64 /usr/lib/x86_64-linux-gnu/libwx_gtk2u_adv-3.0.so.0 /usr/lib/x86_64-linux-gnu/libwx_gtk2u_adv-3.0.so.0.4.0 /usr/lib/x86_64-linux-gnu/libwx_gtk2u_aui-3.0.so.0 /usr/lib/x86_64-linux-gnu/libwx_gtk2u_aui-3.0.so.0.4.0 /usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0 /usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0.4.0 /usr/lib/x86_64-linux-gnu/libwx_gtk2u_gl-3.0.so.0 /usr/lib/x86_64-linux-gnu/libwx_gtk2u_gl-3.0.so.0.4.0 /usr/lib/x86_64-linux-gnu/libwx_gtk2u_html-3.0.so.0 /usr/lib/x86_64-linux-gnu/libwx_gtk2u_html-3.0.so.0.4.0 /usr/lib/x86_64-linux-gnu/libwx_gtk2u_propgrid-3.0.so.0 /usr/lib/x86_64-linux-gnu/libwx_gtk2u_propgrid-3.0.so.0.4.0 /usr/lib/x86_64-linux-gnu/libwx_gtk2u_qa-3.0.so.0 /usr/lib/x86_64-linux-gnu/libwx_gtk2u_qa-3.0.so.0.4.0 /usr/lib/x86_64-linux-gnu/libwx_gtk2u_ribbon-3.0.so.0 /usr/lib/x86_64-linux-gnu/libwx_gtk2u_ribbon-3.0.so.0.4.0 /usr/lib/x86_64-linux-gnu/libwx_gtk2u_richtext-3.0.so.0 /usr/lib/x86_64-linux-gnu/libwx_gtk2u_richtext-3.0.so.0.4.0 /usr/lib/x86_64-linux-gnu/libwx_gtk2u_stc-3.0.so.0 /usr/lib/x86_64-linux-gnu/libwx_gtk2u_stc-3.0.so.0.4.0 /usr/lib/x86_64-linux-gnu/libwx_gtk2u_xrc-3.0.so.0 /usr/lib/x86_64-linux-gnu/libwx_gtk2u_xrc-3.0.so.0.4.0 /usr/share/doc/libwxgtk3.0-0v5/changelog.Debian.gz /usr/share/doc/libwxgtk3.0-0v5/copyright /usr/share/lintian/overrides/libwxgtk3.0-0v5
|
||||
|
01-21-2021, 09:36 PM
(This post was last modified: 01-21-2021 09:44 PM by Bram.)
Post: #9
|
|||
|
|||
|
RE: install problem: WX Failed loading "wxe_driver", Ubuntu 18.04
Ah, thanks.
So yeah, The Long Term Support (LTS) version for Ubuntu is now at 20.04.1 and even though 18.04 is still supported, it is not current. I will download that package though, and extract the .so files from it, to see if that will help me. UPDATE: Yeah, that works. With those libs, I can run wings3d. (I still see stutters in the UI though, but they are hard to reliably produce, it is an intermittent problem.) |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)




@MicheusVieira
MicheusVieira
Micheuss
micheus4wings3d