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
505 stars 47 forks source link

Program fails to load after the update #129

Closed lfvideos closed 4 years ago

lfvideos commented 4 years ago

Describe the bug The program wont launch at all after the update Doesn't show up on the task manager either.

Environment Information

To Reproduce (optional) Unzip the download Try to launch

For all but the most trivial of issues, please attach the latest log file.

(FROM A CLEAN INSTALL TO AVOID ANY CONFLICTS)

{"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.0.0-beta has been created.", "asctime": "09/01/2020 08:54:13 PM"} {"levelname": "CRITICAL", "name": "DownloaderForReddit.main", "filename": "main.py", "module": "main", "funcName": "log_unhandled_exception", "lineno": 52, "message": "Unhandled exception", "asctime": "09/01/2020 08:54:14 PM", "exc_info": "Traceback (most recent call last):\n File \"main.py\", line 101, in \n File \"main.py\", line 74, in main\n File \"DownloaderForReddit\gui\downloader_for_reddit_gui.py\", line 261, in init\n File \"DownloaderForReddit\gui\downloader_for_reddit_gui.py\", line 1263, in check_ffmpeg\nAttributeError: 'SettingsManager' object has no attribute 'display_ffmpeg_warning_dialog'"}


Note: All issues marked with the Information Needed label will be closed after 30 days if no information is provided.