Twhirl - Problems with AIR 1.5 (Linux)
After upgrading to AIR 1.5, my twhirl stopped working on my Linux Desktop (Damaged file). So, after banging my head against the wall, I found the solution. You have to remove the application from the system using your package manager (rpm / dpkg).
Try dpkg -l | grep twhirl or rpm -qa | grep twhirl, and you’ll see what I mean.
Afterwards, just install the latest Twhirl (0.8.7, as I write this post).
Twhirl should’ve post this bugfix on their page…

