[Bug 788988] New: devel:languages:python/python-selenium: Missing x_ignore_nofocus
https://bugzilla.novell.com/show_bug.cgi?id=788988 https://bugzilla.novell.com/show_bug.cgi?id=788988#c0 Summary: devel:languages:python/python-selenium: Missing x_ignore_nofocus Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: 3rd party software AssignedTo: alexandre@exatati.com.br ReportedBy: mseidl@suse.com QAContact: opensuse-communityscreening@forge.provo.novell.com CC: speilicke@suse.com Found By: --- Blocker: --- Repro: Run the following 2 lines in idle(or however you wish): from selenium import webdriver browser = webdriver.Firefox() I get this error: IOError: [Errno 2] No such file or directory: '/usr/lib/python2.7/site-packages/selenium/webdriver/firefox/x86/x_ignore_nofocus.so' The work around: I setup a virtualenv and installed it via pip, and saw that these files were there, and I was unable to reproduce the bug. -- 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=788988 https://bugzilla.novell.com/show_bug.cgi?id=788988#c1 Sascha Peilicke <speilicke@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED AssignedTo|alexandre@exatati.com.br |speilicke@suse.com --- Comment #1 from Sascha Peilicke <speilicke@suse.com> 2012-11-09 12:50:56 UTC --- Yes, we had to remove it from the package because of SHLP and legal issues (see bnc#755619) but it seems this broke meanwhile. I'm inclined to just don't rm the file since we didn't succeed to get it into Factory anyway. -- 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