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
1
vote
1 answer

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 came out: dpkg-shlibdeps: warning: symbol crc32…
user1447011
  • 1,183
  • 3
  • 11
  • 14
1
vote
1 answer

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 upload... 16:32:03: Failed to upload package:…
SoH
  • 2,180
  • 2
  • 24
  • 53
1
vote
0 answers

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 small pieces:…
Mephi_stofel
  • 355
  • 2
  • 6
  • 15
0
votes
1 answer

Where could I file a list of Meego Hamattan built in UIs?

For example a Button component has a default background property of: "image://theme/meegotouch-button"+__invertedString+"-background"+(position?"-"+position:" or A ToolIcon's platformIconId could have a value of "toolbar-view-menu" and…
bernardnapoleon
  • 373
  • 1
  • 3
  • 13
0
votes
1 answer

MeegoTouch CSS Style Problem

I write a Meego App. But the CSS sytle not work normally. And I want to know how to get the CSS sytle works ? THX. My Steps: in .pro, add meegotouch lib css file named style.css and I add a qrc file to reference the style.css in Code, just load the…
user775668
  • 61
  • 1
  • 3
0
votes
1 answer

how to create a QT plugin using Meego Touch Framework?

I'm new to QT plug ins and Meego Touch Framework. My goal is to be able to create a QT plug in that reads CSS files to customize any application loaded in a terminal. So if user wants to customize any application, all he has to do is create a css…
Owen
  • 4,063
  • 17
  • 58
  • 78
0
votes
1 answer

gpsd parsing GPRMC data incorrectly

I've connected my Nokia N9 to my linux laptop via bluetooth-serial using the extGPS app from Ovi. Everything seems to work fine im able to connect gpsd to the serial device and get GPS output. But theres a problem with the GPS output, the longitude…
norwat
  • 218
  • 1
  • 11
0
votes
1 answer

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 /opt/foo/bin but when I debug, the application foo refuse to…
0
votes
0 answers

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 I am getting this error: make ARCH=x86…
StackReader
  • 135
  • 1
  • 4
  • 11
-3
votes
1 answer

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: inputA} onPressed: { …
-4
votes
1 answer

How to build Meego Mobile application using HTML5 and Javascript

Can i build Mobile application for Meego using HTML5 and Javascript?
sourav
  • 676
  • 5
  • 21
1 2 3 4 5
6