[Bug 670675] New: yast2-scanner progress bar going over 100%
https://bugzilla.novell.com/show_bug.cgi?id=670675 https://bugzilla.novell.com/show_bug.cgi?id=670675#c0 Summary: yast2-scanner progress bar going over 100% Classification: openSUSE Product: openSUSE 11.4 Version: RC 1 Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: jsmeix@novell.com ReportedBy: bwiedemann@novell.com QAContact: jsrain@novell.com Found By: --- Blocker: --- Created an attachment (id=413084) --> (http://bugzilla.novell.com/attachment.cgi?id=413084) screenshot of misbehaving progress bar yast2-scanner shows a progress bar when /var/lib/YaST2/scanner_database.ycp does not yet exist and is created. However, the progress bar will expect 585.9 KB to be 100% while the file is created with 891164 bytes. Maybe it is more reliable to go by the number of records, which is 3088 today and might be easier to autodetect. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=670675 https://bugzilla.novell.com/show_bug.cgi?id=670675#c1 Johannes Meixner <jsmeix@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low Status|NEW |ASSIGNED Summary|yast2-scanner progress bar |yast2-scanner: useless "KB" |going over 100% |stuff in progress bar going | |over 100% Severity|Normal |Minor --- Comment #1 from Johannes Meixner <jsmeix@novell.com> 2011-02-10 08:25:48 UTC --- I would like to show a plain progress bar without the "KB" stuff which does not make any sense here. This "KB" stuff is an artificial oversophisticated automatic "addon" which is shown only for the GTK UI. I cannot switch this "KB" nonsense off in my YCP code which calls this progress bar widget. I must specify the final file size (i.e. what is 100%) in advance when I call this progress bar widget but at this time I don't know the final file size. I only know the file size after scanner_database.ycp was created but its size depends on the installed scanner driver packages so that in the end it is impossible to specify the final file size in advance. As always I will try again to somehow work around the various shortcomings of the widgets in YaST... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=670675 https://bugzilla.novell.com/show_bug.cgi?id=670675#c2 Johannes Meixner <jsmeix@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|--- |Factory --- Comment #2 from Johannes Meixner <jsmeix@novell.com> 2011-02-10 14:22:44 UTC --- Fixed in yas2-scanner 2.20.1 committed as YaST SVN revision 63392 submitted to YaST:Head via submitrequest 60512 and forwarded this to openSUSE:Factory via submitrequest 60514 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com