[Glade-devel] Glade 3.14.0 Released!

Tristan Van Berkom tristanvb at openismus.com
Fri Oct 12 06:44:54 UTC 2012


On 10/12/2012 03:26 PM, Ildar Mulyukov wrote:
> On 20.09.2012 01:35:05, Juan Pablo Ugarte wrote:
>> Glade 3.14 is the first release of the new stable series.
>
> Hi!
> I just built 3.14 and see that Stock Button combo is disabled. Why?
> Regards,

Hi,
    It seems this is a problem introduced later in the 3.12 cycle,
can you test something for me ?

Since you are building from source, try this:

   o edit plugins/gtk+/gtk+.xml.in

   o find xml tags which say <property id="use-action-appearance" ... />

   o add to those properties default="False", so it then looks like:

     <property id="use-action-appearance" default="False" ... />

     (while keeping the rest of the "..." in tact of course)

   o rebuild and install.


Does the problem go away ?

Best Regards,
       -Tristan



More information about the Glade-devel mailing list