Skip to content

FileNotFound when opening .xlsm #301

@dotcarmen

Description

@dotcarmen

not entirely sure how to repro tbh, and due to circumstances i cannot obtain the backtrace to know exactly why this error is happening. however, the panic is happening at src/structs/raw/raw_file.rs:76:63.

the xlsm file definitely exists (since i'm opening the file via reader::xlsx::read_file and the File::open there isn't failing) so it seems to be due to an entry missing from the zip that this library code expects to exist

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