Skip to content

gif is not working as intended #52

@kaprixal

Description

@kaprixal

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.

image

Steps to reproduce the behavior:

  1. Put a link to a gif in a sheets cell and write in the config the changes as necessary (extension gif)
  2. Upload the file to OBS as a media source
  3. See potential error here about whether the gif plays normally
  4. Change the source of the gif in the cells
  5. See error here as seen in the image.
  • OS: Windows 10

Additional context
Here are some logs I found regarding the issue:

2023-07-03 23:07:11.190 [Thread-5] DEBUG application.services.FileIO - Read [43ms]
2023-07-03 23:07:11.204 [Thread-5] DEBUG application.services.FileIO - Write [14ms]
2023-07-03 23:07:11.205 [Thread-5] DEBUG application.services.FileIO - Image stored to 'temp\OY5EK950.gif' [58ms]
2023-07-03 23:07:11.205 [Thread-5] ERROR application.panels.BasePanel - Unable to read image from URL 'https://cdn.discordapp.com/attachments/1114696688565756036/1114720539144097792/Mei.gif' - ensure it is of a supported type
Ensure it is of a valid type: [png, jpg, jpeg, gif, bmp]
2023-07-03 23:07:11.205 [Thread-5] ERROR application.panels.BasePanel - application.services.FileUpdater.updateImage(FileUpdater.java:136)```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions