Posts Tagged ‘amd64’

Open Microsoft Office 2007 .docx files in amd64 Debian (Squeeze / Sid) Unstable with odf-converter-integrator

Saturday, September 19th, 2009

After my upgrade to Debian Unstable I experienced problems with opening the microsoft office 2007 .docx files.
The error message that poped up every time I tried opening a docx file was:
Read-Error. Data could not be read from the file
I wasted some time looking for people who experienced the same issue and possible solution to the situation.
Unfortunately I couldn’t find any fix online until I found the fix on my own experimenting installing different versions of the odf-converter-integrator.
First I’ve tried updating my current installed odf-converter-integrator version, which was odf-converter-integrator 0.2.1.
I’ve upgraded to a version odf-converter-integrator_0.2.2_i386.deb.
Unluckily that the problem persisted, so I tried some other suggested possible work arounds, none of which worked.
I was sure there should be a way to make it work so I continued trying stuff until I FOUND THE SOLUTION.
The solution was as simple as downloading odf-converter-integrator_strawberry_0.2.3-2_i386.deb from the odf-converter-integrator download page
And next install it executing:
dpkg -i –force-all odf-converter-integrator_strawberry_0.2.3-2_i386.deb
Hooray opening docx works corretly on my Debian Unstable now! I bet it works for you as well 🙂 Praise the Lord!
END—–

Unbutu interpid amd64 Firefox not opening .torrent files by default bug and how to fix ubuntu to open .torrent files by default

Sunday, September 27th, 2009

Yesterday I’ve been to my cousin to whom I have installed Ubuntu 9.04 a week ago.
She was not happy that by default Ubuntu doesn’t handle the .torrent file extension by default.
After 20 minutes of googling I finally found the solution.
Here is how to workaround the .torrent not opening problem:
Open your Firefix and go to:Edit -> Preferences -> Applications.There in the search field type: “torrent”.Then follow the menu dialogs to set your preferred torrent clientto use or either choose if you’d like the default behaviour ofthe torrent client to download the file as a default behaviouror alternatively prompt you asking where to save the torrent.You can also control there how to handle other file extensions.I have to add that for some reason I’m not sure it might be theISP involved, but when transmission was used to download files,transmisson had some problems starting the torrent download.Changing it to the default torrent client in gnome did resolvedthis issue as well.END—–