Hi,
it looks like there is something wrong with the Diablo autobuilder. I
was submitting conboy 0.3.2 two times already and it doesn't show up in
extras-devel. For Chinook and Fremantle it worked fine.
The mails I received are attached.
It would be nice if someone please could check.
Thanks!
Co
Hi Kees,
It works for me too. If qemu cvs-m is missing in the autobuilder, I wonder
what is the version of cpu transp package they are using.
I mailed to the debmaster yesterday night. I wait for a reply.
Regards,
Antonio
On Thu, Apr 30, 2009 at 9:27 AM, Kees Jongenburger <
kees.jongenbur...@gmai
On Wed, Apr 29, 2009 at 9:24 PM, Till Harbaum / Lists wrote:
> From my build:
>
> Setting up libqt4-dev (4.5.0-0maemo0) ...
> Setting up qemu-arm-cvs-m as cpu transparency method...
> sb-conf: No such CPU-transparency method: 'qemu-arm-cvs-m'.
Hi, the 5.0 alpha and beta apparently are using diffe
Hi,
Help framework is now dropped in Fremantle.
It is mentioned in the release notes:
"The Help library is dropped. Diablo applications that use context-sensitive
help and use the libhildonhelp library would need to remove the dependencies
from their packages inorder to work in Fremantle."
Reg
Incidentally, this only happens because libSDL uses
Xutf8TextListToTextProperty() in SDL_x11vm.c to set the window title.
Commented a few lines to make it use XStringListToTextProperty() and using
SDL_WM_SetCaption() worked to set the title without any Xlib tricks.
I can't be bothered, personally,
Brilliant, thanks for that, I've sometimes forgot to do it when the a game
in question lets you set the video mode from the menu. That tip should help.
Best Regards,
Faheem
On Wed, Apr 29, 2009 at 10:06 PM, Frantisek Dufka wrote:
> BTW as for the Mikkov's wiki code sample
> I've ended with seti
On Apr 29, 2009, at 7:49 PM, Kenneth Loafman wrote:
> I'm having two problems and they may be related...
>
> 1) When I try to bring up a "New Web Browser Window" on the N810, it
> comes up with a blank screen and a dialog that says "Updating".
> After a
> few minutes, both the dialog and the sc
I'm having two problems and they may be related...
1) When I try to bring up a "New Web Browser Window" on the N810, it
comes up with a blank screen and a dialog that says "Updating". After a
few minutes, both the dialog and the screen go away with no sign of what
went wrong.
2) When I bring up
Hi Till,
Today Niels has updated the autobuilder.
I sent a mail to him to know more about this.
gnu...@joshua:/scratchbox$ dpkg -L scratchbox-devkit-cputransp | grep cvs-m
/scratchbox/devkits/cputransp/bin/qemu-arm-cvs-m
Thanks
Antonio
On Wed, Apr 29, 2009 at 10:24 PM, Till Harbaum / Lists wro
Faheem Pervez wrote:
> char *name = "Title to show on first line - Title to show on second
> line" and then pass that char to XStoreName as the third argument:
Indeed. Thanks for figuring this out. One definitely needs the " - "
part including spaces there. BTW as for the Mikkov's wiki code sam
On Wed, Apr 29, 2009 at 3:47 PM, Raul Fernandes Herbster
wrote:
> Hi,
>
> I cannot install python-runtime on Fremantle from extras-devel repository.
> It complains about unsolved dependencies:
> [...]
Please also add a bug report about it so we can track this properly:
https://bugs.maemo.org/ente
On Wed, Apr 29, 2009 at 3:58 PM, Kenneth Loafman wrote:
> See below:
>
>
> fakeroot debian/rules binary
> dh_testdir
> dh_installdirs
> install -d debian/python-boto
> python2.5 setup.py install --root
> /home/builder1/maemo-diablo-i386-extras-devel/work/python-boto-0.9d/debian/python-bot
On Wed, Apr 29, 2009 at 3:47 PM, Raul Fernandes Herbster
wrote:
> Hi,
>
> I cannot install python-runtime on Fremantle from extras-devel repository.
> It complains about unsolved dependencies:
>
> The following packages have unmet dependencies:
> python-runtime: Depends: python-hildon (>= 0.8.9-2
See below:
fakeroot debian/rules binary
dh_testdir
dh_installdirs
install -d debian/python-boto
python2.5 setup.py install --root
/home/builder1/maemo-diablo-i386-extras-devel/work/python-boto-0.9d/debian/python-boto
\
--install-scripts usr/share/doc/python-boto/examples/
Hi,
I cannot install python-runtime on Fremantle from extras-devel repository.
It complains about unsolved dependencies:
The following packages have unmet dependencies:
python-runtime: Depends: python-hildon (>= 0.8.9-2maemo1) but it is not
going to be installed
...
The following packages have
Hi Berto,
On Wed, 2009-04-29 at 20:19 +0200, Alberto Garcia wrote:
> On Wed, Apr 29, 2009 at 07:37:03PM +0200, Cornelius Hald wrote:
>
> > Or is it possible to create a GtkButton out of a GtkAction?
>
> Try this:
>
> button = gtk_button_new ();
> gtk_action_connect_proxy (action, button);
I th
>From my build:
Setting up libqt4-dev (4.5.0-0maemo0) ...
Setting up qemu-arm-cvs-m as cpu transparency method...
sb-conf: No such CPU-transparency method: 'qemu-arm-cvs-m'.
Perhaps you forgot to select the devkit which includes it.
dpkg: error processing libqt4-dev (--configure):
subprocess pos
Hi Till,
> that's imho what maemo-version is there for. I use it this way:
>
> PKG_CHECK_EXISTS(maemo-version, [
> VERSION=`pkg-config --modversion maemo-version`
> AC_MSG_NOTICE([Configuring for Maemo $VERSION])
> CFLAGS="$CFLAGS -DMAEMO_VERSION=\\\"$VERSION\\\""
> MAJOR=`echo
Well, apps using a HildonWindow don't *strictly* do it either (Hildon sets
the name of the binary as the first line which is odd IMHO) .
But for GTK: you get the first line by using g_set_application_name() and
then gtk_window_set_title() for the second line.
But believe it or not, this isn't har
Hi,
seems there's no hildon-help framwork in fremantle anymore. I didn't
find this mentioned in the docs.
Is there a new help framework?
Till
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-d
Folks,
I've just ported duplicity backup to Maemo Fremantle Beta. You can find
it in the extras-devel repository. Please try it out and let me know
how it works for you. All feedback is appreciated.
https://garage.maemo.org/tracker/?group_id=890 - Trackers
https://garage.maemo.org/forum/forum.
Hi,
that's imho what maemo-version is there for. I use it this way:
PKG_CHECK_EXISTS(maemo-version, [
VERSION=`pkg-config --modversion maemo-version`
AC_MSG_NOTICE([Configuring for Maemo $VERSION])
CFLAGS="$CFLAGS -DMAEMO_VERSION=\\\"$VERSION\\\""
MAJOR=`echo $VERSION | cut -b1
On Wed, Apr 29, 2009 at 07:37:03PM +0200, Cornelius Hald wrote:
> Or is it possible to create a GtkButton out of a GtkAction?
Try this:
button = gtk_button_new ();
gtk_action_connect_proxy (action, button);
Berto
___
maemo-developers mailing list
maem
Hi,
last week I just changed my UI code to use GtkAction instead of directly
using GtkMenuItem and GtkToolItem. This brought me several advantages
and cleaner code.
Now I tried the new HildonAppMenu and it looks like it's no longer
possible to use GtkAction with it. The HildonAppMenu expect the m
Hi Graham,
On Wed, 2009-04-29 at 13:10 +0100, Graham Cobb wrote:
> On Wednesday 29 April 2009 11:02:52 Cornelius Hald wrote:
> > I´m wondering what is the recomended way to find out the OS version in my
> > configure script? Do I have to check for library availability and then make
> > a guess or
Update has been completed. The autobuilder will now build fremantle
packages against the Maemo 5 beta SDK.
On Wed, April 29, 2009 13:59, Niels Breet wrote:
> Hi all,
>
>
> I'm going to update the autobuilder to run the latest Maemo 5 beta SDK
> now.
>
> During the update the autobuilder will not p
Hi,
the hildon API for Qt perhaps helps you there. You can find it here:
http://wiki.maemo.org/Qt4_Hildon#Porting_a_Qt_application_in_Maemo
Cheers
Daniel
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/list
Faheem Pervez wrote:
> For C programs, Mikkov made the following code which works a treat for
> SDL stuff:
> http://wiki.maemo.org/Game_development#Set_the_window_title
>
This is great and works fine to set first line in task switcher window
list but it would be nice to put something to second
On Wednesday 29 April 2009 11:02:52 Cornelius Hald wrote:
> I´m wondering what is the recomended way to find out the OS version in my
> configure script? Do I have to check for library availability and then make
> a guess or is there some test program that I can call or some file with the
> version
Cornelius Hald a écrit :
> Hi,
>
> I´m wondering what is the recomended way to find out the OS version in my
> configure script?
> Do I have to check for library availability and then make a guess or is there
> some test program that I can call or some file with the version name?
>
> I´m trying
Hi,
I´m wondering what is the recomended way to find out the OS version in my
configure script?
Do I have to check for library availability and then make a guess or is there
some test program that I can call or some file with the version name?
I´m trying to build my app using Chinook, Diablo an
Hi all,
I'm going to update the autobuilder to run the latest Maemo 5 beta SDK now.
During the update the autobuilder will not process packages in the
incoming-builder queue. When I'm done, everything in the queues will be
processed automatically.
--
Niels Breet
maemo.org webmaster
___
Hi List,
I want to announce that new Qt 4.5 packages for fremantle are in
extras-devel.
More info are available at qt4.garage.maemo.org
thanks,
Antonio
On Wed, Apr 29, 2009 at 12:45 PM, Ville M. Vainio wrote:
> Since I didn't see it mentioned here yet:
>
> http://maemo.org/news/announcements/ma
Since I didn't see it mentioned here yet:
http://maemo.org/news/announcements/maemo_5_beta_sdk_out/
--
Ville M. Vainio
http://tinyurl.com/vainio
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo
Happy to hear that you have a temporary solution.
As Ferenc pointed out garage was never designed to be a file sharing
location, it's a version control service for developers.
Having really large rootfs images (and debian repositories for that
matter) does have an impact on the servers and theref
35 matches
Mail list logo