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
I have a CGI in Gemini that returns a different image each time you load it:
gemini://gemi.dev/cgi-bin/xkcd.cgi
This displays a random image of the XKCD comic. If you go to that URL, and refresh the page, other Gemini clients like Lagrange or Elaho will show a new image each time. Buran keeps showing the same image over and over. Looking at my capsule logs, I can see that Buran is making another request each time, and is getting a different sized resource each time.
This same issue exists in Ariane as well.
Expected Behavior: If Buran gets a different response for an image, it should display a different image
If it matters, I am using a Kindle Fire 7 9th Generation (running FireOS 7, which is based on Android 9)
The text was updated successfully, but these errors were encountered:
I have a CGI in Gemini that returns a different image each time you load it:
gemini://gemi.dev/cgi-bin/xkcd.cgi
This displays a random image of the XKCD comic. If you go to that URL, and refresh the page, other Gemini clients like Lagrange or Elaho will show a new image each time. Buran keeps showing the same image over and over. Looking at my capsule logs, I can see that Buran is making another request each time, and is getting a different sized resource each time.
This same issue exists in Ariane as well.
Expected Behavior: If Buran gets a different response for an image, it should display a different image
If it matters, I am using a Kindle Fire 7 9th Generation (running FireOS 7, which is based on Android 9)
The text was updated successfully, but these errors were encountered: