|
Bugzilla – Full Text Bug Listing |
| Summary: | Software installation dialog number of packages wrong | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Dirk Stoecker <opensuse> |
| Component: | libzypp | Assignee: | Ladislav Slezák <lslezak> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | andreas.hanke, locilka, lslezak |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
First screenshot.
Second screenshot. Third screenshot. Fourth screenshot. Fifth screenshot. Logfile |
||
|
Description
Dirk Stoecker
2006-12-31 14:21:16 UTC
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 *** |