elliotf / heekscnc

Automatically exported from code.google.com/p/heekscnc
Other
1 stars 0 forks source link

Error when starting heekscad with heekscnc plugin using PPA package #348

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I installed HeeksCad+HeeksCNC via PPA for Ubuntu 14.04.
But I get following error meassage when starting:

/usr/lib/libheekscnc.so: undefined symbol: _ZN8Standard4FreeERPv

I hope that you can help

best regards

Thorsten

Original issue reported on code.google.com by thorsten...@gmail.com on 13 Jul 2014 at 5:26

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Hi,

Could you tell me which versions of HeeksCAD and HeeksCNC packages you have:
(ie. you can use "apt-cache show heekscnc/heekscad" to see installed version. 
For example, mine is 1.0.0+svn201407090032~ubuntu14.04.1).

Original comment by neomil...@gmail.com on 14 Jul 2014 at 1:34

GoogleCodeExporter commented 8 years ago
I just tried with latest heekscnc/heekscad packages under Ubuntu 14.04 64bits 
and it does work without any troubles.

Please attempt to update :)

Original comment by neomil...@gmail.com on 14 Jul 2014 at 2:16

GoogleCodeExporter commented 8 years ago
Thanks for taking care!

See my versions:
HeeksCNC:
Version: 1.0.0+svn201407090417~ubuntu14.04.1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, 
libheekstinyxml0, liboce-foundation8, liboce-modeling8, libstdc++6 (>= 4.6), 
libwxbase2.8-0 (>= 2.8.12.1+dfsg), libwxgtk2.8-0 (>= 2.8.12.1+dfsg), python (>= 
2.5), python-area, python-ocl, heekscad (>= 1.0.0)
Enhances: heekscad

HeeksCAD:
Version: 1.0.0+svn201407090032~ubuntu14.04.1
Recommends: wx2.8-i18n
Depends: libarea0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | 
libgl1, libglu1-mesa | libglu1, libheekstinyxml0, liboce-foundation8, 
liboce-modeling8, liboce-visualization8, libstdc++6 (>= 4.6), libwxbase2.8-0 
(>= 2.8.12.1+dfsg), libwxgtk2.8-0 (>= 2.8.12.1+dfsg), python (>= 2.5)
Breaks: heekscnc (<< 1.0.0)

I have done update and upgrade but no changes.

Original comment by thorsten...@gmail.com on 14 Jul 2014 at 4:23

GoogleCodeExporter commented 8 years ago
Is it a 32 bits or 64 bits install ?

Original comment by neomil...@gmail.com on 14 Jul 2014 at 7:39

GoogleCodeExporter commented 8 years ago
It's 64bit

Original comment by thorsten...@gmail.com on 14 Jul 2014 at 7:47

GoogleCodeExporter commented 8 years ago
Hum strange.. same setup as me, same packages, different behaviour...
I will re-install a 14.04 64 bits VM to try... maybe I made something relevant 
on current VM...

Original comment by neomil...@gmail.com on 14 Jul 2014 at 7:55

GoogleCodeExporter commented 8 years ago
Could it be possible that this is linked to German setup of Ubuntu / heeks?

Original comment by thorsten...@gmail.com on 14 Jul 2014 at 8:02

GoogleCodeExporter commented 8 years ago
I dont think so... but you could try using this :
LANG=C heekscad

2014-07-14 22:03 GMT+02:00 <heekscnc@googlecode.com>:

Original comment by neomil...@gmail.com on 14 Jul 2014 at 8:06

GoogleCodeExporter commented 8 years ago
it was worth a try, but unfortunatelly no effect on the error.

Could it make sense to remove several packages from "depends" and install again?

Original comment by thorsten...@gmail.com on 14 Jul 2014 at 8:15

GoogleCodeExporter commented 8 years ago
You could try this:
sudo aptitude purge heekscad heekscad-dev heekscnc libarea0 libarea-dev 
python-area libheekstinyxml0 libheekstinyxml-dev python-ocl

If you want to purge some depends too:
sudo aptitude purge libwxbase2.8-0 libwxbase2.8-dev libwxbase3.0-0       
libwxbase3.0-dev libwxgtk2.8-0 libwxgtk2.8-dev

Next, you can install it again:
sudo aptitude install heekscnc

If you want more translated app (ie. install wxWidgets standard catalog):
sudo aptitude install wx2.8-i18n

Note: you can use use apt-get if you prefer

Original comment by neomil...@gmail.com on 23 Jul 2014 at 7:25

GoogleCodeExporter commented 8 years ago
Thanks a lot for providing a solution.
Unfortunatelly I get the same error message.

best regards

Original comment by thorsten...@gmail.com on 24 Jul 2014 at 4:25

GoogleCodeExporter commented 8 years ago
Did you tried to compile it yourself using these instructions:
https://code.google.com/p/heekscnc/wiki/DebianPackagesBuild

If you try, it may help me to debug your trouble with the hope a problem will 
be raised at compile-time...

Original comment by neomil...@gmail.com on 28 Jul 2014 at 12:04

GoogleCodeExporter commented 8 years ago
No event on this issue since month, should I close it or some affected users 
can report more debug information ?

Original comment by neomil...@gmail.com on 24 Oct 2014 at 11:57

GoogleCodeExporter commented 8 years ago
No news since months and it seems to be a isolate case :) so I set close this 
issue.

Original comment by neomil...@gmail.com on 8 Jan 2015 at 1:21