View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000555 | librarian | Bug | public | 2026-05-22 14:14 | 2026-07-28 13:56 |
| Reporter | mikee | Assigned To | mikee | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Platform | PC | OS | Linux | OS Version | OS |
| Summary | 0000555: Segmentation fault (core dumped) because Google appear to changed stuff again. | ||||
| Description | ibrarian: LINE 125: DEBUG: Splash Thread 0x00007feab0ebf6c0 (most recent call first): Current thread 0x00007feab7d96040 (most recent call first): Extension modules: MySQLdb._mysql, gi._gi, cairo._cairo, gi._gi_cairo, _brotli, simplejson._speedups, evdev._input, evdev._ecodes, evdev._uinput (total: 9) | ||||
| Steps To Reproduce | Scan an ISBN. | ||||
| Additional Information | Apparently installing isbnlib2 solves this issue. But it doesn't get cover images or book summaries. | ||||
| Tags | No tags attached. | ||||
| Attach Tags | |||||
| Git commit | |||||
| GitLab/Hub Issue | |||||
|
|
Branch master - commit 50be27f70ed3b4ba856fc6908743b2a4d0c0779b
src/bookmark.py |
|
|
This looks like a lookups exceeded error from Google and it's likely to be other peoples lookups. code 429 |
|
|
After installing isbnlib2 and editing to use:
add_edit: LINE 178: INFO: 9781638585459 webservice: LINE 107: DEBUG: Raw data from service: During handling of the above exception, another exception occurred: Traceback (most recent call last): |
|
|
Using openlibrary.org works but we get less data.
as an example. |
|
|
Branch Bug-555 - commit da4c821a53d886d7f53ce1b39de792ac68383927
src/add_covers.py |
|
|
Branch Bug-555 - commit 702ed1acda007c592c7d791144c3e0127346d484
src/lookup_books.py |
|
|
Branch Bug-555 - commit 1c1ecbeb36d189f451f2a592da267829ba0ad076
src/add_edit.py |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-05-22 14:14 | mikee | New Issue | |
| 2026-05-22 14:14 | mikee | Status | new => assigned |
| 2026-05-22 14:14 | mikee | Assigned To | => mikee |
| 2026-05-22 14:14 | git | Note Added: 0002190 | |
| 2026-05-22 14:15 | mikee | Note Added: 0002191 | |
| 2026-05-22 14:16 | mikee | Note Edited: 0002191 | |
| 2026-06-02 15:47 | mikee | Note Added: 0002228 | |
| 2026-06-02 15:48 | mikee | Note Edited: 0002228 | |
| 2026-06-03 11:07 | mikee | Summary | Segmentation fault (core dumped) => Segmentation fault (core dumped) because Google appear to changed stuff again. |
| 2026-06-03 11:07 | mikee | Additional Information Updated | |
| 2026-06-03 11:08 | mikee | Note Edited: 0002228 | |
| 2026-06-03 12:25 | mikee | Note Added: 0002229 | |
| 2026-06-03 12:26 | mikee | Note Edited: 0002229 | |
| 2026-06-03 12:27 | mikee | Note Edited: 0002229 | |
| 2026-06-03 12:30 | git | Note Added: 0002230 | |
| 2026-06-03 16:13 | git | Note Added: 0002233 | |
| 2026-06-06 20:11 | git | Note Added: 0002248 | |
| 2026-07-28 13:56 | mikee | Status | assigned => closed |
| 2026-07-28 13:56 | mikee | Resolution | open => fixed |