- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
exiftool *Warning* *Invalid EXIF text encoding for UserComment* if specify more than 8 characters
DuckDuckGo and Google search "LookupError: unknown encoding: unicode".
DuckDuckGo search Python unicode string.
https://docs.python.org/3/howto/unicode.html
exif[0x9286] =…
exiftool *Warning* *Invalid EXIF text encoding for UserComment* if specify more than 8 characters
Error:
Traceback (most recent call last):
File "<tmp 1>", line 6, in <module>
exif[0x9286] = ('a' * 8).encode('unicode')
…
exiftool *Warning* *Invalid EXIF text encoding for UserComment* if specify more than 8 characters
DuckDuckGo and Google search "Invalid EXIF text encoding for".
Note that whole UserComment is still retrievable with exiftool.
Hot plug Virtual Machine Manager Storage > Device type Disk device: and Bus type: VirtIO on my Debian 13 GNOME laptop Debian (trust) virtual machine works fine.
exec > >(trap "" INT TERM; :) seems to reset the behavior, source: the Stack Overflow question 12404661, source: DuckDuckGo search Bash no op function.
At least now APT and pip packages are up-to-date.
Let us uncomment while asyncWait: and see if it helps, otherwise will set up a shared boolean and proceed to webpage reload from the main thread.
In such case only see Checking output which is not satisfying.
await page.reload() blocks forever.
jq -r '.[0].outputs[0].text' cell.json > output.txt
does not return anything and works as wanted.
async def verifyLastTime(): does not seem executed in thread.
DuckDuckGo search Python thread async.
Maybe can't in 2 threads proceed to Playwright async calls.
I confirm that await page.reload() solves the issue, now the point is keep listening.
An alternative is just to restart the Python script on exit, but it is unsatisfying and it may be…
await page.get_by_text("Actualiser l'éditeur").click()
results in out of sync prompt if I remember correctly.
Update Intel ME for security vulnerabilities
Source: https://www.gigabyte.com/Motherboard/X299-UD4-rev-10/support#Support-Bios
DuckDuckGo search Playwright get element by text.
https://playwright.dev/docs/locators#locate-by-text
DuckDuckGo search Playwright Python click.
[The Stack Overflow question…
DuckDuckGo and Google search "project" "updates" "min_count", "project" "updates" "min_count" "Overleaf" and "project" "updates" "ShareLaTeX" do not seem to help more.