Ofunniku / dwarftherapist

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

Immediate 'Symbol Lookup Error' #335

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run dt using ./dt in the DwarfTherapist folder.

What is the expected output? What do you see instead?
Expecting a window to pop up. Instead, it stops straight away, with the only 
output being:
./bin/DwarfTherapist: symbol lookup error: ./bin/DwarfTherapist: undefined 
symbol: _ZN9QHashData14detach_helper2EPFvPNS_4NodeEPvEPFvS1_Eii

What version of the product are you using? On what operating system?
Using 0.6.4 DwarfTherapist on Arch Linux, using the xfce display manager. Qt is 
already installed.

No 'run.log' was generated, as the program stopped immediately with that single 
line of output. Obviously it never even managed to start the logging part.

Furthermore, dt_trace simply lists the exact same line of output:
./bin/DwarfTherapist: symbol lookup error: ./bin/DwarfTherapist: undefined 
symbol: _ZN9QHashData14detach_helper2EPFvPNS_4NodeEPvEPFvS1_Eii

Original issue reported on code.google.com by louis...@gmail.com on 12 Jun 2011 at 5:21

GoogleCodeExporter commented 9 years ago
Try building the source code, that solve the issue for me.

Original comment by ElexisDe...@gmail.com on 28 Jun 2011 at 12:22

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Therapist starts with wrong qt4 libs. from dt remove 'LD_LIBRARY_PATH=. ' to 
make it use qt libs installed in system

Original comment by BIwan...@gmail.com on 21 Jul 2011 at 8:27

GoogleCodeExporter commented 9 years ago
Thanks! This solved the problem for me!

Original comment by louis...@gmail.com on 21 Jul 2011 at 1:08

GoogleCodeExporter commented 9 years ago
I had the exact same error, and removing 'LD_LIBRARY_PATH=. ' worked for me too!

Using Fedora 16, Gnome 3, qt installed.

Original comment by danque...@singularity.fr on 24 Feb 2012 at 3:04

GoogleCodeExporter commented 9 years ago
Currently only supporting Ubuntu, will have to test with other distributions.

Original comment by ehler...@gmail.com on 6 Mar 2012 at 3:09

GoogleCodeExporter commented 9 years ago
Issue 340 has been merged into this issue.

Original comment by ehler...@gmail.com on 6 Mar 2012 at 3:11

GoogleCodeExporter commented 9 years ago
Issue 373 has been merged into this issue.

Original comment by ehler...@gmail.com on 6 Mar 2012 at 3:24