Flamenco Addon: Python error when uploading file to Flamenco #102192
Labels
No Label
Good First Issue
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Job Type
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/flamenco#102192
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Kubuntu
Graphics card: not relevant
Flamenco Version
Broken: Flamenco-3.1-linux
Short description of error
Python error when uploading file to Flamenco
Exact steps for others to reproduce the error
Create a file, so not save it, try to upload it to Flamenco.
This will lead to following error in Blender Log:
Error is caused, because Flamenco Addon checks the current saved location. If file is not saved, there is no value that the Addon could read.
The Addon should save the file automatically or display a correct user message, e.g. "Please save the file, before uploading it to Flamenco".
Added subscriber: @YeyAnotherNiceName
This issue was referenced by
1cef0d48df
Added subscriber: @dr.sybren
Changed status from 'Needs Triage' to: 'Resolved'
This was resolved by
1cef0d48df
, thanks again for the patch!