Bug 888733
| Summary: | [abrt] hotot-gtk-0.9.9-1.20121215gitcaad812.fc18: __init__.py:77:require_version:ValueError: Namespace WebKit not available for version 3.0 | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | bizza <marco.bizzantino> | ||||||||||||
| Component: | hotot | Assignee: | Rahul Sundaram <metherid> | ||||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||
| Priority: | unspecified | ||||||||||||||
| Version: | 18 | CC: | metherid, waffle.iron+fedora | ||||||||||||
| Target Milestone: | --- | ||||||||||||||
| Target Release: | --- | ||||||||||||||
| Hardware: | x86_64 | ||||||||||||||
| OS: | Unspecified | ||||||||||||||
| Whiteboard: | abrt_hash:59071c9146c8263c1e5e49a4cc3bf7553e18c965 | ||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2013-02-01 16:28:59 UTC | Type: | --- | ||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||
| Documentation: | --- | CRM: | |||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||
| Embargoed: | |||||||||||||||
| Attachments: |
|
||||||||||||||
Created attachment 666021 [details]
File: backtrace
Created attachment 666022 [details]
File: core_backtrace
Created attachment 666023 [details]
File: environ
Created attachment 666024 [details]
File: smolt_data
I can confirm this bug. The fix is for hotot-gtk to require the package webkitgtk3 (not webkitgtk). Created attachment 671246 [details]
Patch to require webkitgtk3
A quick patch that fixes the spec file. I did a rebuild on my local machine and the hotot-gtk RPM pulled in webkitgtk3.
Perhaps it be appropriate to rename hotot-gtk to hotot-gtk3. Not sure what the convention is.
hotot-0.9.9-2.20121215gitcaad812.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/hotot-0.9.9-2.20121215gitcaad812.fc18 hotot-0.9.9-1.20121215gitcaad812.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/hotot-0.9.9-1.20121215gitcaad812.fc17 Package hotot-0.9.9-2.20121215gitcaad812.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing hotot-0.9.9-2.20121215gitcaad812.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-0315/hotot-0.9.9-2.20121215gitcaad812.fc18 then log in and leave karma (feedback). hotot-0.9.9-3.20121215gitcaad812.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/hotot-0.9.9-3.20121215gitcaad812.fc18 hotot-0.9.9-3.20121215gitcaad812.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/hotot-0.9.9-3.20121215gitcaad812.fc17 hotot-0.9.9-3.20121215gitcaad812.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. hotot-0.9.9-3.20121215gitcaad812.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: just open application Version-Release number of selected component: hotot-gtk-0.9.9-1.20121215gitcaad812.fc18 Additional info: cmdline: /usr/bin/python /usr/bin/hotot dso_list: pygobject3-base-3.4.2-4.fc18.x86_64 executable: /usr/bin/hotot kernel: 3.6.11-3.fc18.x86_64 uid: 1000 Truncated backtrace: __init__.py:77:require_version:ValueError: Namespace WebKit not available for version 3.0 Traceback (most recent call last): File "/usr/bin/hotot", line 13, in <module> import hotot.hotot File "/usr/lib64/python2.7/site-packages/hotot/hotot.py", line 16, in <module> gi.require_version('WebKit', '3.0') File "/usr/lib64/python2.7/site-packages/gi/__init__.py", line 77, in require_version (namespace, version)) ValueError: Namespace WebKit not available for version 3.0 Local variables in innermost frame: available_versions: ['1.0'] version: '3.0' namespace: 'WebKit' repository: <gi.Repository object at 0x7f27aa299450>