Under a certain number, chapters don't load

Bug #1024728 reported by Chris Triantafillis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MangaR Project
Triaged
Critical
Chris Triantafillis

Bug Description

In every manga (i suppose, i didn't check them all) under a number of chapter i get:

  File "/opt/extras.ubuntu.com/mangar/mangar/MangarWindow.py", line 108, in my_on_episodetreeview_row_activated
    self.download_image(episodes_url, manga, episode_number, i)
  File "/opt/extras.ubuntu.com/mangar/mangar/MangarWindow.py", line 544, in download_image
    data = self.get_page_source(url)
  File "/opt/extras.ubuntu.com/mangar/mangar/MangarWindow.py", line 292, in get_page_source
    usock = urllib2.urlopen(page)
  File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib/python2.7/urllib2.py", line 406, in open
    response = meth(req, response)
  File "/usr/lib/python2.7/urllib2.py", line 519, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.7/urllib2.py", line 444, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 527, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found

Revision history for this message
Chris Triantafillis (christriant) wrote :

This will be fixed in the next release.

Changed in mangar:
status: New → In Progress
summary: - Under a certain number of chapters they don't load
+ Under a certain number of chapters don't load
summary: - Under a certain number of chapters don't load
+ Under a certain number, chapters don't load
Revision history for this message
Chris Triantafillis (christriant) wrote :

Can't fix until a bug with Evince bindings for Python is fixed!

Changed in mangar:
status: In Progress → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.