I confirm also this problem . 
In my  UI xml file I add the line :                 <property 
name="orientation">vertical</property>  in each <object> tag who have the class 
attribute = "GtkVBox" 
Example :
  <object class="GtkVBox" id="vbox10">
                            <property name="visible">True</property>
                            <property name="orientation">vertical</property>
                            <child>
                           ......
                            </child>
                           <child>
                           ......
                            </child>
                           <child>
                           ......
                            </child>
  </object >

-- 
Displays vbox as hbox
https://bugs.launchpad.net/bugs/425221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to