Questions tagged [meego-harmattan]

Nokia's MeeGo "Harmattan" mobile operating system for N9 and N950 devices. Ships Qt4, some libraries from Intel's MeeGo, but core system and package manager (DEB) is from Maemo 6.

24 questions
7
votes
1 answer

difference between Nokia's MeeGo 1.2 "Harmattan" and intel Meego?

Nokia has recently announced Nokia N9 with MeeGo 1.2 "Harmattan. Some forums are saying that it is differed from intel MeeGo. Is it true? What is Maemo? Is Maemo same as MeeGo Harmattan? Where can we download SDK to develop applications for it with…
user141302
5
votes
2 answers

Definite guide to make QWidget app Portrait oriented on Harmattan

Is there any definite guide how to make QWidget app portrait oriented on MeeGo Harmattan device? I'm currently working on N950 (devel version of N9) and my app is in landscape mode all the time. App was previously written as QApplication with…
Marek Sebera
  • 39,650
  • 37
  • 158
  • 244
2
votes
0 answers

aegis-dss-tools and aegis-manifest-dev : where?

I'm trying to write a little python application, and to start i simply drop the .py into the device and execute from there. Now I am at the point where i probably need some credentials for accessing the tracker. I dont want to create an aegis…
Pa_
  • 641
  • 1
  • 5
  • 17
2
votes
2 answers

Restore MeeGo Harmattan Qt application from Apps Screen on N9

I am trying to publish my first application for N9 on Ovi Store but I have failed the QA: SUMMARY: The application cannot back to front via clicking application icon after suspending the application in background. STEPS TO REPRODUCE: 1. Download and…
psyched
  • 1,859
  • 1
  • 21
  • 28
2
votes
1 answer

Qt application does not draw any User Interface on Nokia N9 with MeeGo

I have a problem when deploying an application written in Qt 4.7.4/QtQuick 1.0 for Harmattan. While everything goes right in the Simulator, the application does not draw any User Interface when deployed on Nokia N9 (MeeGo 1.2 Harmattan, Version…
endowzoner
  • 2,238
  • 3
  • 17
  • 20
2
votes
1 answer

meego cannot play mp3 file

I tried to implement SoundEffect from QtMobilityKit in QML to play music file in Meego Harmattan. I found that it can only play .wav file. is there any possible way to play .mp3 file in meego? This one can play SoundEffect{ id: sound …
Fugogugo
  • 4,460
  • 10
  • 36
  • 50
2
votes
1 answer

Meego 1.2 Harmattan and QCamera application

Is there any way to work with camera with QCamera class in Nokia N9 (Meego 1.2 Harmattan) or I should use another one? Here's my problem: simple application that works fine on Nokia C6-01 (Symbian Anna) doesn't do anything useful on N9. Here're code…
art-o-nawa
  • 329
  • 1
  • 12
2
votes
1 answer

Sailfish OS - change page after dialog accepted

I have a page that displays information about an object in my database. On this page, I have the possibility of deleting that object by calling a dialog. When the user accept the dialog, the object is removed, but by default after accepting the…
andrew
  • 3,879
  • 4
  • 25
  • 43
2
votes
1 answer

MeeGo v1.2 SDK download

I'd like to develop some apps to my mobile device N9, but I can't actually find where to download MeeGo v1.2 SDK. I tried developer.meego.com but there link broked. I could just download for linux, but not for Win7 64x Also tried other download…
Edgars
  • 913
  • 1
  • 19
  • 53
2
votes
1 answer

Qt creator update for harmattan developement

I am trying to update the Qt sdk for harmattan developement. This is the instruction i am following…
mu_sa
  • 2,685
  • 10
  • 39
  • 58
1
vote
1 answer

Harmattan: How to listen for incoming sms event

Is there any example for Meego Harmattan that I can look at so that I can develop an app that is aware of incoming sms/mms/email event? I looked through the Developer Libraries, API Topics, API Libraries but couldn't find any explicit…
snlm95
  • 75
  • 2
  • 8
1
vote
1 answer

Running QML demo based on symbian code on meego

Has anybody successfully tried to run the flickr demo from QtSDK (1.1.4) on n9 ? I have tried and it was not working -- showing only (almost) empty bar in the device. On the Qt Creator, the console error is saying that 'com.nokia.symbian 1.1 not…
kuskus
  • 176
  • 7
1
vote
1 answer

Nokia N 950 installing QML app

I am new to QT Quick app development. I am working on an app to run over nokia symbian touoch devices like (c700 c601) and nokia meego devices like nokia n800 and nokia n950. I was successful to install app on nokia symbian device c700. But when I…
Rai
  • 133
  • 4
  • 7
1
vote
1 answer

How to implement HTTP basic authentication and custom request headers for video URLs in Qt app?

1) How to properly implement supplying authentication parameters in http request headers, some using http basic authentication headers, some custom headers, for an URL that is used as video source for video playback , in Qt 4.7 app targeted…
duudle
  • 11
  • 1
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
2