[Uim-bugs] [Bug 2471] uim-pref crashes when there's no ~/.uim.d directory

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Feb 5 08:13:50 EET 2005


Please do not reply to this email: if you want to comment on the bug, go to            
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=2471          
     

yamaken at bp.iij4u.or.jp changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|uim-bugs at freedesktop.org    |yamaken at bp.iij4u.or.jp




------- Additional Comments From yamaken at bp.iij4u.or.jp  2005-02-04 22:13 -------
Give me more debug information.

Index: scm/lazy-load.scm
===================================================================
--- scm/lazy-load.scm   (revision 530)
+++ scm/lazy-load.scm   (working copy)
@@ -46,6 +46,10 @@
                                 (init-handler id im arg)
                                 (begin
                                   (error "stub IM actualization failed")
+                                  (print init-handler)
+                                  (print stub-im-init-handler)
+                                  (print im)
+                                  (print (map im-name im-list))
                                   #f))))
               context))))))
 
          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the uim-bugs mailing list