You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since at least yesterday, I have problems displaying full size proof images.
Seems OK for the 400 versions.
Steps to reproduce the behavior:
Have a look at proofs on the prices website
You may notice that some images are a bit blurry - I guess that's because it's the 400 version
Or
Go to Smoothie, and display a proof
You'll probably see the 400 version, then almost immediately a corrupted version (cf. screenshot)
Expected behavior
The proof images should be displayed correctly, both as 400 and as full versions.
Screenshots
Platform (Desktop, Mobile, Hunger Games)
From the latest Smoothie code, and from the prices website
Logs
Smoothie logs:
══╡ EXCEPTION CAUGHT BY IMAGE RESOURCE SERVICE ╞════════════════════════════════════════════════════
The following HttpException was thrown resolving an image codec:
Connection closed while receiving data, uri =
https://prices.openfoodfacts.org/img/0041/YtWwg4CAvn.jpg
When the exception was thrown, this was the stack:
#0 _HttpIncoming.listen.<anonymous closure> (dart:_http/http_impl.dart:442:7)
#11 _HttpParser._reportBodyError (dart:_http/http_parser.dart:1201:22)
#12 _HttpParser._onDone (dart:_http/http_parser.dart:899:9)
#20 _Socket._onData (dart:io-patch/socket_patch.dart:2462:21)
#27 _RawSecureSocket._closeHandler (dart:io/secure_socket.dart:899:21)
#28 _RawSecureSocket._tryFilter (dart:io/secure_socket.dart:1029:11)
<asynchronous suspension>
(elided 23 frames from dart:async)
Image provider: NetworkImage("https://prices.openfoodfacts.org/img/0041/YtWwg4CAvn.jpg", scale: 1.0)
Image key: NetworkImage("https://prices.openfoodfacts.org/img/0041/YtWwg4CAvn.jpg", scale: 1.0)
The text was updated successfully, but these errors were encountered:
What
Since at least yesterday, I have problems displaying full size proof images.
Seems OK for the
400
versions.Steps to reproduce the behavior:
400
versionOr
400
version, then almost immediately a corrupted version (cf. screenshot)Expected behavior
The proof images should be displayed correctly, both as
400
and as full versions.Screenshots
Platform (Desktop, Mobile, Hunger Games)
Logs
Smoothie logs:
The text was updated successfully, but these errors were encountered: