Hide Forgot
libreport version: 2.0.6 abrt_version: 2.0.4.981 cmdline: python /usr/bin/pitivi comment: Just drag a mpeg-2video file of 2,1 gb on the window of files. executable: /usr/bin/pitivi kernel: 3.1.1-1.fc16.x86_64 reason: sourcelist.py:1055:_dndDataReceivedCb:AttributeError: 'NoneType' object has no attribute 'sources' time: Mon Nov 14 23:08:20 2011 uid: 1000 username: francesco backtrace: :sourcelist.py:1055:_dndDataReceivedCb:AttributeError: 'NoneType' object has no attribute 'sources' : :Traceback (most recent call last): : File "/usr/share/pitivi/python/pitivi/ui/sourcelist.py", line 1055, in _dndDataReceivedCb : self.app.current.sources.addUris(uris) :AttributeError: 'NoneType' object has no attribute 'sources' : :Local variables in innermost frame: :targettype: 25 :selection: <GtkSelectionData at 0x7fffe141d6e0> :incoming: ['file:///home/francesco/Video/Stand by me.mpg'] :directories: [] :unused_y: 133 :unused_x: 376 :unused_time: 701983 :filetype: 0 :uri: 'file:///home/francesco/Video/Stand by me.mpg' :filenames: ['file:///home/francesco/Video/Stand by me.mpg'] :self: <SourceList object at 0x28ece10 (pitivi+ui+sourcelist+SourceList at 0x1be5830)> :unused_context: <gtk.gdk.DragContext object at 0x2cb06e0 (GdkDragContext at 0x31d0980)> :get_file_type: <function get_file_type at 0x2c0a5f0> :unused_widget: <SourceList object at 0x28ece10 (pitivi+ui+sourcelist+SourceList at 0x1be5830)> :x: 'file:///home/francesco/Video/Stand by me.mpg' :remote_files: [] :uris: ['file:///home/francesco/Video/Stand%20by%20me.mpg']
Does this crash with the 0.15.0-3 in updates-testing?
(In reply to comment #1) > Does this crash with the 0.15.0-3 in updates-testing? Well, even in the 0.15.0-1-fc16 version pitivi does not crash anymore. Maybe the bug was related not to pitivi itself but to some dependencies.
Possible. At least it works now. Thanks!