Re: Alarm API: Recurrence

2007-07-25 Thread Murray Cumming
On Wed, 2007-07-25 at 09:30 +0300, Santtu Lakkala wrote: > Murray Cumming wrote: > > So I think that the (wrongly formatted) documentation is wrong when it says > > that it is the > > "Number of minutes between each recurrence" here: > > ht

Alarm API: Recurrence

2007-07-24 Thread Murray Cumming
count fields work? -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

RE: delete-event processing of GtkWindow causes cordump

2007-07-23 Thread Murray Cumming
gests that something is wrong with your installation in general. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

RE: delete-event processing of GtkWindow causes cordump

2007-07-23 Thread Murray Cumming
, you should try using gdb or valgrind when something crashes. However, if this simple test case crashes then it suggests that something is very wrong with your installation. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com #include static gboolean delete_event_cb( GtkWidge

Re: delete-event processing of GtkWindow causes cordump

2007-07-23 Thread Murray Cumming
de. And if there's really a problem then it will help people to fix it. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: maemo 4.0 Chinook alpha SDK released

2007-07-22 Thread Murray Cumming
that I haven't tried this yet, because the SDK script requires me to upgrade my scratchbox minor version, which I'd rather not risk just yet. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing li

hildon-1: Deprecated/removed widgets?

2007-07-16 Thread Murray Cumming
particular widgets? -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: top_application?

2007-07-11 Thread Murray Cumming
On Wed, 2007-07-11 at 13:53 +0300, Mika Yrjölä wrote: > On 7/11/07, Murray Cumming <[EMAIL PROTECTED]> wrote: > > Some applications seem to handle the "top_application" D-Bus method. I > > guess that this is maybe sent to the application when it's launched from

top_application?

2007-07-11 Thread Murray Cumming
later when it's launched from the menu. But I can't find any real documentation for this D-Bus method. I'd rather not guess. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list ma

Re: New developer tools and an Introduction

2007-07-07 Thread Murray Cumming
On Fri, 2007-07-06 at 20:40 +0200, Kees Jongenburger wrote: > On 7/6/07, Murray Cumming <[EMAIL PROTECTED]> wrote: > > On Fri, 2007-07-06 at 12:29 +0300, Juha Kallioinen wrote: > > > Maybe I'm being a bit too 'Big Brotherly' with this approach, what do

Re: New developer tools and an Introduction

2007-07-06 Thread Murray Cumming
's just some new cool mysterious app that they installed but were unhappy about not seeing in the menu. It would be nice to have a more sensible way of making them visible though. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com __

Re: Features to improve the platform

2007-06-28 Thread Murray Cumming
t ssh in, because the whole point is that the connection is going up and down and changing to different Access Points. The best applications for the internet tablet will be ones that work well with the network. So that needs to be easier to develop. https://bugs.maemo.org/show_bug.cgi?id=15

Re: Check existance of hildon header files

2007-06-26 Thread Murray Cumming
; help me out of this problem. > Thnks > > BG > Gusti > > > > __ > Looking for a deal? Find great prices on flights and hotels with > Yahoo! FareChase. > ___ > maemo-developers mailing list > maem

RE: Eclipse & the IDEs

2007-06-25 Thread Murray Cumming
On Mon, 2007-06-25 at 07:09 +0300, [EMAIL PROTECTED] wrote: > Note that Eclipse is open source software and not > commercial. It's very much both, as is most of Maemo. You know better than to confuse commercial/proprietary. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.op

Re: extras packages for sardine

2007-06-20 Thread Murray Cumming
Is this possible yet? Assuming that the sardine repository is the future Maemo Chinook version, I will want to upload and test packages before Maemo Chinook is actually released. On Thu, 2006-11-09 at 23:18 +0100, Murray Cumming wrote: > Is there any way I can upload extras (previously "

Re: gtkmm hildon mm

2007-06-07 Thread Murray Cumming
manage that, you could then upload them to extras, for other people. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

Deleting alarms

2007-05-03 Thread Murray Cumming
? -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

Re: Standard widget spacing and padding?

2007-04-23 Thread Murray Cumming
On Sat, 2007-04-14 at 15:16 +0200, Murray Cumming wrote: > On Wed, 2007-04-11 at 18:38 +0300, Kuosmanen Tuomas (Nokia-M/Helsinki) > wrote: > > On Fri, 2007-04-06 at 15:11 +0200, ext Murray Cumming wrote: > > > On Wed, 2007-03-28 at 18:11 +0200, Murray Cumming wrote: > >

Re: Moving windows in Maemo

2007-04-18 Thread Murray Cumming
. Obviously a user can move and resize windows on a regular GNOME desktop. That seems to be a fairly sane decision by the Maemo UI people in order to simplify the UI. It might not be to everyone's liking. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com __

Re: Moving windows in Maemo

2007-04-17 Thread Murray Cumming
ect about it: http://code.google.com/soc/gnome/appinfo.html?csaid=5F12F4E8AE21EC05 (There are bugzilla links there) VMWare have a "WrapLabel" workaround for this in their libview library, though you might need to port the logic from C++ to C: http://view.sourceforge.net/ -- Mu

Re: Standard widget spacing and padding?

2007-04-14 Thread Murray Cumming
On Wed, 2007-04-11 at 18:38 +0300, Kuosmanen Tuomas (Nokia-M/Helsinki) wrote: > On Fri, 2007-04-06 at 15:11 +0200, ext Murray Cumming wrote: > > On Wed, 2007-03-28 at 18:11 +0200, Murray Cumming wrote: > > > I can't find anything in the various Maemo documents about the stan

Re: Standard widget spacing and padding?

2007-04-06 Thread Murray Cumming
On Wed, 2007-03-28 at 18:11 +0200, Murray Cumming wrote: > I can't find anything in the various Maemo documents about the standard > spacing that Maemo applications should have between and around widgets. > For instance, for the GNOME HIG, this is usually 6 pixels between > widg

Re: Tags based todo application - a call for participation

2007-03-30 Thread Murray Cumming
ared queries can then be defined to generate lists of items that > contain some arbitrary combination of terms for one or more > vocabularies. > > Of course, this project is a unique opportunity to gather extensive > input from the community as to what people's specific needs are, and > the development of this project should reflect the needs of the > community, rather than make stringent choices and cast a design set in > stone. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

RE: 3.2007.10-7 - Detailed change log?

2007-03-28 Thread Murray Cumming
enhancement requests and making > sure bug reports meet basic standards (templates for new bug reports?). It would be a big help if maemo's bugzilla could be upgraded. For instance, it's much easier to browse bugs for GNOME products and get an idea of what is happening:

Standard widget spacing and padding?

2007-03-28 Thread Murray Cumming
s/gup/hig/2.0/design-window.html This seems like something that should be in the Maemo porting guide http://www.maemo.org/platform/docs/howtos/howto_porting_to_maemo_bora.html as well as the UI specification: http://www.maemo.org/community/hildon_ui.html -- Murray Cumming [EMAIL PROT

Re: can't find maemomm in 3.0 repo

2007-03-26 Thread Murray Cumming
list of > > 'All' installable applications. Chasing down the path, I can clearly see > > the .deb itself available: > > > > http://repository.maemo.org/extras/pool/3.0/free/h/hildon-fmmm/ > > > > What am I doing wrong? -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

Re: Crash in maemo-launcher

2007-03-07 Thread Murray Cumming
.10 > > as it uses pango/cairo. > > Ah, that explains it. I'd like to follow the progress on that bugzilla > ticket, but I don't see any mechanism to add myself as a CC. The field is at the top-right. > If you > have permissions to do that, can you append the email a

Re: Maemo at Google's Summer of Code 2007?

2007-02-27 Thread Murray Cumming
first idea came from > the community anyway, so why not leading as well with candidate > projects, mentors and students. Don't forget that you'll need Mentors who have the time to help the students to complete the task. So be careful not to suggest projects that have no existin

Re: [maemo-developers] Re: Maemo roadmap, SDK improvements...

2007-02-14 Thread Murray Cumming
oration and the focus on future > plans. > > On Fri, 2007-01-26 at 10:59 +0200, Gil Quim (Nokia-M/Helsinki) wrote: > > http://maemo.org/platform/docs/roadmap.html > > > > This page needs an update. I will help getting this page on shape. > > This upda

Re: [maemo-developers] New list spin-off?

2007-02-06 Thread Murray Cumming
On Mon, 2007-02-05 at 09:59 -0600, Levi Bard wrote: [snip] > most webmail clients (gmail at least) don't > allow you to filter on these headers [snip] In gmail, you can filter on the recipients using the labels feature. It's not perfect but it mostly works. -- Murray Cumming

RE: [maemo-developers] New list spin-off?

2007-02-05 Thread Murray Cumming
e. Someone will complain about whatever mailing list setup you use, however. Even me. > If so we could get rid completely of them. > What is true is that the current flags are difficulting subject > readability in 800px width resolution screens. -- Murray Cumming [EMAIL PROT

RE: [maemo-developers] New list spin-off?

2007-02-02 Thread Murray Cumming
ers) > About the flags in the email subject, is this a problem? I can live > with/without them, no strong opinion here. It's annoying to me. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

RE: [maemo-developers] New list spin-off?

2007-02-02 Thread Murray Cumming
>maemo-developers@ > >- If what you're trying to do involves scratchbox, it's maemo-appdev@ > >- If what you're trying to do involves hacks on the device > >(such as using xterm), it's maemo-users@ > >- Otherwise, it's [EMAIL PROTECTED] or wha

Re: [maemo-developers] CPA: Maemo Service Handler

2007-01-31 Thread Murray Cumming
nient features, which may > not ever get there, since it works already.. > > > PS. For Bora. Well done. Did you need to use any additional Maemo API that you'd like to have wrapped for C++? -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___

Re: [maemo-developers] Fw: Nokia / LetsTalk.com Order #XXXXX - Update on Your Order Status, Please Call Us

2007-01-31 Thread Murray Cumming
This is a developer list, about development. If you have problems ordering Nokia products, please talk to Nokia about it. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers

Re: [maemo-developers] New list spin-off?

2007-01-31 Thread Murray Cumming
lit it at the moment. However, you can make it more readable for me by removing the huge [maemo-developers] prefix from the subject lines. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-develo

Re: [maemo-developers] problem with maemomm

2007-01-31 Thread Murray Cumming
ions of the Maemo APIs, and maintain the packages. Like I say, it might happen. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

Re: [maemo-developers] problem with maemomm

2007-01-31 Thread Murray Cumming
Reading Package Lists... Done > [sbox-ARMEL: ~] > fakeroot apt-get install libhildon-libsmm-dev > libhildon-fmmm-dev > Reading Package Lists... Done > Building Dependency Tree... Done > E: Couldn't find package libhildon-libsmm-dev -- Murray Cumming [EMAIL PROTECTED] www.mu

[maemo-developers] Mysterious branching

2007-01-31 Thread Murray Cumming
such as "gnome-2-14", which is nice and simple. Someone really needs to put this information online, such as on this page: http://maemo.org/maemowiki/MaemoModules/3%2e0 However, I asked for this information for Maemo 1.0, 2.0, and 2.1. I'm losing patience. -- Murray Cumm

Re: [maemo-developers] GPS APIs in OS2007

2007-01-28 Thread Murray Cumming
ource? And does it use any existing open standards? For instance, is the bluetooth GPS data communicated via some standard protocol/format so that it can be expected to work with non-Nokia GPS devices? -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com __

Re: [maemo-developers] Ignored patches, ignored bugs

2007-01-24 Thread Murray Cumming
can just reimplement in your own application. It's a lot of work. Code written with gtkmm is really very different to code written for GTK +, because of all those C++ techniques that are easily available. It's far more than just syntatic sugar. -- Murray Cumming [EMAIL PROTE

Re: [maemo-developers] Ignored patches, ignored bugs

2007-01-24 Thread Murray Cumming
7;s impossible to get the necessary change made to the C API. We do have several hints/options for other issues already. > Nevertheless, I am going to apply the patch. Eventually. :-) Thanks. That's the simplest fix. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus

[maemo-developers] Ignored patches, ignored bugs

2007-01-23 Thread Murray Cumming
g/pipermail/maemo-developers/2006-April/003676.html http://maemo.org/pipermail/maemo-developers/2006-October/005864.html -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org h

Re: [maemo-developers] N800 GUI Improvements from a Newton Developer's Perspective

2007-01-22 Thread Murray Cumming
politely somewhere so people can argue about that separately. It seems rather unfounded just mentioned off-the-cuff like that. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.

[maemo-developers] maeomm and gtkmm for Maemo 3.0 "Bora"

2007-01-22 Thread Murray Cumming
gtkmm and maemomm packages are now available in extras. More on my blog: http://www.murrayc.com/blog/permalink/2007/01/22/maemomm-maemo-for-c-with-gtkmm/ -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers

Re: [maemo-developers] N800 GUI Improvements from a Newton Developer's Perspective

2007-01-22 Thread Murray Cumming
e GIMP photo-manipulation program and bearing all the hallmarks of inexpert design." It's also not clear whether you are criticising GTK+ (just a toolkit) or GIMP (It's UI is getting better all the time and I'm sure they'd welcome const

Re: [maemo-developers] N800 GUI Improvements from a Newton Developer's Perspective

2007-01-22 Thread Murray Cumming
he feeling the obscuring-things-popup was displaying broadcast > system messages, but messages like 'deleting' shouldn't have to be > broadcast. > > Stronger app integration through dragging/routing would be nice. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com w

Re: [maemo-developers] Gtkmm for Bora?

2007-01-19 Thread Murray Cumming
ild the Mistral ones > from extras (I don't see packages for later releases either...)? -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

Re: [maemo-developers] API changes from Maemo 2.1 (Scirocco) to 3.0 (Bora), and Herring

2006-12-15 Thread Murray Cumming
me.org/doc/API/2.0/gtk/ix02.html http://developer.gnome.org/doc/API/2.0/gtk/ix07.html -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

Re: [maemo-developers] Up-to-date documentation for a working Sardine

2006-11-30 Thread Murray Cumming
On Tue, 2006-11-28 at 12:11 +0100, Murray Cumming wrote: > > Enjoy: http://sardine.garage.maemo.org/ > > Thank you. Works for me. However, I'm now getting these errors when starting some simple examples: process 21335: D-Bus library appears to be incorrectly set up; failed to

Re: [maemo-developers] Taste the Herring!

2006-11-30 Thread Murray Cumming
munity, to deal with issues on the mailing lists, and the simple patches in Maemo's bugzilla. So that Nokia can benefit from them. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-develop

Re: [maemo-developers] Taste the Herring!

2006-11-30 Thread Murray Cumming
product release plans too far ahead of time. In the meantime, we can at least see what's happening as it happens, and that's pretty good. And at least Maemo is largely built on other open-source projects that do have independent schedules. -- Murray Cumming [EMAIL PROTECTED] www.murr

Re: Proper documentation (was Re: [maemo-developers] HildonProgram input to gtk_widget_show()?)

2006-11-29 Thread Murray Cumming
GTK+. If not, is there a Maemo bug for this? -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

Re: [maemo-developers] extras repository

2006-11-28 Thread Murray Cumming
ildon-widgetsmm. I'd rather not fork gtkmm's source just so it can be packaged, but I will if you really need it. Alternatively, you should find what you need here: http://www.openismus.com/temp/sardine_packages/ -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com

Re: [maemo-developers] extras repository

2006-11-28 Thread Murray Cumming
on semi-extensive > makefile customization for each arch/cpu/set of prefs, and it would be > less than fun to script this for an automated build. Yet, Ubuntu packages it. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maem

Re: [maemo-developers] Up-to-date documentation for a working Sardine

2006-11-28 Thread Murray Cumming
gt; Enjoy: http://sardine.garage.maemo.org/ Thank you. Works for me. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

Re: [maemo-developers] extras repository

2006-11-27 Thread Murray Cumming
source versions, but we can take care of this, if you like. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

RE: [maemo-developers] HildonAddHomeDialog?

2006-11-27 Thread Murray Cumming
Cleanup That's very useful. Thanks. How about HildonCodeDialog? -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

Re: [maemo-developers] extras repository

2006-11-27 Thread Murray Cumming
d their packages for all versions (Ubuntu breezy, dapper, edgy, feisty), and all architectures (i386, PPC, etc). -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

Re: [maemo-developers] Sardine is back

2006-11-26 Thread Murray Cumming
run `apt-get -f install' to correct these. The following packages have unmet dependencies: libx11-dev: Depends: xtrans-dev but it is not installed E: Unmet dependencies. Try using -f. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com __

[maemo-developers] HildonAddHomeDialog?

2006-11-26 Thread Murray Cumming
The HildonAddHomeDialog dialog from hildon-libs is completely undocumented. What does it do and what is it good for? -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org

Re: [maemo-developers] Sardine is back

2006-11-25 Thread Murray Cumming
On Sat, 2006-11-25 at 14:04 +0200, Carlos Guerreiro wrote: > ext Murray Cumming wrote: > > On Wed, 2006-11-22 at 22:58 +0200, Carlos Guerreiro wrote: > > > >> Sardine is back. The Sardine distro was restarted with the newer > >> Maemo > >> 2.1 baseli

Re: [maemo-developers] Sardine is back

2006-11-25 Thread Murray Cumming
On Wed, 2006-11-22 at 22:58 +0200, Carlos Guerreiro wrote: > Sardine is back. The Sardine distro was restarted with the newer > Maemo > 2.1 baseline and an older glib. [snip] What exactly should we now have in our sources.list to use sardine? -- Murray Cumming [EMAIL

Re: [maemo-developers] libosso svn up-to-date?

2006-11-24 Thread Murray Cumming
On Thu, 2006-10-05 at 13:01 +0200, Murray Cumming wrote: > On Wed, 2006-10-04 at 15:04 +0300, Kimmo Hämäläinen wrote: > > On Wed, 2006-10-04 at 14:58, ext Murray Cumming wrote: > > ... > > > Could you at least put together a one sentence description of what this > &

Re: [maemo-developers] Java on 770

2006-11-24 Thread Murray Cumming
On Fri, 2006-11-24 at 11:50 +0100, Koen Kooi wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Murray Cumming schreef: > > On Thu, 2006-11-23 at 18:02 +0200, Tommi Komulainen wrote: > >> On Mon, 2006-11-20 at 15:13 +0200, ext Tommi Komulainen wrote

Re: [maemo-developers] Java on 770 (was: Unresolved issues (Week 46))

2006-11-24 Thread Murray Cumming
ty effort around Java. It would also make our lives > easier when the question about integrating Java comes up again. So, something for a new garage.maemo.org project. Then we can just apt-get install it from extras. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _

Re: [maemo-developers] Sardine is back

2006-11-23 Thread Murray Cumming
g if they were combined, with one redirecting to the other. > Now that the packages and the build environment are in a good shape it's > time to get strict about the "one build for one version" > policy. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.c

Re: [maemo-developers] Maemo tutorial in svn?

2006-11-19 Thread Murray Cumming
06 at 03:55:17PM +0100, ext Murray Cumming wrote: > > Is the source (XML?) for the Maemo tutorial in svn anywhere? > > http://maemo.org/platform/docs/tutorials/Maemo_tutorial.html > > > > I'd like to see if it's being updated for the latest APIs in svn a

[maemo-developers] Maemo tutorial in svn?

2006-11-19 Thread Murray Cumming
Is the source (XML?) for the Maemo tutorial in svn anywhere? http://maemo.org/platform/docs/tutorials/Maemo_tutorial.html I'd like to see if it's being updated for the latest APIs in svn and sardine. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.ope

RE: [maemo-developers] Bugzilla modules and components hierarchy notvery easy

2006-11-17 Thread Murray Cumming
ications. I think most of this is in regular bugzilla, though we maybe have one or two patches. I'm sure that gnome-bugsquad@gnome.org would be happy to help. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-develo

[maemo-developers] extras packages for sardine

2006-11-09 Thread Murray Cumming
ny changes. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

[maemo-developers] Not getting bugzilla notifications

2006-10-26 Thread Murray Cumming
I don't seem to be getting email notifications of changes to my bugs in the maemo bugzilla. Could someone take a look? -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maem

[maemo-developers] Re: sardine deletes /etc/apt/sources.list?

2006-10-26 Thread Murray Cumming
On Wed, 2006-10-18 at 10:28 +0200, Murray Cumming wrote: > I'm fairly sure that the mistral->sardine upgrade is deleting > my /etc/apt/sources.list file. Is it just me? It wasn't just me, and it's fixed, apparently: https://maemo.org/bugzilla/show_bug.cgi?id=811 -

Re: [maemo-developers] hildon_file_chooser_dialog_set_safe_folder() ?

2006-10-24 Thread Murray Cumming
On Tue, 2006-10-24 at 17:19 +0300, Markku Vire wrote: > Hi, > > Murray Cumming wrote: > > The documentation for hildon_file_chooser_dialog_set_safe_folder(): > > http://www.maemo.org/platform/docs/api/hildon-docs/fm-html/hildon-fm-HildonFileChooserDialog.html#hildon-file-ch

[maemo-developers] hildon_file_chooser_dialog_set_safe_folder() ?

2006-10-24 Thread Murray Cumming
ation change fails." What is "automatic location change" and when might it fail? -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/ma

Re: [maemo-developers] Reboot Cycle

2006-10-23 Thread Murray Cumming
bug-free before it is packaged then it will never become relatively bug-free, because it needs to be packaged so that people can try it and report bugs. People need a way to release early. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___

RE: [maemo-developers] Too busy to accept help?

2006-10-21 Thread Murray Cumming
gt; suggestion to be taken seriously. It's not the only option however. > > Definitely we could use more people. > You'll notice we are hiring, we currently have a couple of positions > open in nokia.com/careers, and we'll have more. > http://careers.nokia.com/nokia/hr/rec

[maemo-developers] Maemo and Ubuntu Edgy: Is it safe?

2006-10-18 Thread Murray Cumming
Has anyone upgraded to Ubuntu Edgy yet? Is the maemo/scratchbox environment working OK with it? -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org

Re: [maemo-developers] Problems upgrading to sardine in scratchbox

2006-10-12 Thread Murray Cumming
On Thu, 2006-10-12 at 14:48 +0300, Kimmo Hämäläinen wrote: > On Thu, 2006-10-12 at 13:33 +0200, ext Murray Cumming wrote: > > But I get an error when trying to init the af system: > > > > [sbox-SDK_maemo2.0_686: ~] > af-sb-init.sh start > > /usr/bin/af-sb-init.

[maemo-developers] Problems upgrading to sardine in scratchbox

2006-10-12 Thread Murray Cumming
r/bin/af-sb-init.sh: line 40: /etc/osso-af-init/locale: No such file or directory Is there something I should install or dpkg-reconfigure to set that up properly? -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers m

[maemo-developers] What is outo?

2006-10-10 Thread Murray Cumming
hildon-fm's configure.ac checks for outo. What is outo? Is it in svn somewhere? -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/

Re: [maemo-developers] libosso svn up-to-date?

2006-10-05 Thread Murray Cumming
On Wed, 2006-10-04 at 15:04 +0300, Kimmo Hämäläinen wrote: > On Wed, 2006-10-04 at 14:58, ext Murray Cumming wrote: > ... > > Could you at least put together a one sentence description of what this > > module does? > > Ok, I'll put it to trunk. Damn, had to yield a l

Re: [maemo-developers] libosso svn up-to-date?

2006-10-04 Thread Murray Cumming
On Wed, 2006-10-04 at 14:36 +0300, Kimmo Hämäläinen wrote: > On Wed, 2006-10-04 at 14:04, ext Murray Cumming wrote: > > On Wed, 2006-10-04 at 13:45 +0300, Kimmo Hämäläinen wrote: > > [snip] > > > Yes, it does not tell the reasons for the changes (they are in > > &g

Re: [maemo-developers] libosso svn up-to-date?

2006-10-04 Thread Murray Cumming
On Wed, 2006-10-04 at 13:04 +0200, Murray Cumming wrote: > On Wed, 2006-10-04 at 13:45 +0300, Kimmo Hämäläinen wrote: > [snip] > > Yes, it does not tell the reasons for the changes (they are in > > debian/changelog), but I'm too lazy to put those since you seem to be

[maemo-developers] Hildon C++ bindings moved to garage

2006-10-04 Thread Murray Cumming
-- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

Re: [maemo-developers] libosso svn up-to-date?

2006-10-04 Thread Murray Cumming
ular argument. It's your module, but it would help me. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

Re: [maemo-developers] libosso svn up-to-date?

2006-10-04 Thread Murray Cumming
On Wed, 2006-10-04 at 13:11 +0300, Kimmo Hämäläinen wrote: > On Wed, 2006-10-04 at 12:37, ext Murray Cumming wrote: > > Is the source in the maemo svn for libosso up to date? > > Yes. > > > I am surprised that there are no recent ChangeLog entries: > > https://stag

[maemo-developers] libosso svn up-to-date?

2006-10-04 Thread Murray Cumming
*** [all] Error 2 *** error during stage build of libosso: Error running make *** [6/8] [1] though my compiler might be different because I'm trying once more (stupidly) with scratchbox 1.0.5, because I need it for another codebase, and I can't have two scratchboxes on one PC. --

Re: [maemo-developers] spam at maemo wiki

2006-09-12 Thread Murray Cumming
egrated into moinmoin > (the wiki engine maemo.org uses)? Or shall we just leave the situation > as is and revert the pages manually? > > I would appreciate your thoughts and comments on this issue. Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com __

Re: [maemo-developers] Re: gtkmm and scratchbox: Gtk::DrawingArea problem

2006-09-10 Thread Murray Cumming
On Sat, 2006-09-09 at 22:29 +0300, Jarkko Palviainen wrote: > On Sat, 09 Sep 2006 22:10:58 +0300, Murray Cumming <[EMAIL PROTECTED]> > wrote: > > > On Sat, 2006-09-02 at 13:14 +0300, Jarkko Palviainen wrote: > >> Hi, > >> I'm trying to build simple

Re: [maemo-developers] Package naming

2006-08-16 Thread Murray Cumming
rmel.deb So, the question is, why do your hildon-*mm packages appear in a libhildon*mm directory: http://repository.maemo.org/contrib/pool/2.0/free/libh/libhildon-fmmm/ instead of a hildon*mm directory. > Another question: Is it possible to remove packages from the repositry > because e.

Re: [maemo-developers] libsigc++ source package missing

2006-08-11 Thread Murray Cumming
la - http://enigmail.mozdev.org > > > > iD8DBQFE3Gkw7Dsf+G5b/WsRAgo5AKC3aWRwDGfjOFzvYvO/DQCapWlQRgCg8RuG > > ZbsblyYOIF/Du/IVgV0oKX0= > > =xQWn > > -END PGP SIGNATURE- > > ___ > > maemo-developers mailing list > > maemo-

Re: [maemo-developers] libgtkmm installation fails

2006-08-01 Thread Murray Cumming
XCEPTIONS_ENABLED is set > (see /usr/include/glibmm-2.4/glibmm/exceptionhandler.h). > > Sounds like libglibmm-2.4 I installed with apt-get from maemo repo > (libglibmm-2.4-1c2a) has been built with exceptions disabled (???). Yes, and some other options too, for reduced resources enviro

Re: [maemo-developers] libgtkmm installation fails

2006-08-01 Thread Murray Cumming
d us not being sure which ones were actually used. We'll work it out in the next few days. If this is my package (I can't check from here) then the problem might be that I was unable to create a gtkmm package for i386, but I did create one for arm. Murray Cumming [EMAIL PROTECTED] www

Re: [maemo-developers] Nokia does not switch on [IT2005]

2006-07-31 Thread Murray Cumming
e all fully > charged ;-) ). > The screen leaves blank and it seems that nothing happens. > But connected to the socket they somtimes switch on. > > Is there something known about a Hardware/ Software /manufactoring issue > ?? This seems off topic. Surely you should just return

Re: [maemo-developers] Missing libgmodule-2.0.la

2006-07-31 Thread Murray Cumming
> "ext Murray Cumming" <[EMAIL PROTECTED]> writes: > >> What debian packages did you upload? > > I uploaded these binary packages > > libglibmm-2.4-1 2.6.1-1 > libglibmm 2.4-dev2.6.1-1 > libgtkmm-2.4-1 2.4.10-1 >

Re: [maemo-developers] Missing libgmodule-2.0.la

2006-07-31 Thread Murray Cumming
> "ext Murray Cumming" <[EMAIL PROTECTED]> writes: > >> I'm trying to build gtkmm packages for the new Maemo 2.0 platform, but >> I'm getting this error message (in the 686 target): > > Hi Murray, > > your C++ bindings are already in the &q

Re: [maemo-developers] packages: soname (0c2a, etc)

2006-07-26 Thread Murray Cumming
> -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Murray Cumming schrieb: >> [snip] >>>> I could remove the soname/suffix from the package name, which would >>>> involve a few more changes to the debian/ stuff than I'd like to make, >&

Re: [maemo-developers] packages: soname (0c2a, etc)

2006-07-26 Thread Murray Cumming
abi has > changed, and thus the packages depending on that lib needs to be > recompiled. But there is no previous version of the package for maemo. Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing lis

[maemo-developers] packages: soname (0c2a, etc)

2006-07-25 Thread Murray Cumming
ame/suffix from the package name, which would involve a few more changes to the debian/ stuff than I'd like to make, so I thought I'd check first. Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mail

<    1   2   3   >