Bug 2188538 - [abrt] gnome-feeds: require_version(): __init__.py:129:require_version:ValueError: Namespace WebKit2 not available for version 4.0
Summary: [abrt] gnome-feeds: require_version(): __init__.py:129:require_version:ValueE...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-feeds
Version: 38
Hardware: x86_64
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Kalev Lember
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:3870121f1997c8c5820f3f26f25...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-04-21 05:01 UTC by Zakaria Farhati
Modified: 2023-07-17 15:47 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
File: os_info (734 bytes, text/plain)
2023-04-21 05:01 UTC, Zakaria Farhati
no flags Details
File: environ (1.18 KB, text/plain)
2023-04-21 05:01 UTC, Zakaria Farhati
no flags Details
File: mountinfo (3.51 KB, text/plain)
2023-04-21 05:01 UTC, Zakaria Farhati
no flags Details
File: open_fds (339 bytes, text/plain)
2023-04-21 05:01 UTC, Zakaria Farhati
no flags Details
File: namespaces (171 bytes, text/plain)
2023-04-21 05:01 UTC, Zakaria Farhati
no flags Details
File: cpuinfo (2.79 KB, text/plain)
2023-04-21 05:01 UTC, Zakaria Farhati
no flags Details
File: backtrace (586 bytes, text/plain)
2023-04-21 05:01 UTC, Zakaria Farhati
no flags Details

Description Zakaria Farhati 2023-04-21 05:01:08 UTC
Description of problem:


Version-Release number of selected component:
gnome-feeds-0.16.2-9.fc38

Additional info:
reporter:       libreport-2.17.9
kernel:         6.2.11-300.fc38.x86_64
cmdline:        /usr/bin/python3 /usr/bin/gfeeds
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-flatpak-org.gnome.GTG-2185.scope
uid:            1000
reason:         __init__.py:129:require_version:ValueError: Namespace WebKit2 not available for version 4.0
executable:     /usr/bin/gfeeds
type:           Python3
package:        gnome-feeds-0.16.2-9.fc38
runlevel:       N 5
exception_type: ValueError
crash_function: require_version
interpreter:    python3-3.11.2-1.fc38.x86_64
comment:        

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

Traceback (most recent call last):
  File "/usr/bin/gfeeds", line 64, 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 0x7f8843b19bf0>
available_versions: ['4.1']

Potential duplicate: bug 2178321

Comment 1 Zakaria Farhati 2023-04-21 05:01:11 UTC
Created attachment 1958729 [details]
File: os_info

Comment 2 Zakaria Farhati 2023-04-21 05:01:13 UTC
Created attachment 1958730 [details]
File: environ

Comment 3 Zakaria Farhati 2023-04-21 05:01:14 UTC
Created attachment 1958731 [details]
File: mountinfo

Comment 4 Zakaria Farhati 2023-04-21 05:01:16 UTC
Created attachment 1958732 [details]
File: open_fds

Comment 5 Zakaria Farhati 2023-04-21 05:01:18 UTC
Created attachment 1958733 [details]
File: namespaces

Comment 6 Zakaria Farhati 2023-04-21 05:01:20 UTC
Created attachment 1958734 [details]
File: cpuinfo

Comment 7 Zakaria Farhati 2023-04-21 05:01:21 UTC
Created attachment 1958735 [details]
File: backtrace

Comment 8 Rinnakuro 2023-05-22 14:44:24 UTC
Well, I don't know. 
When I installed some app it don't open instant, this bug appear.


reporter:       libreport-2.17.10
kernel:         6.2.15-300.fc38.x86_64
cmdline:        /usr/bin/python3 /usr/bin/gfeeds
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-16656.scope
uid:            1000
reason:         __init__.py:129:require_version:ValueError: Namespace WebKit2 not available for version 4.0
executable:     /usr/bin/gfeeds
type:           Python3
package:        gnome-feeds-0.16.2-9.fc38
runlevel:       N 5
exception_type: ValueError
crash_function: require_version
interpreter:    python3-3.11.3-1.fc38.x86_64

Comment 9 stevefrizzle+redhat 2023-06-16 14:43:58 UTC
Error occurred during first program launch


reporter:       libreport-2.17.10
kernel:         6.3.6-200.fc38.x86_64
cmdline:        /usr/bin/python3 /usr/bin/gfeeds
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2646.scope
uid:            1000
reason:         __init__.py:129:require_version:ValueError: Namespace WebKit2 not available for version 4.0
executable:     /usr/bin/gfeeds
type:           Python3
package:        gnome-feeds-0.16.2-9.fc38
runlevel:       N 5
exception_type: ValueError
crash_function: require_version
interpreter:    python3-3.11.3-2.fc38.x86_64
comment:        Error occurred during first program launch

Comment 10 gvisoc 2023-06-21 20:54:39 UTC
I had:

1) installed FeedReader from Fedora RPM sources
2) When the Gnome Notification of the installation being succesful appeared, I pressed the "Launch App" on the notification pop up, without opening the notification centre
3) Gnome Software emitted a crash like the attached, but it remained open.


reporter:       libreport-2.17.10
kernel:         6.3.8-200.fc38.x86_64
cmdline:        /usr/bin/python3 /usr/bin/gfeeds
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-3310.scope
uid:            1000
reason:         __init__.py:129:require_version:ValueError: Namespace WebKit2 not available for version 4.0
executable:     /usr/bin/gfeeds
type:           Python3
package:        gnome-feeds-0.16.2-9.fc38
runlevel:       N 5
exception_type: ValueError
crash_function: require_version
interpreter:    python3-3.11.3-2.fc38.x86_64

Comment 11 gvisoc 2023-06-21 20:58:29 UTC
Sorry, in my comment above I was referring to Feeds, not to FeedReader.

Comment 12 Johnny 2023-07-17 15:47:51 UTC
I clicked on the icon to start the app and got an immediate crash.


reporter:       libreport-2.17.11
kernel:         6.3.12-200.fc38.x86_64
cmdline:        /usr/bin/python3 /usr/bin/gfeeds
cgroup:         0::/user.slice/user-1001.slice/user/app.slice/app-gnome-org.gabmus.gfeeds-12739.scope
uid:            1001
reason:         __init__.py:129:require_version:ValueError: Namespace WebKit2 not available for version 4.0
executable:     /usr/bin/gfeeds
type:           Python3
package:        gnome-feeds-0.16.2-9.fc38
runlevel:       N 5
exception_type: ValueError
crash_function: require_version
interpreter:    python3-3.11.4-1.fc38.x86_64
comment:        I clicked on the icon to start the app and got an immediate crash.


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