On Wed, 17 Oct 2012, Pascal Viandier wrote:
I recently upgraded to TDE 3.5.13.1 on my Ubuntu Lucid amd64. All went smoothly until I upgraded Thunderbird mail to 16.0.1. It simply does not start (crash on startup). I searched hard where it was crashing with no great success At last resort I found a workaround so if someone has the same trouble, here it is: Start thunderbird with this command:
LD_PRELOAD=/opt/trinity/lib/kgtk/libkgtk2.so; thunderbird
And thunderbird is back to work!
Same goes for Firefox -- even back several levels _prior_ to version 16.0.1
Ubuntu 10.04.4 LTS, 32-bit
Jonesy
On Wednesday 17 of October 2012 22:19:02 Jonesy wrote:
On Wed, 17 Oct 2012, Pascal Viandier wrote:
I recently upgraded to TDE 3.5.13.1 on my Ubuntu Lucid amd64. All went smoothly until I upgraded Thunderbird mail to 16.0.1. It simply does not start (crash on startup). I searched hard where it was crashing with no great success At last resort I found a workaround so if someone has the same trouble, here it is: Start thunderbird with this command:
LD_PRELOAD=/opt/trinity/lib/kgtk/libkgtk2.so; thunderbird
And thunderbird is back to work!
Same goes for Firefox -- even back several levels _prior_ to version 16.0.1
Ubuntu 10.04.4 LTS, 32-bit
Jonesy
Uninstall package kgtk-qt3-trinity, if dependencies allows it. If it was a problem, rename /opt/trinity/share/kgtk/preload.
Slavek --
On 10/17/12 15:36, Slávek Banko wrote:
Uninstall package kgtk-qt3-trinity, if dependencies allows it. If it was a problem, rename /opt/trinity/share/kgtk/preload.
Thanks to Slávek, I was able to work around this same issue. apt-get told me that it was about to free up LOTS of disk space when I went to remove the package, so I ended up renaming the file above. Logout/login solved both my FF and TB errors.
On 12-10-17 04:36 PM, Slávek Banko wrote:
On Wednesday 17 of October 2012 22:19:02 Jonesy wrote:
On Wed, 17 Oct 2012, Pascal Viandier wrote:
I recently upgraded to TDE 3.5.13.1 on my Ubuntu Lucid amd64. All went smoothly until I upgraded Thunderbird mail to 16.0.1. It simply does not start (crash on startup). I searched hard where it was crashing with no great success At last resort I found a workaround so if someone has the same trouble, here it is: Start thunderbird with this command:
LD_PRELOAD=/opt/trinity/lib/kgtk/libkgtk2.so; thunderbird
And thunderbird is back to work!
Same goes for Firefox -- even back several levels _prior_ to version 16.0.1
Ubuntu 10.04.4 LTS, 32-bit
Jonesy
Uninstall package kgtk-qt3-trinity, if dependencies allows it. If it was a problem, rename /opt/trinity/share/kgtk/preload.
Slavek
Thanks Slavek! I uninstalled this package and there is no more problem on my system.
Pascal