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.
0
votes
1answer
62 views
Loading QML Elements to ListView from database
I'm writing an app for my n9 and have a database problem. I'm not using the main.cpp or other c++ file for the app. I create,delete,add etc. data to a database using javscript from within the qml. ...
-3
votes
1answer
46 views
Press effect on button doesnt seem to work
//MainPage.qml
Button{
id: pushI
text: qsTr("录音")
//onClicked: label.visible = true
MouseArea
{
anchors.fill: parent
MyItem { id: ...
0
votes
1answer
23 views
Can't modify a file programmatically in Meego/Harmattan
I am developing a Meego/Harmattan application, in my package there is a file x.dat that I need to write in it using my executable foo app, the Debian package succeeds and installs x.dat in ...
0
votes
0answers
39 views
Undefined reference to glDeleteTextures while compiling mutter
Forgive me for being such a newbie but I've never learned C or C++ (Ruby and Web guy, really).
I downloaded the source from:
git://gitorious.org/meego-netbook-ux/mutter.git
OS is Ubuntu-precise.
I ...
2
votes
0answers
365 views
Does EFL deliver better performance than Qt on Linux-based mobile operating systems? [closed]
There are a number of Linux-based free mobile operating system projects in the making. The most promising ones seem to be Tizen (resides within Linux Foundation, governed by a Technical Steering ...
2
votes
1answer
245 views
What does the technology stack for mobile app development on Jolla's Sailfish OS look like?
What does the technology stack for mobile applications (native and HTML5) look like for the new Sailfish OS announced by Jolla? There is little information available in one central place on the ...
1
vote
1answer
158 views
Play video using GStreamer
I am trying to build a projet for playing video using Gstreamer on linux embedded system from How to play video in Qt on MeeGo using GStreamer
I have the Gstreamer package on my device(I can run ...
2
votes
0answers
283 views
Cocos2d-x Particle System Performance Drop from Version 1.x to 2.x
we wanna change our base system from Cocos2d-x 1.0 (Qt Port 0.6) to Cocos2d-x 2.0 (Qt Port 1.0) but there are several tasks which need to be tested before changing the system. One of those tasks is ...
0
votes
0answers
33 views
error in rpmbuild for MeeGo
I am getting error when I am trying to do rpmbuild to build the kernel from source for MeeGo 1.2.
After run this command:
rpmbuild -bp --target $(uname -m) kernel-adaptation-intel-automative.spec
...
1
vote
1answer
307 views
How to remove file from user's home folder on Nokia N9 (MeeGo) on app removal
My Qt application for Nokia N9 stores some data in the my folder inside /home/user/.config.
I need to delete this folder with my data when application will be uninstalled.
As far as I understand ...
2
votes
1answer
191 views
QML + Meego + webview failes to click anything on any website
I have been trying many "solutions" the last 5 days to try and "turn on" clicking in a QML webview object, and I can still not seem to click on any link, on any page.
I am embedding paypal checkout ...
0
votes
2answers
263 views
Reverse dependency generation with zypper
On one of our products we use the zypper package manager (part of MeeGo).
With zypper, I can get Package A depends on Package B. However, what I need is to know how many packages depend on Package B.
...
1
vote
0answers
27 views
How to enable feedback of status bar in Meego apps?
I'm developing a Meego app. I found that in my app, there is no feedback when I click the top status bar. But when I click again to fold the status bar, there is a click sound feed back. Why is this ...
1
vote
0answers
67 views
How to install Nokia Pure Fonts for Qt Creator simulator?
I am develop Meego apps with Qt creator, but the simulator is not rendering with Nokia Pure font, which is the default font for Meego. I searched and could not find a way to install that font. Please ...
1
vote
0answers
173 views
Qt Harmattan N9 Aegis Manifest File in deb archive
I have made an aegis manifest file following way, but it does not seem to be working. My application still complains about unprivileged access to tracker when I try to read/write. What I am doing ...
1
vote
1answer
138 views
Offline maps with QtMobility location on meego/N9?
I would like to use ovi maps in offline mode in one application for meego-harmattan.
According to the qml Map element documentation, there is a Map.OfflineMode option for the connectivityMode, but ...
1
vote
1answer
167 views
dpkg-shlibdeps: failure: no dependency information found for a dynamic library
I have an qt application project MyAppSetting to run on Meego, using quazip (an open source library in http://sourceforge.net/projects/quazip/),
when I try to run it, following warnings and errors ...
2
votes
1answer
87 views
Clutter - high scene composition, performance and suggested practices
I am absolutely new to Clutter and Cogl and am supposed to work on an application, which will display rather large amounts of data (lists, endless menus, highly nested elements and more). I have been ...
2
votes
1answer
152 views
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, ...
2
votes
1answer
132 views
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 ...
-3
votes
1answer
105 views
How to build Meego Mobile application using HTML5 and Javascript [closed]
Can i build Mobile application for Meego using HTML5 and Javascript??
Thanks in advance
1
vote
1answer
55 views
Deployment in Meego crashing for large Deb file
I recently update my QtSdk to 1.2 and after that, I am unable to deploy a debian file of more then 6 mb. It gives me the following error:
16:32:02: Preparing SFTP connection...
16:32:02: Starting ...
2
votes
1answer
367 views
How do I specify linker flags to be used in shared library build [cmake]
I am running a build using cmake using the Meego 1.2 toolchain (long story). This particular toolchain requires the --sysroot option to be used to find any libraries it requires.
set ...
1
vote
0answers
96 views
Constructing multi-arch rpm packages with Open Build Service
I have the following questions about building and constructing RPM packages correctly:
Where could I find some deep explanations about using baselibs.conf file in RPM packages?
I've found these ...
1
vote
1answer
204 views
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 ...
2
votes
1answer
343 views
C++ OCR library for Symbian and MeeGo
I am looking for open source c++ ocr library. I want use it for Symbian/Meego application.
Can you recommend any?
I've found http://code.google.com/p/tesseract-ocr/. But i don't know whether it is a ...
4
votes
1answer
178 views
How to start video-suite in MeeGo / Nokia N9 from Qt code?
I am having problems with launching Nokia's own video player from my application that I just don't seem to be able to solve.
My first attempt included calling
Qt.openUrlExternally(url)
from QML ...
2
votes
0answers
175 views
Ad-hoc connection in MeeGo
I am new to MeeGo.Problem is do not know how to create a wireless ad-hoc network.
Network controller is Broadcom Corporation BCM4313 802.11b/g/n.
According to ...
2
votes
0answers
160 views
QML/QT Openning Nokia Music Store on Meego
Do you know how to open Music Store from QML application to show specific song/album/artist or at least to search in it?
I've tried Qt.openUrlExternally(link) with various links but it still shows ...
1
vote
1answer
71 views
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 ...
2
votes
1answer
382 views
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 ...
1
vote
1answer
511 views
How can I rescale an image and set it to QWidget?
QPixmap pic("../image.jpg");
setAutoFillBackground(true);
QPalette palette;
QPixmap scaled=pic.scaled ( 800, 480, Qt::IgnoreAspectRatio, Qt::FastTransformation );
palette.setBrush(QPalette::Window, ...
1
vote
3answers
775 views
How to have full screen and hide toolbar/statusbar in Qt Quick app for Meego Device?
I am new to Meego development and my Qt Quick Application for Meego Device require to have full screen and not toolbar and no status bar. Also only for Portrait screen orientation.
I am using ...
2
votes
1answer
158 views
Does Meego Nokia N950 support C++ QML binding?
I want to communicate between C++ and QML on Meego. It happens using C++ QML binding as described in this link.
When I run an app on the Symbian platform it works, and data from C++ is available to ...
1
vote
0answers
121 views
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 ...
3
votes
1answer
356 views
Setting the SelectionDialog model to a model inheriting QAbstractListModel; no items displayed
I am having trouble with showing items from a model defined in c++ in a SelectionDialog in qml. I'm trying to make an application for the Meego operating system.
If I display the items in a ListView, ...
3
votes
1answer
504 views
differences between tizen and Limo
I was just wondering if Tizen and LiMo are same things.
Both are supported by samsung, but tizen is new version of meego and LiMo has been there since 2006.
Is samsung merging these platforms and if ...
3
votes
1answer
178 views
Qt create Meego deb for nokia store
I have managed to compile a symbian executable for my device that I have uploaded to the nokia store. Now I want to know how I can create a deb to upload for the N9 and N900 but nothing in the ...
6
votes
2answers
446 views
Trying to bind bluetooth socket to PSM 17 and 19 returns EACCESS on MeeGo
I am trying to use Nokia N9 (meego) as a virtual Bluetooth mouse/keyboard. I am trying to use this small program as a starting point but I am running into problem: when I am running this program I get ...
2
votes
2answers
382 views
Meego builld error while Creating package
I don't understand why does my project suddenly cannot run.
I tried to reupdate all the package and now I got this error.
Package Creation: Running command 'c:/qtsdk/madde/bin/mad dpkg-buildpackage ...
1
vote
1answer
129 views
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 ...
2
votes
1answer
68 views
How to calculate the amount of battery power used by a particular application in Meego OS?
i'm trying to calculate how much battery power is used by a particular application when i run it on mobile (Nokia N900, Meego OS). i don't know how to do that. how can i calculate accurately?
thank ...
1
vote
0answers
110 views
QMediaPlayer on Meego cannot play file from qrc resource file
there are some said that QMediaPlayer cannot play file from .qrc (resource file) .
so I think there must be a workaround to play the file. I'm thinking about putting the file to the memory and play ...
1
vote
1answer
259 views
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 ...
1
vote
1answer
341 views
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 ...
1
vote
0answers
254 views
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
1
vote
0answers
323 views
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 ...
3
votes
2answers
179 views
Programming languages supported by meego
What are the programming languages supported by Meego ? Where Can I get any sample library built in meego for some basic analysis in ubuntu environment...
I am going to test libraries built in ...
4
votes
1answer
159 views
How to programmatically simulate touch event in Meego?
I need to use an input text file as an alternative to touch input for a meego based device , I want to know how I can do this.
What input parameters are actually passed by the touch screen on meego ...
1
vote
1answer
359 views
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 ...
