Bug 682210 - [abrt] system-config-language-1.3.5-4.fc14: urllib.py:1169:unquote:AttributeError: 'NoneType' object has no attribute 'split'
Summary: [abrt] system-config-language-1.3.5-4.fc14: urllib.py:1169:unquote:AttributeE...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-language
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pravin Satpute
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:9c8e5f96
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-04 13:15 UTC by zhanggh1978
Modified: 2012-02-09 13:38 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-09 13:38:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.54 KB, text/plain)
2011-03-04 13:15 UTC, zhanggh1978
no flags Details

Description zhanggh1978 2011-03-04 13:15:28 UTC
abrt version: 1.1.17
architecture: x86_64
cmdline: /usr/bin/python /usr/share/system-config-language/system-config-language.py
component: system-config-language
executable: /usr/share/system-config-language/system-config-language.py
kernel: 2.6.35.6-45.fc14.x86_64
package: system-config-language-1.3.5-4.fc14
reason: urllib.py:1169:unquote:AttributeError: 'NoneType' object has no attribute 'split'
release: Fedora release 14 (Laughlin)
time: 1299161782
uid: 0

backtrace
-----
urllib.py:1169:unquote:AttributeError: 'NoneType' object has no attribute 'split'

Traceback (most recent call last):
  File "/usr/share/system-config-language/language_gui.py", line 176, in okClicked
    self.apply()
  File "/usr/share/system-config-language/language_gui.py", line 292, in apply
    install.install_language (self.mainWindow, grpid)
  File "/usr/share/system-config-language/gui_install.py", line 423, in install_language
    dlpkgs = self.downloadPackages(mainWindow)
  File "/usr/share/system-config-language/gui_install.py", line 290, in downloadPackages
    probs = self.downloadPkgs(dlpkgs)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1756, in downloadPkgs
    self.plugins.run('predownload', pkglist=pkglist)
  File "/usr/lib/python2.7/site-packages/yum/plugins.py", line 183, in run
    func(conduitcls(self, self.base, conf, **kwargs))
  File "/usr/lib/yum-plugins/presto.py", line 581, in predownload_hook
    (problems, more) = downloadPkgs(conduit, pinfo, download_pkgs)
  File "/usr/lib/yum-plugins/presto.py", line 421, in downloadPkgs
    cb.start(text=text, size=rebuild_size)
  File "/usr/lib/python2.7/site-packages/urlgrabber/progress.py", line 127, in start
    self._do_start(now)
  File "/usr/share/system-config-language/gui_install.py", line 247, in _do_start
    txt = _("Downloading %s") %(urllib2.unquote(self.basename),)
  File "/usr/lib64/python2.7/urllib.py", line 1169, in unquote
    res = s.split('%')
AttributeError: 'NoneType' object has no attribute 'split'

Local variables in innermost frame:
s: None

How to reproduce
-----
1.h
2.
3.

Comment 1 zhanggh1978 2011-03-04 13:15:31 UTC
Created attachment 482287 [details]
File: backtrace

Comment 2 Akira TAGOH 2011-11-22 08:17:50 UTC
Any updates on this?

Comment 3 Pravin Satpute 2011-11-23 05:07:54 UTC
hi zhanggh,

  can you reproduce this on Fedora 16?
  if yes, please give me steps to reproduce this bug

Comment 4 Pravin Satpute 2012-02-09 13:38:18 UTC
closing for now, please reopen if any problem


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