openvdb cache does not support unicode paths #79801

Closed
opened 2020-08-15 09:51:29 +02:00 by ttrtty5 · 15 comments

System Information
Operating system: windows7 64 Bits

Blender Version
Broken: 2.83.4 branch: master

Short description of error
When the Data File Format of the fluid is set to openvdb, it does not work properly in the folder with unicode.
Then the vdb file with unicode cannot be imported into blender.

Exact steps for others to reproduce the error
In order to ensure the normal display of unicode characters, I found some emoji as the path...
Path with emoji❤.zip
Files with emoji❤.vdb
The steps to implement this bug are to import this vdb file and check that the openvdbCache folder uploaded above did not generate density_0001.vdb correctly

**System Information** Operating system: windows7 64 Bits **Blender Version** Broken: 2.83.4 branch: master **Short description of error** When the Data File Format of the fluid is set to openvdb, it does not work properly in the folder with unicode. Then the vdb file with unicode cannot be imported into blender. **Exact steps for others to reproduce the error** In order to ensure the normal display of unicode characters, I found some emoji as the path... [Path with emoji❤.zip](https://archive.blender.org/developer/F8782869/Path_with_emoji_.zip) [Files with emoji❤.vdb](https://archive.blender.org/developer/F8782870/Files_with_emoji_.vdb) The steps to implement this bug are to import this vdb file and check that the openvdbCache folder uploaded above did not generate density_0001.vdb correctly
Author

Added subscriber: @ttrtty5

Added subscriber: @ttrtty5

#100591 was marked as duplicate of this issue

#100591 was marked as duplicate of this issue

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Member

Added subscriber: @JacquesLucke

Added subscriber: @JacquesLucke
Member

It seems to work fine for me. Not sure if this is a windows-only issue or it I try to reproduce it incorrectly.
Can you provide a more precise step by step guide on how to reproduce the issue, please?

It seems to work fine for me. Not sure if this is a windows-only issue or it I try to reproduce it incorrectly. Can you provide a more precise step by step guide on how to reproduce the issue, please?

Added subscriber: @brecht

Added subscriber: @brecht

Unicode issues like this are basically always Windows only. On macOS and Linux the system uses UTF-8 natively and no extra code is needed to make it work.

Most likely OpenVDB itself needs to be fixed, though BLI_get_short_name as used for OpenColorIO can be a workaround.

Unicode issues like this are basically always Windows only. On macOS and Linux the system uses UTF-8 natively and no extra code is needed to make it work. Most likely OpenVDB itself needs to be fixed, though `BLI_get_short_name` as used for OpenColorIO can be a workaround.
Member

Added subscriber: @HooglyBoogly

Added subscriber: @HooglyBoogly
Member

If someone could confirm that this still happens, please classify this as a bug. Otherwise, just closing it will be okay.

If someone could confirm that this still happens, please classify this as a bug. Otherwise, just closing it will be okay.
Member

Added subscriber: @LazyDodo

Added subscriber: @LazyDodo
Member

still a problem

{F13086947, width=100%}

still a problem {[F13086947](https://archive.blender.org/developer/F13086947/image.png), width=100%}
Member

possible fix in D14981 but i'm not super thrilled it only fixes things on win10 1903+

possible fix in [D14981](https://archive.blender.org/developer/D14981) but i'm not super thrilled it only fixes things on win10 1903+

This issue was referenced by 73d8015aa3

This issue was referenced by 73d8015aa3be539089bd8ec17a9f914b4524c5e7
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Ray molenkamp self-assigned this 2022-06-02 19:19:10 +02:00
Member

Added subscriber: @temeddix

Added subscriber: @temeddix
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser Project (Legacy)
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
7 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#79801
No description provided.