[Bug 240147] Re: 'cutter' utility doesn't work anymore because it depends on kernel module 'ip_conntrack' which is obsolete

2015-02-11 Thread elgs
Version 1.04 still doesn't work. # ./cutter 10.0.0.100 openning ip_conntrack or nf_conntrack (is kernel module 'conntrack' loaded?): No such file or directory root@install:~/cutter-1.04# modprobe ip_conntrack root@install:~/cutter-1.04# modprobe nf_conntrack root@install:~/cutter-1.04# ./cutter 1

[Bug 1408605] Re: last -t does not work as what man page said

2015-01-13 Thread elgs
I think it's worthwhile to add it as a new behavior as opposed to to change it, as I believe different people may need different behaviors. Can someone educate me how to make a patch? Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 1408605] Re: last -t does not work as what man page said

2015-01-13 Thread elgs
Problem solve by download the last.c. Go to line 753, change the line from: if (until && until < ut.ut_time) continue; to if (until && until > ut.ut_time) continue; then recompile it. ** Changed in: sysvinit (Ubuntu) Assignee: (unassigned) => elgs (elgs198

[Bug 1408605] Re: last -t does not work as what man page said

2015-01-13 Thread elgs
Problem solve by download the last.c. Go to line 753, change the line from: if (until && until < ut.ut_time) continue; to if (until && until < ut.ut_time) continue; then recompile it. -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1408605] Re: last -t does not work as what man page said

2015-01-13 Thread elgs
Am I missing anything, or am I missing the protocol Ubuntu's bug system works. I'm surprised having no response to a bug in the software at all. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1408605 T

[Bug 1408605] Re: last -t does not work as what man page said

2015-01-10 Thread elgs
It seems this bug has become inactive now. Am I missing anything in order to push this this bug to be fixed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1408605 Title: last -t does not work as wha

[Bug 1408605] Re: last -t does not work as what man page said

2015-01-10 Thread elgs
Any chance this bug can get assigned? Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1408605 Title: last -t does not work as what man page said To manage notifications about this bug go to:

[Bug 1408605] Re: last -t does not work as what man page said

2015-01-08 Thread elgs
Any chance this bug to be assigned? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1408605 Title: last -t does not work as what man page said To manage notifications about this bug go to: https://bu

[Bug 1408605] Re: last -t does not work as what man page said

2015-01-08 Thread elgs
Thanks Brian. This bug is very critical to my application. I believe it is not correctly implemented. I wish this can be fixed soon. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1408605 Title

[Bug 1408605] Re: last -t does not work as what man page said

2015-01-08 Thread elgs
Changed package to: sysvinit-utils -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1408605 Title: last -t does not work as what man page said To manage notifications about this bug go to: https://bug

Re: [Bug 1408605] last -t does not work as what man page said

2015-01-08 Thread elgs
I’m sorry after reading the FindRightPackage page, I still don’t have any idea which package the last command belongs to. Best regards, Elgs > On Jan 8, 2015, at 8:24 PM, Ubuntu Foundations Team Bug Bot > <1408...@bugs.launchpad.net> wrote: > > Thank you for taking the time

[Bug 1408605] Re: last -t does not work as what man page said

2015-01-08 Thread elgs
I expect the implementation of last will be changed to align with the man page, as opposed to the man page being changed to align with the current last command behavior, as I think "as of" is more useful than "up till". -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1408605] [NEW] last -t does not work as what man page said

2015-01-08 Thread elgs
Public bug reported: The man page of the last command says as follows: -t MMDDHHMMSS Display the state of logins as of the specified time. This is useful, e.g., to determine easily who was logged in at a particular time -- specify that time with -t and look for

RE: [Bug 290626] Re: Broken pipe

2009-02-23 Thread elgs
It seems this issue has been fixed after an update a while ago. Thank you very much. > Date: Sun, 22 Feb 2009 04:20:16 + > From: dantrev...@gmail.com > To: elgs1...@hotmail.com > Subject: [Bug 290626] Re: Broken pipe > > Thank you for taking the time to report this bug and helping to make

RE: [Bug 296436] Re: scim switch input method netbeans

2009-02-23 Thread elgs
No it happens only in Netbeans. All other editors are good. > Date: Sun, 22 Feb 2009 19:19:56 + > From: j...@joshh.co.uk > To: elgs1...@hotmail.com > Subject: [Bug 296436] Re: scim switch input method netbeans > > Could you see if this happens in editors apart from netbeans? > > ** Changed

[Bug 296436] [NEW] scim switch input method netbeans

2008-11-10 Thread elgs
]:~$ im-switch -l Your input method setup under de_DE locale as below. === The configuration "/home/elgs/.xinput.d/de_DE" is defined as a link pointing to scim-bridge This private configuration supersedes the system wide default. =

[Bug 290626] Re: Broken pipe

2008-10-29 Thread elgs
My latest version is: Architecture: amd64 Version: 1:3.2.7-9ubuntu2 -- Broken pipe https://bugs.launchpad.net/bugs/290626 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://

[Bug 290626] Re: Broken pipe

2008-10-29 Thread elgs
Hi, Michael, Thank you for your fast response. I have already have the latest procps (procps_3.2.7-9ubuntu2_amd64.deb) installed. Actually I always keep my system up-to-date. Round about 2 or 1 week(s) ago, the problem began to annoy me, but later after some certain update, the problem went away

[Bug 290626] Re: Broken pipe

2008-10-29 Thread elgs
** Description changed: Binary package hint: update-manager Environment description: Client1: Ubuntu 8.10 beta, Firefox 3.03 shipped with Ubuntu Client2: Virtualbox 2.04(Running in Client1), Windows XP SP3, IE7, Firefox 3.03 for Windows Client3: Windows XP SP3 Standalone, IE6, Fir

[Bug 290626] [NEW] Broken pipe

2008-10-29 Thread elgs
Public bug reported: Binary package hint: update-manager Environment description: Client1: Ubuntu 8.10 beta, Firefox 3.03 shipped with Ubuntu Client2: Virtualbox 2.04(Running in Client1), Windows XP SP3, IE7, Firefox 3.03 for Windows Client3: Windows XP SP3 Standalone, IE6, Firefox 3.03 for Win