[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 09:25:56 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          
     




------- Additional Comments From mover at hct.zaq.ne.jp  2005-02-04 23:25 -------
Index: Makefile.am 
=================================================================== 
--- Makefile.am (revision 535) 
+++ Makefile.am (working copy) 
@@ -30,7 +30,8 @@ 
 endif 
  
  
-module_names = "pyload" 
+module_names = "direct" 
+module_names += "pyload" 
  
 if ANTHY 
   module_names += "anthy" 
 
This patch solved the problem on my environment. 
If this is valid, please commit, Yamaken.           
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the uim-bugs mailing list