Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buran not reloading dynamically generated images #5

Closed
acidus99 opened this issue Apr 10, 2022 · 2 comments
Closed

Buran not reloading dynamically generated images #5

acidus99 opened this issue Apr 10, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@acidus99
Copy link

acidus99 commented Apr 10, 2022

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)

@Corewala Corewala added bug Something isn't working duplicate This issue or pull request already exists labels Apr 11, 2022
@Corewala Corewala reopened this Apr 11, 2022
@Corewala Corewala removed the duplicate This issue or pull request already exists label Apr 11, 2022
@Corewala
Copy link
Owner

Sorry about that I misread the issue.

@Corewala
Copy link
Owner

Corewala commented May 8, 2022

Fixed

@Corewala Corewala closed this as completed May 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants