[Bug 82123] Re: bash is not freeing memory of backticked output

2009-08-04 Thread Arnold J Noronha
Hmm, I would've thought that "peaking" was okay. I'm not sure, and I'm
just asking out of curiosty: if you malloc a 100MB and something else
has been added to the heap later, it might be possible that the heap
gets fragmented, and that might explain why it simply peaks. In my
original bug report, I said:

  "You can see the memory increasing, repeat this few times to observe that 
it is actually
  increasing and not getting freed."

specifically to rule out this possibility.

-- 
bash is not freeing memory of backticked output
https://bugs.launchpad.net/bugs/82123
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 82123] Re: bash (feisty) is not freeing memory of backticked output

2009-08-04 Thread Arnold J Noronha
I can't reproduce in Jaunty with the command in #3.

memory use peaks to 110-120MB and remains constant thereafter.

-- 
bash is not freeing memory of backticked output
https://bugs.launchpad.net/bugs/82123
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 276943] Re: Resume from suspend doesn't not work on the Mobile 4 Series chipsets

2008-10-19 Thread Arnold J Noronha
I just tried the intel driver again. Things seem to work even after
repeated suspends :-o I am not able to get it to crash, maybe some
upgrade along the way fixed it? I'll report back if it crashes again,
but last time it was crashing on almost each restore.

** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/18691550/Xorg.0.log

-- 
Resume from suspend doesn't not work on the Mobile 4 Series chipsets
https://bugs.launchpad.net/bugs/276943
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 276943] Re: Resume from suspend doesn't not work on the Mobile 4 Series chipsets

2008-10-01 Thread Arnold J Noronha

** Attachment added: "lspci"
   http://launchpadlibrarian.net/18127272/lspci

-- 
Resume from suspend doesn't not work on the Mobile 4 Series chipsets
https://bugs.launchpad.net/bugs/276943
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 276943] [NEW] Resume from suspend doesn't not work on the Mobile 4 Series chipsets

2008-10-01 Thread Arnold J Noronha
Public bug reported:

Hi,

Resume from suspend locks the system (just a mouse pointer is shown
against a black screen). Suspending from a tty works, sometimes
suspending from tty and then pressing Ctrl+Alt+F7 after resume locks the
system. Interestingly, this lock would mean no input, no keyboard
indicators work, but the system automatically reboots after about 1
minute. I tried many quirk combinations using pm-suspend, but none work.

I changed the Xorg driver to "vesa" and now suspend works with any
quirks (of course, I lose compiz.)

I am running a Intrepid on a Lenovo X200, with a Mobile 4 series chipset
(I think this is some 4700 MHD or something.) I'm attaching lspci
output.

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Resume from suspend doesn't not work on the Mobile 4 Series chipsets
https://bugs.launchpad.net/bugs/276943
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 265131] Re: Lenovo X200 can not suspend

2008-09-25 Thread Arnold J Noronha
*** This bug is a duplicate of bug 267141 ***
https://bugs.launchpad.net/bugs/267141

** This bug has been marked a duplicate of bug 267141
   suspend button disappears after pm-utils upgraded to 1.1.2.4-1ubuntu2

-- 
Lenovo X200 can not suspend
https://bugs.launchpad.net/bugs/265131
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 265131] Re: Lenovo X200 can not suspend

2008-09-25 Thread Arnold J Noronha
more info:

# cat /sys/power/state
mem disk
# echo mem > /sys/power/state

and the system goes into suspend state. Of course, it became unstable on
restoring. Maybe (again, I'm not an expert) this means that ACPI is not
at fault, and hal is at fault?

I would also like to point out that "pm-is-supported --suspend" returns
non-zero, (I noticed some hal code running this command, which seemed
like the only like hal code that could make this value false), so maybe
this is a pm-utils issue?

-- 
Lenovo X200 can not suspend
https://bugs.launchpad.net/bugs/265131
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 265131] Re: Lenovo X200 can not suspend

2008-09-25 Thread Arnold J Noronha
this might be an hal issue, I really don't know. My hal says
power_management.can_suspend = False. I tried setting it to True
manually, and gnome-power-manager seems to recognize that I can suspend,
but nothing really happens when I try to suspend. "sudo pm-suspend"
still doesn't work, and still doesn't generate any useful logs.

-- 
Lenovo X200 can not suspend
https://bugs.launchpad.net/bugs/265131
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 265131] Re: Lenovo X200 can not suspend

2008-09-23 Thread Arnold J Noronha
oh, and to add: I too am on x64 intrepid.

-- 
Lenovo X200 can not suspend
https://bugs.launchpad.net/bugs/265131
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 265131] Re: Lenovo X200 can not suspend

2008-09-23 Thread Arnold J Noronha
I can confirm this on my lenovo X200 too. The suspend option does not
appear at all. neither does the suspend key work. sudo pm-suspend does
nothing, and produces no logs in /var/log/pm-suspend. Hibernate works.

I'll be glad to provide any debugging info that you might need.

-- 
Lenovo X200 can not suspend
https://bugs.launchpad.net/bugs/265131
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 185254] Re: system freeze after resume from suspend to RAM

2008-04-28 Thread Arnold J Noronha

Howdy! 

I have the same issue, but with some interesting additions.

So my laptop is an nx6110, with a Pentium M processor. Suspend works
fine, but many a time resume results in a blank screen (I think its
still off), the hard disk light glows for some 10 seconds steadily and
then nothing happens.

Even at this seemingly crashed state I can resume by pressing the power
button many times: (it seems I have to press the power button for some 1
second and then leave it) after some three-four trials, voila -- it
resumes!

This is *not* a hardware issue, since it works fine with gutsy and some
older kernels (it breaks between 2.6.24-5 and 2.6.24-7)

Please let me know what kind of debug information should I get you, and
how to get it!

Thanks,
--Arnold

-- 
system freeze after resume from suspend to RAM
https://bugs.launchpad.net/bugs/185254
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 97042] Re: Wrong CPU scaling frequencies

2008-03-14 Thread Arnold J Noronha
On Fri, Mar 14, 2008 at 12:22:24PM -, Jarmo Ilonen wrote:
> I am not sure if the bug was present in feisty and gutsy, because I
> fixed it locally by editing /etc/init.d/powernowd to use the correct
> driver. Anyway, after upgrading to hardy the bug came back.
> 

Same here, this bug is definitely present in hardy.

-- 
Wrong CPU scaling frequencies
https://bugs.launchpad.net/bugs/97042
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 134922] Re: GTK based windows/apps don't load completely --- stalls

2007-08-26 Thread Arnold J Noronha

** Attachment added: "Well, it doesn't seem to be getting updated everytime I 
open an app.. but all the same ..."
   http://launchpadlibrarian.net/9001748/.xsession-errors

-- 
GTK based windows/apps don't load completely --- stalls 
https://bugs.launchpad.net/bugs/134922
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 134922] GTK based windows/apps don't load completely --- stalls

2007-08-26 Thread Arnold J Noronha
Public bug reported:

Since today (Aug 26th)'s update (Gutsy Gibbon), I've had some trouble
with Gnome application's windows failing to load. The symptoms are: If I
run from menu then it looks like a crashed application. However its not
taking any processor... and compiz does not gray it out... (it still
happens if I turn off compiz). If I run from terminal it produces no
output and no window is drawn

This is true for many GTK based applications (gedit, chess) preferences
dialogs (everything that I tried on the preferences and administration
menu) don't open... I can create windows from existing applications
(tested with gaim). Opening gedit from terminal causes no output and
just crashes... I followed the steps from [1] to produce a backtrace of
gedit (since its from terminal, no window opened in this case):

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb) handle SIG33 pass nostop noprint 
SignalStop  Print   Pass to program Description
SIG33 NoNo  Yes Real-time event 33
(gdb) set pagination 0
(gdb) run
Starting program: /usr/bin/gedit 
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1229027664 (LWP 8291)]


[1] https://wiki.ubuntu.com/DebuggingProgramCrash

** Affects: gtk+2.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
GTK based windows/apps don't load completely --- stalls 
https://bugs.launchpad.net/bugs/134922
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 97042] Re: Wrong CPU scaling frequencies

2007-04-18 Thread Arnold J Noronha
*** This bug is a duplicate of bug 82242 ***
https://bugs.launchpad.net/bugs/82242

Its been quite a while now, the bug still exists.

I personally didn't find this a duplicate of bug #82242, where the OP
talked of speedstep_centrino not getting loaded, which was not my case.
Anyhow, the last post there is almost two months old.

I'm not a proper developer but I've got it working for me with the
following patch to cpufreq-detech.sh:

--- /usr/share/powernowd/cpufreq-detect.sh.ubuntu   2007-04-18 
09:58:17.0 +0530
+++ /usr/share/powernowd/cpufreq-detect.sh  2007-04-18 09:59:24.0 
+0530
@@ -30,7 +30,7 @@
 # If the CPU has the est flag, it supports enhanced speedstep and should
 # use the speedstep-centrino driver
 if [ "`grep est $CPUINFO`" ]; then
-   MODULE=speedstep-centrino;
+   MODULE=acpi-cpufreq;
 elif [ $CPU_FAMILY = 15 ]; then
 # Right. Check if it's a P4 without est.
# Could be speedstep-ich, or could be p4-clockmod.

-- 
Wrong CPU scaling frequencies
https://bugs.launchpad.net/bugs/97042
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 97492] Re: Firefox sporadically crashes when run from "Run Command" box

2007-04-12 Thread Arnold J Noronha
On Thu, Apr 12, 2007 at 06:19:48PM -, dAniel hAhler wrote:
> I do not have those extensions here, and use the nvidia binary drivers
> (nvidia 6600GT).
> 
> The resolution is the same however!
> 
> What screen resolution do the others use?

I'm on 1024x768. Intel 915GM. Using Adblock Plus and Web Developer.

-- 
Firefox sporadically crashes when run from "Run Command" box
https://bugs.launchpad.net/bugs/97492
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 26118] Re: Bad rendering (hinting) in Evince and Xpdf

2007-04-01 Thread Arnold J Noronha
Same problem here, bad rendering for (most) PDF files on Evince which
work well on acroread, kpdf, gv, etc. Btw I'm using a Feisty machine
(Breezy->Dapper->Edgy->Feisty upgrade). PS, DVI files work fine.

-- 
Bad rendering (hinting) in Evince and Xpdf
https://launchpad.net/bugs/26118

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 97042] Re: Wrong CPU scaling frequencies

2007-03-29 Thread Arnold J Noronha
On Thu, Mar 29, 2007 at 04:55:23PM -, Cesare Tirabassi wrote:
> Thanks for your cooperation Arnold.
> Please next time it would be better to not tar or compress attachments.
> 
> >From a first glance, only thing that looks strange is concerning the
> speedstep_centrino module. I understand it is deprecated and most of its
> functionalities have been moved to the acpi_cpufreq module.

wow, yeah. I modprobed -r speedstep_centrino, modprobed acpi-cpufreq,
and things seem to be back to normal.

Is it possible that it is actually my fault, and that I have messed with 
some files to make this happen? (Although I don't think I did.)

--Arnold

-- 
Wrong CPU scaling frequencies
https://launchpad.net/bugs/97042

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 97042] Re: Wrong CPU scaling frequencies

2007-03-29 Thread Arnold J Noronha
Ok, so I've attached what you asked for.

-- 
Wrong CPU scaling frequencies
https://launchpad.net/bugs/97042

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 97042] Re: Wrong CPU scaling frequencies

2007-03-29 Thread Arnold J Noronha

** Attachment added: "Tarred cpufreq directory"
   http://librarian.launchpad.net/7044091/cpufreq.tar

-- 
Wrong CPU scaling frequencies
https://launchpad.net/bugs/97042

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 97042] Re: Wrong CPU scaling frequencies

2007-03-29 Thread Arnold J Noronha

** Attachment added: "output of lspci -vv"
   http://librarian.launchpad.net/7044093/lspci_vv

-- 
Wrong CPU scaling frequencies
https://launchpad.net/bugs/97042

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 97042] Re: Wrong CPU scaling frequencies

2007-03-29 Thread Arnold J Noronha

** Attachment added: "/var/log/syslog (bzipped)"
   http://librarian.launchpad.net/7044107/syslog.bz2

-- 
Wrong CPU scaling frequencies
https://launchpad.net/bugs/97042

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 97042] Re: Wrong CPU scaling frequencies

2007-03-29 Thread Arnold J Noronha

** Attachment added: "Output of dmesg"
   http://librarian.launchpad.net/7044101/dmesg

-- 
Wrong CPU scaling frequencies
https://launchpad.net/bugs/97042

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 97042] Re: Wrong CPU scaling frequencies

2007-03-29 Thread Arnold J Noronha

** Attachment added: "output of lspci -vvn"
   http://librarian.launchpad.net/7044098/lspci_vvn

-- 
Wrong CPU scaling frequencies
https://launchpad.net/bugs/97042

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 97042] Re: Wrong CPU scaling frequencies

2007-03-29 Thread Arnold J Noronha

** Attachment added: "lsmod output"
   http://librarian.launchpad.net/7044080/lsmod

-- 
Wrong CPU scaling frequencies
https://launchpad.net/bugs/97042

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 97042] Re: Wrong CPU scaling frequencies

2007-03-28 Thread Arnold J Noronha
On Wed, Mar 28, 2007 at 07:06:36PM -, Cesare Tirabassi wrote:
> This might not be powernowd. What is the active governor?

ondemand

--Arnold

-- 
Wrong CPU scaling frequencies
https://launchpad.net/bugs/97042

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 97492] Firefox crash when run from "Run Command" box

2007-03-28 Thread Arnold J Noronha
On Wed, Mar 28, 2007 at 07:03:15PM -, Alexander Sack wrote:
> Does this happen always or just sporadically?

Sporadically. Should've mentioned that earlier. But when it happens it
keeps happening.

--Arnold

-- 
Firefox crash when run from "Run Command" box
https://launchpad.net/bugs/97492

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 97492] Firefox crash when run from "Run Command" box

2007-03-28 Thread Arnold J Noronha
Public bug reported:

Binary package hint: firefox


On my system (upgraded Breezy->Dapper->Edgy->Fiesty) Firefox doesn't start up 
from the "Run command" (Alt+F2) dialog box. But it works fine when run from a 
terminal. On doing "firefox 2>/path/to/file", I get the following in 
/path/to/file.

 The program 'firefox-bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 2722 error_code 3 request_code 20 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

I get the same if I try with the  --sync command.
I've been having this problem for quite some time, perhaps it started on my 
Edgy system, I can't be too sure.

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Firefox crash when run from "Run Command" box
https://launchpad.net/bugs/97492

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 92014] Re: Feisty partitioner sees EIDE drives as SCSI's

2007-03-27 Thread Arnold J Noronha
My IDE partitions changed from /dev/hda* to /dev/sda* too. I've just did
an apt upgrade on my existing Feisty machine today.

   *-ide
 description: IDE interface
 product: 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller
 vendor: Intel Corporation
 physical id: 1f.1
 bus info: [EMAIL PROTECTED]:1f.1
 logical name: scsi0
 logical name: scsi1
 version: 03
 width: 32 bits
 clock: 33MHz
 capabilities: ide bus_master emulated scsi-host
 configuration: driver=ata_piix latency=0
 resources: ioport:1f0-1f7 ioport:3f4-3f3 ioport:170-177 
ioport:374-373 ioport:2580-258f irq:21
   *-disk
description: SCSI Disk
product: HTS541060G9AT00
vendor: ATA
physical id: 0.0.0
bus info: [EMAIL PROTECTED]:0.0.0
logical name: /dev/sda
version: MB3O
serial: MPB3PAX5KM6MHG
size: 55GB
capabilities: partitioned partitioned:dos
configuration: ansiversion=5
  *-volume:0
   description: Linux filesystem par ... [snip]

-- 
Feisty partitioner sees EIDE drives as SCSI's
https://launchpad.net/bugs/92014

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 97042] Wrong CPU scaling frequencies

2007-03-27 Thread Arnold J Noronha
Public bug reported:

Binary package hint: powernowd

I did an apt upgrade today on my feisty laptop (HP nx6110), my CPU's
scaling frequencies are displayed wrongly - or at least differently from
my earlier ubuntu's and other installations. Usually my lowest frequency
is 800 MHz, now its 798 MHz. My scaling_avalable_frequencies now shows:

798000 1064000 133 1729000

The first one used to be 80, and the last one used to be 1733000. I
don't remember the intermediate values for sure.

Kernel: 2.6.20-13-386

lshw output for my CPU:
  *-cpu
  description: CPU
  product: Intel(R) Pentium(R) M processor 1.73GHz
  vendor: Intel Corp.
  physical id: 4
  bus info: [EMAIL PROTECTED]
  version: 6.13.8
  slot: JP12
  size: 1729MHz
  capacity: 1733MHz
  width: 32 bits
  clock: 133MHz
  capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic
 sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx est t
m2 cpufreq

Just in case it helps, along with this I'm also experiencing a possible
(though not exact) instance of bug #92014, my IDE drives have now become
/dev/sda*.

Btw, I'm not experiencing any troubles due to this, but would this be
damaging to the CPU?

** Affects: powernowd (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Wrong CPU scaling frequencies
https://launchpad.net/bugs/97042

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 81794] Re: bash scriptings discrepencies

2007-02-06 Thread Arnold J Noronha
So can nobody else see this bug?

-- 
bash scriptings discrepencies
https://launchpad.net/bugs/81794

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 81794] Re: bash scriptings discrepencies

2007-01-29 Thread Arnold J Noronha
I should mention the last two code segments were on my feisty machine. 
--arnold

-- 
bash scriptings discrepencies
https://launchpad.net/bugs/81794

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 81794] Re: bash scriptings discrepencies

2007-01-29 Thread Arnold J Noronha

$ ls -l `which sh`
lrwxrwxrwx 1 root root 9 2006-11-04 12:20 /bin/sh -> /bin/bash

$ ls -l /bin/bash
-rwxr-xr-x 1 root root 700560 2007-01-08 23:10 /bin/bash
 

I specifically tried opening bash, and then the said script (in feisty
and DebianEtch), the problem persists.

In particular I also tried:


$ [[ "arn.cpp " =~ ".cpp[[:blank:]]" ]] 
$ echo $? 
1


-- 
bash scriptings discrepencies
https://launchpad.net/bugs/81794

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 81794] Re: bash scriptings discrepencies

2007-01-29 Thread Arnold J Noronha
** Description changed:

  Binary package hint: bash
  
  
  The following script works differently on Edgy/DebianEtch and Feisty
  
  if [[ "arn.cpp " =~ ".cpp[[:blank:]]" ]] ; then echo yes; fi
  
  In Feisty, it gives no output. In Edgy/DebianEtch it prints yes.
  
- I don't know how critical it is, but I've been using the above syntax in
- a lot of my scripts.
+ [Edited later]

** Tags added: bash feisty

-- 
bash scriptings discrepencies
https://launchpad.net/bugs/81794

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 82123] bash (feisty) is not freeing memory of backticked output

2007-01-29 Thread Arnold J Noronha
Public bug reported:

Binary package hint: bash


In feisty, when a command is called with backtick, there is apparently a memory 
leak which is fixed only once the correspong bash session is closed.

How to reproduce:
1. for i in `seq 1 10` ; do true ; done
in a bash session (even gnome-terminal would do)
You can see the memory increasing, repeat this few times to observe that it 
is actually
increasing and not getting freed.

On the other hand 
  for i in $(seq 1 10) ; do true; done

works fine.

My system is Feisty (upgraded from edgy, which was upgraded from dapper,
from breezy)

--Arnold

** Affects: bash (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
bash (feisty) is not freeing memory of backticked output
https://launchpad.net/bugs/82123

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 78500] Re: gnome-control-center wipes out /home/user

2007-01-26 Thread Arnold J Noronha

I too confirm this. It affects only the current user. 

Mine has been Breezy->Dapper->Edgy->Feisty upgrade, using apt-get update
+ apt-get dist-upgrade.

I think until this is fixed, it better be Control Center better be
removed from the menu :)

--Arnold

-- 
gnome-control-center wipes out /home/user
https://launchpad.net/bugs/78500

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 81794] bash scriptings discrepencies

2007-01-26 Thread Arnold J Noronha
Public bug reported:

Binary package hint: bash


The following script works differently on Edgy/DebianEtch and Feisty

if [[ "arn.cpp " =~ ".cpp[[:blank:]]" ]] ; then echo yes; fi

In Feisty, it gives no output. In Edgy/DebianEtch it prints yes.

I don't know how critical it is, but I've been using the above syntax in
a lot of my scripts.

** Affects: bash (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
bash scriptings discrepencies
https://launchpad.net/bugs/81794

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs