Ofunniku / dwarftherapist

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

Dwarf Therapist does not run on Ubuntu 11.10 #373

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run ./dt on an Installation of Ubuntu 11.10. 

What is the expected output? What do you see instead?
I expected the game to run, instead it outputs this: 

$ ./dt
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x1c00028
./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?
I am Using Dwarf Therapist 0.6.4 alpha R445 on Ubuntu 11.10 32 bit. 

I didn't found a log file in the log directory. Even when I use ./dt_trace it 
gives the same output as ./dt. 

the ldd ../bin/DwarfTherapist/ output is attached. 

Original issue reported on code.google.com by TheUn...@gmail.com on 17 Jan 2012 at 5:41

Attachments:

GoogleCodeExporter commented 9 years ago
Same as 335

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