Re: [Bug 689990] Re: test function always return zero with its "n" parameter

2010-12-18 Thread secure bit
not true ! man, to prove this, try the following : >test -n string >echo $? output : 0 >test -n >echo $? output : 0 !!! while -z is working, look : >test -z string >echo $? output : 1 >test -z >echo $? output : 0 from that, we find that -n always return 0 as exit code, no matter it was given

[Bug 689990] [NEW] test function always return zero with its "n" parameter

2010-12-13 Thread secure bit
Public bug reported: in the ubuntu bash shell, the test function (test -n STRING) will always return zero, no matter if the String is empty or not in the manual of test (man test) test -n is supposed to "the length of STRING is nonzero", but it is not functioning, really however test -z "the len

[Bug 587980] [NEW] UTF-8 File names in the rar archives are not readable

2010-05-31 Thread secure bit
Public bug reported: Binary package hint: rar when I try to open rar archives which contains files that named using non-latin characters then it just won't open, and it is also not readable. this problem only affected the new release 10.04, rar is working fine on 9.10 and before it. ProblemType:

[Bug 555824] [NEW] boot loader drive selection fails

2010-04-05 Thread secure bit
Public bug reported: when installing ubuntu 10.04 alpha and when I trying to select different drive than the default one to install the boot loader in the pre-final screen this bug happens ** Affects: ubuntu Importance: Undecided Status: New -- boot loader drive selection fails ht

Re: [Bug 187183] Hey,friends!!

2009-01-07 Thread secure bit
You must be a jackass ! On Wed, Jan 7, 2009 at 5:00 PM, thyultimate wrote: > Dear, > Good day!!! > I would like to introduce a very good company, electronic products > Wholesale dealer. > I have bought some products from company,the price was very cheap, > and the products are very good quality

Re: [Bug 219466] Re: whole x session freeze when opening new session while prompting for kdewallet password

2008-10-24 Thread secure bit
this bug was solved in hardy, I tested it few months ago I'll test it when I use intrepid, thank you On Fri, Oct 24, 2008 at 4:20 AM, Jonathan Thomas <[EMAIL PROTECTED]>wrote: > We are closing this bug report because it lacks the information we need > to investigate the problem, as described in

[Bug 219466] Re: whole x session freeze when opening new session while prompting for kdewallet password

2008-04-23 Thread secure bit
I used the latest when bug reported (my system is hardy beta, and upgrading in my system is auto using crontab) my current kde is 3.5.9 and I am not sure if it was the same when I submitted the bug -- whole x session freeze when opening new session while prompting for kdewallet password https://

[Bug 151532] Re: cryptsetup: failed to setup lvm device

2008-04-19 Thread secure bit
luks never opened that partition, and I had to format the hard disk, I've lost all my important data ! -- cryptsetup: failed to setup lvm device https://bugs.launchpad.net/bugs/151532 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- u

[Bug 219466] [NEW] whole x session freeze when opening new session while prompting for kdewallet password

2008-04-18 Thread secure bit
Public bug reported: hi I have some passwords stored in the kde wallet, when I try to open a website that requires a password to log in, then the password would be grabbed from the wallet, the wallet requires a password itself for encrypting passwords that was an introduction now when I open a

Re: [Bug 212711] [NEW] putty shutdown when trying to connect over http proxy

2008-04-09 Thread secure bit
this is true, I have chosen always to append the log, however the problem disappears when I chose always overwrite, so I can't append ? On Mon, Apr 7, 2008 at 10:34 PM, Jacob Nevins < [EMAIL PROTECTED]> wrote: > > putty suddenly exit with the following error message when trying to > > connect ove

[Bug 149497] Re: apt-get update returns error

2008-04-08 Thread secure bit
apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following packages were automatically installed and are no longer required: mozilla-firefox-locale-ar vnc4-common Use 'apt-get autoremove' to remo

[Bug 149497] Re: apt-get update returns error

2008-04-08 Thread secure bit
Errors were encountered while processing: python-launchpad-integration liblpint-bonobo0 E: /var/cache/apt/archives/liblaunchpad-integration1_0.1.18_i386.deb: trying to overwrite `/usr/share/icons/hicolor/16x16/apps/lpi-bug.png', which is also in package liblaunchpad-integration0 -- apt-get up

[Bug 212711] [NEW] putty shutdown when trying to connect over http proxy

2008-04-06 Thread secure bit
Public bug reported: putty suddenly exit with the following error message when trying to connect over http proxy : putty: ../unix/uxmisc.c:144: f_open: Assertion `mode[0] == 'w'' failed. Aborted (core dumped) I am using hardy heron beta, and I am very up to date my kernel is 2.6.24-15-generic #

[Bug 151532] Re: cryptsetup: failed to setup lvm device

2007-12-13 Thread secure bit
I have this problem in the ubuntu studio and once I see it the system stop loading, what should I do to rescure my data ? thank you -- cryptsetup: failed to setup lvm device https://bugs.launchpad.net/bugs/151532 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 32357] Re: Installer doesn't recognise SATA disks as primary.

2006-06-17 Thread sECuRE
This *definitely* is a bug and a quite serious! I had attached a PATA- drive encrypted with TrueCrypt which stores its required information to mount the drive in the first 512 bytes. You can already guess what happened? GRUB was written there and all my data are gone! -- Installer doesn't recogni

[Bug 32357] Re: Installer doesn't recognise SATA disks as primary.

2006-06-17 Thread sECuRE
This *definitely* is a bug and a quite serious! I had attached a PATA- drive encrypted with TrueCrypt which stores its required information to mount the drive in the first 512 bytes. You can already guess what happened? GRUB was written there and all my data are gone! -- Installer doesn't recogni