| Summary: | Transmageddon works not, Field convert can not selected will | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Manuel Baumgärtel <manuelbaumgaertel> |
| Component: | RPM Packages | Assignee: | Mageia Bug Squad <bugsquad> |
| Status: | RESOLVED OLD | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | marc.lattemann, mitya, olav |
| Version: | 3 | Keywords: | Triaged |
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | https://forums.mageia.org/de/viewtopic.php?f=16&t=1568 | ||
| Whiteboard: | |||
| Source RPM: | Transmageddon | CVE: | |
| Status comment: | |||
|
Description
Manuel Baumgärtel
2013-07-11 23:17:13 CEST
additional information:
when starting transmageddon in the console and select video you will receive:
[marc@Rechner ~]$ transmageddon
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
Traceback (most recent call last):
File "transmageddon.py", line 1069, in on_containerchoice_changed
self.check_for_elements()
File "transmageddon.py", line 874, in check_for_elements
containerstatus = codecfinder.get_muxer_element(codecfinder.containermap[containerchoice])
File "/usr/share/transmageddon/codecfinder.py", line 124, in get_muxer_element
flist = Gst.Registry.get().get_feature_list(Gst.ElementFactory)
AttributeError: type object 'Registry' has no attribute 'get'
Traceback (most recent call last):
File "transmageddon.py", line 1069, in on_containerchoice_changed
self.check_for_elements()
File "transmageddon.py", line 874, in check_for_elements
containerstatus = codecfinder.get_muxer_element(codecfinder.containermap[containerchoice])
File "/usr/share/transmageddon/codecfinder.py", line 124, in get_muxer_element
flist = Gst.Registry.get().get_feature_list(Gst.ElementFactory)
AttributeError: type object 'Registry' has no attribute 'get'
sys:1: Warning: type name `ffmux_stream_segment,ssegment' contains invalid characters
(transmageddon.py:19031): GLib-GObject-CRITICAL **: g_type_set_qdata: assertion `node != NULL' failed
(transmageddon.py:19031): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
(transmageddon.py:19031): GStreamer-CRITICAL **: gst_element_register: assertion `g_type_is_a (type, GST_TYPE_ELEMENT)' failed
(transmageddon.py:19031): GLib-GObject-CRITICAL **: g_value_get_object: assertion `G_VALUE_HOLDS_OBJECT (value)' failed
Traceback (most recent call last):
File "transmageddon.py", line 604, in succeed
result=GstPbutils.DiscovererInfo.get_result(info)
File "/usr/lib64/python3.3/site-packages/gi/types.py", line 47, in function
return info.invoke(*args, **kwargs)
TypeError: Argument 0 does not allow None as a value
(transmageddon.py:19031): GLib-GObject-CRITICAL **: g_value_get_object: assertion `G_VALUE_HOLDS_OBJECT (value)' failed
Traceback (most recent call last):
File "transmageddon.py", line 604, in succeed
result=GstPbutils.DiscovererInfo.get_result(info)
File "/usr/lib64/python3.3/site-packages/gi/types.py", line 47, in function
return info.invoke(*args, **kwargs)
TypeError: Argument 0 does not allow None as a valueCC:
(none) =>
marc.lattemann
Manuel Hiebel
2013-07-12 18:04:57 CEST
Keywords:
(none) =>
Triaged Mageia 3 changed to end-of-life (EOL) status 4 months ago. http://blog.mageia.org/en/2014/11/26/lets-say-goodbye-to-mageia-3/ Mageia 3 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Mageia please feel free to click on "Version" change it against that version of Mageia and reopen this bug. Thank you for reporting this bug and we are sorry it could not be fixed. -- The Mageia Bugsquad Status:
NEW =>
RESOLVED |