Re: [MeeGo-dev] Compiling Qt 4.7.1 on Meego?

2010-11-22 Thread Thiago Macieira
On Monday, 22 de November de 2010 05:04:10 Carl Snellman wrote: ./configure -meego There's no such option (-meego). You must pass a lot more options to configure and you must pass one option to make install to make it install inside the sysroot. -- Thiago Macieira - thiago (AT) macieira.info

Re: [MeeGo-dev] Compiling Qt 4.7.1 on Meego?

2010-11-22 Thread Rohan McGovern
Carl Snellman said: Hey Mark, thanks for the tip. I rebooted the netbook, but unfortunately, it is not that simple. The PATH setting is correct, pointing to correct qmake (/usr/local/Trolltech/Qt-4.7.1/bin/qmake) but that qmake is set to use wrong libs...

Re: [MeeGo-dev] Where to get MeeGo .ks file for Nokia N900?

2010-11-22 Thread Andre Klapper
Hi, Am Montag, den 22.11.2010, 08:49 +0100 schrieb nanjundiah.har...@elektrobit.com: I tried getting MeeGo .ks file for Nokia N900 but the link is broken in http://wiki.meego.com/Image_Creation_For_Beginners. Where to get MeeGo .ks file for Nokia N900. In the same directory as the mmcblk0p

Re: [MeeGo-dev] Compiling Qt 4.7.1 on Meego?

2010-11-22 Thread Carl Snellman
Hey, yeah sorry, the -meego flag was for qt-mobility. I recall I configured qt with no options (- defaults to /usr/local/Trolltech/Qt-4.7.1) Carl On Mon, Nov 22, 2010 at 12:00 AM, Thiago Macieira thi...@kde.org wrote: On Monday, 22 de November de 2010 05:04:10 Carl Snellman wrote: ./configure

Re: [MeeGo-dev] Compiling Qt 4.7.1 on Meego?

2010-11-22 Thread Carl Snellman
Output is: . [csnell...@csnellman-desktop ~]$ which qmake /usr/local/Trolltech/Qt-4.7.1/bin/qmake [csnell...@csnellman-desktop ~]$ qmake -query -unix is deprecated. QT_INSTALL_PREFIX:/usr/lib/madde/linux-i686/targets/meego-core-ia32-1.1/bin

[MeeGo-dev] meego-tools repository for Fedora 14 planned?

2010-11-22 Thread Jannis Pohlmann
Hi everyone, are there any plans to create a meego-tools repository for Fedora 14? Using the Fedora 13 repository from http://repo.meego.com/MeeGo/tools/repos/fedora/13/ doesn't work for me, as installing mic2 results in the following errors: Error: Package: mic2-0.22.2-1.1.noarch

Re: [MeeGo-dev] meego-tools repository for Fedora 14 planned?

2010-11-22 Thread Kalle Lampila
On Mon, Nov 22, 2010 at 14:26, Jannis Pohlmann jan...@xfce.org wrote: Hi everyone, are there any plans to create a meego-tools repository for Fedora 14? Using the Fedora 13 repository from  http://repo.meego.com/MeeGo/tools/repos/fedora/13/ doesn't work for me, as installing mic2 results

Re: [MeeGo-dev] meego-tools repository for Fedora 14 planned?

2010-11-22 Thread Marko Saukko
On 11/22/2010 02:26 PM, Jannis Pohlmann wrote: Hi everyone, are there any plans to create a meego-tools repository for Fedora 14? Using the Fedora 13 repository from http://repo.meego.com/MeeGo/tools/repos/fedora/13/ doesn't work for me, as installing mic2 results in the following errors:

Re: [MeeGo-dev] Compiling Qt 4.7.1 on Meego?

2010-11-22 Thread Carl Snellman
Found a cause to my problemPosting here just in case someone else battles with this. I realized that the qmake is actually using the other qmake, even though 'which qmake' claims to use the one at /usr/local/Trolltech/Qt-4.7.1/bin... I wonder what causes this? I have 'export

Re: [MeeGo-dev] ConnMan does not see my eth0 as WiFi capable

2010-11-22 Thread markus.lehtonen
On 2010-11-11 at 14:48:22, ext Tomasz Sterna wrote: On wto, 2010-11-09 at 11:45 +0100, Samuel Ortiz wrote: - The supplicant plugin is started, but for some reasons the actual wpa_supplicant binary is not. - Since wpa_supplicant is not started, the ConnMan wifi device driver is not

Re: [MeeGo-dev] ConnMan does not see my eth0 as WiFi capable

2010-11-22 Thread Carsten Munk
2010/11/22 markus.lehto...@nokia.com: I had a very similar problem. After investigating it for a while, I found out that the problem was caused by /lib/dbus-1/dbus-daemon-launch-helper having the wrong permissions - its group ownership was root instead of dbus. After doing:   # chgrp dbus

[MeeGo-dev] Image creation failed: Error: failed to create image : Failed mount disks : Fail to support file system btrfs

2010-11-22 Thread Nanjundiah.Harsha
sudo mic-image-creator --arch=armv7l --config=/home/harsha/workspace/image-creator-stable/image-creator/meego -handset-armv7l-n900-1.1.80.6.20101112.1.ks --format=mrstnand Error: failed to create image : Failed mount disks : Fail to support file system btrfs Best Regards, Harsha

Re: [MeeGo-dev] Image creation failed: Error: failed to create image : Failed mount disks : Fail to support file system btrfs

2010-11-22 Thread Carsten Munk
2010/11/22 nanjundiah.har...@elektrobit.com: sudo mic-image-creator --arch=armv7l --config=/home/harsha/workspace/image-creator-stable/image-creator/meego-handset-armv7l-n900-1.1.80.6.20101112.1.ks --format=mrstnand Error: failed to create image : Failed mount disks : Fail to support file

Re: [MeeGo-dev] Compiling Qt 4.7.1 on Meego?

2010-11-22 Thread Cassian Braconnnier
Le 22/11/2010 17:12, Carl Snellman a écrit : I found out that my .bashrc had an alias: alias qmake='mad -t meego-core-ia32-1.1 qmake' defined that overrid any PATH settings. Unfortunately I did not see that alias earlier, and command 'which qmake' also lied to me... Next time use the

[MeeGo-dev] Compliance: OBS-built packages throw Error format intermedia data when tested with app_compliance

2010-11-22 Thread Morten Mjelva
I tested this with a package from the core repository, but when I try to generate reports on my own packages, generated with the public OBS, it fails. The error output I get is below, and so far it has happened with all of the packages I've tested, of my own creation: WARNING:root:rpm: Error

Re: [MeeGo-dev] Image creation failed: Error: failed to create image : Failed mount disks : Fail to support file system btrfs

2010-11-22 Thread Nanjundiah.Harsha
Intention is to build a custom image and boot the image on SD card. Am I on the right track? Br, Harsha -Original Message- From: Arjan van de Ven [mailto:ar...@linux.intel.com] Sent: 22 November 2010 19:58 To: Harsha Nanjundiah Cc: meego-dev@meego.com Subject: Re: [MeeGo-dev] Image

Re: [MeeGo-dev] Image creation failed: Error: failed to create image : Failed mount disks : Fail to support file system btrfs

2010-11-22 Thread Arjan van de Ven
On 11/22/2010 6:17 PM, nanjundiah.har...@elektrobit.com wrote: Intention is to build a custom image and boot the image on SD card. Am I on the right track? no since you're using the image format for one device, on the architecture of another that's clearly not going to work.

Re: [MeeGo-dev] enabling repository

2010-11-22 Thread Dave Neary
Hi Gabriel, Gabriel M. Beddingfield wrote: On Fri, 19 Nov 2010, Mark S. Townsley wrote: On this page, http://wiki.meego.com/Input_Method_Framework/MeeGo_1.1#Netbook The first step is enable handset repository. What are the steps to do so? $ sudo zypper addrepo \

Re: [MeeGo-dev] enabling repository

2010-11-22 Thread Skyles, Greg S
Dave Neary wrote: [snip] would you mind adding this information to the wiki page Mark referenced, please? [snip] Actually, I already took care of that detail. I thought Gabriel's info was useful so I just put it in the wiki. -Greg Money often costs too much. -Ralph Waldo Emerson,

Re: [MeeGo-dev] enabling repository

2010-11-22 Thread Dave Neary
Hi, Skyles, Greg S wrote: Actually, I already took care of that detail. I thought Gabriel's info was useful so I just put it in the wiki. Thanks Greg! Dave. -- maemo.org docsmaster Email: dne...@maemo.org Jabber: bo...@jabber.org ___ MeeGo-dev

Re: [MeeGo-dev] ConnMan does not see my eth0 as WiFi capable

2010-11-22 Thread Bao, Nick
Would you please file a bug at: bugs.meego.com? and then post your patch there too? --Nick -Original Message- From: meego-dev-boun...@meego.com [mailto:meego-dev-boun...@meego.com] On Behalf Of Carsten Munk Sent: Tuesday, November 23, 2010 1:06 AM To: markus.lehto...@nokia.com Cc:

[MeeGo-dev] Academic Survey for MeeGo Community Contributors

2010-11-22 Thread Jarkko Moilanen
Hi, Note! This message is NOT directly about MeeGo platform or MeeGo app development. Dawn, Dave, Henri, Randall and others have done a great job at creating tools to gather information about and for the community[1]. Current tools are excellent for various purposes such as activity

Re: [MeeGo-dev] Image creation failed: Error: failed to create image : Failed mount disks : Fail to support file system btrfs

2010-11-22 Thread Nanjundiah.Harsha
http://wiki.meego.com/ARM/Creating_ARM_image_using_MeeGo_Image_Creator sudo mic-image-creator --run-mode=0 --cache=mycachedir --format=raw --arch=armv7l --save-kernel --config=YOUR_KICKSTART I tried using above command as recommended but it still throws the same error. sudo mic-image-creator

[MeeGo-dev] MeeGo on iMX51

2010-11-22 Thread Sah, Shitij SISPL
Hi, Iam trying to configure MeeGo for iMX51 EVK. Xserver is getting started but on display only grey screen is visible I want to understand the software architecture of QT+X11+OpenGL ES in MeeGo. Any docs available? Regards, Shitij Important notice: This

Re: [MeeGo-touch-dev] [Meego-Touch-Dev] The Dialer of Meego handset Ux could NOT compile with ARM sysroot successful

2010-11-22 Thread Tom Chen
Hi, All Could someone help me on this issue? thanks very much! On Fri, Nov 19, 2010 at 10:07 AM, Tom Chen fun...@gmail.com wrote: Hi, All I'm try to compile the Dialer of Meego handset Ux with ARM sysroot like this mad -t *meego-core-armv7l-1.1 *qmake, but it's failed because the