Questions tagged [meego]

Open Source Operating System primarily for the mobile devices and developed by Nokia and Intel. MeeGo is a Linux-based free mobile operating system project.

MeeGo is an open source, Linux project which brings together the Moblin project, headed up by Intel, and Maemo, by Nokia, into a single open source activity. MeeGo integrates the experience and skills of two significant development ecosystems, versed in communications and computing technologies. The MeeGo project believes these two pillars form the technical foundations for next generation platforms and usages in the mobile and device platforms space.

Official site:

http://meego.com/

86 questions
2
votes
1 answer

how different are meego and android stacks?

Do MeeGo and Android stacks share any relevant libraries in their userspace on top of the Linux kernel? Looking at the Android stack, I guess MeeGo shares all the components of the Linux kernel, including: Display Drivers Flash Memory…
719016
  • 9,922
  • 20
  • 85
  • 158
2
votes
1 answer

Application development for meego & symbian with QT

i'm beginner for mobile application development. i have knowledge of C language. i want to develop some app for meego ( Nokia N9) & symbian devices. i already downloaded QT sdk.now what i want to learn for application development. C++ or QML? as i…
1
vote
1 answer

Cross compiling Apache Axis 2 C for ARM (Symbian/Meego)

I have used Apache Axis 2 C to generate C++ (or is it C? - the docs do not distinguish betweeen the original Apache Axis and the newer Axis2 too well). I intend to use these generated XML bindings in my Meego and Symbian application, the issue with…
rash.m2k
  • 31
  • 6
1
vote
1 answer

W3C widget like application package for MeeGo and Maemo

I've seen info on ovi that it supports widgets but can't seem to find any decent tutorial or even documentation on how would I build such an app. I know I can just copy my HTML (and other) files and run in the browser (or at least in N9 I can), but…
Nux
  • 9,276
  • 5
  • 59
  • 72
1
vote
0 answers

Qt Meego Bluetooth Segmentation Fault

I have created a game that runs fine on Symbian but won't run on the Meego/Harmattan emulator. It gives me a lot of No AEGIS_HASH_FDS environment errors and a Segmentation fault. I think it may have something to do with QBluetooth because I have a…
Gerharddc
  • 3,921
  • 8
  • 45
  • 83
1
vote
0 answers

When I use QML my backround image seems black

I am using simulator and meego device. When I use the simulator there is no problem but when I install it in my N9 device there is a black background which is where I use qml. Other pages have no problem. Does anybody know why?
sharp
  • 43
  • 1
  • 3
1
vote
1 answer

How to generate beat for rhythm game from midi file

I want to make a rhythm game which pre-generate beat from a midi file. but I don't really understand about the data structure of midi file and how to generate those beat. how should I accomplished this? for your info I'm using Qt for Meego. and…
Fugogugo
  • 4,460
  • 10
  • 36
  • 50
1
vote
0 answers

memory increase in meego when use PageStack

When I use pagestack to move between pages, the memory of device increases. Please see memory increase when use PageStack to see more clearly my problem
jindo
  • 11
  • 1
1
vote
0 answers

Making HTTP POST request in Qt with Meego 1.2 Harmattan

Here's the situation - I attach some file (JPEG image) to the HTTP POST request so it should be sent to the local server via Wi-Fi and server should return some result (simple text). Here's the problem I faced doing this in my Qt-application for…
art-o-nawa
  • 329
  • 1
  • 12
1
vote
1 answer

qml pyside and switches

I am coding my application Groundwork and I am using pyside to develop the application. The only hiccup I am having is getting the qml switch to activate. Currently I have in the qml file: signal buttonClicked; //function…
1
vote
1 answer

Installing package failed when trying to run to application to Meego

I'm trying to run a Hamattan Application on a Meego Device, but everytime I try to run it into the Meego device: :-1: error: Installing package failed. always appears. But sometimes when I check my phone the application is there and it's…
bernardnapoleon
  • 373
  • 1
  • 3
  • 13
1
vote
2 answers

is there a way to run QML Viewer for desktop that will show Qt Quick components on Meego Hamattan?

I tried to run a Meego Hamattan Qt Quick project with Qt Quick components for Meego Hamattan that targets my desktop(Windows) and it only appears as all white. I would like to be able to run Meego Hamattan UI in desktop, so that I wouldn't need to…
bernardnapoleon
  • 373
  • 1
  • 3
  • 13
1
vote
1 answer

Meego : Display locking command in terminal

What is the command to lock the display in MeeGo OS ? I suppose it should be something based on Qt, right ? Particularly I would like to know the application which is being executed when user presses CTRL+ALT+L, this locks the screen and asks user…
deimus
  • 9,565
  • 12
  • 63
  • 107
1
vote
1 answer

Relationship between Qt framework and Nokia 's meego-harmattan

I am a beginner to Maemo Development. Has Nokia N9 come with JVM? Some forums are saying that it will come with dalvik VM. Is it true? If I want to develop Applications for Nokia N9(meego), I have to install both Qt SDK and harmattan sdk from the…
user141302
1
vote
1 answer

Failed to install meego sdk 1.2 in Fedora13

After I downloaded meego sdk 1.2 from http://developer.meego.com/meego-sdk, the installation failed with the following error message: /home/ovilia/.config/meego.com/sdk/tm/_create_target.sh:h line 34: /usr/bin/mad: No such file or…
Ovilia
  • 7,066
  • 12
  • 47
  • 70