error: format not a string literal and no format arguments

2008-07-05 Thread Alexander Jones
I'm trying to build Rhythmbox... With gcc 4.3 (from Ubuntu 8.10), I'm getting this error in a helluvalot of places: "error: format not a string literal and no format arguments" The problem lies in code like this: char* error = NULL; ... g_warning(error) You have to use, e.g.: g_warning ("%s",

Re: GNOME 2.24 module inclusion discussion heats up

2008-07-05 Thread Alexander Jones
2008/7/5 Vincent Untz <[EMAIL PROTECTED]>: > There's a webkit port for yelp. Available either as a patch or in a > branch, I don't remember. I'm just confused as to why GIMP has its own help system. ___ desktop-devel-list mailing list desktop-devel-list@

Re: GNOME 2.24 module inclusion discussion heats up

2008-07-05 Thread Vincent Untz
Le samedi 05 juillet 2008, à 14:23 +0100, Alexander Jones a écrit : > 2008/7/5 Sven Neumann <[EMAIL PROTECTED]>: > > We started to use webkit for the GIMP help-browser in trunk, so I would > > very much welcome if webkit became a blessed external dependency for the > > GNOME platform. > > Why not

Re: GNOME 2.24 module inclusion discussion heats up

2008-07-05 Thread Alexander Jones
2008/7/5 Sven Neumann <[EMAIL PROTECTED]>: > We started to use webkit for the GIMP help-browser in trunk, so I would > very much welcome if webkit became a blessed external dependency for the > GNOME platform. Why not port Yelp to WebKit? *confused* ___

Re: GNOME 2.24 module inclusion discussion heats up

2008-07-05 Thread Sven Neumann
Hi, On Sat, 2008-07-05 at 13:07 +0200, Cosimo Cecchi wrote: > yes, there has been a first development release, you can check Alp's > mail to release-team [1] for details. From reading Alp's mail, I think > that the plan is to come up with a stable releases in time for 2.24, > following the GNOME

Re: GNOME 2.24 module inclusion discussion heats up

2008-07-05 Thread Cosimo Cecchi
On Sat, 2008-07-05 at 13:00 +0200, Sven Neumann wrote: > Has there been a webkit-1.0 release in the meantime? > > We started to use webkit for the GIMP help-browser in trunk, so I would > very much welcome if webkit became a blessed external dependency for the > GNOME platform. But I guess a stab

Re: GNOME 2.24 module inclusion discussion heats up

2008-07-05 Thread Sven Neumann
Hi, On Sat, 2008-07-05 at 01:35 +0200, Cosimo Cecchi wrote: > WebKit/GTK+ also have been proposed as external dependency, see Alp's > mail at [1]. Has there been a webkit-1.0 release in the meantime? We started to use webkit for the GIMP help-browser in trunk, so I would very much welcome if we

Re: GNOME 2.24 module inclusion discussion heats up

2008-07-05 Thread Xavier Claessens
Le vendredi 04 juillet 2008 à 23:22 +0200, Andre Klapper a écrit : > >From a quick search through the archives it seems that also PolicyKit, > Clutter, ClutterMM, and libgda have been proposed as external > dependencies but aren't listed in the wiki. Is that right? Empathy needs libtelepathy-glib