Files Destroyed!
Over the past few days, I seem to have been struck with a bit of bad luck. I seem to have the worst luck with computers at times, but it is not normally a group of things going bad in the space of a couple of days. This time it has been overwritten files, disappearing files, corrupt files, and closing unsaved files. Where to start..?
First off, in Electronics we are programming our Lego robots. We had been trying many different approaches at trying to tackle a second problem after easily accomplishing the first task. During all this mess, we had left all our programs unsorted in the default directory that the programming software saved to. We were shuffling around with so many versions of code we hadn’t organized this well by keeping the default untiltled-1 filename. Anyway, for some reason our original program for the assessment of the first task went missing, and the closest thing that would work needed a bit of modification. When we went to the computer to get it, it wasn’t right. Somehow, someone else got access to the computer and managed to overwrite our working program. After a lot of hunting for it, I did manage to find a similar, modified version which I has to remodify to get it to work again. This was a huge hassle.
The next morning when I booted up my comptuer and launched Firefox, it didn’t do what it usually does. I was expecting it to launch and load up my 15 or so tabs from last session. But for some reason it just loaded with an empty tab, empty bookmarks toolbar, empty bookmarks and history in fact. All this had gone and all I had was a 6kb bookmarks html file and those bookmark backups Firefox does automatically. I first tried to restore them, but all I got was an error. It seemed like I had lost around 3 years worth of bookmarks. I needed to get them back but i didn’t have time to try then and there. Later on in the afternoon, I tried to see if there was anything that Recuva could find. I had no luck there. I decided to go to Google with my problem but it didn’t help me much. I tried to restore from backup one more time without luck. I decided to Google the error I got and this time I got lucky. It turns out my backups couldn’t restore because the sqlite database was corrupt. After deleting these files from my profile, the restore worked and I was once again left with my huge collection of bookmarks. I didn’t have any of my history, which is disappointing, especially since the Awesome Bar ain’t so awesome without history, but at least I have my bookmarks, which is a huge relief.
But wait, there’s more! I was doing an assessment in ICT at school in spreadsheets, worth 5 credit (ones that will come in handy I my add.) This is the last one of the course and I was zooming through it. I had one more task to do which was a write up with instructions on how to use the spreadsheet I created. After copying a similar task from another assessment and spending a good amount of time changing it to match what I was doing, I acidentally printed the wrong instruction list and closing without saving the new one that I had done. All I was left with was the wrong thing printed and a blank document where the correct copy should have been. Now I had to redo it again, which I did very sloppy because I could’t be bothered spending all that time repeating it again.
All these problems could have been easily prevented, or files resored ithout hassle if I was better organised and had good backups of my work. This would mean I’d have the original code for my robot, I’d have a backup html copy of my Firefox bookmarks, and I’d still have that good instruction document for my assessment. Anyway, everything turned out fine but it was a bit of an inconvenience and a huge shock. There is nothing worse that the feeling of when you lose important data on your computer.
Related posts:
I hate those type of months where nothing on computers seems to work. Just the other day I broke xorg and compiz fusion, just before all my assignments are due.
I did manage to get it working again the next day.
Let this be a reminder to you, to keep good backups.
Start>Run>”cmd”>Ok
“chkdsk c: /f” [ENTER]
“Y” to let it run on next startup.