Updated again Nov 1st 9:00pm, Taiwan time.
I’ve upgraded from Hardy to Intrepid and found a slew of problems. First the problems which are not fixed:
-
Gnome does not want to start the gnome-terminal which is saved in the session configuration. After further investigation I found that session saving in gnome 2.24.1 does not work at all. This is a regression bug and a major one at that.
-
Update: I can’t sync to my cell phone using bluetooth. The bluetooth driver is there and working but to be able to sync there need to be some configuration performed. The configuration of the bluetooth tools has significantly changed since Hardy so this is not a trivial thing to fix. And the documentation seems nonexistent. One step forward, two steps back.
-
Evolution displays negative total number of emails.
Then the problems which I have been able to fix:
-
The guys working on compiz have decided to go from 0-based indexing of viewports to 1-based indexing. Of course, user settings are not automatically upgraded so I had to go into my configuration and fix that manually. I think the change is good because 0-based indexing makes sense only to programmers. However, not providing for an automatic upgrade of the configuration data is asinine.
-
scim initially refused to start. It turns out that skim was preventing it to run. Not skim directly but there was a session script which checked whether skim is present or not and if present would refuse to run scim.
-
Evolution at first did not want to connect to my mail server. I fixed this by switching from TLS to SSL for the connection protocol.
-
Update: Hardy and Intrepid run different versions of rsync. Unfortunately, the two versions do not speak the exact same protocol. There is some degree of compatibility so not all uses of rsync between an Intrepid and Hardy machine are doomed to fail. However, I use rsync in such a way that Intrepid’s rsync cannot talk to Hardy’s rsync. I’ve backported Intrepid’s rsync to Hardy to take care of that problem.
-
Update: Skype initially was not able to produce audio. Changing my sound out and ringing devices in the “Sound Device” tab of the “Options” dialog to the value “pulse” fixed the problem.
-
Update: Spamassassin’s cron job fails. A workaround exists.
-
Update: The Eclipse version bundled with Intrepid is both ancient and buggy. To be fair that is also a problem with Hardy. The problem has been reported and a newer version of Eclipse exists in one of the PPAs.
-
Update: Evolution displays a huge “Show:” button. I fixed this by going into the gconf registry and removing the key at /apps/evolution/mail/labels.
I will update this page as I find more.