iasp / textroom

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

Crashes with symbol not found error on Ubuntu 10.04 #63

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install the deb package on Ubuntu 10.04
2. Run TextRoom

What is the expected output? What do you see instead?
The splash screen shows up for a very short time and then the program crashes 
with "textroom: symbol lookup error: textroom: undefined symbol: 
_ZN9QListData11detach_growEPii".

What version of the product are you using? On what operating system?
TextRoom 0.8 (installed using the textroom-0.8.deb) on Ubuntu Linux 10.04.

Original issue reported on code.google.com by ph.wolfer on 18 Jan 2011 at 10:12

GoogleCodeExporter commented 8 years ago
This might be about deps. Do you use 32bit or 64bit Ubuntu?

Original comment by gordebak on 19 Jan 2011 at 8:30

GoogleCodeExporter commented 8 years ago
You might be missing necessary libs. Please try to install from the new .deb 
package and report back.

Thanks.

Original comment by gordebak on 19 Jan 2011 at 10:55

GoogleCodeExporter commented 8 years ago
I tried the new package but I still get the same error message on startup. 
Probably a version mismatch in some library. Any idea in which library this 
symbol should be defined?

Original comment by ph.wolfer on 19 Jan 2011 at 10:59

GoogleCodeExporter commented 8 years ago
Sorry to hear that. If you are using 64bit Ubuntu, you may need 32bit 
libraries, which you can install by getlibs. 

Original comment by gordebak on 19 Jan 2011 at 11:02