tags 355792 + patch
thanks

Symptom:
Saving the options results in parameter "geometry=0x0" being written
to $HOME/.dillo/dillorc .  Also, in the options menu, the spin box for
window size defaults to 0x0.

Cause:
In the file config/dillocfg_option.c , there is a function called
GeometryOption_new().  The value is hardcoded to "0".  The fix is to
move the call that pulls the token value above the spin control
initialization, and to remove the hard coded "0" and use the token
value instead.

Attachment: dillo.geopatch
Description: Binary data

Reply via email to