Re: Gtk3 Spinner does not spin

2014-12-08 Thread Emmanuele Bassi
hi; glad to see from your other email that updating fixed your issue… On 6 December 2014 at 21:19, Juergen Harms wrote: > However, I appear to advance from a learning problem to a banging-your-head > problem (I am using perl-Gtk3-0.19.0 ): > > $gtk_settings = Gtk3::Settings->get_default (); > f

Re: Gtk3 Spinner does not spin

2014-12-08 Thread Torsten Schönfeld
"Juergen Harms" : > However, I appear to advance from a learning problem to a > banging-your-head problem (I am using perl-Gtk3-0.19.0 ): > > $gtk_settings = Gtk3::Settings->get_default (); > fails with "passed too many parameters (expected 0, got 1)" > > and when I do what I really want (with g

Re: Gtk3 Spinner does not spin

2014-12-08 Thread Juergen Harms
The problem went away this weekend: after installing the new stylesheets that became available (Mageia5 Beta) all at sudden the spinbutton behaved as it should. Remains the problem of the mapping of settings (which I do not need now, animations appear to be enabled by default), there is probab