Re: How to include glib-object.h

2010-03-29 Thread Murray Cumming
On Mon, 2010-03-29 at 11:24 +0200, Alberto Garcia wrote: > Actually you should include `pkg-config --cflags glib-2.0` Well, actually, the location library apparently provides a pkg-config file that he should check for instead, so he doesn't have to worry about checking for its glib dependency. Ho

Re: qmake

2010-02-25 Thread Murray Cumming
On Thu, 2010-02-25 at 09:59 -0500, John Kemp wrote: > > Users of (awful, horrible, hateful, doesn't-actually-do-much) qmake > > Is there an easy alternative for doing Qt builds? I use autotools with Qt because autotools-created projects do things in de-facto standard documented ways on Linux, an

Re: qmake

2010-02-25 Thread Murray Cumming
On Thu, 2010-02-25 at 11:26 +0200, Tatu Lahtela wrote: > Another option is that you have run qmake outside the scratchbox > environment > and created invalid Makefiles. You might have to delete your current > Makefiles manually and then re-run qmake in the target platform. Users of (awful, horrib

Re: How to destroy your community

2010-01-19 Thread Murray Cumming
On Tue, 2010-01-19 at 08:43 -0300, Jeff Moe wrote: > > I don't have to be here for years to see how things are managed and > where the problems are. Things are clearly in progress. It's apparently a move in the right direction, even if it's not everything you want. How about letting it settle do

Re: Bad Xephyr OpenGL performance

2009-12-07 Thread Murray Cumming
On Thu, 2009-12-03 at 11:53 +0100, Murray Cumming wrote: > Everyone knows that OpenGL (Accelerated 3D) performance in Xephyr (on > the host PC) is bad, so you only see the smooth Maemo effects when > running on an actual device. But nobody I ask seems to know _why_. It's > maybe

Re: Qt or GTK+ which is better for developement

2009-12-03 Thread Murray Cumming
On Thu, 2009-12-03 at 13:31 +0100, Jeremiah Foster wrote: [snip] > Maemo is based on debian which is a Free Software GNU / Linux distribution, > so many of the libraries use LGPL or the GPL. This may have a bearing on your > apps, so it often pays to understand the licenses before you start > d

Re: Qt or GTK+ which is better for developement

2009-12-03 Thread Murray Cumming
On Thu, 2009-12-03 at 11:28 +0100, Dave Neary wrote: > Hi, > > Abdul Mateen wrote: > > I am a newbie for maemo , having extensive experience developing for > > Android platform, I want to ask here, should I start with Qt ? or GTK+ > > or they will have the same impact, is there any difference in b

Bad Xephyr OpenGL performance

2009-12-03 Thread Murray Cumming
Everyone knows that OpenGL (Accelerated 3D) performance in Xephyr (on the host PC) is bad, so you only see the smooth Maemo effects when running on an actual device. But nobody I ask seems to know _why_. It's maybe only a problem on Intel graphics hardware, but again, nobody I ask knows why. I won

Re: Testing nonsense

2009-11-03 Thread Murray Cumming
On Tue, 2009-11-03 at 15:21 +, Gary Birkett wrote: > > I totally agree, it is not part of the testing regime itself and as > long as > an app is technically capable it passes the test. > the checklist has been defined here: > > http://wiki.maemo.org/Extras-testing/QA_Checklist Assuming that

Re: Testing nonsense

2009-11-03 Thread Murray Cumming
On Tue, 2009-11-03 at 15:59 +0100, Till Harbaum wrote: > there's another problem with the testing i am facing with gpxview: > Nonsense ratings. > GPXView got a "thumbs down" for needing lots of porting to match the > maemo6 gui. > Yes, harmattan! Why the heck should a fremantle program not be > for

Removing a package from extras-devel: glom-sqlite

2009-10-20 Thread Murray Cumming
How can I remove a package from extras-devel? I'd like to remove the glom-sqlite package because we now have sqlite support (and PostgreSQL) support in our main glom package in extras-devel. -- murr...@murrayc.com www.murrayc.com www.openismus.com ___

Re: Community widgets for Fremantle

2009-10-01 Thread Murray Cumming
On Thu, 2009-10-01 at 11:11 +0100, Graham Cobb wrote: > On Thursday 01 October 2009 10:16:56 Murray Cumming wrote: > > I don't see any need whatsoever to fork hildon. It's just an invitation > > to confusion and nasty problems such as this. > > > > If some

Re: Community widgets for Fremantle

2009-10-01 Thread Murray Cumming
On Wed, 2009-09-30 at 14:10 +0300, Marius Vollmer wrote: > ext Alberto Garcia writes: > > > On Tue, Sep 29, 2009 at 06:08:00PM +0300, Marius Vollmer wrote: > > > >> > we can perfectly create a parallel installable version of the > >> > same library, that the community can maintain in extras and l

Re: Community widgets for Fremantle

2009-09-25 Thread Murray Cumming
On Thu, 2009-09-24 at 08:28 +0200, Cornelius Hald wrote: > Hi! > > There are some important widgets which are deprecated without a > replacement in Fremantle. Those widgets are still available, but they > are not fully finger-friendly or don't look good. When this is just about regular GTK+ widge

Re: Maemo on Beagle: Broken package dependencies

2009-09-17 Thread Murray Cumming
On Thu, 2009-09-17 at 20:32 +0200, Till Harbaum / Lists wrote: > Hi, > > i'd really suggest that we stop using this alpha port and > somehow join forces to get the beta2 port running or > even wait for the final sdk. > > I am really interested in getting fremantle to run on the > beagleboard, bu

Re: open source licensing of maemo 5 example code MIT vs GPL

2009-09-17 Thread Murray Cumming
On Sat, 2009-08-29 at 11:19 +, gary liquid wrote: > When I went looking, I find many are licensed under a permissive MIT > license. > this is great and open source friendly, but my application is written > under > the GPL. > > I am not a licensing expert, so hopefully one of you guys will be a

RE: Need sample application on Maemo 5 SDK

2009-09-16 Thread Murray Cumming
On Wed, 2009-09-16 at 16:58 +0530, Venugopal Rao Gubbala wrote: > Hi, > > Can you give link for maemopad example with your changes? > > Currently I am using command "apt-get source maemopad" Will it get me the > correct maemopad example for maemo sdk 5? Yes. But the svn source code may have a

Re: Need sample application on Maemo 5 SDK

2009-09-16 Thread Murray Cumming
On Wed, 2009-09-16 at 10:16 +0300, Dmitri Vorobiev wrote: > On Wed, Sep 16, 2009 at 9:48 AM, Venugopal Rao Gubbala > wrote: > > Hello, > > > > > > Can any one provide me Sample application on Maemo 5 SDK with all the > > predefined folder structure. > > There are many Maemo 5 sample applications

Re: Considering /opt and MyDocs in your packages

2009-09-10 Thread Murray Cumming
On Wed, 2009-09-09 at 14:25 +0300, Quim Gil wrote: > The maemo-optify tool helps developers to prepare Debian packages that > use /opt. This tool moves selected files inside the package to > locations > under /opt, and will symbolically link from the original location to > the > new place of the fi

Re: [Qt4Maemo-devel] The Summit: Git/Gitorious - Untracked talks: consider adding them...

2009-09-08 Thread Murray Cumming
On Tue, 2009-09-08 at 20:57 +0200, Kees Jongenburger wrote: > Now how do we manage adding features and back-porting simple bug fixes > to the > > stable release whilst you work on that big new feature set. > > This is a typical problem of people working with closed source. In > open-source you rel

Re: New apps for fremantle with Qt?

2009-09-04 Thread Murray Cumming
On Fri, 2009-09-04 at 14:33 +0300, Kate Alhola wrote: > I just don't see any reason why you can't > make least as good UI design with Qt than you can > do with GTK+/Hildon. One small example that's been mentioned already in this thread: How do we create a HildonAppMenu with Qt? How do we create

Re: Time to push Fremantle extras-testing?

2009-07-29 Thread Murray Cumming
On Wed, 2009-07-29 at 16:21 +0300, Quim Gil wrote: > Hi, if you are maintaing packages in Fremantle extras-devel or you have > a generic interest in the Extras QA process, please have a look at > http://talk.maemo.org/showthread.php?t=30541 and a say in that thread or > here if you prefer. Yes, pl

garage.maemo.org is down

2009-07-25 Thread Murray Cumming
When can we expect garage.maemo.org to be up again? It's currently breaking the web uploader for extras-devel, which uses it for login. -- murr...@murrayc.com www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.or

RE: Beagleboard touchscreens?

2009-07-01 Thread Murray Cumming
On Wed, 2009-07-01 at 10:29 +0200, carlos.guerre...@nokia.com wrote: > This will most definitely work with the BeagleBoard: > http://elinux.org/Xenarc_USB_touchscreen_for_Beagleboard/OMAP3_EVM > > We've got one of those in the office working with a BeagleBoard. > It has DVI input (you'll need a HD

Beagleboard touchscreens?

2009-06-30 Thread Murray Cumming
I'm going to buy some BeagleBoards for the Openismus office. http://beagleboard.org/ I'd like to try installing Maemo 5 on them, which I believe is possible, and which will be a learning experience. I hear that Mer can be used with a mouse instead of just a touchscreen, but I'd like to install Mae

Re: Fremantle UI Portrait Mode

2009-06-15 Thread Murray Cumming
On Fri, 2009-06-12 at 12:17 +0200, Alberto Garcia wrote: > However the modifications you're talking about (changing the > implementation of Gtk widgets so they look/behave differently while > maintaining the same API) can't, by definition, be moved upstream :) I don't see why not. That happens for

Re: svn2git conversion testing at garage.maemo.org

2009-06-12 Thread Murray Cumming
On Tue, 2009-06-09 at 23:15 +0200, Ferenc Szekely wrote: > Hello, > > I have finished the automated svn2git conversion support for garage > projects that are currently using subversion for revision control. > > I am looking for project admins who would be willing to help me testing > the whole pr

Re: Fremantle UI Portrait Mode

2009-06-12 Thread Murray Cumming
On Fri, 2009-06-12 at 00:23 +0200, Alberto Garcia wrote: > > > All in all I think that the Gtk-API should be used more, but that > > the rendering on the screen should just different from the rendering > > on the desktop. > > We try to do that where possible. Sometimes it's just a matter of > the

Re: Fremantle UI Portrait Mode

2009-05-30 Thread Murray Cumming
On Fri, 2009-05-29 at 23:07 +0300, Henrik Hedberg wrote: > However, usually developer should not need to know mode but Hildon > widgets should adjust themselves as much as possible during the > relayout. Unfortunately that seems not to be the case, as Conny > demonstrated earlier with some scree

Re: Fremantle UI Portrait Mode

2009-05-29 Thread Murray Cumming
On Fri, 2009-05-29 at 13:20 +0200, Alberto Garcia wrote: > To detect screen orientation changes you can e.g. use the > "size-changed" signal of GdkScreen. This seems like a rather long-winded way to detect landscape or portrait mode, requiring the hard coding of the dimensions. Surely some simple

Re: GtkAction vs. AppMenu

2009-05-25 Thread Murray Cumming
On Sun, 2009-05-24 at 19:58 +0200, Cornelius Hald wrote: > Another thing is, that if you compare those two menus, you can easily > see that the Diablo menu has more structure due to the use of > separators. I'm not yet sure how to get back this structure, but I'll > make some experiments. HIG sugge

Re: Does Maemo's Qt look like Hildon?

2009-05-25 Thread Murray Cumming
On Mon, 2009-05-25 at 12:25 +0300, Antonio Aloisio wrote: > While we are on the subject of Qt looking like Maemo without > API > changes, how are you dealing with the need for Maemo-specific > API such > as that in HildonWindow: > http://maemo.org/ap

Re: GtkAction vs. AppMenu

2009-05-25 Thread Murray Cumming
On Sun, 2009-05-24 at 15:55 +0200, Alberto Garcia wrote: > On Sun, May 24, 2009 at 01:48:11PM +0200, Murray Cumming wrote: > > > However, I'm was asking about the API and implementation, because > > the Fremantle UI guidelines are really out of our control at t

Re: GtkAction vs. AppMenu

2009-05-25 Thread Murray Cumming
On Fri, 2009-05-22 at 22:09 +0200, Murray Cumming wrote: > On Fri, 2009-05-22 at 19:00 +0200, Alberto Garcia wrote: > > On Fri, May 22, 2009 at 05:08:08PM +0200, Cornelius Hald wrote: > > > > > The result now is: > > > - gtk_toggle_button_new() is worki

Re: Does Maemo's Qt look like Hildon?

2009-05-25 Thread Murray Cumming
On Mon, 2009-05-18 at 23:39 +0300, Antonio Aloisio wrote: > Hi > > Although new-style Maemo 5 menus with sub-menus are > discouraged, I don't > think they should be forbidden. The current C API makes it > very > difficult to create them because HildonAppMenu

Re: GtkAction vs. AppMenu

2009-05-24 Thread Murray Cumming
On Sun, 2009-05-24 at 05:08 +0200, Alberto Garcia wrote: > > > Toggle-like radio buttons are quite common too in many user > > > interfaces. > > Not that I can think of. > > Well, I haven't made a list :) but out of the blue I can think at > least of the GIMP, Audacity, OpenOffice/MS Word/Abiword/

Re: GtkAction vs. AppMenu

2009-05-23 Thread Murray Cumming
On Sat, 2009-05-23 at 18:38 +0200, Alberto Garcia wrote: [snip] > Toggle-like radio buttons > are quite common too in many user interfaces. Not that I can think of. > For Fremantle it has been decided that the way to show radio buttons > it to make them look like toggle buttons, Fair enough. The

Re: GtkAction vs. AppMenu

2009-05-23 Thread Murray Cumming
On Sat, 2009-05-23 at 18:08 +0200, Alberto Garcia wrote: > On Fri, May 22, 2009 at 10:09:49PM +0200, Murray Cumming wrote: > > > if radio buttons are meant to look a certain way in Maemo, why isn't > > that just a matter of theming or even of making a change in the GTK+ >

Re: GtkAction vs. AppMenu

2009-05-22 Thread Murray Cumming
On Fri, 2009-05-22 at 19:00 +0200, Alberto Garcia wrote: > On Fri, May 22, 2009 at 05:08:08PM +0200, Cornelius Hald wrote: > > > The result now is: > > - gtk_toggle_button_new() is working but it displays the buttons as > > toggle buttons not as radio buttons. > > Well, that's what looks better i

Re: Fremantle user interface behaviour and API

2009-05-22 Thread Murray Cumming
On Thu, 2009-05-21 at 14:47 +0200, Cornelius Hald wrote: > On Thu, 2009-05-21 at 14:11 +0200, Alberto Garcia wrote: > > In principle that feature is not officially supported in Fremantle, > > and adding support in HildonTextView might create inconsistencies > > between similar-looking apps/dialogs

Re: separate input method for specific application/field

2009-05-19 Thread Murray Cumming
On Tue, 2009-05-19 at 14:26 +0200, Andrey Voropaev wrote: > Hello! > > I'm not very experienced with GTK and maemo, so please bear with me :) > > After reading various pieces of documentation, I got the impression, > that currently it is not possible to set custom input method for > specific inpu

Qt/Maemo in Qt's Git repository

2009-05-19 Thread Murray Cumming
Is there any plan to do the Qt Maemo port, currently in svn here: https://garage.maemo.org/plugins/scmsvn/viewcvs.php/?root=qt4 in the (new) regular Qt git repository: http://qt.gitorious.org/ That would make it easier to see what is happening, and would probably make it easier for the developers

Re: Does Maemo's Qt look like Hildon?

2009-05-18 Thread Murray Cumming
On Mon, 2009-05-18 at 12:52 +0300, Antonio Aloisio wrote: > Hi, > An option is putting non sub-menus QActions in the QMenuBar. > In that way the developer don't have to use maemo specific APIs. > > Then Qt can > 1. fetches the actions from the QMenuBar > 2. checks if those QActions are not a subm

Re: Does Maemo's Qt look like Hildon?

2009-05-16 Thread Murray Cumming
On Fri, 2009-05-15 at 18:31 +0300, Antonio Aloisio wrote: > Hi, > currently they look like standars Diablo menus. > Those kind of menus are still in fremantle and we are going to use > them to keep the compatibility > with the Qt desktop applications. > Btw similar menus could be done by the applic

Does Maemo's Qt look like Hildon?

2009-05-15 Thread Murray Cumming
I'm curious about something, yet too lazy to try it myself: When creating menus with Qt in the Maemo 5 Beta SDK, using the normal Qt APIs, such as QMenu http://doc.trolltech.com/4.5/qmenu.html do they look like Maemo 5 menus? http://talk.maemo.org/showpost.php?p=283026&postcount=35 Or is it inste

Re: QA from extras-devel to extras-testing

2009-05-06 Thread Murray Cumming
On Wed, 2009-05-06 at 19:09 +0300, Marius Vollmer wrote: > We have always known in the back of our minds that we should separate > packaging from upstream development, but it was always too much trouble > without sufficient gain if you are always making 'upstream' and package > releases at the same

Re: QA from extras-devel to extras-testing

2009-05-05 Thread Murray Cumming
On Tue, 2009-05-05 at 16:40 +0100, Ian wrote: > Hi > > This is ideal, at least in theory. The problem is that many package > > maintainers don't know the programming language of the software they > > are packaging. If you are packaging something written in erlang you > > will not be able to quickly

Re: QA from extras-devel to extras-testing

2009-05-04 Thread Murray Cumming
On Mon, 2009-05-04 at 13:57 +0200, Dave Neary wrote: > Hi, > > Andre Klapper wrote: > > However packaging is not a product, but one aspect of a product, so I'd > > prefer to see bug reports filed against the specific product. In general > > products should (must?) have a bugtracker - otherwise I c

Re: QA from extras-devel to extras-testing

2009-05-04 Thread Murray Cumming
On Mon, 2009-05-04 at 12:06 +0200, Jeremiah Foster wrote: [snip] > And if > someone does not want to create a bug tracker, for whatever reason, > how can we convince them not to open their own repo if Maemo rejects > their package? We can't. But then it probably won't be as easy for people t

Re: QA from extras-devel to extras-testing

2009-05-04 Thread Murray Cumming
On Sun, 2009-05-03 at 20:15 +0200, Jeremiah Foster wrote: > Who is going to build all of this infrastructure? For the voting stuff, I have no idea. Maemo/Nokia wants it so I guess they will make it happen. > Won't this type of > requirement help create separate private repos? You mean the pos

Re: QA from extras-devel to extras-testing

2009-05-02 Thread Murray Cumming
On Thu, 2009-04-30 at 22:53 -0400, Ryan Abel wrote: > Assuming the package has a bug tracker, sure. That seems like a good requirement in general. -- murr...@murrayc.com www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-develop

Re: how to capture mouse event for a GtkWindow in maemo?

2009-04-20 Thread Murray Cumming
On Sun, 2009-04-19 at 13:00 +0800, chunlong yu wrote: > I inherit the Gtk::Window ,overwrite it's virtual member function > on_button_press_event (GdkEventButton* event) and > on_button_release_event (GdkEventButton* event) , There are no such default signal handler virtual functions in the maaemo

Re: Google Summer of Code

2009-03-31 Thread Murray Cumming
On Tue, 2009-03-31 at 08:20 +0300, Ville M. Vainio wrote: > 2009/3/31 Ian Foster : > > > Hello, I am a student looking to apply for the Google summer of code with > > Maemo. Im looking for something that does not require a lot of programing > > experience, but I would love to lean more. > > Imple

Re: Fremantle extras?

2009-03-06 Thread Murray Cumming
On Fri, 2009-03-06 at 07:14 -0500, Ryan Abel wrote: > On Mar 6, 2009, at 5:58 AM, Murray Cumming wrote: > > > Are there already working Mameo Fremantle extras-devel and extras > > repositories and the corresponding build/promotion system? > > > Please see the relevan

Fremantle extras?

2009-03-06 Thread Murray Cumming
Are there already working Mameo Fremantle extras-devel and extras repositories and the corresponding build/promotion system? I'd like to use it soon to upload some maemomm packages. -- murr...@murrayc.com www.murrayc.com www.openismus.com ___ maemo-d

Re: Fast PDF library

2008-12-04 Thread Murray Cumming
is also an issue for being able to use the tablet to show presentations. > > I have experimented with exporting presentations to PDF but they just take > far too long to render on the tablet. [snip] I suggest that you talk to the libpoppler developers about how you can help them to

Re: Remove list item -- How on earth?!

2008-10-06 Thread Murray Cumming
broken, as you can read here: http://library.gnome.org/devel/gtk/stable/GtkListItem.html You probably want to use a GtkTreeView, with a GtkListStore model. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailin

RE: On the problem of Nokia bugs substituting changelogs

2008-09-03 Thread Murray Cumming
On Tue, 2008-09-02 at 17:16 +0200, Andre Klapper wrote: > Am Dienstag, den 02.09.2008, 16:41 +0300 schrieb > [EMAIL PROTECTED]: > > > -Original Message- > > > From: Dave Neary [mailto:[EMAIL PROTECTED] On Behalf Of ext Dave Neary > > > [EMAIL PROTECTED] wrote: > > > Would it be possible fo

Re: Standardization of packages version name in the extra repositories

2008-07-25 Thread Murray Cumming
On Fri, 2008-07-25 at 13:21 +0100, Andrew Flegg wrote: > On Fri, Jul 25, 2008 at 1:17 PM, Murray Cumming <[EMAIL PROTECTED]> wrote: > > On Fri, 2008-07-25 at 11:20 +0100, Andrew Flegg wrote: > > > [snip] > >> * Any package patched, or not from a existing deb s

Re: Standardization of packages version name in the extra repositories

2008-07-25 Thread Murray Cumming
On Fri, 2008-07-25 at 11:20 +0100, Andrew Flegg wrote: > On Fri, Jul 25, 2008 at 11:16 AM, Antonio Aloisio > <[EMAIL PROTECTED]> wrote: > > > > I propose you all, to choose a standard version name for us maemo packages. > > It's such a good idea, it's already been done! :-) > > See section 3.1 of

Re: Sardine is dead.

2008-06-23 Thread Murray Cumming
On Mon, 2008-06-23 at 16:23 +0300, Marius Vollmer wrote: > Hi, > > I am sorry to announce that the 'unstable' Sardine distribution of the > Hildon Desktop is dead. It's corpse is being removed: the buildbot will > be shut down, and the repositories will be removed from the servers. > > We didn't

Re: Community council

2008-06-23 Thread Murray Cumming
On Mon, 2008-06-16 at 22:13 +0200, Dave Neary wrote: > Hi all, > > So - the community council, then... > > what do people think of the idea? I like it. It's not clear what it will become, but it could be a good way for Maemo to start becoming less owned by Nokia alone, thus giving it more life.

Re: maemo.org community leadership - the maemo.org Community Council

2008-06-16 Thread Murray Cumming
On Fri, 2008-06-13 at 17:26 +, Darius Jack wrote: > Nothing is automatic on the Internet. > That's you, moderator, administrator, operator, setting the terms. > That's you cutting the thread off. > Today you set 20 kb limit, tommorow 10kb, next week 1line input. > Long live democracy. > > Your

Re: [gtkmm] Gdk::Pixbuf::create_from_file() segmentation fault in maemo

2008-06-02 Thread Murray Cumming
akes it wrong path, no > segmentation fault error: > > Start to load logo > Error message = Failed to open file './icons/home.png': No such file > or directory > Finish to load logo > > Could anyone suggest the reason behind this? > > Rega

Re: Gtkmm's DrawingArea problem

2008-05-31 Thread Murray Cumming
gnomecanvas is not really maintained now, and people generally avoid using it. goocanvamm exists, though I haven't yet used it on Maemo. Do try to use the gtkmm-list mailing list for questions about gtkmm. You were lucky that I saw your message on maemo-developers. -- Murray Cumming [EMAI

Re: Who's who in maemo

2008-05-07 Thread Murray Cumming
On Wed, 2008-05-07 at 10:58 +0200, Dave Neary wrote: > Hi all, > > I've been looking for a "Who's who in maemo" - a list of active > developers (Nokia and otherwise) and what they specialise in. I haven't > found one. > > I think that such a list would be very useful. In particular, I'd like > to

Re: Fwd: Urgent regarding resizing of boxs

2008-04-27 Thread Murray Cumming
On Sun, 2008-04-27 at 03:56 -0300, nisha jain wrote: > Hi All, > > I am facing a problem in gtk hbox and vbox widgets and i have to > resolve this issue as soon as possible. > Please let me know if any one has some inputs-- > > I am having following code to make a GUI for my application and I

Re: Autobuilder for extras repository public beta

2008-04-25 Thread Murray Cumming
On Fri, 2008-04-25 at 17:36 +0200, Niels Breet wrote: > Hi all, > > > A while ago we discussed the idea of an autobuilder for the extras > repository. [1] We "We" is Nokia/Maemo, right? > have been working on creating such an autobuilder and > have been testing it in private. As a result we no

Re: How do I get package into extras or extras-devel?

2008-04-08 Thread Murray Cumming
On Mon, 2008-04-07 at 18:30 -0400, Jason Edgecombe wrote: > Hi Everyone, > > I'm working on porting/packaging Kerberos & OpenAFS to OS2008. > > How do I go about uploading a package to extras-devel & extras? I'm > hoping to be ready in a couple of weeks, but I wanted to start the ball > rolling

Re: What does Nokia's acquisition of Trolltech mean to Maemo?

2008-01-30 Thread Murray Cumming
On Wed, 2008-01-30 at 21:26 +0100, Klaus Rotter wrote: > Klaus Rotter schrieb: > > Well, it is (to me) more a question of C vs C++. I started with C about > > twenty years ago and liked it a lot. But some of the features of C++ in > > addition with Qt are IMHO more "elegant", if you use a OO too

Re: Contribution code, ...

2008-01-15 Thread Murray Cumming
On Tue, 2008-01-15 at 13:59 +0100, Martin Grimme wrote: > Hi, > > 2008/1/15, Murray Cumming <[EMAIL PROTECTED]>: > > It's working in Germany as of a few days ago. > > Did you get a full discount or was it correctly 99 EUR? No, I didn't get a full discount.

Re: Contribution code, ...

2008-01-15 Thread Murray Cumming
On Mon, 2008-01-14 at 15:05 +0200, Quim Gil wrote: [snip] > - There are no issues in Austria, Belgium, Denmark, Ireland, Finland, > Netherlands, Norway, Sweden and Switzerland. > > - We are getting reports from France, Germany, Italy, Spain and UK at > this moment. There have been some issues in s

Re: HildonCalendar

2008-01-15 Thread Murray Cumming
On Tue, 2008-01-15 at 10:20 +0200, Markku Vire wrote: > Hi, > > As your option two describes: Previous versions of Hildon contained a > patch for GtkCalendar that made it fit better to the environment. Now > this custom implementation is known as HildonCalendar. Other > (non-hildon) environments

Re: developer program discount code does not work

2008-01-10 Thread Murray Cumming
On Thu, 2008-01-10 at 14:10 +0530, Trilok Soni wrote: > Ok. I have just got an e-mail from maemo team that expiry date of code > is now > extended to 30.06.2008. Thanx Nokia and Maemo Team. And my code (the second one) started working yesterday at the German online Nokia shop. This has been a me

Re: GTK IM switch by software keyboard

2008-01-05 Thread Murray Cumming
On Thu, 2008-01-03 at 22:52 +0800, Bin Chen wrote: > I have ported a new GTK input method module to my platform, the > regular steps to switch input method in a GTK+ text widget is to right > click the entry point and select the desired input method. > > Now I want to do all this more simpler, I w

Re: Announcement: OS2008 2.2007.50-2 source repository

2008-01-05 Thread Murray Cumming
On Fri, 2008-01-04 at 14:52 +0100, Frantisek Dufka wrote: > [EMAIL PROTECTED] wrote: > > Hi, > > > > The source code for open source components of OS2008 version 2.2007.50-2 > > have been uploaded to a new repository. To be able to find the sources, > > please point your browser to > > > > _ht

Re: Chinook install

2007-12-21 Thread Murray Cumming
On Thu, 2007-12-20 at 16:15 -0500, [EMAIL PROTECTED] wrote: > > Is there a problem repository.maemo.org? Yes. I'm not even going to try to use it for another day or so. -- [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mail

Maemo Chinook g++ bug: numpunct

2007-12-11 Thread Murray Cumming
g++ in the Maemo Chinook has a rather serious bug that is known to have been fixed already for desktop versions of Linux. It's not getting any love in the public bug-tracker: https://bugs.maemo.org/show_bug.cgi?id=2465 -- [EMAIL PROTECTED] www.murrayc.com www.openismus.com __

gnome-doc-utils on Maemo Chinook

2007-12-01 Thread Murray Cumming
Has anyone managed to build a gnome-doc-utils package for Chinook? This would be useful when building several other packages. -- [EMAIL PROTECTED] www.murrayc.com www.openismus.com ___ maemo-developers mailing list maemo-developers@maemo.org https://l

Re: Changing GPG key

2007-11-14 Thread Murray Cumming
On Tue, 2007-11-06 at 13:23 +0100, Johannes Schmid wrote: > Because I revoked my old GPG key, I wanted to change the key stored for > the Maemo extras repository. After my mail to [EMAIL PROTECTED] remained > unreplied I would like to ask whom I should contact to change the key. Please. This is re

Re: How to get rid of this error.

2007-10-31 Thread Murray Cumming
On Wed, 2007-10-31 at 00:45 -0400, pradeep MN wrote: > Hi all, > We are using Ubuntu, scratchbox 1.0.7, how to over come this > error while running C++ program.. > > > > [sbox-SDK_X86: ~/apps] > g++ ex1.cc -o ex1 `pkg-config hildon-libsmm > hildon-fmmm --cflags --libs` > > > Package

RE: Repositories mess: conclusions and actions

2007-10-27 Thread Murray Cumming
On Sat, 2007-10-27 at 21:17 +0300, [EMAIL PROTECTED] wrote: > but at least nobody can say - 'sorry guys, I didn't know my app could brick > the device'. Requiring any quality control before having a place to put the alpha/beta-quality stuff will just stop us from getting much software. Softwar

Re: Repositories mess: conclusions and actions

2007-10-26 Thread Murray Cumming
On Wed, 2007-10-24 at 14:49 +0300, Quim Gil wrote: > This is an invitation to resume all previous discussions about "the > repository mess" and come up with conclusions and actions. Please read > this through and have a say, specially if you are maintaining a > repository with maemo packages out o

Re: maemo training

2007-10-22 Thread Murray Cumming
On Sat, 2007-10-20 at 15:52 +0200, Mathias Uebelacker wrote: > Hello, > > i saw that movial offers a 3 day training with maemo stuff. Is there > any known training facility in germany which offers a training like > that or is there any online training? Openismus is based in Germany. Maybe we can

Re: N810 maemo device program open for submissions

2007-10-19 Thread Murray Cumming
On Fri, 2007-10-19 at 10:20 +0300, Quim Gil wrote: > On Fri, 2007-10-19 at 08:15 +0200, ext Murray Cumming wrote: > > After entering my profile > > information, and clicking publish on the confirmation page, I am taken > > to https://maemo.org/profile/, but I see no way to

Re: N810 maemo device program open for submissions

2007-10-18 Thread Murray Cumming
On Thu, 2007-10-18 at 15:17 +0300, Quim Gil wrote: > It's out now: > > http://maemo.org/news/announcements/view/1192708879.html This says "In order to apply go to your maemo profile (same login as the so-called Garage account) and make your request there. Please read carefully the instructions,

Re: Trying to get started with Chinnok

2007-10-04 Thread Murray Cumming
On Thu, 2007-10-04 at 06:15 -0400, William Hope wrote: > Hi all, > I'm new to this type of development environment, so I'm not sure I > didn't miss something. > > I'm going straight to Chinnok and to get started, I wanted to compile > the simple example in "Programming with maemomm". > > This i

Re: Patches for hildon with regular GTK+?

2007-10-02 Thread Murray Cumming
On Tue, 2007-10-02 at 13:38 +0200, Tollef Fog Heen wrote: > * Murray Cumming > > | On Tue, 2007-10-02 at 09:19 +0200, Tollef Fog Heen wrote: > | > * Murray Cumming > | > > | > | I guess that Ubuntu must be patching hildon to create their Ubuntu Gutsy >

Re: Patches for hildon with regular GTK+?

2007-10-02 Thread Murray Cumming
On Tue, 2007-10-02 at 09:19 +0200, Tollef Fog Heen wrote: > * Murray Cumming > > | I guess that Ubuntu must be patching hildon to create their Ubuntu Gutsy > | packages: > | http://packages.ubuntu.com/gutsy/devel/libhildon-1-dev > | Does anyone know where those patch

Re: Patches for hildon with regular GTK+?

2007-10-02 Thread Murray Cumming
On Tue, 2007-10-02 at 08:40 +0200, Koen Kooi wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Xan schreef: > > On 10/2/07, Murray Cumming <[EMAIL PROTECTED]> wrote: > >> I noticed that hildon-1 (and probably others) don't build from

Re: Patches for hildon with regular GTK+?

2007-10-01 Thread Murray Cumming
On Tue, 2007-10-02 at 00:27 +0300, Xan wrote: > On 10/2/07, Murray Cumming <[EMAIL PROTECTED]> wrote: > > I noticed that hildon-1 (and probably others) don't build from svn > > without the maemo-patched GTK+: > > > > hildon-date-editor.c: In function 

Patches for hildon with regular GTK+?

2007-10-01 Thread Murray Cumming
I noticed that hildon-1 (and probably others) don't build from svn without the maemo-patched GTK+: hildon-date-editor.c: In function 'hildon_date_editor_init': hildon-date-editor.c:456: error: 'HILDON_GTK_INPUT_MODE_NUMERIC' undeclared (first use in this function) hildon-date-editor.c:456: error:

Re: Software on MMC cards & OSSO question

2007-09-02 Thread Murray Cumming
On Sun, 2007-09-02 at 21:40 +0300, Mika Yrjölä wrote: > On 9/2/07, David Hazel <[EMAIL PROTECTED]> wrote: > > > My second question is to do with the OSSO library. I am using the call > > osso_rpc_run_with_defaults to open the browser. The Doxygen > > documentation says that this call is "blocking

Re: Finding the mmc cards

2007-08-29 Thread Murray Cumming
On Wed, 2007-08-29 at 12:39 +0300, Eero Tamminen wrote: > Hi, > > Please file a documentation bug into Maemo Bugzilla. We need this > documented. Handling of removable medias, especially with file systems > as easily corrupted as FAT, needs special care from applications > (stop using files when

Re: Doxygen?

2007-08-28 Thread Murray Cumming
On Tue, 2007-08-14 at 14:26 +0100, Tony Green wrote: > On Tuesday 14 Aug 2007, Murray Cumming wrote: > > On Mon, 2007-08-13 at 21:24 +0100, Tony Green wrote: > > > Hello all. > > > > > > I'm trying to make a package of MySQL, but dpkg-buildpackage throws

Re: Doxygen?

2007-08-14 Thread Murray Cumming
On Mon, 2007-08-13 at 21:24 +0100, Tony Green wrote: > Hello all. > > I'm trying to make a package of MySQL, but dpkg-buildpackage throws up an > error saying "Doxygen needed to make docs" and exits. > > Looking through the mailing list archive, I see that it's apparently > necessary > to bui

Re: 3.2007.10-7 - Detailed change log?

2007-08-13 Thread Murray Cumming
On Mon, 2007-08-06 at 17:21 +0300, Marius Vollmer wrote: > "ext Guillem Jover" <[EMAIL PROTECTED]> writes: > > > What you seem to be asking for, is some kind of Release Notes, with > > the most important package versions, or really big features. > > What is missing from my packages (and probably

Re: debhelper in Sardine

2007-07-30 Thread Murray Cumming
On Mon, 2007-07-30 at 10:47 +0300, Terje Bergström wrote: > On 7/29/07, Murray Cumming <[EMAIL PROTECTED]> wrote: > I'm trying to build a debian package for cairomm, using the > original > debian package. It needs debhelper, but it doesn't se

Re: extras packages for sardine

2007-07-29 Thread Murray Cumming
> [sardine-extras] > login = > fqdn = garage > method = scp > hash = md5 > allow_unsigned_uploads = 0 > incoming = /var/www/extras/incoming/sardine > > Let me know if you run into troubles. This seems to be working well. I updated this page to mention sardine: http

debhelper in Sardine

2007-07-29 Thread Murray Cumming
apt-get install perl5 Reading Package Lists... Done Building Dependency Tree... Done Note, selecting perl instead of perl5 perl is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded. -- Murray Cumming [EMAIL PROTECTED] www.murrayc

  1   2   3   >