Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrectly generate new output directories #3322

Closed
zhaozijie2022 opened this issue Nov 20, 2023 · 3 comments · Fixed by #3384
Closed

Incorrectly generate new output directories #3322

zhaozijie2022 opened this issue Nov 20, 2023 · 3 comments · Fixed by #3384
Assignees
Labels
bug Deficiencies in TeXiFy behaviour.
Milestone

Comments

@zhaozijie2022
Copy link

PyCharm 2023.1.3 Professional

Windows 11

TeXiFy IDEA 0.9.1

I set the "Directory for output files" be "{mainFileParent}/out", and compile the tex file, then I compile the tex file. Every time I compile it, a new out directory will be generated in the out directory.

For example, when I compile it 4 times, the directory "{mainFileParent}/out/out/out/out" will appear, , and there will be an .idea folder under each out folder. While output files(such as main.aux and main.pdf et.al.) will only exists in the "{mainFileParent}/out"

@zhaozijie2022 zhaozijie2022 added bug Deficiencies in TeXiFy behaviour. untriaged Issue type still needs to be triaged or verified. labels Nov 20, 2023
@PHPirates
Copy link
Collaborator

That's a very odd one! I cannot reproduce the problem, can you maybe create a new sample project, reproduce the problem and upload the project files as a zip here?

@PHPirates PHPirates added more-info-needed More information is needed from the person filing the issue. and removed untriaged Issue type still needs to be triaged or verified. labels Nov 21, 2023
@zhaozijie2022
Copy link
Author

bug_example.zip

Sure! This is a project where this bug occurs. In fact, on my other windows device, with the PyCharm 2023.2.4 professional, the bug does not reproduce.

Maybe you can also find out what went wrong from this project, thanks

@PHPirates PHPirates removed the more-info-needed More information is needed from the person filing the issue. label Nov 22, 2023
@PHPirates
Copy link
Collaborator

Thanks a lot! I see the problem now, will fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Deficiencies in TeXiFy behaviour.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants