https://bugs.winehq.org/show_bug.cgi?id=56939
Bug ID: 56939 Summary: Blitz3D editor newlines get erased on save Product: Wine Version: 9.12 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: crezmr@gmail.com Distribution: ArchLinux
When using the Blitz3D editor (https://blitzresearch.itch.io/blitz3d) either windows 95 or windows 7 versions, when saving a file, all newlines will be erased...
this doesnt happen on windows, and makes editing really hard
Step 1. Open an example file
Step 2. Save
Step 3. Click File->Close
Step 4. Reopen the file you saved.
aand all newlines are gone...
for help debugging this, the program is open source here: https://github.com/blitz-research/blitz3d_soloud
https://bugs.winehq.org/show_bug.cgi?id=56939
--- Comment #1 from crezmr@gmail.com --- I think it might be using UTF-7 in some parts
https://bugs.winehq.org/show_bug.cgi?id=56939
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://blitzresearch.itch. | |io/blitz3d CC| |dark.shadow4@web.de Status|UNCONFIRMED |NEW Keywords| |download, source Ever confirmed|0 |1
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Confirming.
Tested with "Blitz3D-V1.115.zip (for Windows 7/10/11)" and "Blitz3Dx95-V1.109.zip (for Windows 95/98/XP)"