OpenMSX killed all my files!

Page 4/4
1 | 2 | 3 |

By Accumulator

Champion (351)

Accumulator's picture

18-06-2023, 21:19

@turbor, I do not understand completely.
As I mentioned, after I loaded a file, I have saved the file again..... After the messages appeared on screen.
Nothing was truncated or altered, except for the file I saved, the changes I made were saved correctly, not truncated, just saved, written to disk, as it should be.
Or am I missing something. For my point of view it works perfect, like it is now..

By DamnedAngel

Champion (286)

DamnedAngel's picture

18-06-2023, 22:24

Manuel wrote:

So, I think this issue has indeed been fixed in openMSX 18.0.

Accumulator wrote:

This problem is resolved in 18.0, and I strongly recommend everyone should upgrade as soon as possible to 18.0!!!

Thanks Manuel and Accomulator for reporting back!

By Manuel

Ascended (19678)

Manuel's picture

18-06-2023, 23:10

Accumulator wrote:

I downloaded the latest release from Github, openmsx and openmsx catapult, the tar.gz files. (As the repository of Canonical and Debian stable do not supply 18.0, only in testing/unstable/sid)

openMSX 18.0 was released last year in June 2022. It is included in Debian stable, which released very recently.
It is also in Ubuntu 22.10 and later.

Quote:

This problem is resolved in 18.0, and I strongly recommend everyone should upgrade as soon as possible to 18.0!!!

I would always recommend to use the latest version of software, especially if it's older than a few months. It has the best support (and it's easier to support) and (hopefully) the least amount of bugs.

You really had bad luck to combine 17.0, a Sony machine, dir as dsk, your home folder and writing to it.

By Accumulator

Champion (351)

Accumulator's picture

19-06-2023, 00:16

Quote:

openMSX 18.0 was released last year in June 2022. It is included in Debian stable, which released very recently.
It is also in Ubuntu 22.10 and later.

Extra bad luck you mean. ☺️ Also running Ubuntu 22.04 LTS Jammy....
Just checked packages and indeed 18.0 is included as of 22.10.

Glad this is resolved! Good work!

Some good is always the result from something bad..!!!

By Rataplan

Champion (354)

Rataplan's picture

19-06-2023, 00:28

Ugh... Even if data IS properly backup up, losing 'production' data always sucks. By now it would make much difference anymore, but still: if you're using a old school hard drive, you might be able to recover things. If you are using an ssd just forget it. TRIM alone would by now have physically deleted the data.

I really want to give you some kudo's for the way you ended up handling this, as certainly it's beyond what people are supposed to be able to handle, losing MSX code is one, but pictures, letters maybe, or who knows what days you'd have on there. If only there was a beer emoticon here I'd share one with you Big smile

By ren

Paragon (1947)

ren's picture

21-06-2023, 14:42

Sorry to hear. Did you only forget you were mounting a 720KB floppy? Mounting (the root of) your home dir (whatever the application) is a very bad idea anyway?

By brawaga

Resident (58)

brawaga's picture

29-06-2023, 05:25

Dir as disk is not a very convenient thing unless it supports large volumes, so I tried it only once or twice.
Why not create a volume and use diskmanipulator command instead?

By cjs

Master (143)

cjs's picture

29-06-2023, 06:06

brawaga wrote:

Dir as disk is not a very convenient thing unless it supports large volumes...
Why not create a volume and use diskmanipulator command instead?

Dir as disk has been fantastically convenient for me, much faster than than using disk images.

For example, in my bastok project I have a subdirectory programs/ that contains, among other things, copies of programs saved from an MSX in BASIC and ASCII formats. With dir as disk I can start up an emulator, load a file, edit it, save it, and I immediately have that available for my code to read. I may do this as often as once a minute or two at certain points in development. Having to use another tool to copy files into an image before starting emulator and copy them out again after would rather a pain.

Page 4/4
1 | 2 | 3 |