[Bug 834646] New: UI Syntax error/Progress bar problems during install
https://bugzilla.novell.com/show_bug.cgi?id=834646 https://bugzilla.novell.com/show_bug.cgi?id=834646#c0 Summary: UI Syntax error/Progress bar problems during install Classification: openSUSE Product: openSUSE Factory Version: 13.1 Milestone 4 Platform: x86-64 OS/Version: SUSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: nrickert@ameritech.net QAContact: jsrain@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0 In the final install step, there was a message: --- start message --- UI Syntax Error Invalid arguments for the ProgressBar widget Check the log file! --- end of message --- This was a popup message. On clicking "Close", the install started, but was blind (no progress indication). After several minutes, the progress bar suddenly appeared. This has happened: (1) on a Dell desktop with Intel graphics, using the live KDE 64bit (2) on the same box, reinstalling from the 64bit DVD (3) On a Dell laptop with Intel graphics, installing with 64bit DVD The problem did not occur: (a) an older Dell desktop with Nvidia graphics and nouveau driver (64bit DVD) (b) a much older Toshiba laptop with ATI graphics, radeon driver, 32bit DVD Yast logs for the first of those installs were attached to bug 829256 (for a different problem), attachment id=552118 Reproducible: Always Steps to Reproduce: 1. 2. 3. -- 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=834646 https://bugzilla.novell.com/show_bug.cgi?id=834646#c Ye Yuan <yyuan@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yyuan@suse.com AssignedTo|bnc-team-screening@forge.pr |yast2-maintainers@suse.de |ovo.novell.com | -- 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=834646 https://bugzilla.novell.com/show_bug.cgi?id=834646#c1 Jiří Suchomel <jsuchome@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsuchome@suse.com AssignedTo|yast2-maintainers@suse.de |lslezak@suse.com --- Comment #1 from Jiří Suchomel <jsuchome@suse.com> 2013-08-22 14:41:15 UTC --- There's 2013-08-11 11:20:44 <3> linux.site(2925) [libycp] modules/Wizard.rb:869 Invalid arguments for the ProgressBar widget: `ProgressBar (`id (`progressTotal), "Installing...", 100, nil) Looks like a problem is the nil as last argument, why did it get there? Only way to change that value is via UpdateGlobalProgress function. There seems to be something broken earlier, there are several calls like: 2013-08-11 11:20:44 <1> linux.site(2925) [Pkg] modules/Packages.rb:1457 Pkg Builtin called: SourceProductData 2013-08-11 11:20:44 <3> linux.site(2925) [Interpreter] modules/Packages.rb:1457 Parameter 1 is nil, Integer is required Ladislav? -- 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=834646 https://bugzilla.novell.com/show_bug.cgi?id=834646#c2 Ladislav Slezak <lslezak@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |NEEDINFO InfoProvider| |nrickert@ameritech.net --- Comment #2 from Ladislav Slezak <lslezak@suse.com> 2013-10-15 14:51:57 UTC --- Could you retry it with RC1 release? I fixed some bugs related to the package callbacks... -- 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=834646 https://bugzilla.novell.com/show_bug.cgi?id=834646#c3 Neil Rickert <nrickert@ameritech.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|nrickert@ameritech.net | --- Comment #3 from Neil Rickert <nrickert@ameritech.net> 2013-10-15 15:51:37 UTC --- Yes, this is now fine with RC1. So you can close the bug as fixed. Apologies for not reporting this earlier. -- 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=834646 https://bugzilla.novell.com/show_bug.cgi?id=834646#c4 --- Comment #4 from Neil Rickert <nrickert@ameritech.net> 2013-10-16 00:36:22 UTC --- Oops. I spoke too soon. I had installed RC1 on two machines, but not the machines where I had that UI error. Tonight, I installed on one of those machines. And the error is still there. I'll attach Yast logs from that install. -- 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=834646 https://bugzilla.novell.com/show_bug.cgi?id=834646#c5 --- Comment #5 from Neil Rickert <nrickert@ameritech.net> 2013-10-16 00:38:28 UTC --- Created an attachment (id=563619) --> (http://bugzilla.novell.com/attachment.cgi?id=563619) compressed tar of /var/log/YaST2 The logs were retrieved after the install, but before the first reboot. -- 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=834646 https://bugzilla.novell.com/show_bug.cgi?id=834646#c6 --- Comment #6 from Neil Rickert <nrickert@ameritech.net> 2013-11-01 17:59:12 UTC --- This problem is still occurring on 13.1RC2. As before, it occurred onto a machine using Intel graphics, but it did not occur on a system with nouveau graphics. -- 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=834646 https://bugzilla.novell.com/show_bug.cgi?id=834646#c7 --- Comment #7 from Neil Rickert <nrickert@ameritech.net> 2013-11-01 19:08:03 UTC --- Created an attachment (id=565915) --> (http://bugzilla.novell.com/attachment.cgi?id=565915) compressed tar of /var/log/YaST2 The Yast logs from my install of 13.1RC2, showing the problem. -- 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=834646 https://bugzilla.novell.com/show_bug.cgi?id=834646#c8 Ladislav Slezak <lslezak@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |nrickert@ameritech.net --- Comment #8 from Ladislav Slezak <lslezak@suse.com> 2013-11-04 13:42:45 UTC --- I did some analysis: The nil is used here: https://github.com/yast/yast-yast2/blob/master/library/packages/src/modules/... But the variable is initialized to 0 (zero) https://github.com/yast/yast-yast2/blob/master/library/packages/src/modules/... So the only possibility is to change it via UpdateGlobalProgress() function: https://github.com/yast/yast-yast2/blob/master/library/packages/src/modules/... I have no idea how that could happen... Neil, what are the exact steps to reproduce the problem? You mentioned that it worked on some system and on some not. Did you use the *exact* steps in both cases? I'd like to find the cause of the problem... -- 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=834646 https://bugzilla.novell.com/show_bug.cgi?id=834646#c9 Neil Rickert <nrickert@ameritech.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|nrickert@ameritech.net | --- Comment #9 from Neil Rickert <nrickert@ameritech.net> 2013-11-04 15:01:21 UTC ---
Neil, what are the exact steps to reproduce the problem?
I don't know about "exact" same steps, but pretty much the same. My standard install: Unselect "use automatic configuration". Leave: new install (never an update). For the partitioner, import the partitioning from a prior install. Import users (not available with live media) Configure grub to boot from the "/boot" partition (or "/root" if there is no separate "/boot"). But skip that step for grub2-efi (one of the affected boxes). Configure "enable ssh and open firewall" Select software - mainly KDE + Gnome + XFCE + LXDE + sendmail + all selectable browsers. Proceed with install. ------- The two computers where I see this: A Dell Inspiron N5010 laptop, purchased Dec 2009. A Dell 660 Desktop with UEFI BIOS, purchased this year. Both have Intel graphics (use i915 driver). ----- The computer that do not have the problem: A Dell Dimension C521, purchased 2007. A Toshiba laptop, purchased 2004 (32bit only). My guess is that it is related to the Intel graphics, but it could be something else. -- 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=834646 https://bugzilla.novell.com/show_bug.cgi?id=834646#c Ladislav Slezak <lslezak@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Installation |Installation Version|13.1 Milestone 4 |RC 2 Product|openSUSE Factory |openSUSE 13.1 -- 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=834646 https://bugzilla.novell.com/show_bug.cgi?id=834646#c10 --- Comment #10 from Neil Rickert <nrickert@ameritech.net> 2013-11-20 15:22:25 UTC --- This problem did not show up with 13.1 final. My guess is that the fix for bug 847153 also corrected this problem. I have one more box where I saw the problem. I have not yet installed 13.1 there. If all goes well, then I'm inclined to say that this can be closed. -- 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=834646 https://bugzilla.novell.com/show_bug.cgi?id=834646#c11 Axel Braun <axel.braun@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |axel.braun@gmx.de --- Comment #11 from Axel Braun <axel.braun@gmx.de> 2013-11-30 07:48:37 UTC --- (In reply to comment #10)
This problem did not show up with 13.1 final. My guess is that the fix for bug 847153 also corrected this problem.
Wrong. The bug exists in 13.1 final as well. Did a clean install on a 64bit machine from DVD and saw the same problem -- 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=834646 https://bugzilla.novell.com/show_bug.cgi?id=834646#c12 Ladislav Slezak <lslezak@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |nrickert@ameritech.net --- Comment #12 from Ladislav Slezak <lslezak@suse.com> 2013-12-02 08:00:17 UTC --- Ouch... Please, attach the logs from the failed 13.1-final installation. -- 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=834646 https://bugzilla.novell.com/show_bug.cgi?id=834646#c13 Axel Braun <axel.braun@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|nrickert@ameritech.net | --- Comment #13 from Axel Braun <axel.braun@gmx.de> 2013-12-02 08:23:15 UTC --- Created an attachment (id=569794) --> (http://bugzilla.novell.com/attachment.cgi?id=569794) y2logs Actually I did another installation yesterday where the problem did not appear. Difference: The PC showing the error had no internet connection at time of installation (connection via WLAN with WPA is still a mess) and an empty disk PC *not* showing the problem had internet connection and used a previous installation partition for upgrade. Although I dont think the latter matters -- 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