I found a few differences debugging an application with windows 8 and windows 7 (always on a mac computer with parallels), but not always it is a random.
Type: Posts; User: nowheremanmail; Keyword(s):
I found a few differences debugging an application with windows 8 and windows 7 (always on a mac computer with parallels), but not always it is a random.
I have similar code working. Are you sure that it is not a problem on path?
Otherwise what it means doesn't work? it give you any error? crash?
Try with oficial inneractive page, after that you can migrate your account to Nax
Well I don't have any new :-(,
the only I found is the DVLUP program (but it is only for USA and canada). It seems that you are be able to buy mobiles.
I didn´t see it before (I mean this twitter!), I've registered 2 days ago (to the Premium Developer Program), I'll check
I had similar problem with one of my applications. I solved adding a popup message on application startup (with accept button). Popup was informing to user what application does with data.
I found...
That's my problem, after add more memory to my pc and pay for a windows 8 license, at the end simulator cannot start, because my machine is not compatible. Then I have two options, buy a new computer...
Hello,
After upgrade to windows 8, a try to get better machine to be able to start sdk for windows phone 8 and emulator, ... now with less money ...
... is there any way to get a Lumia 920 or...
Any news about this? I applied for other session and I've already got answer (but negative :-( I wanted to go to Nokia session but ... still no answer
Hello,
I'm trying to find the way to reorder child position inside QML column component. I'm looking for javascript code to move one child up or down inside column.
Column {
...
...
Ok, it could be done with sudo! But my question is which is the right way to do it with QT, it is still sudo? Maemo application has no restriction to do things like this? Into documentation it talks...
Of course no :-) , it is a user application. Then ... in maemo with QT, which is the right way to do something like this, execute application as root? or are there any way to change user before...
I was trying to execute a OS command from my application. The code is something like this:
QProcess process;
process.start("/usr/bin/pnatd");
process.write ("at");
But code always fails (with...
I developped Wallet application. It uses Open SSL libraries to encrypt data. You could see code on https://garage.maemo.org/projects/qtwallet/
I'm in progress to get CCats documentation. It cost me some days to understand every think but now I'm on path.
in order to get snapr access you have to write a document with a brief description...
It seems no difficult but, at this moment I'm on a loop. I think I follow all steps, but I cannot get a CID and PIN for access to SNAP-R web.
I wrote a letter as described on...
hi, I'm trying to submit my wallet application into ovistore (Qt application for N900). It uses aes encryption to protect data. It is using OpenSSL library.
Because it is using encryption, they...
Just one question, anybody knows if there any (secret) plan to move qt 4.7 as final version for N900, and replace 4.6?
Thanks
I'm surprise ... sample said qt-maemo-4.6, then it should work, no? It's a fake sample?
Hi everybody,
I found a sample of gestures on
http://doc.qt.nokia.com/qt-maemo-4.6/gestures-overview.html
I try to do the same in my software but it seems to not work. I also compile sample...