Re: Problem sending double with GDbus

2011-11-25 Thread elboulangero
Hi, thanks for your reply. I just filed the bug on gnome bugtracker. I also tried today with glibc, but the problem is still there. Regards, Bernhard Schuster wrote: Did you already report the problem to the related bugtracker? Did check if it works wit glibc? Regards Bernhard

Bug 660761

2011-11-25 Thread Kean Johnston
Please can glib devs give https://bugzilla.gnome.org/show_bug.cgi?id=660761 a little love? Its been a month and a half since I posted the last patch and there has been no traction on it. Thanks in advance, Kean ___ gtk-devel-list mailing list

Re: Bug 660761

2011-11-25 Thread Olav Vitters
On Fri, Nov 25, 2011 at 10:28:55AM +0200, Kean Johnston wrote: Please can glib devs give https://bugzilla.gnome.org/show_bug.cgi?id=660761 a little love? Its been a month and a half since I posted the last patch and there has been no traction on it. Suggestion: Best to always copy/paste the

Re: Bug 660761

2011-11-25 Thread Patrick Welche
On Fri, Nov 25, 2011 at 09:32:41AM +0100, Olav Vitters wrote: On Fri, Nov 25, 2011 at 10:28:55AM +0200, Kean Johnston wrote: Please can glib devs give https://bugzilla.gnome.org/show_bug.cgi?id=660761 a little love? Its been a month and a half since I posted the last patch and there has

App on MAC - and Pango

2011-11-25 Thread richard boaz
Hello, I'm attempting to get my GTK-based app packaged for delivery to MAC platforms. Everything is going okay except for one last implementation issue. The current solution (not one I'm absolutely committed to, btw): 1) Install GTK+-2 using macports onto build machine. 2) Build the app

How to get rid of recently used entry in file chooser

2011-11-25 Thread Clemens Eisserer
Hi, After updating to Fedora 16 (or was it 15) the gtk filechooser by default selects an item called recently used, which bothers me quite a bit. Is there any way to hide this entry, or select the home directory by defaut? Thanks, Clemens ___ gtk-list

Re: How to get rid of recently used entry in file chooser

2011-11-25 Thread jcupitt
Hi Clemens, On 25 November 2011 15:20, Clemens Eisserer linuxhi...@gmail.com wrote: After updating to Fedora 16 (or was it 15) the gtk filechooser by default selects an item called recently used, which bothers me quite a bit. Is there any way to hide this entry, or select the home directory

item factory menu parents

2011-11-25 Thread Steve .
Hello, I'm trying to get the parent widget of a menu from the callback function of a menu created with item factory macro. I was under the impression that i could get the parent via widget-parent But I'm sure i properly understand the menu hierarchy. I start with a window and then attach a

Re: How to get rid of recently used entry in file chooser

2011-11-25 Thread Clemens Eisserer
Hi John, Sad that there is no way to switch back to the old behaviour - at least the blog post explains why I have to suffer even when using GTK-2.x. GTK3 seems to line up fine with Gnome3 ;) - Clemens 2011/11/25 jcup...@gmail.com: Hi Clemens, On 25 November 2011 15:20, Clemens Eisserer

Glib::Introspection 0.04: t/enums.t fails

2011-11-25 Thread Jörn Reder
Hiho, I am trying to make my first steps with Gtk3::WebKit but I fail already on the prerequisites ;) For Glib::Introspection 0.04 I get this error message on make test: t/enums.t . 1/3 # Failed test at t/enums.t line 12. # got: '[ flag1 flag3 ]' #

Re: Glib::Introspection 0.04: t/enums.t fails

2011-11-25 Thread Emmanuel Rodriguez
On Fri, Nov 25, 2011 at 13:33, Jörn Reder jo...@zyn.de wrote: Hiho, I am trying to make my first steps with Gtk3::WebKit but I fail already on the prerequisites ;) For Glib::Introspection 0.04 I get this error message on make test:  t/enums.t . 1/3  #   Failed test at

Re: Glib::Introspection 0.04: t/enums.t fails

2011-11-25 Thread Jörn Reder
Emmanuel Rodriguez wrote: I am on a freshly updated Ubuntu 11.10 (Perl 5.12.4), I'm using messy Linux Mint 11 with lots of packages installed by hand and it works there. with Glib 1.21 and I couldn't get tin install Glib::Introspection 0.04 with my version of Glib, which was newer