[Bug 201786] Re: ssh Agent admitted failure to sign using the key

2008-07-27 Thread feiy
Confirm in Ubuntu intrepid set SSH_AUTH_SOCK=0 can fixed it! -- ssh Agent admitted failure to sign using the key https://bugs.launchpad.net/bugs/201786 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desk

Re: [Bug 66104] Re: [Gutsy] scim: input freezes in various applications under XIM mode

2008-02-24 Thread feiy
try to modify ~/.scim/config,set * */FrontEnd/X11/Dynamic = true 2008/2/22, 宋远乐 <[EMAIL PROTECTED]>: > > This has been very annoying. I can confirm this on gusty. It has not > been fixed in official updates yet. > > I have no deadkey and the second work around fix the problem. > > > -- > [Gutsy]

[Bug 132016] tracker-extract crashed with SIGSEGV in strcasecmp()

2007-08-13 Thread feiy
: cdrom Package: tracker 0.6.1-0ubuntu1 PackageArchitecture: i386 ProcCmdline: tracker-extract /home/feiy/Works/web/wwwroot/CFIDE/administrator/help/whgdata/whlstf11.htm text/html ProcCwd: / ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/feiy/Programs

[Bug 122955] Re: notification-daemon crashed with signal 5 in g_logv()

2007-06-28 Thread feiy
*** This bug is a duplicate of bug 122637 *** https://bugs.launchpad.net/bugs/122637 ** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/8246960/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/8246961/Dependencies.txt ** Attachment added:

[Bug 122955] notification-daemon crashed with signal 5 in g_logv()

2007-06-28 Thread feiy
UTF-8 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/feiy/Programs/Flex2/SDK LANG=zh_CN.UTF-8 SHELL=/bin/bash Signal: 5 SourcePackage: notification-daemon StacktraceTop: g_logv () from /usr/lib/libglib-2.0.so.0 g_log () from /usr/lib/libglib-2.0.so.0 ?? () from

[Bug 122462] Re: gimp-remote-2.3 crashed with signal 5

2007-06-26 Thread feiy
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/8213747/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/8213748/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/8213749/ProcStatus.txt -- gimp-remo

[Bug 122462] gimp-remote-2.3 crashed with signal 5

2007-06-26 Thread feiy
Package: gimp 2.3.18-1ubuntu1 PackageArchitecture: i386 ProcCmdline: gimp-remote-2.3 file:///home/feiy/Desktop/Screenshot-SimpleHierarchicalADGGroupCol.swf%20(application-x-shockwave-flash%20%E5%AF%B9%E8%B1%A1)%20-%20Mozilla%20Firefox-1.png ProcCwd: /home/feiy ProcEnviron: LANGUAGE=zh_CN.UTF-8

Re: [Bug 115403] Re: a key focus bug of the gnome-terminal in gutsy

2007-05-20 Thread feiy
yes,i think all application with multi-tabs support has the same bug,maybe it's the keybord driver's bug!can u tell me how can i find the posit where is bug generated! thanks 2007/5/20, Sebastien Bacher <[EMAIL PROTECTED]>: > > marking unconfirmed the, you are the only one who opened a bug ab

Re: [Bug 115403] Re: a key focus bug of the gnome-terminal in gutsy

2007-05-20 Thread feiy
yes it happen,and it also happen with the xfce4! 2007/5/19, Sebastien Bacher <[EMAIL PROTECTED]>: > > does it happen without using scim? > > -- > a key focus bug of the gnome-terminal in gutsy > https://bugs.launchpad.net/bugs/115403 > You received this bug notification because you are a direct su

[Bug 115403] Re: a key focus bug of the gnome-terminal in gutsy

2007-05-18 Thread feiy
maybe is the scim's bug,or is the gnome window manage the bug -- a key focus bug of the gnome-terminal in gutsy https://bugs.launchpad.net/bugs/115403 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for gnome-terminal in ubuntu. -- desk

[Bug 115403] a key focus bug of the gnome-terminal in gutsy

2007-05-18 Thread feiy
Public bug reported: system version:Ubuntu gutsy (development branch) uname -a: Linux feiy-laptop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 GNU/Linux gnome-terminal version:2.18.0-2ubuntu1 if u open a gnome terminal,in the first opened tab window of gnome- terminal,open

[Bug 115403] a key focus bug of the gnome-terminal in gutsy

2007-05-18 Thread feiy
You have been subscribed to a public bug: system version:Ubuntu gutsy (development branch) uname -a: Linux feiy-laptop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 GNU/Linux gnome-terminal version:2.18.0-2ubuntu1 if u open a gnome terminal,in the first opened tab window of

Re: [Bug 98813] Re: [apport] gnome-terminal crashed with SIGSEGV

2007-04-01 Thread feiy
yes!the term is dead,so i kill it!i must upload a log again? 2007/3/31, Sebastien Bacher <[EMAIL PROTECTED]>: > > did you get the crash during that run? The log has no clear error > > -- > [apport] gnome-terminal crashed with SIGSEGV > https://launchpad.net/bugs/98813 > -- 闲云孤鹤 - 清冷香中抱膝吟 -- [

[Bug 98813] Re: [apport] gnome-terminal crashed with SIGSEGV

2007-03-30 Thread feiy
the debug log with the command: G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log gnome- terminal in the new gnome-termail window,i login a suse linux 8(GB2312 code),input some chinese word by scim to reproduce the

Re: [Bug 98813] Re: [apport] gnome-terminal crashed with SIGSEGV

2007-03-30 Thread feiy
ok ,i'll install the valgrind to get the debug log 2007/3/30, Daniel Holbach <[EMAIL PROTECTED]>: > > Can you run gnome-terminal under valgrind and attach the log here? > http://wiki.ubuntu.com/Valgrind might help with that. > > ** Changed in: gnome-terminal (Ubuntu) >Status: Unconfirmed =

[Bug 98813] Re: [apport] gnome-terminal crashed with SIGSEGV

2007-03-29 Thread feiy
** Attachment added: "CoreDump.gz" http://librarian.launchpad.net/7051348/CoreDump.gz ** Attachment added: "Dependencies.txt" http://librarian.launchpad.net/7051349/Dependencies.txt ** Attachment added: "Disassembly.txt" http://librarian.launchpad.net/7051350/Disassembly.txt ** Attachm

[Bug 98813] [apport] gnome-terminal crashed with SIGSEGV

2007-03-29 Thread feiy
-terminal 2.18.0-0ubuntu1 PackageArchitecture: i386 ProcCmdline: gnome-terminal ProcCwd: /home/feiy ProcEnviron: LANGUAGE=zh_CN:zh:en_US:en PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/feiy/Programs/Flex2/SDK LANG=zh_CN.UTF-8 SHELL=/bin/bash Signal: 11