Re: GsourceFuncs.finalize-solved

2016-04-01 Thread Krzysztof
/finalize/ was called after call of /g_source_destroy/ and /g_source_unref/. Only if both were called /finalize/ was too. On 03/31/2016 11:27 PM, Krzysztof wrote: When the /finalize/ member function is called? I can't get it to. -- Regards Krzysztof J.

Re: gtk+ 3 custom widget and ui file

2016-04-01 Thread jagernicolas
hi, I still don't have my widget, but I don't get the msg error anymore after adding : circular_button_new () circularbutton.cpp : http://pastebin.com/VhCrE0SV [4] circularbutton.h : http://pastebin.com/abWHxFKY [5] still looking for help regards, Nicolas J> On 2016-04-01 13:27,

gtk+ 3 custom widget and ui file

2016-04-01 Thread jagernicolas
Hi, I started to write my custom widget, but how can I use it with ui file ? I try to basically adding it : when I start my application, I got : Invalid object type 'CircularButton' you can found the code of the widget here (it stills wip, any comment about is welcomed):

Re: wayland tablet support redux

2016-04-01 Thread Carlos Garnacho
Hey Bastien!, On Fri, Apr 1, 2016 at 10:41 AM, Bastien Nocera wrote: > On Wed, 2016-03-30 at 16:46 +0200, Carlos Garnacho wrote: >> Hey all, >> >> Now that 3.22 is open, and that the v1 of the wayland tablet protocol >> is formalized, I'll be attempting to merge

Re: wayland tablet support redux

2016-04-01 Thread Peter Hutterer
On Fri, Apr 01, 2016 at 12:04:22PM +0200, Carlos Garnacho wrote: > Hey Peter :), > > On Fri, Apr 1, 2016 at 6:00 AM, Peter Hutterer > wrote: > > On Wed, Mar 30, 2016 at 04:46:43PM +0200, Carlos Garnacho wrote: > >> Hey all, > >> > >> Now that 3.22 is open, and that the

Re: wayland tablet support redux

2016-04-01 Thread Carlos Garnacho
Hey Peter :), On Fri, Apr 1, 2016 at 6:00 AM, Peter Hutterer wrote: > On Wed, Mar 30, 2016 at 04:46:43PM +0200, Carlos Garnacho wrote: >> Hey all, >> >> Now that 3.22 is open, and that the v1 of the wayland tablet protocol >> is formalized, I'll be attempting to merge

Re: wayland tablet support redux

2016-04-01 Thread Peter Hutterer
On Fri, Apr 01, 2016 at 10:41:21AM +0200, Bastien Nocera wrote: > On Wed, 2016-03-30 at 16:46 +0200, Carlos Garnacho wrote: > > Hey all, > > > > Now that 3.22 is open, and that the v1 of the wayland tablet protocol > > is formalized, I'll be attempting to merge wip/wayland-tablet again. > > Some

Re: wayland tablet support redux

2016-04-01 Thread Bastien Nocera
On Wed, 2016-03-30 at 16:46 +0200, Carlos Garnacho wrote: > Hey all, > > Now that 3.22 is open, and that the v1 of the wayland tablet protocol > is formalized, I'll be attempting to merge wip/wayland-tablet again. > Some random concepts: > > =What's new in the branch= > The main new API feature

gtk-update-icon-cache : GLib-GObject-CRITICAL

2016-04-01 Thread FAURE, MAXIMILIEN
Hello I try to port gtk+-2.24.28 on AIX. But I get this error : ./gtk-update-icon-cache --force --ignore-theme-index \ --include-image-data \ --source builtin_icons stock-icons > gtkbuiltincache.h.tmp && \ mv gtkbuiltincache.h.tmp gtkbuiltincache.h (gtk-update-icon-cache:36503888):