vircadia / vircadia-native-core

Vircadia open source agent-based metaverse ecosystem.
https://vircadia.com/
Other
531 stars 175 forks source link

Cannot upload images via Asset Browser #741

Open JulianGro opened 4 years ago

JulianGro commented 4 years ago

If you drag an image into the asset browser (I tried .jpg and .png), it just outputs an error: 1Auswahl_755

daleglass commented 4 years ago

Works for models but not pictures

JulianGro commented 4 years ago

Kalila tested this and apparently it just chucks the picture in world for them.

ctrlaltdavid commented 4 years ago

I tested on Windows and did not get that error message. (.png and .jpg files were uploaded to the Asset Server O0. ... That error is generated when the file location could not be read. What OS and file path was the error message generated for? There should be a program log entry specifying the file path that was tried to be read. @JulianGro

However, there are differences in how image files and model files are handled:

specify-asset-path

Should model files be automatically rezzed (like images are)? Should image files not be rezzed (like models aren;t)? Should the user be prompted for the path to store them in on the Asset Server (the same as model files are)?

Aitolda commented 4 years ago

Should model files be automatically rezzed (like images are)? Should image files not be rezzed (like models aren;t)? Should the user be prompted for the path to store them in on the Asset Server (the same as model files are)?

I lean towards models also being automatically rezzed, however, I wonder if we should have a popup to confirm before doing so (for both models and images)

ctrlaltdavid commented 4 years ago

If make images also display the path dialog, then could add a checkbox option to also rez image / model in-world. Default to "yes". Remember setting between program runs. .... This would mean no confirmation popup is needed.

ctrlaltdavid commented 3 years ago

Perry got the error dialog when using Ubuntu, trying to drag and drop a picture from the Linux explorer.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

daleglass commented 3 years ago

Dev meeting: still happens, needs fixing

stale[bot] commented 2 years ago

Hello! Is this still an issue?