Bugzilla – Bug 231199
Software installation dialog number of packages wrong
Last modified: 2007-01-12 14:08:56 UTC
When more than one installation source is used, the number of packages per source is wrong as well as sometimes the name of installation sources and the "finished" texts. The sizing scrollbar and the package sizes seem to be correct.
Could you attach a screenshot and your yast logs, please? I'm not able to reproduce it.
Following the logs an the pictures: Bildschirmphoto1.png: - directly after start, the numbers are missing completely (but are known compared to time). Bildschirmphoto2.png: - After the first package, now shows Finished text instead of numbers Bildschirmphoto3.png: - Finished text now also for complete installation. Bildschirmphoto4.png: - Finished also for second installation source, althought this was not used at all till now. Bildschirmphoto5.png: - Short before the end.
Created attachment 111374 [details] First screenshot.
Created attachment 111375 [details] Second screenshot.
Created attachment 111376 [details] Third screenshot.
Created attachment 111377 [details] Fourth screenshot.
Created attachment 111378 [details] Fifth screenshot.
Created attachment 111379 [details] Logfile
-> slideshow
-> zypp the slide show only displays whatever it gets from libzypp.
You don't, because libzypp does not compute anything. libzypp sends some notification when downloading or installing a package. That's all. Some pice of code in the UI or PKGBindings (I don't know) computes some total values and receives the notification callbacks. This is where the values the slideshow displays most probabely come from.
Packages from a YUM source ware incorrctly counted, fixed in the next release. *** This bug has been marked as a duplicate of bug 220242 ***