[MeeGo-dev] MeeGo Bugs need to be Accepted by Developers

2011-07-26 Thread Zheng, Yanshuang
Hello Developers, As described in bug lifecycle(http://wiki.meego.com/Quality/Bug_Life_Cycle_and_Handling), developers are expected to accept/reject bugs assigned to him/her timely. However, we found not all developers follow this strictly. Take 1.2 common/tablet bugs in "MeeGo User Experienc

Re: [MeeGo-dev] playing .ogg audio files in meego

2011-07-26 Thread He, Junyan
I just know the Gstreamer. Sample code attached. From: meego-dev-boun...@meego.com [mailto:meego-dev-boun...@meego.com] On Behalf Of Stylianou, Costas Sent: Wednesday, July 27, 2011 6:35 AM To: meego-dev@meego.com Subject: [MeeGo-dev] playing .ogg audio files in meego Hi, Can someone tell me t

Re: [MeeGo-dev] playing .ogg audio files in meego

2011-07-26 Thread Peters, Brad T
You're doing this in QML? Just do something such as: import QtMultimediaKit 1.1 Audio { id: playMusic autoLoad:true Component.onCompleted: { playMusic.source = "/path/mysound.ogg"; } } Cheers, Brad On Tue, Jul 26, 2011 at 3:35 PM, Stylianou, Cost

[MeeGo-dev] playing .ogg audio files in meego

2011-07-26 Thread Stylianou, Costas
Hi, Can someone tell me the correct API's to use to playback an .ogg audio files within my applications, should I be using Qtmultimedia or Gstreamer (which plugin?), any sample code or docs that you can point me too? Many thanks Costas ---

Re: [MeeGo-dev] [Meego-kernel] at90usbkey sample firmware (HID mouse) / touch-screen

2011-07-26 Thread Arjan van de Ven
> Where to get "at90usbkey sample firmware (HID mouse)" driver? > Set the kernel config file, or add patch? > I would suggest asking the hardware supplier for a Linux driver, since I don't think we have a driver (or device!) with this controller in it. ___

[MeeGo-dev] How to save Contacts in the simulator environment

2011-07-26 Thread Eric Lapuyade
Hi, I can't seem to be able to save a modified contact in the simulator. I use a single instance of a QContactManager to load the contacts. Then I modify the favorite detail, save it into the contact and then save the contact itself into the store. All the result codes are OK, but if I then l

Re: [MeeGo-dev] Meego 1.2.80 builds

2011-07-26 Thread Carsten Munk
2011/7/26 Dev Ghai > Hi! > > I was looking to install latest build of Meego on my N900 and the latest > version I could find is at http://repo.meego.com/MeeGo/** > builds/1.2.80/1.2.80.1.**20110512.1/images/meego-** > handset-armv7hl-n900-devel/

[MeeGo-dev] Meego 1.2.80 builds

2011-07-26 Thread Dev Ghai
Hi! I was looking to install latest build of Meego on my N900 and the latest version I could find is at http://repo.meego.com/MeeGo/builds/1.2.80/1.2.80.1.20110512.1/images/meego-handset-armv7hl-n900-devel/ Every version after that does not have a usable N900 build with logs saying Package me