Firefox : Gmail blank page when opening attachment ?

See :
http://groups.google.com/group/Gmail-Problem-solving/browse_thread/thread/b844fef88053e780/acdb3357fe4a2729?lnk=raot

Problem :

Since the new version of Gmail, I was having issues when downloading attachments. The Gmail tab would go blank. The only way to get back to Gmail was to close the tab and open Gmail again. Reloading was not helping.

Solution :

My problem was because of the add-on “Tab Mix Plus”

- Open Tab Mix Plus options
- Links tab
- Click on “edit” in regard to “Prevent blank tabs when downloading files”
- Remove from the list the lines /disp=attd&view=att/ and /view=att&disp=attd/

Issue is discussed here :
http://tmp.garyr.net/forum/viewtopic.php?p=22324

Belgian eID under Ubuntu 7.10

I had almost forgotten that I was offered an eID card reader by our Federal Public Service FINANCE, a few months ago when I went up to their offices to get some info.

I decided to give it a try tonight.

The sticker on the back of the reader says “ACR38U-SPC-FDT (FW104)”.

Free Image Hosting at www.ImageShack.us

I first blindly tried to install some packages (beidgui to read my card info) but ran into several problems.

beid :

When running beidgui, it was not even listing the card reader in the options tab.

Running from the CLI, I was getting the following error message :
Error: can’t open /var/run/openct/status: No such file or directory

If I was starting beidgui using sudo, the card reader was listed correctly.

At some point I also got the following error in beidgui :
“Error : Wrong Root Certificate”

The card reader was also detected as another reader for a while.

I removed every packages and was about to give up when I finally found the answer that made things work out of the box at
http://doc.ubuntu-fr.org/materiel/acr38

Packages to install :

sudo apt-get install libacr38u libacr38ucontrol0 beid-tools pcscd libpcsclite-dev beidgui libbeid2 libbeidlibopensc2

After installing these, I was able to read my card under beid.

Firefox :

In order to access websites working with the eID, you need to load the PKCS#11 module.

Edit > Preferences > Advanced > Encryption > Security Devices > Load

Module name : “Belgium Identity Card PKCS#11″
Module filename : “/usr/lib/libbeidpkcs11.so.2″

Restart Firefox when done.

The card reader MUST be plugged before starting Firefox if you intend to access a website requiring access to your eID.

Interesting links :

http://users.pandora.be/mydotcom/howto/linux/ubuntubelpic.htm
https://www.mijndossier.rrn.fgov.be/

This last link is interesting and requires your eID, you can see a lot of stuff the government stores about you (driving licence, passport delivery, etc.).

I even found a mistake in my file, I’m living in an apartment and the previous tenant is listed in my family description… Our public services are not at the edge in every fields.

Ubuntu 7.10 Alpha 3 : small fonts in Firefox

Fonts are smaller in Firefox than under Gnome.

If you want to fix that small (and hopefully temporary) issue, under Firefox type in the URL bar :

“about:config”

Then in the filter box, search for “dpi”

This will filter out the value “layout.css.dpi” having a default value of “-1″

Change that value to “0″ and restart Firefox, the fonts will be the same size as under Gnome.

Edit : Apparently, it is fixed in apha 4.

Edit 2 : issue back in alpha 5 (upgraded from alpha 4)

Edit 3 : Tim is reporting the issue is not present on a fresh alpha 5 install…

Nicer radio and check boxes for Firefox 2 under Ubuntu Linux 6.10 (edgy)

While I run Beryl and XGL and have an eye candy desktop, I found the radio and check boxes to be very ugly under Firefox…

I packaged all you need to get nicer boxes…

Before :
Image Hosted by ImageShack.us

After :
Image Hosted by ImageShack.us

Download the package : http://blog.wains.be/pub/firefox-widgets.tar.gz

Installation instructions can be found in the package

A better package is available at : http://ubuntudaily.com/2007/03/08/how-to-prettify-the-firefox-widgets/