paljsingh / impartus-downloader

Download Impartus lectures, convert to mkv for offline viewing.
GNU General Public License v3.0
23 stars 8 forks source link

[Bug]: Selecting checkbox for a flipped lecture throws KeyError #91

Closed paljsingh closed 3 years ago

paljsingh commented 3 years ago

Traceback (most recent call last): File "/Users/jitender.singh/paljsingh/impartus-downloader/ui/table.py", line 214, in on_click_checkbox Callbacks().set_menu_statuses() File "/Users/jitender.singh/paljsingh/impartus-downloader/ui/data/callbacks.py", line 94, in set_menu_statuses if is_authenticated and rf_id and not table.data[rf_id].get('offline_filepath'): KeyError: (5513085, False)