Once upon a time there was an Indian network that would send a time update to a phone every time a packet data connection was established.
Type: Posts; User: OviBron; Keyword(s):
Once upon a time there was an Indian network that would send a time update to a phone every time a packet data connection was established.
Not sure about the original poster's question, but one thing to avoid is locking orientation in the CPP code when using Qt Quick Components (QQC) Page element.
If using QQC Page, orientation...
Hi,
Please check out the "QNetwork – Default Value for Content-Type Header Field Changed" section on this wiki page:...
Yes, it appears that QUdpSocket::pendingDatagramSize has unwanted side effects on a subsequent readDatagram call in Qt 4.8 on Belle Refresh and Belle FP1.
This is reported as a bug to Qt here:...
Yes, ScreenPlay aka New Graphics Architecture (NGA) did change things.
This is mentioned in Nokia Symbian^3 Developers Library > Porting applications from S60 5th Edition to Symbian^3 > API...
What happened to the FSCLIENT and "FSCLIENT panic" categories in the Belle SDK system panic reference?
This compatibility issue is now reported to Qt.
https://bugreports.qt-project.org/browse/QTMOBILITY-2055
Feel free to review and comment on the bug report. Sorry, no workaround yet, but maybe the...
Sorry, the initial bug report that I created long ago was ignored. I'll create another one in another database and hopefully the new team will really look at fixing it this time.
There seem to be...
Hi,
Qt Quick Components for Symbian would need to be officially supported in the Qt SDK and by Smart Installer for 5th Edition devices before there would be a possibility of Nokia Store support....
According to the Carbide.ui development team, the "Allow copying" checkbox has no effect on S60 theme SIS files.
The DRM checkbox should remain unchecked for submissions to Ovi Store. That DRM...
Hi,
I've received several reports from developers saying that their Smart Installer wrapper packages are being rejected by Symbian Signed because UID 0x2002CCCF does not belong to them. Can...
Believe it or not, catching bad_alloc made this linker error disappear for me when using an "extension" library.
try
{
Xyz* xyz = new Xyz();
// ...
}
catch...
Thanks for the extra info. It has been passed onto the Smart Installer development team for their investigation.
DRM is often platform specific and I'm unaware of any Qt for Symbian APIs for DRM. You will probably need to use S60 APIs or Symbian APIs such as Content Access Framework.
Hi detook,
I successfully installed a 101 MB Smart Installer wrapper package on mass memory with N8-00 v011.012.
Please tell us which device and firmware you tested with when your large...
You need use the UID from Ovi Publisher Support in your project's PKG, and as UID3 in your MMP file and project source. "Unprotected" UIDs from the development range cannot be used in signed...
Hi Billy,
Since Nokia gives you the choice to develop with many different tools such as Qt, Web Runtime, Symbian C++, Open C, Java, and Flash Lite, it does make application packaging guidelines...
J2ME apps are usually packaged with JAR & JAD instead of SIS. Many Flash applications for Symbian devices are packaged in SIS files.
What "stupid install questions" are you referring to? Do you...
In-App Purchase APIs are not available to the public yet. I cannot make any announcements about the schedule for the release of these APIs.
Qt libraries do not support OpenGL on Symbian yet.
http://doc.qt.nokia.com/4.7/platform-notes-symbian.html
If you want to access OpenGL libs then you need to install a Symbian ^3 or S60 SDK.
Maybe QtMultimedia isn't really supported on Symbian yet, or the documentation is out of date?
http://doc.qt.nokia.com/4.7/platform-notes-symbian.html
Have you registered with SHOUTcast's partner program? They can provide you their "API" and protocol documentation.
Hello,
If you cannot install _any_ SIS files and see that specific error message, then put a SIM into the device, boot with General profile active, go to clock settings, and set "Auto time update"...