Bug 2129510

Summary: [abrt] video-downloader: __init__(): util.py:86:__init__:TypeError: Second argument must be a GObject
Product: [Fedora] Fedora Reporter: Burak Dede <burak.dede.03>
Component: video-downloaderAssignee: Artem <ego.cordatus>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 36CC: ego.cordatus
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/e6a75f3f8db6e9e9c9e211bae72a4e310bbdc3a8
Whiteboard: abrt_hash:dca764d9859760e253efdecfcd70808a1b1da317;VARIANT_ID=workstation;
Fixed In Version: video-downloader-0.10.10-1.fc36 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-10-27 12:20:20 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:
Description Flags
File: backtrace
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description Burak Dede 2022-09-24 09:50:59 UTC
Description of problem:
0. Update to 0.10.5-1.fc36.noarch version.
1. Launch the app.

Version-Release number of selected component:
video-downloader-0.10.5-1.fc36

Additional info:
reporter:       libreport-2.17.4
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-com.github.unrud.VideoDownloader-4195.scope
cmdline:        /usr/bin/python3 /usr/bin/video-downloader
crash_function: __init__
exception_type: TypeError
executable:     /usr/bin/video-downloader
interpreter:    python3-3.10.7-1.fc36.x86_64
kernel:         5.19.11-200.fc36.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
util.py:86:__init__:TypeError: Second argument must be a GObject

Traceback (most recent call last):
  File "/usr/share/video-downloader/video_downloader/main.py", line 87, in do_activate
    self._new_window()
  File "/usr/share/video-downloader/video_downloader/main.py", line 65, in _new_window
    win = gobject_log(Window(self))
  File "/usr/share/video-downloader/video_downloader/window.py", line 96, in __init__
    self._cs.push(PropertyBinding(
  File "/usr/share/video-downloader/video_downloader/util.py", line 86, in __init__
    binding = GObject.Binding.bind_property(
TypeError: Second argument must be a GObject

Local variables in innermost frame:
self: <video_downloader.util.PropertyBinding object at 0x7f0cb3514df0>
obj_a: <model.Model object at 0x7f0cb3536140 (video_downloader+model+Model at 0x7f0ca40250c0)>
prop_a: 'error'
obj_b: None
prop_b: 'text'
func_a_to_b: None
func_b_to_a: None
bi: False
__class__: <class 'video_downloader.util.PropertyBinding'>

Comment 1 Burak Dede 2022-09-24 09:51:02 UTC
Created attachment 1913989 [details]
File: backtrace

Comment 2 Burak Dede 2022-09-24 09:51:03 UTC
Created attachment 1913990 [details]
File: cpuinfo

Comment 3 Burak Dede 2022-09-24 09:51:04 UTC
Created attachment 1913991 [details]
File: environ

Comment 4 Burak Dede 2022-09-24 09:51:06 UTC
Created attachment 1913992 [details]
File: mountinfo

Comment 5 Burak Dede 2022-09-24 09:51:07 UTC
Created attachment 1913993 [details]
File: namespaces

Comment 6 Burak Dede 2022-09-24 09:51:08 UTC
Created attachment 1913994 [details]
File: open_fds

Comment 7 Fedora Update System 2022-10-25 05:14:05 UTC
FEDORA-2022-14524d28ef has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-14524d28ef

Comment 8 Fedora Update System 2022-10-25 13:17:17 UTC
FEDORA-2022-14524d28ef has been pushed to the Fedora 36 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-14524d28ef`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-14524d28ef

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

Comment 9 Fedora Update System 2022-10-27 12:20:20 UTC
FEDORA-2022-14524d28ef has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.