Suddenly, no definitions found
Describe the bug
I've been using the program daily for months, with no issues. But a few days ago, there are never any definitions found. Not for Wiktionary or Google Translate.
To Reproduce Steps to reproduce the behavior:
- Look up any word
- No definition found
Expected behavior Definitions should be found
Screenshot
Logs VocabSieve version: 0.12.0 Python version: 3.11.8 (main, Feb 8 2024, 18:54:30) [GCC 10.2.1 20210130 (Red Hat 10.2.1-11)] on Linux 6.9.3-76060903-generic x86_64 PyQt5 (Qt bindings) version: 5.15.10, Qt 5.15.2
2024-07-04 07:03:51.551 | DEBUG | vocabsieve.main:initSources:148 - Initializing sources 2024-07-04 07:03:51.552 | DEBUG | vocabsieve.main:initSources:154 - Source Group 1: ['Wiktionary (English)'] has been created. 2024-07-04 07:03:51.552 | DEBUG | vocabsieve.main:initSources:161 - Source Group 2: ['Google Translate'] has been created. 2024-07-04 07:03:51.552 | DEBUG | vocabsieve.main:initSources:175 - Audio source group is empty, emptying audio source widget. 2024-07-04 07:03:51.552 | DEBUG | vocabsieve.main:initTimers:1049 - Initializing timers 2024-07-04 07:03:54.485 | DEBUG | vocabsieve.main:getKnownDataOnThread:426 - Some data sources aren't available, not getting known data now 2024-07-04 07:04:14.327 | DEBUG | vocabsieve.ui.searchable_boldable_text_edit:bold:11 - bolding hlavu 2024-07-04 07:04:14.339 | DEBUG | vocabsieve.ui.multi_definition_widget:lookup:135 - Looking up hlavu in [<vocabsieve.sources.wiktionary_source.WiktionarySource object at 0x720f0c1bded0>] 2024-07-04 07:04:14.339 | DEBUG | vocabsieve.ui.multi_definition_widget:lookup:135 - Looking up hlavu in [<vocabsieve.sources.google_translate_source.GoogleTranslateSource object at 0x720f0c1bedd0>] 2024-07-04 07:04:14.339 | INFO | vocabsieve.sources.wiktionary_source:_lookup:20 - Looking up hlava in Wiktionary 2024-07-04 07:04:15.103 | ERROR | vocabsieve.sources.wiktionary_source:_lookup:26 - Failed to get data from Wiktionary: HTTPError('404 Client Error: Not Found for url: https://kaikki.org/dictionary/Czech/meaning/h/hl/hlava.json') 2024-07-04 07:04:15.105 | INFO | vocabsieve.sources.wiktionary_source:_lookup:20 - Looking up hlavu in Wiktionary 2024-07-04 07:04:15.234 | DEBUG | vocabsieve.ui.multi_definition_widget:run:70 - LookupWorker: looked up hlavu in Google Translate in 0.89 seconds 2024-07-04 07:04:15.235 | DEBUG | vocabsieve.ui.multi_definition_widget:appendDefinition:164 - All sources have been looked up 2024-07-04 07:04:15.649 | ERROR | vocabsieve.sources.wiktionary_source:_lookup:26 - Failed to get data from Wiktionary: HTTPError('404 Client Error: Not Found for url: https://kaikki.org/dictionary/Czech/meaning/h/hl/hlavu.json') 2024-07-04 07:04:15.650 | DEBUG | vocabsieve.ui.multi_definition_widget:run:70 - LookupWorker: looked up hlavu in Wiktionary (English) in 1.31 seconds 2024-07-04 07:04:15.651 | DEBUG | vocabsieve.ui.multi_definition_widget:appendDefinition:164 - All sources have been looked up 2024-07-04 07:04:59.765 | DEBUG | vocabsieve.main:setImage:832 - Received image, saving to disk as 1720098299765.jpg
Desktop (please complete the following information):
- OS: Pop!_OS
- Vocabsieve version (if nightly, must be latest): 0.12.0
Additional context I saw someone else make a comment on a YouTube video that they were having the same issue.