the atk_object_set_name bug seems to be an Ubuntu problem. The workaround is to add the "-style windows" to the command line. I did a complete rebuild and now everything seems to be running fine now. I will start doing some testing tomorrow.
On Tue, 2010-01-12 at 16:59 -0500, Raffaele Magliocco jr. wrote: > Installing chrpath got rid of the warnings. For my first problem I > think it may be related to my QT 4.6 build. I get the same error when > trying to run qtcreator. So it's probably unrelated to qtjambi. > I will definitely post my jar files when I have a successful build.(have > to think positive :) ) > > thanks, > Ralph > > > On Tue, 2010-01-12 at 21:45 +0100, Helge Fredriksen wrote: > > Raffaele Magliocco jr. wrote: > > > Hi All, > > > > > > I'm trying to run qtjambi.sh. The main window appears, but no examples > > > are listed on the left side. > > > > > > ** (<unknown>:14691): CRITICAL **: atk_object_set_name: assertion > > > `name != NULL' failed > > > > > Not sure about this, haven't tried to compile on the 64bit system > > yet. Maybe you could upload the binaries on soureforge to share > > it with other ones when you succeded? > > > When I built the only noticeable warning I got was the following: > > > > > > ********** Warning ********** > > > Without rpaths, you run the risk that Qt applications and plugins > > > load incorrect Qt libraries (such as /usr/lib/libQtCore.so), which > > > may result in binary incompatility and crashes. > > > ***************************** > > > > > I ran into this problem myself when building QtJambi, however > > the Trolltech guys have made a good job at warning us, didn't they :). > > > > Just install the chrpath package on your system and rebuid jambi, > > then you should be fine. > > > I building on a linux 64 bit system. > > > > > > p.s. It's strange that I had to drop the jogl.jar in the jar directory, > > > when this library is installed with all my system libraries. > > > (/usr/share/java on Ubuntu 9.10 64bit) > > > > > Guess you need to put it in the CLASSPATH variable though... > > > > Helge > > > _______________________________________________ > Qt-jambi-interest mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
