← Back to team overview

ubuntu-hams-devel team mailing list archive

[Bug 555706] Re: gsat GUI unreadable after GTK2 fix

 

This bug was fixed in the package predict - 2.2.3-2ubuntu2

---------------
predict (2.2.3-2ubuntu2) lucid; urgency=low

  * debian/patches/180_reworked_gui.diff: resizes and repositions
    widgets after GTK2 changes. Patch courtesy of Norvald H. Ryeng
    (LP: #555706)
  * debian/patches/141_buffer_overflow.diff: Fix a buffer overflow that
    makes predict-g1yyh crash when printing predictions (p, v, s, n and
    o commands). Patch courtesy of Norvald H. Ryeng (LP: #553140)
 -- Ciemon Dunville <ciemon@xxxxxxxxx>   Tue, 13 Apr 2010 18:53:40 +0100

** Changed in: predict (Ubuntu)
       Status: In Progress => Fix Released

-- 
gsat GUI unreadable after GTK2 fix
https://bugs.launchpad.net/bugs/555706
You received this bug notification because you are a member of Ubuntu
ham developers, which is subscribed to predict in ubuntu.

Status in “predict” package in Ubuntu: Fix Released

Bug description:
Binary package hint: predict-gsat

After the GTK2 fix, the GUI has become unreadable and unusable. Widgets are piled on top of each other in a big mess.

The attached patch resizes and repositions the widgets in a non-overlapping way. At least it works with the default Lucid theme. Gsat uses fixed widget positioning, so this will probably vary between GTK themes. :-(