After installing Mozilla Thunderbird 6 I quickly discovered that one of my favorite add-ons was no longer working. Firetray is listed as incompatible with Thunderbird 6 but after searching around I discovered that it worked for some people after they compiled it from source.
Searching around in the build files revealed that the add-on needs a version bump to properly install. Once I changed the max version number and compiled the add-on it worked flawlessly!
You can download my x86_64 build or follow the steps below to compile it on your PC. The patch file (in the steps below) will bump up the version number. Compiling the add-on requires you to have gecko-sdk and scons already installed on your system.
mkdir firetray cd firetray wget "http://firetray.googlecode.com/files/firetray-0.3.1-src.zip" unzip "firetray-0.3.1-src.zip" wget "http://pavelshub.com/files/firetray-thunderbird6.patch" patch generate_install_rdf.sh firetray-thunderbird6.patch ./build.sh
here is a finished version: http://www.file-upload.net/download-3707349/firetray-0.3.0-svn-r124M.xpi.html
What’s the difference between mine and yours?
It doesn’t work in thunderbird 6.0.2 🙁
Worked for me when I upgraded to 6.0.2, does it give you an error message? I can recompile against the latest SDK if you’d like.
It doesn’t hide my thunderbird to tray. And I don’t know why… Maybe other add-ons don’t let it to work correctly?
http://s39.radikal.ru/i083/1109/01/12e1e2dd9025.png
Ubuntu 10.10…
and there are no any error messages. just doesn’t work…
I recompiled it against the latest SDK that I had. Using GECKO_SDK=/usr/lib/xulrunner-devel-6.0.1
http://pavelshub.com/files/firetray-0.3.1-src1-build.xpi
Doubt it will help but maybe worth a try?
alas! nothing can help me… I’ve already reinstalled thunderbird. Without result 😥 Something strange is with my bird…
There is no “File-Close to System Tray” even…
Great! This post is really useful! I felt lost without FireTray 😉 Thank you guy!
I’ve installed thunderbird 3 and you firetray again. And now I’m very happy 😛 Thank you so much for your help. And for this add-on