=== modified file 'common/rpackagelister.cc' --- common/rpackagelister.cc 2006-09-21 00:04:26 +0000 +++ common/rpackagelister.cc 2006-09-26 15:33:19 +0000 @@ -388,13 +388,13 @@ #endif } + // Truncate due to virtual packages which were skipped above. + _packages.resize(count); + // refresh the views for (unsigned int i = 0; i != _views.size(); i++) _views[i]->refresh(); - // Truncate due to virtual packages which were skipped above. - _packages.resize(count); - applyInitialSelection(); _updating = false; === modified file 'debian/changelog' --- debian/changelog 2006-09-26 15:33:13 +0000 +++ debian/changelog 2006-09-26 15:34:27 +0000 @@ -1,3 +1,10 @@ +synaptic (0.57.11ubuntu10) edgy; urgency=low + + * common/rpackagelister.cc: + - run refresh() after re-adjusting the size of the packages (lp: #62298) + + -- Michael Vogt Tue, 26 Sep 2006 17:33:28 +0200 + synaptic (0.57.11ubuntu9) edgy; urgency=low * fix problem with pkgs disappering from the current view when