Error: A data abort exception has occurred
-
I will try the newest Creator.
My device is nokia5230, I also think the qt4.7 or QtMobility doesn't work well on the device?
It will work well in the newest nokia Phone and the future's.
what do you think?
-
Moving this over because tam won't:
[quote author="tamhanna" date="1291541138"]Hi,
no - QFtp also failed, as can be seen in the two videos.[/quote]Oh, well this is entirely different. I thought you were compiling QFtp from source, like I assume hisong is for his program.
How about when running Qt4.7.0 networking apps on your phone. Your phone has Qt4.7.1 installed, right? -
Yes, It needs more tests to the Qt for symbian and the developing would more smoothly.
I will test the Qt4.6.2 for Symbian toninght.
nice talking to you. I have supper first.
-
[quote author="tamhanna" date="1291541194"]Hello hisong,
the old versions of Qt worked well. In fact, Qt 4.6.2 worked the best ever - after that, it got worse.[/quote]I have the opposite. Qt4.7 is running very fast and without many bugs on my phone's.
I'm wondering, have you installed Qt4.7.1 (qt_installer.sis) on your phone?
-
hi xsacha.
Actually, I had already installed the Qt4.7.1 (qt_installer.sis) on my phone.
other apps developed with Qt work well on my Phone.I think I need to reset the Qt developing environment for your app you developed runned well on your phone.
All right,what device that you have to test your apps? I only have 5800 and 5230.
-
Hi, xsacha. Are you available now? I'm hisong.
I try the QtCreator2.1 RC to build my project. But, the problem "A data abort exception has occurred"still appeared.
This time.I found that when I build the Mobile Qt Application(with UI)project. The app seemed to it was working(There is no issue happened).
I could see the app connect the network. But the app couldn't play the mp3 via internet!!and I bulid the Qt Console Application project. The problem " data abort exception has occurred" appeared.
Both of the tests above I created with the creator2.1.
I just add a little code from the book "Qt for Symbian" to my project....
Please give me a hand ? Thanks. -
Hi,tamhanna..
I try the creator2.1 that xsacha suggested yesterday. I found that it didn't work.So I decides to followed your suggestion. But at first I want to know that have you try to play mp3 via internet via internet used GSM(not wifi or 3G)? -
I am experiencing the same issue: using Phonon to play a remote mp3 stream in Symbian (5800XM) results in the already mentioned "A data abort exception has occurred". I am assuming that "QTBUG-13952":http://bugreports.qt.nokia.com/browse/QTBUG-13952 solves this problem -- would someone be able to confirm this?
-
How do you use QMediaPlayer Of Qt Mobility?
I tried it, but failed too.
-
Hi,amppa.
Now I have the problem is that I can't play mp3 via network.
I can play local mp3 using Phonon or QMediaPlayer of Qt Mobility.