Bug 766981 - [abrt] pitivi-0.14.0-2.fc14: urlparse.py:173:urlsplit:AttributeError: 'NoneType' object has no attribute 'find'
Summary: [abrt] pitivi-0.14.0-2.fc14: urlparse.py:173:urlsplit:AttributeError: 'NoneTy...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: pitivi
Version: 14
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:da08f623
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-12 21:57 UTC by Pavel
Modified: 2012-02-02 14:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-02 14:45:35 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1.16 KB, text/plain)
2011-12-12 21:57 UTC, Pavel
no flags Details

Description Pavel 2011-12-12 21:57:43 UTC
abrt version: 1.1.18
architecture: x86_64
cmdline: python /usr/bin/pitivi '/home/sapsan/Desktop/\xd1\x81\xd0\xb5\xd1\x82\xd0\xb8/\xd0\xbf\xd1\x80\xd0\xbe_\xd0\xb8\xd0\xbd\xd0\xb5\xd1\x82-4.xptv'
component: pitivi
executable: /usr/bin/pitivi
kernel: 2.6.35.14-106.fc14.x86_64
package: pitivi-0.14.0-2.fc14
reason: urlparse.py:173:urlsplit:AttributeError: 'NoneType' object has no attribute 'find'
release: Fedora release 14 (Laughlin)
time: 1323727052
uid: 500

backtrace
-----
urlparse.py:173:urlsplit:AttributeError: 'NoneType' object has no attribute 'find'

Traceback (most recent call last):
  File "/usr/share/pitivi/python/pitivi/ui/mainwindow.py", line 572, in _deleteCb
    if not self.app.shutdown():
  File "/usr/share/pitivi/python/pitivi/application.py", line 299, in shutdown
    if Pitivi.shutdown(self):
  File "/usr/share/pitivi/python/pitivi/application.py", line 158, in shutdown
    if self.current and not self.projectManager.closeRunningProject():
  File "/usr/share/pitivi/python/pitivi/projectmanager.py", line 164, in closeRunningProject
    self._cleanBackup(self.current.uri)
  File "/usr/share/pitivi/python/pitivi/projectmanager.py", line 245, in _cleanBackup
    path = urlparse(location).path
  File "/usr/lib64/python2.7/urlparse.py", line 134, in urlparse
    tuple = urlsplit(url, scheme, allow_fragments)
  File "/usr/lib64/python2.7/urlparse.py", line 173, in urlsplit
    i = url.find(':')
AttributeError: 'NoneType' object has no attribute 'find'

Local variables in innermost frame:
fragment: ''
netloc: ''
allow_fragments: True
cached: None
url: None
key: (None, '', True, <type 'NoneType'>, <type 'str'>)
query: ''
scheme: ''

How to reproduce
-----
1.close

Comment 1 Pavel 2011-12-12 21:57:46 UTC
Created attachment 545954 [details]
File: backtrace

Comment 2 Gwyn Ciesla 2012-02-02 14:45:35 UTC
Fedora 14 is End-of-Life, please reopen against a current release if this bug is still occurring.  Thank you!


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