"A problem occurred" when manually marking photos as downloaded

Bug #1732537 reported by ser0ser
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rapid Photo Downloader
Invalid
Undecided
Unassigned

Bug Description

I have highlighted few JPG photos and then selected option to manually mark them as downloaded.

The error is:

Traceback (most recent call last):
  File "/home/ser/.local/lib/python3.5/site-packages/raphodo/thumbnaildisplay.py", line 1799, in doMarkFileDownloadedAct
    thumbnailModel.setDataRange(not_downloaded, True, Roles.previously_downloaded)
  File "/home/ser/.local/lib/python3.5/site-packages/raphodo/thumbnaildisplay.py", line 560, in setDataRange
    self.rapidApp.temporalProximity.previouslyDownloadedManuallySet(uids=uids)
  File "/home/ser/.local/lib/python3.5/site-packages/raphodo/proximity.py", line 2017, in previouslyDownloadedManuallySet
    self.temporalProximityModel.updatePreviouslyDownloaded(uids=uids)
  File "/home/ser/.local/lib/python3.5/site-packages/raphodo/proximity.py", line 1208, in updatePreviouslyDownloaded
    row_uids = self.groups.row_uids(row)
  File "/home/ser/.local/lib/python3.5/site-packages/raphodo/proximity.py", line 1052, in row_uids
    return self.uids[row, 2]
  File "/home/ser/.local/lib/python3.5/site-packages/raphodo/proximity.py", line 584, in __getitem__
    return self._uids[col][row]
KeyError: 3

Revision history for this message
Damon Lynch (dlynch3) wrote :

Hi, thanks for your bug report. Please attach the log files from ~/.cache/rapid-photo-downloader/log/

Changed in rapid:
status: New → Incomplete
Revision history for this message
Damon Lynch (dlynch3) wrote :

Marking invalid due to lack of response.

Changed in rapid:
status: Incomplete → Invalid
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.