[Uim-bugs] [Bug 1769] New: im-switcher opens a private file

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 3 04:57:22 EET 2004


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://freedesktop.org/bugzilla/show_bug.cgi?id=1769        
   
           Summary: im-switcher opens a private file
           Product: UIM
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libuim
        AssignedTo: uim-bugs at freedesktop.org
        ReportedBy: utuhiro78 at yahoo.co.jp


im-switcher opens a private file.
http://freedesktop.org/pipermail/uim/2004-October/000702.html

$ strace -f -F -o ~/uim-strace.txt uim-toolbar-gtk
Click 'sw'
You'll find "No such file or directory" in terminal.
=> Quit uim-toolbar-gtk

$ gedit uim-strace.txt
Search "no such file" from backward.
You'll find these lines:
-----
!! 4916  open("/home/tkng/uim.d/im-switcher", O_RDONLY <unfinished ...>
4914  <... ioctl resumed> , [0])        = 0
4916  <... open resumed> )              = -1 ENOENT (No such file or directory)
4914  poll( <unfinished ...>
4916  write(2, "No such file or directory\n", 26) = 26
-----        
   
   
--         
Configure bugmail: https://freedesktop.org/bugzilla/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