Re: Bugs and issues

The former JAG .debs worked flawlessly on my Ubuntu 9.10. Now I upgraded from 0.2.x to the current 0.3.1 and it doesn't work anymore! When I type "jag" I get this error:

$ jag
jag: symbol lookup error: jag: undefined symbol: _ZN9QListData7detach3Ev

Re: Bugs and issues

When I try to start the editor:

$ jag-editor 
Segmentation fault

Re: Bugs and issues

which qt do you have on board?
rebuilding from sources may help if there are some architecture incompatibility issues, also.

Re: Bugs and issues

How can I tell? The Ubuntu paket manager shows lots of "qt4" packages installed.

Re: Bugs and issues

just type "moc -v" in the console, it should show the active Qt version.

Re: Bugs and issues

Qt Meta Object Compiler version 61 (Qt 4.5.2)

Re: Bugs and issues

ok, 0.3.1 has been packaged for Qt 4.6.0, so you should try updating Qt...

Re: Bugs and issues

Well, the official Ubuntu repository does not offer such a new version. And I won't fidle around with my systemto install such an important component manually just for a game to run. So, I guess Aquaria won't run on general, mainstream, up-to-date systems but just on bleeding edge systems with latest installed packages ... :-(

Re: Bugs and issues

i think qt 4.6.1 comes with the latest kde 4.4, and is available for ubuntu as well...