Hi, Felix.

Felix Berger wrote:
> thanks, I got it to work successfully though eclipse crashed on me
> when entering a url for the webview component. An undefined symbol in
> the qt network lib. I'll send a bug report if I can reproduce it.
>   

Thank you :-) If the VM saves a hs_err_<pid>.log file during the crash, 
we'd be interested in seeing it. It could tell us whether the QtNetwork 
library is being loaded from the wrong location, which would be a bug.

> But the web view worked fine using qtdesigner.sh shipped with the
> qtjambi package. Related to that, I noticed that qtdesigner.sh handles
> *.jui files on Windows and Linux but on OSX for some reason it wanted
> to open only *.ui files. Do you have any idea, what could cause that?
> Some reference to an old library or such?
>   

Since .ui is the format of C++-based Designer files, it sounds like 
Designer is failing to load the plugins needed to create/load/save Qt 
Jambi content instead of Qt/C++ content. Could you please open the menu 
"Help" -> "About Plugins" and look through the list for 
JambiCustomWidget and JambiLanguage. If they are marked as failed, does 
it give any reason?

-- Eskil
_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to