After returning from vacation I was confronted with a really strange problem on my laptop. Firefox wasn’t any more able to load pages from certain domains. After a reboot it worked, but sooner or later it stopped working. Read the rest of this entry »
Firefox suddenly doesn’t resolve names any more
August 7, 2009 by ebFingerprint Reader Working Again!
August 6, 2009 by ebI had some problems with my fingerprint reader for quite some time, probably since upgrading to Jaunty. It took multiple attempts to read my fingerprint Read the rest of this entry »
Upgrading to Jaunty
May 25, 2009 by ebRecently I updated my laptop to Ubuntu 9.04 Jaunty.
It went pretty smooth; the only drawback was Read the rest of this entry »
Debug.Assert and Mono
May 6, 2009 by ebOn Microsoft’s .NET implementation on Windows a Debug.Fail() (which is equal to a Debug.Assert(false)) when run on a debug build displays a dialog box with the options Abort, Retry, Ignore. When run in the debugger it also displays the call stack.
On Mono however no dialog box shows; it behaves the same as when the user pressed ‘Ignore’. What’s worse is that it doesn’t display the call stack by default, even when run in debugger. This doesn’t give any hint if an exception happened. Read the rest of this entry »
IME and TSF and bugs when typing Chinese
January 16, 2009 by ebQuite a while ago I investigated some problems we were having with Chinese IME with one of our applications. Since that was new stuff for me I made some notes but never came around to finish this blog entry.
Building MonoDevelop from SVN
January 15, 2009 by ebYesterday I managed to build MonoDevelop from SVN source. I had done it before but had forgotten how to do it, and there are no fool-proof instructions on what you need to build. Read the rest of this entry »
Upgrade to Ubuntu 8.10 Intrepid
November 18, 2008 by ebToday I upgraded my Dell laptop to Intrepid. After downloading 1.3 GB of data it started the installation and asked about several configuration files it thought I had manually changed. Besides that everything went uneventful, and a reboot also worked.
However, not all things are working:
- Compiz is disabled
- Fingerprint reader no longer working
- Cursor keys not working; up-arrow key opens screen shot app Read the rest of this entry »
Distorted Video when Using RecordMyDesktop
November 10, 2008 by ebToday I was looking for a screen recording application on Linux. I came across recordmydesktop (and it’s GUI gtk-recordmydesktop) which looked very promising. It is included in the Ubuntu repositories and it is easy to use: just select the window you want to capture and click on the record button. However, when I looked at the generated video the characters in the recorded window looked unacceptably distorted. Read the rest of this entry »
No Sound after Kernel Upgrade
October 29, 2008 by ebAfter I upgraded to the current kernel version (2.6.24-21) the sound suddenly stopped working on my Dell D830 laptop running Ubuntu Hardy 8.04. Read the rest of this entry »
VirtualBox and Scim
September 22, 2008 by ebI’m running Vista in a VirtualBox virtual machine that I have installed on Ubuntu 8.04. This all worked great until I recently enabled the support to enter complex characters in order to be able to test how some software behaves when using an IME. This morning when I started my virtual machine, it didn’t respond to any keyboard input. Read the rest of this entry »