Questions tagged [maemo]

Maemo is a software platform that is mostly based on open source code and powers mobile devices such as the Nokia N810 and N900 Internet Tablets. Maemo platform has been developed by Nokia in collaboration with many open source projects such as the Linux kernel, Debian, GNOME, and many more.

61 questions
1
vote
0 answers

Maemo, liblocation-dev/nokia-binaries: how can I get it?

I want to write a small GPS application on my Nokia N900, but I can't install liblocation-dev, because I need a token from the SDK EULA. Can't access this EULA's website (http://tablets-dev.nokia.com/eula/index.php). What should I do now? Thanks.
Scientist
  • 11
  • 2
1
vote
1 answer

Qt Maemo resources screwed up in Scratchbox 1 for the armel target

When I compile my Qt Maemo application in Scratchbox 1, all of the image resources appear completely messed up and corrupted, and the program runs extremely slow. This only happens for the armel target, and works fine in i386. I also get these…
Neil
  • 24,551
  • 15
  • 60
  • 81
0
votes
1 answer

How to port a compiled code for Maemo 5 into Symbian Anna devices?

I've compiled code of Maemo 5. How would I port it to Symbian Anna device? How do I compile the same code for Symbian Anna device? Any hints/articles related to it would be helpful.
Hick
  • 35,524
  • 46
  • 151
  • 243
0
votes
1 answer

Qt and "SGX Out of mem event" on Maemo

I'm still fighting with Qt and I managed to get an "SGX Out of mem event" on Nokia N900. It happens when I load some .obj models in my QGraphicsScene (usually after the fourth-fifth). Any idea on what is causing it or how I could trace it?
Sassa
  • 3,294
  • 2
  • 28
  • 42
0
votes
1 answer

How can I trace Win32 calls on Windows Mobile or system calls on Android?

For Windows(All versions) we can use - Detours, StraceNT Linux has a host of tracing utilities - link How do I do a similar thing on Mobiles?
Bruce
  • 33,927
  • 76
  • 174
  • 262
0
votes
1 answer

Dial a number and play a voice file instead of microphone input

1-we are trying to write an application which dial a number and play a voice file instead of microphone input. Is it possible in Maemo (N900)? we can not find any ""Answering Machine " like program in N900. is this means that there is no way to…
user594810
  • 149
  • 4
  • 9
0
votes
1 answer

Passing state between screens in a Symbian/QML app

I'm trying to use a Loader to load full screen components to changing screens in a Symbian/QML project. This doesn't feel like the correct way to do it, so I'm probably missing something obvious. The example I'll use is a button on one screen which…
jamesh
  • 19,863
  • 14
  • 56
  • 96
0
votes
1 answer

fcam - n900 - mysterious reboot

I wrote an application to take pictures and well it takes pictures, but it also randomly reboots. How can I determine what caused it? Do I need to observe FCam events or can I just write a simple application that takes pictures? Walter
Walter
  • 1,290
  • 2
  • 21
  • 46
0
votes
1 answer

FCam - low light / HDR photos

I am using FCam to take pictures and right now without modification, the pictures are par for a smartphone camera. FCam advertises HDR and low-light performance, but I don't see any examples of how to use that when taking pictures. How do I take…
Walter
  • 1,290
  • 2
  • 21
  • 46
0
votes
1 answer

FCam - pictures are coming out weird

I am writing an FCam application and any picture I take that has movement has a noticeable distortion. I don't know if I'm using the API correctly or not. It appears that the image is written from the top down. So, if I walk around with the…
Walter
  • 1,290
  • 2
  • 21
  • 46
0
votes
1 answer

Qt - Maemo application - how to handle CTRL+C?

I wrote a simple application to take pictures in c++ and am guessing I probably should do some cleanup whenever CTRL+C is pressed. I am using QTCreator to write the application along with MADDE, but am not really using any Qt hooks that I know…
Walter
  • 1,290
  • 2
  • 21
  • 46
0
votes
1 answer

how to publish on ovi store application which uses library from extras repository?

how to publish on ovi store application which uses library from extras repository ? I tried create a homescreen widget and I stopped on this question.
dmtrlbdv
  • 227
  • 4
  • 10
0
votes
1 answer

Maemo 5 Qt: how to capture frame (RGB) from first and second camera?

So (I havent tried yet) but it somehow seems that video for linux 2 will work... But I wonder is it possible to do such thing with for pure qt libs?
Rella
  • 65,003
  • 109
  • 363
  • 636
0
votes
1 answer

How to make a fancy shortcut on the desktop to my python app?

I've made this nice python app that runs when i use "python main.py" in terminal, but going thru the terminal each time is boring :-) how can i make a nice shortcut button with a img to have on my desktop?
Jason94
  • 13,320
  • 37
  • 106
  • 184
0
votes
1 answer

Read from "output" as from "input"

Some on of you saw this. So the question is, how to access mobile audio out in read mode? Thank you!
Eugene
  • 2,226
  • 1
  • 14
  • 15