On Wed, Dec 13, 2006 at 10:05:38AM +0100, Roland Mas wrote: > > $ scim-setup &> /tmp/foo > [Nothing happens for a few seconds, then I get my prompt back] > $ less -N /tmp/foo > 1 > 7 *backtrace* > 8 >>(require "init.scm") > 9 >>(*catch (quote errobj) (require "init.scm"))
I think I've pinned down this bug. scim-uim needs uim-common (which provides the file /usr/share/uim/init.scm and others) installed to work properly. Adding uim-common as a dependency of scim-uim should fix this problem. Although I am quite sure about this, I would like some confirmation. Roland and Arne, can either of you try reproducing this bug, then install uim-common and confirm the fix is correct? Thanks. Ming 2007.03.20 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

