- Posts: 14
- Thank you received: 0
×
Modelio 4.0.0 released (07 Nov 2019)
Modelio 4.0.0 has been released ( www.modelio.org/forum/4-announcements/45...-4-0-0-released.html )
Modelio OpenSource in Ubuntu 64b
10 years 9 months ago #67 by fabk2
I installed Modelio in Ubuntu 11.04 64b and it starts fine until I try to import a project. There it silently do nothing and the console shows:
Is there a way ?
Fab.
/usr/lib/gio/modules/libgiobamf.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgiobamf.so
/usr/lib/gio/modules/libgiozeitgeist.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgiozeitgeist.so
/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
/usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgioremote-volume-monitor.so
/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
/usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgioremote-volume-monitor.so
Is there a way ?
Fab.
Please Log in or Create an account to join the conversation.
10 years 9 months ago #68 by osl
Go pro
Hi,
Modelio is a 32-bit application.
You might want to install the ia32libs library:
How does that help?
Modelio is a 32-bit application.
You might want to install the ia32libs library:
apt-get install ia32-libs
How does that help?
Go pro
Please Log in or Create an account to join the conversation.
10 years 9 months ago #69 by fabk2
Thanks for the quick answer.
I died - in fact I followed the post about Modelio 1.2.
So I get the errors with the ia32 and lsbcore libs installed.
The libstdc++ v5 32b version is 5.0.7 (standard in Ub11.04 I think).
Fab.
I died - in fact I followed the post about Modelio 1.2.
So I get the errors with the ia32 and lsbcore libs installed.
The libstdc++ v5 32b version is 5.0.7 (standard in Ub11.04 I think).
Fab.
Please Log in or Create an account to join the conversation.
10 years 9 months ago - 10 years 9 months ago #70 by osl
Go pro
What about the JRE then, do you use the one provided by Modelio? Does it work on your system?
You can check this by running:from the Modelio installation directory.
If you can't run it, try replacing the Modelio JRE by another JRE 1.6 32-bit you can get from Oracle.
You can check this by running:
jre/bin/java
If you can't run it, try replacing the Modelio JRE by another JRE 1.6 32-bit you can get from Oracle.
Go pro
Last Edit: 10 years 9 months ago by osl.
Please Log in or Create an account to join the conversation.
10 years 9 months ago #96 by fabk2 gives:
on the other hand,gives:
andgives:
So, I tried something like:which gives when trying to import a project:
jre/bin/java -version
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
Java HotSpot(TM) Server VM (build 16.3-b01, mixed mode)
on the other hand,
java -version
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
and
java -d32 -version
Running a 32-bit JVM is not supported on this platform.
So, I tried something like:
PATH="/opt/modelio/jre/bin/:$PATH"; which java; ./modelio.sh
/opt/modelio/jre/bin//java
Warning: Configuration file '/home/fab/.gre.d/1.8.1.3_0000000000.conf' already exists.
No action was performed.
'nfo: Appender 'WobjingDefaultLogAppender' has unknown type 'RollingFileAppender
Continuing with default logging options.
/usr/lib/gio/modules/libgiobamf.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgiobamf.so
/usr/lib/gio/modules/libgiozeitgeist.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgiozeitgeist.so
/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
/usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgioremote-volume-monitor.so
/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
/usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgioremote-volume-monitor.so
Please Log in or Create an account to join the conversation.
10 years 9 months ago - 10 years 9 months ago #108 by fabk2
So, it seems Modelio works just fine except for importing projects. I try to import a project built with a professional license and Modelio just doesn't do anything, says nothing and simply ignores my command. The errors listed above don't seem relevant because I get some when creating a new project but the project is created anyway. Very strange and very annoying.
Has someone else experienced this behavior in a 32bits installs ?
TIA.
Fab.
Has someone else experienced this behavior in a 32bits installs ?
TIA.
Fab.
Last Edit: 10 years 9 months ago by fabk2. Reason: Misspelled
Please Log in or Create an account to join the conversation.
Moderators: cde
Time to create page: 0.043 seconds