[Bug 149542] Re: Gnome RDP database corruption

2008-04-28 Thread woodgdo1
Another Fix that I just came up with and is a bit more elegant: (Dump a SQL backup of the DB) cp .gnome-rdp.db .gnome-rdp2.db sqlite3 .gnome-rdp.db sqlite .output dbdump sqlite .dump sqlite .quit (Verify that there is data in the dump file) cat dbdump (Restore DB to other version of sqlite)

[Bug 174102] Re: gnome-rdp: Error during the connection to database

2008-04-28 Thread woodgdo1
I just posted this fix to https://bugs.launchpad.net/ubuntu/+source/gnome-rdp/+bug/149542 Could possibly be scripted by package maintainer? The hard part is to tell what version the existing DB is since it is in the home directory... Another Fix that I just came up with and is a bit more

[Bug 115249] Savin printers not shown in gnome-cups-manager

2007-05-17 Thread woodgdo1
Public bug reported: Binary package hint: gnome-cups-manager The manufacturer SAVIN is not an option in Step 2 of setting up a printer in Feisty Fawn. The option was available in Dapper and Edgy, but for some reason was not included or was removed. ** Affects: gnome-cups-manager (Ubuntu)

[Bug 115249] Re: Savin printers not shown in gnome-cups-manager

2007-05-17 Thread woodgdo1
Workaround: Downloaded ppd files from http://openprinting.org/show_printer.cgi?recnum=Savin-8030 and made new folder /usr/share/ppd/openprinting/Savin I then placed the ppd files there and gzipped them. Now Savin is an option. Maybe create a Cups printer .deb package that includes all of the