https://bugzilla.novell.com/show_bug.cgi?id=383660 Summary: yast2-registration's browser integration Product: openSUSE 11.0 Version: Factory Platform: All OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: wolfgang@rosenauer.org QAContact: jsrain@novell.com Found By: --- I'm not sure if YaST2's browser is supposed to be used in 11.0 (or only in SLE products) but currently it wouldn't work on 11.0 most probably. YaST2 calls xulrunner like this: MOZ_DISABLE_PANGO=1 /usr/bin/xulrunner /usr/share/YaST2/yastbrowser/application.ini -url $URL On 11.0 /usr/bin/xulrunner points to the mozilla-xulrunner190 version which would refuse to open the browser: wolfi@Hygiea:/usr/share/YaST2/yastbrowser> xulrunner application.ini Error: Platform version '1.9b5' is not compatible with minVersion >= 1.8.1b1 maxVersion <= 1.8.1.* So there are basically two options: 1. very shortterm if needed for 11.0 - call the browser via /usr/lib{64}/xulrunner-1.8.1/xulrunner 2. as xulrunner181 won't be available after 11.0 most likely - change the MaxVersion field in /usr/share/YaST2/yastbrowser/application.ini to 1.9.* after it has been verified that all functions of the browser still work as expected -- 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.