Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 2133037 - [abrt] bottles: require_version(): __init__.py:129:require_version:ValueError: Namespace WebKit2 not available for version 4.0
Summary: [abrt] bottles: require_version(): __init__.py:129:require_version:ValueError...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: bottles
Version: 37
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Artem
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:3870121f1997c8c5820f3f26f25...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-10-07 15:23 UTC by trevor.bibb
Modified: 2022-11-10 22:22 UTC (History)
2 users (show)

Fixed In Version: bottles-2022.7.14-1.fc37
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-11-10 22:22:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (deleted)
2022-10-07 15:23 UTC, trevor.bibb
no flags Details
File: cpuinfo (deleted)
2022-10-07 15:23 UTC, trevor.bibb
no flags Details
File: environ (deleted)
2022-10-07 15:23 UTC, trevor.bibb
no flags Details
File: mountinfo (deleted)
2022-10-07 15:23 UTC, trevor.bibb
no flags Details
File: namespaces (deleted)
2022-10-07 15:23 UTC, trevor.bibb
no flags Details
File: open_fds (deleted)
2022-10-07 15:23 UTC, trevor.bibb
no flags Details

Description trevor.bibb 2022-10-07 15:23:02 UTC
Description of problem:
Opened Bottles after installation, it immediatlly crashes. On subsequent attempts it does as well. This was a clean F37beta install

Version-Release number of selected component:
bottles-2022.5.28-5.fc37

Additional info:
reporter:       libreport-2.17.2
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-com.usebottles.bottles-11652.scope
cmdline:        /usr/bin/python3 /usr/bin/bottles
crash_function: require_version
exception_type: ValueError
executable:     /usr/bin/bottles
interpreter:    python3-3.11.0~rc1-2.fc37.x86_64
kernel:         5.19.7-300.fc37.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
__init__.py:129:require_version:ValueError: Namespace WebKit2 not available for version 4.0

Traceback (most recent call last):
  File "/usr/bin/bottles", line 42, in <module>
    from bottles import main
  File "/usr/share/bottles/bottles/main.py", line 28, in <module>
    gi.require_version('WebKit2', '4.0')
  File "/usr/lib64/python3.11/site-packages/gi/__init__.py", line 129, in require_version
    raise ValueError('Namespace %s not available for version %s' %
ValueError: Namespace WebKit2 not available for version 4.0

Local variables in innermost frame:
namespace: 'WebKit2'
version: '4.0'
repository: <gi.Repository object at 0x7f8fa5514a50>
available_versions: ['4.1', '5.0']

Comment 1 trevor.bibb 2022-10-07 15:23:05 UTC
Created attachment 1916726 [details]
File: backtrace

Comment 2 trevor.bibb 2022-10-07 15:23:06 UTC
Created attachment 1916727 [details]
File: cpuinfo

Comment 3 trevor.bibb 2022-10-07 15:23:08 UTC
Created attachment 1916728 [details]
File: environ

Comment 4 trevor.bibb 2022-10-07 15:23:09 UTC
Created attachment 1916729 [details]
File: mountinfo

Comment 5 trevor.bibb 2022-10-07 15:23:10 UTC
Created attachment 1916730 [details]
File: namespaces

Comment 6 trevor.bibb 2022-10-07 15:23:11 UTC
Created attachment 1916731 [details]
File: open_fds

Comment 7 Fedora Update System 2022-10-22 12:37:52 UTC
FEDORA-2022-d2d14d542f has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-d2d14d542f

Comment 8 Fedora Update System 2022-10-23 07:35:23 UTC
FEDORA-2022-d2d14d542f has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-d2d14d542f`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-d2d14d542f

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Fedora Update System 2022-11-10 22:22:11 UTC
FEDORA-2022-d2d14d542f has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.