Active Topics

 


Reply
Thread Tools
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#181
Originally Posted by Addison View Post
This is going to sound so stupid...

How can I uninstall what I did here?

apt-get install gstreamer0.10-plugins-good

and

dpkg -i gstreamer0.10-plugins-extra_0.10.6-0osso22-2_armel.deb


Neither of these show up in the App Manager.
apt-get remove gstreamer0.10-plugins-good gstreamer0.10-plugins-extra
 

The Following User Says Thank You to auouymous For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#182
Thanks!

And this one?

dpkg -i gstreamer0.10-plugins-extra_0.10.6-0osso22-2_armel.deb
 
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#183
Originally Posted by Addison View Post
dpkg -i gstreamer0.10-plugins-extra_0.10.6-0osso22-2_armel.deb
You should never blindly type commands given by someone over the internet as they could wipe out all of your data. Read the text I typed, very carefully.
 

The Following 2 Users Say Thank You to auouymous For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#184
Sorry.

I just now caught the space removing both of them.

By the way, the one minute notifications that you helped me with rocks.

My tablet lights up immediately after you post in this thread.

Sorry. I tend to get easily excited over little things.
 
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#185
So who knows how to repair a corrupted maemopad+ database? I got hit by the wifi drain bug last night and memos.db didn't survive the dead battery shutdown. The file size is about what it should be based on the previous backup and I can see most of the text in the file but sqlite3 only sees 2% of the memos.

Depending how badly your database is corrupted, you may be able to recover some of the data by using the CLI to dump the schema and contents to a file and then recreate. Unfortunately, once humpty-dumpty falls off the wall, it is generally not possible to put him back together again.
Really hoping there is another way to put humpty-dumpty back together again.
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#186
Can I just upload that file for you from my tablet?
 
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#187
Originally Posted by Addison View Post
Can I just upload that file for you from my tablet?
It contains all the text I typed in maemopad+. It would be wonderful if the trojan you installed on my tablet was sending you daily updates of that file. I won't even be mad at you if you could send it back to me.
 

The Following User Says Thank You to auouymous For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#188
Can you use Vim or a Hex editor on your computer to see how much is still there?

And you probably got that trojan virus by looking at porn.

At least that's where I get all of mine.
 
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#189
Originally Posted by auouymous View Post
So who knows how to repair a corrupted maemopad+ database?
Never used it, but according to its garage page the db is sqlite3. Can the sqlite3(1) tool open it on the command line? (that doesn't seem to be readily available for Diablo, you'll have to run it on a PC I guess). Try something like "echo .dump | sqlite3 broken.db | sqlite3 recovered.db".

If all else fails you might at least be able to extract most of the text with strings(1)...

Last edited by lma; 2011-11-01 at 08:32.
 

The Following User Says Thank You to lma For This Useful Post:
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#190
Originally Posted by lma View Post
Never used it, but according to its garage page the db is sqlite3. Can the sqlite3(1) tool open it on the command line? (that doesn't seem to be readily available for Diablo, you'll have to run it on a PC I guess). Try something like "echo .dump | sqlite3 broken.db | sqlite3 recovered.db".

If all else fails you might at least be able to extract most of the text with strings(1)...
As mentioned in my post, sqlite3 is only able to read 2% of the file. I know how to extract the strings but sqlite splits individual memos into multiple blocks and spreads them out over the file. This makes it very difficult to find the entire contents of specific memos.

I was hoping there is a tool that understands sqlite format and could repair the bad section so I can extract more than 2%.
 
Reply

Tags
nokia n800, volume


 
Forum Jump


All times are GMT. The time now is 20:38.