Problems with the fremantle autobuilder...

2009-05-26 Thread Antonio Aloisio
Hi there, Yesterday I uploaded with scp a new pacakge in the fremantle builder queue. After several having this error [1] for about 20 times, I uploaded the source successfully. I waited for some minutes ( 15) to be able to see the sources in the queque [2]. This morning I got an email, it says

Re: Browser not launched, Maemo 4.1.2 SDK

2009-05-26 Thread daniel wilms
Hey Srini, here [1] are detailed instructions, what you can expect from the image, but to help you a bit more it would be useful to know what you really need it for. The version of Ubuntu, which is given there only means the version which is running in the virtual machine. So give some more

Re: Browser not launched, Maemo 4.1.2 SDK

2009-05-26 Thread Srinivasan Kumarasamy
Hi Daniel, I would like to have an evironment for developing native, web and hybrid applications (C++, Qt, Webkit etc) and test in an emulated environment. Also I would like to know if the emulated environment provided by Maemo 4.1.2 SDK does not include standard applications like Web browser,

Re: Browser not launched, Maemo 4.1.2 SDK

2009-05-26 Thread Antonio Aloisio
On Tue, May 26, 2009 at 11:28 AM, Srinivasan Kumarasamy kksr...@gmail.comwrote: Hi Daniel, I would like to have an evironment for developing native, web and hybrid applications (C++, Qt, Webkit etc) and test in an emulated environment. Also I would like to know if the emulated environment

openobex and bluetooth problem, Maemo 4.1.2

2009-05-26 Thread Christian Kuersteiner
Hi, I try to use openobex (with libopenobex1-1.3osso5) with bluetooth. When I use BtOBEX_TransportConnect() on the tablet I get an error (negative value). If I use the same code sequence on my Ubuntu system everything works fine. Has anybody some experience with libopenobex and bluetooth? Is

Re: Autobuilder broken or what?

2009-05-26 Thread Jeremiah Foster
On May 25, 2009, at 22:46, Antonio Aloisio wrote: Ok, It has just appeared! Problem solved. On Mon, May 25, 2009 at 11:41 PM, Antonio Aloisio antonio.aloi...@gmail.com wrote: Hi there, I uploaded several time a new mysql package in the autobuilder queue without success. Since we're

Re: building/requesting python bindings ?

2009-05-26 Thread Faheem Pervez
Hi, I've uploaded python-poppler to chinook extras-devel (diablo one should start building soon). Good news is that the packaging has been sorted and running apt-get install python-poppler should give you no problems. Testing consisted of installing and running import poppler. :) The bad news

Re: Autobuilder broken or what?

2009-05-26 Thread Antonio Aloisio
Hi Jeremiah, On Tue, May 26, 2009 at 1:53 PM, Jeremiah Foster jerem...@jeremiahfoster.com wrote: On May 25, 2009, at 22:46, Antonio Aloisio wrote: Ok, It has just appeared! Problem solved. On Mon, May 25, 2009 at 11:41 PM, Antonio Aloisio antonio.aloi...@gmail.com wrote: Hi there,

Re: Problems with the fremantle autobuilder...

2009-05-26 Thread Niels Breet
On Tue, May 26, 2009 08:26, Antonio Aloisio wrote: Hi there, Yesterday I uploaded with scp a new pacakge in the fremantle builder queue. After several having this error [1] for about 20 times, I uploaded the source successfully. This is opensshd ratelimit for new connections. It seems that

Re: Problems with the fremantle autobuilder...

2009-05-26 Thread Antonio Aloisio
Hi Niels, This is opensshd ratelimit for new connections. It seems that even the current high limits are not high enough. Okay It seems that the version comparison used by BuildMe doesn't understand the long version number. (7etch6maemo3) I'd need to find out if such numbers are intended to

Re: Problems with the fremantle autobuilder...

2009-05-26 Thread Anderson Lizardo
On Tue, May 26, 2009 at 7:29 AM, Niels Breet ni...@maemo.org wrote: This morning I got an email, it says that the packages have been rejected and they won't be moved in the repository because the version (5.0_5.0.32-7etch6maemo3) is minor of the current [3] version available in the repository

Re: Problems with the fremantle autobuilder...

2009-05-26 Thread Jeremiah Foster
On May 26, 2009, at 13:29, Niels Breet wrote: This morning I got an email, it says that the packages have been rejected and they won't be moved in the repository because the version (5.0_5.0.32-7etch6maemo3) is minor of the current [3] version available in the repository (

Re: Autobuilder broken or what?

2009-05-26 Thread Jeremiah Foster
On May 26, 2009, at 13:12, Antonio Aloisio wrote: Hi Jeremiah, Hi Antonio! :) On a side note, why are you including 'etch' in the version of your package? And for that matter, dfsg? That's the original package name. IIRC the policy says that I have to leave the original name and

Re: Problems with the fremantle autobuilder...

2009-05-26 Thread Jeremiah Foster
On May 26, 2009, at 13:53, Anderson Lizardo wrote: I suppose that if a package is rejected, we can upload it with the same version number ? Requiring to increment the version on each failed/rejected upload would seem strange IMHO :) Why would you want to upload a package with the same

Re: Problems with the fremantle autobuilder...

2009-05-26 Thread Anderson Lizardo
On Tue, May 26, 2009 at 8:04 AM, Jeremiah Foster jerem...@jeremiahfoster.com wrote: On May 26, 2009, at 13:53, Anderson Lizardo wrote: I suppose that if a package is rejected, we can upload it with the same version number ? Requiring to increment the version on each failed/rejected upload

Re: Problems with the fremantle autobuilder...

2009-05-26 Thread David Greaves
Jeremiah Foster wrote: On May 26, 2009, at 13:53, Anderson Lizardo wrote: I suppose that if a package is rejected, we can upload it with the same version number ? Requiring to increment the version on each failed/rejected upload would seem strange IMHO :) Why would you want to upload a

Re: building/requesting python bindings ?

2009-05-26 Thread Attila Csipa
On Tuesday 26 May 2009 13:07:06 Faheem Pervez wrote: But the packaging is all there so if you wish to fix it (I do not know Python and my C is pretty basic and dodgy)...:) Thanks for the effort, I'll take a look. My PyGTK is a bit rusty but might enough to sort it out. Now, on to fix

Re: building/requesting python bindings ?

2009-05-26 Thread Faheem Pervez
Looking at the link in Mr Lizardo's e-mail message (thank you!), you may not have to do anything as the coverage seems the same as debian's. But if you happen to need those missing functions.. :) I won't be promoting it, myself, but feel free to do so, when you need to, as the dependencies

Re: Problems with the fremantle autobuilder...

2009-05-26 Thread Tim Teulings
Hello! I suppose that if a package is rejected, we can upload it with the same version number ? Requiring to increment the version on each failed/rejected upload would seem strange IMHO :) Why would you want to upload a package with the same version number? Incrementing the version number

Re: Autobuilder broken or what?

2009-05-26 Thread Antonio Aloisio
Where does this package come from? Actually it comes from the the repository of the guy that has ported KDE to Maemo.(http://www.kdedevelopers.org/node/3624) Is it the client or server part of mysql? Or both? both ones. But I'm going to remove the server package. Jeremiah

Re: Browser not launched, Maemo 4.1.2 SDK

2009-05-26 Thread daniel wilms
Hi Srini, I would like to have an evironment for developing native, web and hybrid applications (C++, Qt, Webkit etc) and test in an emulated environment. Standalone application you could test in the SDK. Also I would like to know if the emulated environment provided by Maemo 4.1.2 SDK

Re: openobex and bluetooth problem, Maemo 4.1.2

2009-05-26 Thread Johan Hedberg
Hi, On Tue, May 26, 2009, Christian Kuersteiner wrote: I try to use openobex (with libopenobex1-1.3osso5) with bluetooth. When I use BtOBEX_TransportConnect() on the tablet I get an error (negative value). If I use the same code sequence on my Ubuntu system everything works fine. Has

Re: Problems with the fremantle autobuilder...

2009-05-26 Thread Jeremiah Foster
On May 26, 2009, at 14:27, Tim Teulings wrote: Hello! I suppose that if a package is rejected, we can upload it with the same version number ? Requiring to increment the version on each failed/rejected upload would seem strange IMHO :) Why would you want to upload a package with the same

Re: Autobuilder broken or what?

2009-05-26 Thread Jeremiah Foster
On May 26, 2009, at 14:39, Antonio Aloisio wrote: Where does this package come from? Actually it comes from the the repository of the guy that has ported KDE to Maemo.(http://www.kdedevelopers.org/node/3624) So this has actually never shipped with a distro? Is it the client or server

Re: Problems with the fremantle autobuilder...

2009-05-26 Thread Antonio Aloisio
On Tue, May 26, 2009 at 5:08 PM, Jeremiah Foster jerem...@jeremiahfoster.com wrote: On May 26, 2009, at 14:27, Tim Teulings wrote: Hello! I suppose that if a package is rejected, we can upload it with the same version number ? Requiring to increment the version on each

Re: Autobuilder broken or what?

2009-05-26 Thread Jeremiah Foster
On May 26, 2009, at 16:25, Antonio Aloisio wrote: On Tue, May 26, 2009 at 5:13 PM, Jeremiah Foster jerem...@jeremiahfoster.com wrote: On May 26, 2009, at 14:39, Antonio Aloisio wrote: Where does this package come from? Actually it comes from the the repository of the guy that has

Re: AppMenu, Filters and HIG

2009-05-26 Thread Cornelius Hald
Hi Claudio, On Mon, 2009-05-25 at 22:50 +0200, Claudio Saavedra wrote: This is the purpose of filters, but you might need to find strings that fit well in the menu. Repeating Sort by in each one of the buttons is wasting too much space. Restricting the sorting criteria might also help (for

Re: AppMenu, Filters and HIG

2009-05-26 Thread Cornelius Hald
On Tue, 2009-05-26 at 00:57 +0200, Alberto Garcia wrote: Another option, if you don't find a good way to put all filters there, is to use a Change sort criteria button and pop all available options using a touch selector. Look at HildonTouchSelector, HildonPickerDialog and HildonPickerButton

Re: Problems with the fremantle autobuilder...

2009-05-26 Thread David Greaves
Jeremiah Foster wrote: On May 26, 2009, at 14:27, Tim Teulings wrote: If you upload a version that already exists, the autobuilder will reject it. This makes sense. Sadly this statement is ambiguous. that already exists exists on what? in what state? I and others think that if a

Re: Autobuilder broken or what?

2009-05-26 Thread Antonio Aloisio
On Tue, May 26, 2009 at 5:13 PM, Jeremiah Foster jerem...@jeremiahfoster.com wrote: On May 26, 2009, at 14:39, Antonio Aloisio wrote: Where does this package come from? Actually it comes from the the repository of the guy that has ported KDE to

Re: Problems with Python dependencies

2009-05-26 Thread Brent Chiodo
Hi, python-mokoui isn't needed any longer in Fremantle because of new hildon widgets (hildon.PannableArea I think). I'm installing the Fremantle SDK right now and will hopefully have a more Fremantle-friendly package uploaded in a few days, minus that dependency. On 5/25/09, Anderson Lizardo

Problems Installing Fremantle Beta SDK

2009-05-26 Thread Brent Chiodo
Today I tried installing the Fremantle Beta SDK and have run into a problem starting the UI. Here is the output: [sbox-FREMANTLE_X86: ~] export DISPLAY=:2 [sbox-FREMANTLE_X86: ~] af-sb-init.sh start /usr/bin/af-sb-init.sh: line 1: export: `:': not a valid identifier AF Warning:

Re: Problems with the fremantle autobuilder...

2009-05-26 Thread Jeremiah Foster
On May 26, 2009, at 17:32, David Greaves wrote: Jeremiah Foster wrote: On May 26, 2009, at 14:27, Tim Teulings wrote: If you upload a version that already exists, the autobuilder will reject it. This makes sense. Sadly this statement is ambiguous. Let there be no ambiguity; if the

Re: Problems with the fremantle autobuilder...

2009-05-26 Thread Tim Teulings
Hello! unfair to users if the version is not changed. So if I understand you correctly, you are saying a failure to build is not reason enough to change the version number, with which I agree. But if you change the Right. Fine :-) code somehow, or change the packaging, so that it can

Re: Problems with the fremantle autobuilder...

2009-05-26 Thread Jeremiah Foster
On May 26, 2009, at 23:12, Tim Teulings wrote: Hello! unfair to users if the version is not changed. So if I understand you correctly, you are saying a failure to build is not reason enough to change the version number, with which I agree. But if you change the Right. Fine :-) code

Re: Autobuilder broken or what?

2009-05-26 Thread Mikko Vartiainen
Where does this package come from? Actually it comes from the the repository of the guy that has ported KDE to Maemo.(http://www.kdedevelopers.org/node/3624) So this has actually never shipped with a distro? Is it the client or server part of mysql? Or both? both ones. But I'm

Re: Problems Installing Fremantle Beta SDK

2009-05-26 Thread Anderson Lizardo
On Tue, May 26, 2009 at 3:56 PM, Brent Chiodo bchi...@gmail.com wrote: Today I tried installing the Fremantle Beta SDK and have run into a problem starting the UI. Here is the output: [...] have you installed the following metapackages? maemo-sdk-runtime nokia-binaries They are necessary to

Re: Problems Installing Fremantle Beta SDK

2009-05-26 Thread Brent Chiodo
Yes, that's exactly what the problem was. Thanks! On 5/26/09, Anderson Lizardo anderson.liza...@openbossa.org wrote: On Tue, May 26, 2009 at 3:56 PM, Brent Chiodo bchi...@gmail.com wrote: Today I tried installing the Fremantle Beta SDK and have run into a problem starting the UI. Here is the

Re: Browser not launched, Maemo 4.1.2 SDK

2009-05-26 Thread Srinivasan Kumarasamy
Hi Daniel, Antonio, Thank you for information. It seems I need to have device for testing web dependent applications (for example, maps ). I am not having a real device. Can I use VMware image ? I have just downloaded the following image from,

Re: openobex and bluetooth problem, Maemo 4.1.2

2009-05-26 Thread Christian Kuersteiner
Johan Hedberg wrote: Hi, On Tue, May 26, 2009, Christian Kuersteiner wrote: Has anybody some experience with libopenobex and bluetooth? Is it possible that bluetooth is not supported with the openobex library for maemo? You can use the maemo libopenobex with Bluetooth but you need to