Bug 1573280 - [abrt] pitivi: _seek(): timeline.py:776:_seek:AttributeError: 'NoneType' object has no attribute 'translate_coordinates'
Summary: [abrt] pitivi: _seek(): timeline.py:776:_seek:AttributeError: 'NoneType' obje...
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: pitivi
Version: 27
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:1c33144de0c345cdd3017701531...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-04-30 18:03 UTC by skyb0rg007
Modified: 2018-08-02 15:34 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-08-02 15:34:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (746 bytes, text/plain)
2018-04-30 18:03 UTC, skyb0rg007
no flags Details
File: cgroup (289 bytes, text/plain)
2018-04-30 18:03 UTC, skyb0rg007
no flags Details
File: cpuinfo (1.39 KB, text/plain)
2018-04-30 18:03 UTC, skyb0rg007
no flags Details
File: environ (1.56 KB, text/plain)
2018-04-30 18:03 UTC, skyb0rg007
no flags Details
File: mountinfo (4.12 KB, text/plain)
2018-04-30 18:03 UTC, skyb0rg007
no flags Details
File: namespaces (129 bytes, text/plain)
2018-04-30 18:03 UTC, skyb0rg007
no flags Details
File: open_fds (3.22 KB, text/plain)
2018-04-30 18:03 UTC, skyb0rg007
no flags Details

Description skyb0rg007 2018-04-30 18:03:20 UTC
Version-Release number of selected component:
pitivi-0.99-1.fc27

Additional info:
reporter:       libreport-2.9.3
cmdline:        python3 /usr/bin/pitivi
crash_function: _seek
exception_type: AttributeError
executable:     /usr/bin/pitivi
kernel:         4.16.3-200.fc27.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
timeline.py:776:_seek:AttributeError: 'NoneType' object has no attribute 'translate_coordinates'

Traceback (most recent call last):
  File "/usr/lib64/python3.6/site-packages/pitivi/timeline/timeline.py", line 730, in _button_release_event_cb
    self._seek(event)
  File "/usr/lib64/python3.6/site-packages/pitivi/timeline/timeline.py", line 776, in _seek
    x, unused_y = event_widget.translate_coordinates(self.layout.layers_vbox, event.x, event.y)
AttributeError: 'NoneType' object has no attribute 'translate_coordinates'

Local variables in innermost frame:
event_widget: None
event: <Gdk.EventButton object at 0x7f0c415800e8 (void at 0x7f0c08004bf0)>
self: <timeline.Timeline object at 0x7f0c42340ea0 (PitiviTimeline at 0x557e1a441410)>

Comment 1 skyb0rg007 2018-04-30 18:03:25 UTC
Created attachment 1428907 [details]
File: backtrace

Comment 2 skyb0rg007 2018-04-30 18:03:26 UTC
Created attachment 1428908 [details]
File: cgroup

Comment 3 skyb0rg007 2018-04-30 18:03:27 UTC
Created attachment 1428909 [details]
File: cpuinfo

Comment 4 skyb0rg007 2018-04-30 18:03:28 UTC
Created attachment 1428910 [details]
File: environ

Comment 5 skyb0rg007 2018-04-30 18:03:29 UTC
Created attachment 1428911 [details]
File: mountinfo

Comment 6 skyb0rg007 2018-04-30 18:03:30 UTC
Created attachment 1428912 [details]
File: namespaces

Comment 7 skyb0rg007 2018-04-30 18:03:32 UTC
Created attachment 1428913 [details]
File: open_fds

Comment 8 Igor Raits 2018-08-02 15:34:43 UTC
Please test with latest updates and reopen if still reproducible.


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