Bug 4914 - obconf.glade includes forms that were created with an obsolete version of glade
Status: NEW
Alias: None
Product: ObConf
Classification: Unclassified
Component: general
Version: 2.0.3
Hardware: PC Linux
: P3 trivial
Assignee: Dana Jansens
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2011-02-27 15:20 EST by Nico Golde
Modified: 2011-02-27 15:20:56 EST
0 users

See Also:



Description Nico Golde 2011-02-27 15:20:56 EST
In obconf.glad there are several instances of <property name="adjustment">0 0 10000 10 10 10</property>.
From what I know this is because the file was created with an obsolete version of glad that is now deprecated. The result are lots of errors in .xsession-errors.

The fix is easy, just change the last value from 10 to 0.

More information:
http://library.gnome.org/devel/gtk/unstable/GtkAdjustment.html#gtk-adjustment-configure
http://library.gnome.org/devel/gtk/unstable/GtkAdjustment.html#GtkAdjustment--page-size

Original bug report: http://bugs.debian.org/615102