Skip to content

Trying to read a non-source file at #1962

Open
@joefuckcommtrash

Description

hi,
I have been used this fava for years with multiple files.
But I suddenly got the error message from recent days:
Trying to read a non-source file at "2025.bean".

The 2025.bean is one of the bean file, and it already contained some entries.

Here is the options I setup in the setting file.
include "Joe.bean"
include "2025.bean"
2024-01-01 custom "fava-option" "default-file" "2025.bean"

here is the startup command in file Start Fava beancount.bat:

fava "%~dp0setting.bean"
pause

I didn't seem I've done any change on software or system.
It just happened.
Any idea? fava, version 1.29

Image

Image

after upgrade to 1.3, the error will change to:
Trying to read a non-source file at 'C:\Windows\System32\2025.bean', where the path is not the correct one.

if I manual run the command in terminal
fava setting.bean

then seems everything fine.

Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions