Bug 1076792
| Summary: | [abrt] pitivi: timeline.py:1362:_timelineClickReleasedCb:AttributeError: 'NoneType' object has no attribute 'seek' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | francesco.segato | ||||||
| Component: | pitivi | Assignee: | Gwyn Ciesla <gwync> | ||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | elad, francesco.segato, gwync, hicham.haouari, nekohayo, otte | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/609745903fed2086e6f8e2714de07d2127fd30db | ||||||||
| Whiteboard: | abrt_hash:a4387e5856ea4c981a76fd0c275c789a5dab706f | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-09-07 15:15:56 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: |
|
||||||||
Created attachment 874732 [details]
File: backtrace
Created attachment 874733 [details]
File: environ
Hi, how did you trigger this bug? unfortunately I can't remember and in the meanwhile I removed pitivi because of incompatibility of pitivi project files btw ver. 0.15 and 0.92 |
Version-Release number of selected component: pitivi-0.92-1.fc20 Additional info: reporter: libreport-2.2.0 cmdline: python2 /usr/bin/pitivi executable: /usr/bin/pitivi kernel: 3.12.10-300.fc20.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: timeline.py:1362:_timelineClickReleasedCb:AttributeError: 'NoneType' object has no attribute 'seek' Traceback (most recent call last): File "/usr/share/pitivi/python/pitivi/timeline/timeline.py", line 1362, in _timelineClickReleasedCb self._seeker.seek(position) AttributeError: 'NoneType' object has no attribute 'seek' Local variables in innermost frame: position: 6452377274L self: <Timeline object at 0x1fec910 (pitivi+timeline+timeline+Timeline at 0x23c4690)> unused_timeline: <TimelineStage object at 0x1fecc80 (pitivi+timeline+timeline+TimelineStage at 0x23f63b0)> event: <void at 0x7f860437f6e0>