Open kaprixal opened 1 year ago
Can you try uploading that gif to a different site, e.g. imgur, and see if that still happens?
No, it still does not work. I'm going to try locally in a bit but it seems on my machine that it's completely not working.
Also does not work locally:
The latter has a broken file:// link from the looks of it. The former I would expect to have ".gif" at the end
I'm not sure how to fix the broken link from the file:// one, it goes directly to the intended file. I will try again from imgur
Update: tried with the fixed imgur link and instead, the source is static and not gif
Sorry for the lack of responses; was prompted back here by someone else with the same issue. I've recently gone through a hard drive failure so haven't got my development setup back up and running but will see if I can find time.
However, I did think of a potential workaround, which is to leverage the mini webserver contained within the application
Once you've run an update, you can head to e.g. http://localhost:8001/myProject/test
The port number is part of the application.properties
file (default 8001), 'myProject' is the name of your project and 'test' is the name of the item you gave it in your config.
Just tested that and it seems to work. I believe it'll stretch the contents of everything to fit the window size you give it, so you could use it with a browser source and be careful with the sizing in there.
I am trying to put a gif into OBS via sheets, but in OBS it is very inconsistent on how it shows up. On the first try, it is possible that the gifs are working but for other tries, the gifs are basically static images and do not move. When I try to change the source of the gif, I get an error telling me SheetsIO has trouble deleting a file.
Steps to reproduce the behavior:
See error here as seen in the image.
Additional context Here are some logs I found regarding the issue: