Hi,

On Tue, 22 Mar 2011, [email protected] wrote:

2011/3/22  <[email protected]>:
Hi All,

I tried  to execute simple hello world app on N900 target. It is giving 
segmentation fault.

Even tried with different release versions.

Did anybody face  this issue before?


You're probably hitting https://bugs.meego.com/show_bug.cgi?id=14030 -
qt applications segfault in meegotouch-qt-style

Which is resolved/works for me on latest images but still not verified by QA.
Are you sure it's this bug?

Try this:

  1. Make sure that QApplication is intialized with argc
     and argv from the command line.

  2. Run the program like this:

     $ ./hello -style plastique

If it works... then the crash is probably related to the meegotouch style.

If not, then a backtrace would be most appreciated.  :-)

-gabriel
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines

Reply via email to