MalloyDelacroix / DownloaderForReddit

The Downloader for Reddit is a GUI application with some advanced features to extract and download submitted content from reddit.
GNU General Public License v3.0
498 stars 47 forks source link

Clicking "Download Defaults" in Settings menu crashes the program #157

Closed Csfop7 closed 3 years ago

Csfop7 commented 3 years ago

Just what the title says. Trying to go into "Download Defaults" in settings crashes the program. Happened in both updated and freshly extracted with cleared Roaming folder instances.

Environment Information

{"levelname": "INFO", "name": "DownloaderForReddit.DownloaderForReddit.database.migration", "filename": "migration.py", "module": "migration", "funcName": "check_migration", "lineno": 43, "message": "Migration not performed: no version information found in database. Database entryfor version v3.3.0-beta has been created.", "asctime": "10/12/2020 06:02:55 PM"} {"levelname": "CRITICAL", "name": "DownloaderForReddit.main", "filename": "main.py", "module": "main", "funcName": "log_unhandled_exception", "lineno": 47, "message": "Unhandled exception", "asctime": "10/12/2020 06:02:59 PM", "exc_info": "Traceback (most recent call last):\n File \"DownloaderForReddit\gui\settings\download_settings_widget.py\", line 29, in \n File \"DownloaderForReddit\gui\widgets\object_settings_widget.py\", line 53, in set_objects\n File \"DownloaderForReddit\gui\widgets\object_settings_widget.py\", line 242, in sync_widgets_to_object\n File \"DownloaderForReddit\gui\widgets\object_settings_widget.py\", line 345, in sync_date_limits\nAttributeError: 'RedditObjectList' object has no attribute 'update_date_limit'"}