Quantcast
Channel: Tux Machines
Viewing all articles
Browse latest Browse all 26632

Fujitsu, SUSE, and the YaST Development Sprint

$
0
0
  • Fujitsu and SUSE unveil ‘SUSE Business Critical Linux’ support
  • Highlights of YaST development sprint 37

    We got a bug report about YaST not responding when a very long package changelog was displaying in the package manager. It turned out that some packages have a huge change log history with several thousands entries (almost 5000 for the kernel-default package). That produces a very long table which takes long time to parse and display in the UI.

    The solution is to limit the maximum number of displayed items in the UI. You cannot easily read that very long text anyway, for such a long text you would need some search functionality which the YaST UI does not provide.

    Finding the limit, that magic number, was not easy as we want to be backward compatible and display as much as possible but still avoid that pathological cases with a huge list.


Viewing all articles
Browse latest Browse all 26632

Trending Articles