Bug 2129510 - [abrt] video-downloader: __init__(): util.py:86:__init__:TypeError: Second argument must be a GObject
Summary: [abrt] video-downloader: __init__(): util.py:86:__init__:TypeError: Second ar...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: video-downloader
Version: 36
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:dca764d9859760e253efdecfcd7...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-09-24 09:50 UTC by Burak Dede
Modified: 2022-10-27 12:20 UTC (History)
1 user (show)

Fixed In Version: video-downloader-0.10.10-1.fc36
Clone Of:
Environment:
Last Closed: 2022-10-27 12:20:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (980 bytes, text/plain)
2022-09-24 09:51 UTC, Burak Dede
no flags Details
File: cpuinfo (2.97 KB, text/plain)
2022-09-24 09:51 UTC, Burak Dede
no flags Details
File: environ (2.28 KB, text/plain)
2022-09-24 09:51 UTC, Burak Dede
no flags Details
File: mountinfo (3.16 KB, text/plain)
2022-09-24 09:51 UTC, Burak Dede
no flags Details
File: namespaces (172 bytes, text/plain)
2022-09-24 09:51 UTC, Burak Dede
no flags Details
File: open_fds (2.09 KB, text/plain)
2022-09-24 09:51 UTC, Burak Dede
no flags Details

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.


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