[Bug 1089478] Re: SELECT DISTINCT returns incorrect results

2013-07-30 Thread DavidM
is there still a maintainer for this package ? we really need an update,
thx

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1089478

Title:
  SELECT DISTINCT returns incorrect results

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sqlite3/+bug/1089478/+subscriptions

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


[Bug 1002870] Re: wget read error in headers seg fault

2013-04-03 Thread DavidM
seems ubuntu 12.10 is not impacted

wget -V
GNU Wget 1.13.4 built on linux-gnu.

+digest +https +ipv6 +iri +large-file +nls +ntlm +opie +ssl/openssl

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1002870

Title:
  wget read error in headers seg fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wget/+bug/1002870/+subscriptions

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


[Bug 1090759] [NEW] Sync goocanvas 1.0 from gnome repo

2012-12-15 Thread DavidM
Public bug reported:

Hi,

please consider sync  goocanvas v1.0 which is latest version that
support gtk2, goocanvas v2.0 is for gtk v3


thx,
david

** Affects: goocanvas (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1090759

Title:
  Sync goocanvas 1.0 from gnome repo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/goocanvas/+bug/1090759/+subscriptions

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


[Bug 1078725] [NEW] Ubuntu 12.10 xen hypervisor kernel panic at boot time

2012-11-14 Thread DavidM
Public bug reported:

Hi,

i upgraded to ubuntu 12.10 to test xen hypervisor 4.1.3-3ubuntu1, the grub.cfg 
is regenerated, but when i boot on the xen entry (with kernel 3.5.0-18-generic) 
, i got a kernel panic swapper/0 not tainted with a msg explaining root device 
cannot be opened (unable to mount fs on unknown-block).
So i tried to modify the arguments passed to kernel but without any luck 
(acpi=off, dom0_max_vcpus=2)
Btw, i also tried xen hypervisor 4.2 package from unstable, same result.
Any hints or known issues ?

thanks,
david

** Affects: xubuntu-meta (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1078725

Title:
  Ubuntu 12.10 xen hypervisor kernel panic at boot time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-meta/+bug/1078725/+subscriptions

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


[Bug 1078725] Re: Ubuntu 12.10 xen hypervisor kernel panic at boot time

2012-11-14 Thread DavidM
** Package changed: xubuntu-meta (Ubuntu) = xen (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1078725

Title:
  Ubuntu 12.10 xen hypervisor kernel panic at boot time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1078725/+subscriptions

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


[Bug 1002870] [NEW] wget read error in headers seg fault

2012-05-22 Thread DavidM
Public bug reported:

Hi,

On a fresh up to date ubuntu 12.04 x86_64, i can't make wget works for
the example below.


# wget https://zeustracker.abuse.ch/monitor.php
--2012-05-22 15:14:31--  https://zeustracker.abuse.ch/monitor.php
Resolving zeustracker.abuse.ch (zeustracker.abuse.ch)... 195.93.85.27
Connecting to zeustracker.abuse.ch (zeustracker.abuse.ch)|195.93.85.27|:443... 
connected.
HTTP request sent, awaiting response... Read error (Connection reset by peer) 
in headers.
Segmentation fault (core dumped)


another try:

(gdb) run
Starting program: /usr/bin/wget https://zeustracker.abuse.ch/monitor.php
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
--2012-05-22 15:15:02--  https://zeustracker.abuse.ch/monitor.php
Resolving zeustracker.abuse.ch (zeustracker.abuse.ch)... 195.93.85.27
Connecting to zeustracker.abuse.ch (zeustracker.abuse.ch)|195.93.85.27|:443... 
connected.
HTTP request sent, awaiting response... Read error (Connection reset by peer) 
in headers.

Program received signal SIGPIPE, Broken pipe.
0x770a3100 in write () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt
#0  0x770a3100 in write () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x77889c95 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.1.0.0
#2  0x77887ae7 in BIO_write () from 
/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
#3  0x77b9ea50 in ?? () from /lib/x86_64-linux-gnu/libssl.so.1.0.0
#4  0x77ba0473 in ?? () from /lib/x86_64-linux-gnu/libssl.so.1.0.0
#5  0x77b9cb62 in ?? () from /lib/x86_64-linux-gnu/libssl.so.1.0.0
#6  0x0042c753 in ?? ()
#7  0x0040660c in ?? ()
#8  0x004190bf in ?? ()
#9  0x0041b4c3 in ?? ()
#10 0x0042484e in ?? ()
#11 0x004052d5 in ?? ()
#12 0x76fdf76d in __libc_start_main () from 
/lib/x86_64-linux-gnu/libc.so.6
#13 0x00405b91 in ?? ()
#14 0x7fffe5d8 in ?? ()
#15 0x001c in ?? ()
#16 0x0002 in ?? ()
#17 0x7fffe82f in ?? ()
#18 0x7fffe83d in ?? ()
#19 0x in ?? ()
(gdb) 


could you have a look ?


thanks,
david

** Affects: wget (Ubuntu)
 Importance: Undecided
 Status: New

** Package changed: gnome-terminal (Ubuntu) = wget (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1002870

Title:
  wget read error in headers seg fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wget/+bug/1002870/+subscriptions

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


[Bug 769866] Re: tab completion no longer escapes filenames

2011-05-31 Thread DavidM
same as Vayn, thx Silas

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769866

Title:
  tab completion no longer escapes filenames

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


[Bug 541937] Re: Copying files to USB flash drive is extremely slow

2011-03-20 Thread DavidM
I am also experiencing some issues, using 2.6.35-22-server x86_64
GNU/Linux ...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/541937

Title:
  Copying files to USB flash drive is extremely slow

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


[Bug 541511] Re: MASTER: [i855] GPU lockup (apport-crash)

2011-01-10 Thread DavidM
Brian - I've been running this new kernel on lucid all this weekend -
not a single lockup.  Seriously impressed.  It even fixed a few niggles
such as screen dimming.  Note - I'm running vanilla lucid with your
kernel - no other fixes or other graphic updates in my system.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/541511

Title:
  MASTER: [i855] GPU lockup (apport-crash)

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


[Bug 692702] [NEW] [users-admin]cannot lock user account

2010-12-20 Thread DavidM
Public bug reported:

Binary package hint: gnome-system-tools

There isnt a gui method to lock a users account in users-admin in Lucid.

However if you via terminal issue the command sudo usermod -L user
(i.e. lock the user account), users-admin correctly displays a button to
re-enable the user account.

This is inconsistent - either have a button in users-admin to
enable/disable an account (preferably) - or remove the enable button
entirely.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gnome-system-tools 2.30.0-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-ppa21+v9patch.30~lucid-generic 2.6.35.4
Uname: Linux 2.6.35-ppa21+v9patch-generic i686
Architecture: i386
Date: Mon Dec 20 19:02:59 2010
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: gnome-system-tools

** Affects: gnome-system-tools (Ubuntu)
 Importance: Undecided
 Status: Invalid


** Tags: apport-bug i386 lucid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/692702

Title:
  [users-admin]cannot lock user account

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


[Bug 692702] Re: [users-admin]cannot lock user account

2010-12-20 Thread DavidM


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/692702

Title:
  [users-admin]cannot lock user account

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


[Bug 692702] Re: [users-admin]cannot lock user account

2010-12-20 Thread DavidM
found the answer - to lock the account you have to user advances
settings.  Marked as invalid.

** Changed in: gnome-system-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/692702

Title:
  [users-admin]cannot lock user account

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


[Bug 574726] Re: Lucid official release 10.04/64-bit Desktop: 64-bit fold...@home client 2.69 crashes in terminal with:relocation error: /lib/libnss_files.so.2: symbol __rawmemchr, version GLIBC_2.2.5

2010-10-26 Thread davidm
I know you're trying to make this library better, but hard coding an IP
address is a really poor solution for _enterprise_ software. If the mail
server address changes and a 3ware array has a failure, there's going to
be no notification.

-- 
Lucid official release 10.04/64-bit Desktop: 64-bit fold...@home client 2.69 
crashes in terminal with:relocation error: /lib/libnss_files.so.2: symbol 
__rawmemchr, version GLIBC_2.2.5 not defined in file libc.so.6 with link time 
reference
https://bugs.launchpad.net/bugs/574726
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 541511] Re: MASTER: [i855] GPU lockup (apport-crash)

2010-09-13 Thread DavidM
Thank you brian - I've tested your latest kernel and it indeed has fixed
the cursor issue.  On my machine, the periodic freezing issue from your
last kernel is not observed.  I've decided to remove the rc6 kernel and
run full time on this kernel.

Question - what's the chances of the fixes you've got in this new kernel
finding its way into maverick?  Its a real shame for those i855 users of
maverick just using vesa graphics.

-- 
MASTER: [i855] GPU lockup (apport-crash)
https://bugs.launchpad.net/bugs/541511
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 374007] Re: Java Aplication freeze with futex_wait

2010-09-10 Thread davidm

After seeing a few instances of this problem in the past, it's now happening 
constantly for me. Java programs get stuck in futex_wait. They will resume 
after a long wait (minutes) and the CPU runs loaded. This is really inhibiting 
my work using Ubuntu. :(

-- 
Java Aplication freeze with futex_wait
https://bugs.launchpad.net/bugs/374007
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 541511] Re: MASTER: [i855] GPU lockup (apport-crash)

2010-09-06 Thread DavidM
Brian, I can concur with the above.  I had tail -f /var/log/messages in
one window and glxgears in another.  The reason for glxgears was that I
just needed something that had continuous movement to be displayed.
When the cursor appeared to momentarily freeze, glxgears also stopped.
No additional messages was traced.  I haven't though seen any solid
freezes as seen by scott.

-- 
MASTER: [i855] GPU lockup (apport-crash)
https://bugs.launchpad.net/bugs/541511
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 541511] Re: MASTER: [i855] GPU lockup (apport-crash)

2010-09-05 Thread DavidM
Thank you Brian - indeed, this has fixed the cursor issue.  It has also
fixed a few other issues such as permanent screen dimming and panel
update issues.  From the short time I've been playing, the kernel looks
rock solid.  Many thanks again.

-- 
MASTER: [i855] GPU lockup (apport-crash)
https://bugs.launchpad.net/bugs/541511
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 541511] Re: MASTER: [i855] GPU lockup (apport-crash)

2010-09-05 Thread DavidM
Further update Brian - I've been running the kernel continuously today.
Whilst the cursor is now visible, there are occasional freezes which
make navigation annoying. For the moment, I'll stick to the rc6 kernel.
Hopefully there will be good news on this front from upstream soon
(here's hoping).

-- 
MASTER: [i855] GPU lockup (apport-crash)
https://bugs.launchpad.net/bugs/541511
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 555952] Re: switching users is inconsistent

2010-09-03 Thread DavidM
this bug can be closed since it has been resolved in 10.04.1

-- 
switching users is inconsistent
https://bugs.launchpad.net/bugs/555952
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 541511] Re: MASTER: [i855] GPU lockup (apport-crash)

2010-08-31 Thread DavidM
Hi Brian - I've ppa-purge'd your new ppa.  Also I've tried your new
kernel.  'fraid it didnt fix my cursor issue.  I'll stick to your rc6
kernel for the moment.  Whilst it may be slightly glitchy, I consider
your rc6 kernel infinitely better than the shadow fix.  If the shadow
fix is the only solution for maverick, I'm going to stick with lucid for
the foreseeable future.  Thanks.

-- 
MASTER: [i855] GPU lockup (apport-crash)
https://bugs.launchpad.net/bugs/541511
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 541511] Re: MASTER: [i855] GPU lockup (apport-crash)

2010-08-30 Thread DavidM
Just a few observations with the new ppa.

The framerate has dropped dramatically.  I can no longer view full-
screen flash video.  Compiz no longer works - I've had to resort to
using metacity compositing.  On boot, plymouth is low resolution, with
the old Karmic double black-graphics flash when moving from plymouth to
the GDM.

Having said all that, graphics seem rock-solid without any graphical
glitches and panel refresh issues with the 2.6.35-rc6 ppa:brian-rogers
/graphics-fixes kernel.

I tried adding i915.modeset=1 to the grub boot option.  However, whilst
this fixed the low resolution plymouth, the GDM was never displayed -
just a black-screen.  I tried with both i915.modeset=1 and without the
shadow = true in xorg.conf.  This resulted in the infamous GLib-
WARNING **: getpwuid_r(): failed due to unknown user id (0) issue.

 I also tried without i915.modeset=1 and without shadow=true.  To be
honest, the only difference that I observed was that the framerate with
full screen graphics was slightly faster, but still unwatchable.

Tested using: VGA compatible controller: Intel Corporation 82852/855GM
Integrated Graphics Device (rev 02)

On a separate issue - before testing the new ppa,  I cant use the
2.6.35-v9patch1-generic ppa:brian-rogers/graphics-fixes kernel since
the mouse cursor is not displayed.  On this issue, this new kernel for
me has regressed since the rc-6 kernel that had the incoherency  fix.

-- 
MASTER: [i855] GPU lockup (apport-crash)
https://bugs.launchpad.net/bugs/541511
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 539794] Re: rt2500pci wireless regression in lucid

2010-07-01 Thread DavidM
Manoj,
  sorry  if my test results were not clear.

Your test kernel did not fix the issue.  The issue still exists when a
user first boots.

The issue does have a workaround with the new kernel - the workaround is
to disconnect the wireless via network manager and then reconnect.

My second rt2500pci card that I can test with is called a belkin
rt2500pci.  It is this card that causes a kernel panic.  It has never
worked under any linux kernel.  It just works under windows.

-- 
rt2500pci wireless regression in lucid
https://bugs.launchpad.net/bugs/539794
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 539794] Re: rt2500pci wireless regression in lucid

2010-06-10 Thread DavidM
Manoj,
  I've also tested the 2.6.35-rc2-maverick kernel in the ubuntu mainline.  I 
get exactly the same results as your new kernel.

-- 
rt2500pci wireless regression in lucid
https://bugs.launchpad.net/bugs/539794
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 539794] Re: rt2500pci wireless regression in lucid

2010-06-10 Thread DavidM
Manoj,
  thanks for the new kernel - I've tested it as requested, with some very 
interesting results - very specific to the new kernel.

On a reboot, the download speed never exceeds 0.5Mb/s.  However
disconnecting wireless via network manager and reconnecting, the
download speed is at the standard 2.4Mb/s i.e. max speed my line can
handle.  I no longer see the device failed type messages.  This is very
repeatable since I tried several reboot and retests.

On the belkin rt2500pci (see bug report in my last post) the kernel
crashed in the rt2500pci kernel module in the same manner as described
in the bug report.

With a broadcom 43xx and a reboot the download speed is the standard
2.4Mb/s.  i.e. the new kernel has no detrimental effects with other
types of wireless card.

-- 
rt2500pci wireless regression in lucid
https://bugs.launchpad.net/bugs/539794
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 539794] Re: rt2500pci wireless regression in lucid

2010-06-07 Thread DavidM
yes - that fixed the issue.  However I doubt newbies will be aware of
the workaround nor how to invoke it automatically on boot.  Can this fix
be somehow incorporated in the kernel?

I've also got another rt2500pci pcmcia card - however the new kernel
still doesn't resolve the kernel crash I have with all lucid and
upstream kernels...

see attached (bug report
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/547192)

** Attachment added: rt2500 kernel crash
   http://launchpadlibrarian.net/49840992/rt2500%20kernel%20crash

-- 
rt2500pci wireless regression in lucid
https://bugs.launchpad.net/bugs/539794
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 539794] Re: rt2500pci wireless regression in lucid

2010-06-04 Thread DavidM
tried the new kernel - no joy.  Speed is still under 1Mb/s and is intermittent. 
 Still getting 
[  253.960053] phy0 - rt2500pci_set_device_state: Error - Device failed to 
enter state 1 (-16).
[  265.540055] phy0 - rt2500pci_set_device_state: Error - Device failed to 
enter state 1 (-16).

messages being reported in the kernel log.

-- 
rt2500pci wireless regression in lucid
https://bugs.launchpad.net/bugs/539794
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 495679] Re: In software item screen, install button is placed after the text description

2010-05-16 Thread DavidM
Hasn't this been solved by putting the install button on top in Lucid? I
don't know if it is the definitive layout or will be improved, but as
far as I'm concerned, I don't find the problem anymore.

Thanks, USC is getting really good.

-- 
In software item screen, install button is placed after the text description
https://bugs.launchpad.net/bugs/495679
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 547192] Re: serious kernel oops for Belkin wireless F5D7010 card

2010-04-28 Thread DavidM
apport information

** Tags added: apport-collected

** Description changed:

  serious kernel problem report when plugging in a belkin wireless G
  notebook Network Card Model F5D7010.
  
  Have tested the current lucid kernel as well as
  2.6.33-020633-generic_2.6.33-020633_i386.deb and
  2.6.34-999-generic_2.6.34-999.201003151003_i386.deb
  
  Both of these upstream kernels give the same issue.
  
  ProblemType: KernelOops
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dad1438 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'I82801DBICH4'/'Intel 82801DB-ICH4 with ALC202 at irq 10'
 Mixer name : 'Realtek ALC202 rev 0'
 Components : 'AC97a:414c4740'
 Controls  : 37
 Simple ctrls  : 23
  Date: Thu Mar 25 19:30:47 2010
  DistroRelease: Ubuntu 10.04
  Failure: oops
  HibernationDevice: RESUME=UUID=d5de6cfd-d9c7-4d95-adf0-4763a9399bb3
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha i386 (20100224.1)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Lsusb:
   Bus 004 Device 002: ID 15d9:0a4c Dexon 
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: TOSHIBA Satellite A30
  Package: linux-image-2.6.32-17-generic 2.6.32-17.26
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-17-generic 
root=UUID=91abadf7-37aa-4581-872c-790d090e2d79 ro noapic quiet splash
  ProcVersionSignature: Ubuntu 2.6.32-17.26-generic 2.6.32.10+drm33.1
  Regression: No
  RelatedPackageVersions: linux-firmware 1.33
  Reproducible: Yes
  RfKill:
   
  SourcePackage: linux
  TestedUpstream: Yes
  Title: WARNING: at /build/buildd/linux-2.6.32/drivers/pci/pci.c:79 
pci_ioremap_bar+0x57/0x60()
  Uname: Linux 2.6.32-17-generic i686
  dmi.bios.date: 07/22/2004
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: V1.80
  dmi.board.name: DBL00
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Null
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnTOSHIBA:bvrV1.80:bd07/22/2004:svnTOSHIBA:pnSatelliteA30:pvrPSA35E-3KK72-EN:rvnTOSHIBA:rnDBL00:rvrNull:cvnTOSHIBA:ct10:cvrN/A:
  dmi.product.name: Satellite A30
  dmi.product.version: PSA35E-3KK72-EN
  dmi.sys.vendor: TOSHIBA
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
+ Architecture: i386
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  dad1326 F pulseaudio
+ CRDA: Error: [Errno 2] No such file or directory
+ Card0.Amixer.info:
+  Card hw:0 'I82801DBICH4'/'Intel 82801DB-ICH4 with ALC202 at irq 10'
+Mixer name : 'Realtek ALC202 rev 0'
+Components : 'AC97a:414c4740'
+Controls  : 37
+Simple ctrls  : 23
+ DistroRelease: Ubuntu 10.04
+ HibernationDevice: RESUME=UUID=d5de6cfd-d9c7-4d95-adf0-4763a9399bb3
+ InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha i386 (20100224.1)
+ IwConfig:
+  lono wireless extensions.
+  
+  eth0  no wireless extensions.
+ Lsusb:
+  Bus 004 Device 002: ID 15d9:0a4c Dexon 
+  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ MachineType: TOSHIBA Satellite A30
+ Package: linux (not installed)
+ PccardctlIdent:
+  Socket 0:
+no product info available
+ PccardctlStatus:
+  Socket 0:
+3.3V 32-bit PC Card
+ ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic 
root=UUID=91abadf7-37aa-4581-872c-790d090e2d79 ro i915.modeset=1 noapic quiet 
splash
+ ProcEnviron:
+  PATH=(custom, user)
+  LANG=C
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
+ Regression: No
+ RelatedPackageVersions: linux-firmware 1.34
+ Reproducible: Yes
+ RfKill:
+  
+ Tags: lucid networking needs-upstream-testing
+ Uname: Linux 2.6.32-21-generic i686
+ UserGroups: adm admin audio cdrom dialout dip fax fuse lpadmin netdev plugdev 
sambashare video
+ dmi.bios.date: 07/22/2004
+ dmi.bios.vendor: TOSHIBA
+ dmi.bios.version: V1.80
+ dmi.board.name: DBL00
+ dmi.board.vendor: TOSHIBA
+ dmi.board.version: Null
+ dmi.chassis.asset.tag: No Asset Tag
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: TOSHIBA
+ dmi.chassis.version: N/A
+ dmi.modalias: 

[Bug 547192] CurrentDmesg.txt

2010-04-28 Thread DavidM
apport information

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/46042743/CurrentDmesg.txt

-- 
serious kernel oops for Belkin wireless F5D7010 card
https://bugs.launchpad.net/bugs/547192
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 547192] AplayDevices.txt

2010-04-28 Thread DavidM
apport information

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/46042713/AplayDevices.txt

-- 
serious kernel oops for Belkin wireless F5D7010 card
https://bugs.launchpad.net/bugs/547192
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 547192] Card0.Amixer.values.txt

2010-04-28 Thread DavidM
apport information

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/46042724/Card0.Amixer.values.txt

-- 
serious kernel oops for Belkin wireless F5D7010 card
https://bugs.launchpad.net/bugs/547192
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 547192] ProcInterrupts.txt

2010-04-28 Thread DavidM
apport information

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/46042762/ProcInterrupts.txt

-- 
serious kernel oops for Belkin wireless F5D7010 card
https://bugs.launchpad.net/bugs/547192
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 547192] ArecordDevices.txt

2010-04-28 Thread DavidM
apport information

** Attachment added: ArecordDevices.txt
   http://launchpadlibrarian.net/46042718/ArecordDevices.txt

-- 
serious kernel oops for Belkin wireless F5D7010 card
https://bugs.launchpad.net/bugs/547192
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 547192] Card0.Codecs.codec97.0.ac97.0.0.txt

2010-04-28 Thread DavidM
apport information

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.txt
   http://launchpadlibrarian.net/46042729/Card0.Codecs.codec97.0.ac97.0.0.txt

-- 
serious kernel oops for Belkin wireless F5D7010 card
https://bugs.launchpad.net/bugs/547192
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 547192] BootDmesg.txt

2010-04-28 Thread DavidM
apport information

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/46042721/BootDmesg.txt

-- 
serious kernel oops for Belkin wireless F5D7010 card
https://bugs.launchpad.net/bugs/547192
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 547192] Card0.Codecs.codec97.0.ac97.0.0.regs.txt

2010-04-28 Thread DavidM
apport information

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.regs.txt
   
http://launchpadlibrarian.net/46042737/Card0.Codecs.codec97.0.ac97.0.0.regs.txt

-- 
serious kernel oops for Belkin wireless F5D7010 card
https://bugs.launchpad.net/bugs/547192
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 547192] Lspci.txt

2010-04-28 Thread DavidM
apport information

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/46042744/Lspci.txt

-- 
serious kernel oops for Belkin wireless F5D7010 card
https://bugs.launchpad.net/bugs/547192
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 547192] Re: serious kernel oops for Belkin wireless F5D7010 card

2010-04-28 Thread DavidM
OK,
  no signs of life from my pcmcia card.  the log shows the kernel has crashed 
again. looking at the log I see the following:

Apr 28 20:43:30 ubuntu-laptop kernel: [   29.412074] pcmcia_socket 
pcmcia_socket0: pccard: CardBus card inserted into slot 0
Apr 28 20:43:30 ubuntu-laptop kernel: [   29.412181] yenta_cardbus 
:02:04.0: EnE: chaning testregister 0xC9, 04 - 04
Apr 28 20:43:30 ubuntu-laptop kernel: [   29.508200] eth0: link down
Apr 28 20:43:30 ubuntu-laptop kernel: [   29.508594] ADDRCONF(NETDEV_UP): eth0: 
link is not ready
Apr 28 20:43:30 ubuntu-laptop kernel: [   29.548941] pcmcia_socket 
pcmcia_socket0: cs: IO port probe 0x100-0x3af: clean.
Apr 28 20:43:30 ubuntu-laptop kernel: [   29.550634] pcmcia_socket 
pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
Apr 28 20:43:30 ubuntu-laptop kernel: [   29.551375] pcmcia_socket 
pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
Apr 28 20:43:30 ubuntu-laptop kernel: [   29.551990] pcmcia_socket 
pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
Apr 28 20:43:30 ubuntu-laptop kernel: [   29.553131] pcmcia_socket 
pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
Apr 28 20:43:30 ubuntu-laptop kernel: [   29.586627] cfg80211: Calling CRDA to 
update world regulatory domain
Apr 28 20:43:30 ubuntu-laptop kernel: [   29.648525] cfg80211: World regulatory 
domain updated:
Apr 28 20:43:30 ubuntu-laptop kernel: [   29.648531](start_freq - end_freq 
@ bandwidth), (max_antenna_gain, max_eirp)
Apr 28 20:43:30 ubuntu-laptop kernel: [   29.648535](2402000 KHz - 2472000 
KHz @ 4 KHz), (300 mBi, 2000 mBm)
Apr 28 20:43:30 ubuntu-laptop kernel: [   29.648538](2457000 KHz - 2482000 
KHz @ 2 KHz), (300 mBi, 2000 mBm)
Apr 28 20:43:30 ubuntu-laptop kernel: [   29.648542](2474000 KHz - 2494000 
KHz @ 2 KHz), (300 mBi, 2000 mBm)
Apr 28 20:43:30 ubuntu-laptop kernel: [   29.648545](517 KHz - 525 
KHz @ 4 KHz), (300 mBi, 2000 mBm)
Apr 28 20:43:30 ubuntu-laptop kernel: [   29.648549](5735000 KHz - 5835000 
KHz @ 4 KHz), (300 mBi, 2000 mBm)
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837344] rt2500pci :03:00.0: 
PCI INT A - Link[LNKA] - GSI 10 (level, low) - IRQ 10
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837377] [ cut here 
]
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837389] WARNING: at 
/build/buildd/linux-2.6.32/drivers/pci/pci.c:79 pci_ioremap_bar+0x57/0x60()
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837392] Hardware name: Satellite 
A30
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837394] Modules linked in: 
rt2500pci(+) rt2x00pci rt2x00lib led_class mac80211 cfg80211 eeprom_93cx6 
snd_intel8x0 snd_ac97_codec ac97_bus snd_pcm_oss snd_mixer_oss pcmcia joydev 
snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event 
snd_seq snd_timer snd_seq_device yenta_socket rsrc_nonstatic snd pcmcia_core 
soundcore snd_page_alloc psmouse serio_raw shpchp lp parport fbcon tileblit 
font bitblit softcursor vga16fb vgastate i915 8139too drm_kms_helper ohci1394 
intel_agp 8139cp usbhid drm i2c_algo_bit ieee1394 mii agpgart video output hid
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837446] Pid: 753, comm: modprobe 
Tainted: G   M   2.6.32-21-generic #32-Ubuntu
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837449] Call Trace:
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837458]  [c014c3d2] 
warn_slowpath_common+0x72/0xa0
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837462]  [c03606b7] ? 
pci_ioremap_bar+0x57/0x60
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837466]  [c03606b7] ? 
pci_ioremap_bar+0x57/0x60
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837470]  [c014c41a] 
warn_slowpath_null+0x1a/0x20
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837473]  [c03606b7] 
pci_ioremap_bar+0x57/0x60
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837480]  [f801b84a] 
rt2x00pci_probe+0xea/0x29e [rt2x00pci]
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837486]  [c0363883] 
local_pci_probe+0x13/0x20
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837489]  [c0364688] 
pci_device_probe+0x68/0x90
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837496]  [c03e684d] 
really_probe+0x4d/0x140
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837502]  [c03ed15e] ? 
pm_runtime_barrier+0x4e/0xc0
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837506]  [c03e697c] 
driver_probe_device+0x3c/0x60
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837510]  [c03e6a21] 
__driver_attach+0x81/0x90
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837514]  [c03e5e63] 
bus_for_each_dev+0x53/0x80
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837518]  [c03e671e] 
driver_attach+0x1e/0x20
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837522]  [c03e69a0] ? 
__driver_attach+0x0/0x90
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837525]  [c03e60e5] 
bus_add_driver+0xd5/0x280
Apr 28 20:43:31 ubuntu-laptop kernel: [   29.837529]  [c03645c0] ? 
pci_device_remove+0x0/0x40
Apr 28 20:43:31 ubuntu-laptop kernel: [   

[Bug 547192] PciMultimedia.txt

2010-04-28 Thread DavidM
apport information

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/46042751/PciMultimedia.txt

-- 
serious kernel oops for Belkin wireless F5D7010 card
https://bugs.launchpad.net/bugs/547192
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 547192] ProcCpuinfo.txt

2010-04-28 Thread DavidM
apport information

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/46042756/ProcCpuinfo.txt

-- 
serious kernel oops for Belkin wireless F5D7010 card
https://bugs.launchpad.net/bugs/547192
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 547192] ProcModules.txt

2010-04-28 Thread DavidM
apport information

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/46042766/ProcModules.txt

-- 
serious kernel oops for Belkin wireless F5D7010 card
https://bugs.launchpad.net/bugs/547192
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 547192] UdevLog.txt

2010-04-28 Thread DavidM
apport information

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/46042795/UdevLog.txt

-- 
serious kernel oops for Belkin wireless F5D7010 card
https://bugs.launchpad.net/bugs/547192
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 547192] WifiSyslog.txt

2010-04-28 Thread DavidM
apport information

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/46042804/WifiSyslog.txt

-- 
serious kernel oops for Belkin wireless F5D7010 card
https://bugs.launchpad.net/bugs/547192
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 547192] UdevDb.txt

2010-04-28 Thread DavidM
apport information

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/46042791/UdevDb.txt

-- 
serious kernel oops for Belkin wireless F5D7010 card
https://bugs.launchpad.net/bugs/547192
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 547192] Re: serious kernel oops for Belkin wireless F5D7010 card

2010-04-28 Thread DavidM
Have tried the following upstream kernel 2.6.34-999-generic
#201004281008 - same issue - see this snippet of the log


Apr 28 21:03:40 ubuntu-laptop kernel: [   33.353905] rt2500pci :03:00.0: 
PCI INT A - Link[LNKA] - GSI 10 (level, low) - IRQ 10
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.353935] [ cut here 
]
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.353947] WARNING: at 
/home/kernel-ppa/mainline/build/drivers/pci/pci.c:105 
pci_ioremap_bar+0x51/0x60()
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.353951] Hardware name: Satellite 
A30
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.353953] Modules linked in: 
rt2500pci(+) rt2x00pci binfmt_misc rt2x00lib led_class snd_intel8x0(+) 
snd_ac97_codec mac80211 ppdev ac97_bus cfg80211 eeprom_93cx6 snd_pcm_oss 
snd_mixer_oss snd_pcm snd_seq_dummy pcmcia snd_seq_oss snd_seq_midi joydev 
snd_rawmidi snd_seq_midi_event yenta_socket rsrc_nonstatic snd_seq pcmcia_core 
lp psmouse serio_raw snd_timer snd_seq_device shpchp parport snd soundcore 
snd_page_alloc fbcon tileblit font bitblit softcursor usbhid hid i915 
drm_kms_helper 8139too ohci1394 8139cp drm i2c_algo_bit intel_agp mii ieee1394 
video agpgart output
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354007] Pid: 871, comm: modprobe 
Tainted: G   MW  2.6.34-999-generic #201004281008
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354010] Call Trace:
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354017]  [c035dbe1] ? 
pci_ioremap_bar+0x51/0x60
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354025]  [c014e621] 
warn_slowpath_common+0x81/0xa0
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354029]  [c035dbe1] ? 
pci_ioremap_bar+0x51/0x60
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354033]  [c014e65a] 
warn_slowpath_null+0x1a/0x20
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354037]  [c035dbe1] 
pci_ioremap_bar+0x51/0x60
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354044]  [f85e86da] 
rt2x00pci_alloc_reg+0x1a/0xa0 [rt2x00pci]
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354049]  [f85e88a3] 
rt2x00pci_probe+0x143/0x20f [rt2x00pci]
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354057]  [c059ac59] ? 
mutex_lock+0x19/0x40
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354062]  [c035ec53] 
local_pci_probe+0x13/0x20
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354066]  [c035ed6c] 
pci_call_probe+0x1c/0x20
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354070]  [c035fef4] 
__pci_device_probe+0x54/0x60
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354074]  [c035ff2b] 
pci_device_probe+0x2b/0x50
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354080]  [c03e7f11] 
really_probe+0x51/0x130
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354085]  [c03eecac] ? 
pm_runtime_barrier+0x4c/0xb0
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354090]  [c03e802c] 
driver_probe_device+0x3c/0x60
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354093]  [c03e830a] 
__driver_attach+0x7a/0x80
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354097]  [c03e7309] 
bus_for_each_dev+0x49/0x70
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354101]  [c03e7dce] 
driver_attach+0x1e/0x20
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354105]  [c03e8290] ? 
__driver_attach+0x0/0x80
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354108]  [c03e7b3b] 
bus_add_driver+0xbb/0x1f0
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354115]  [c0345d17] ? 
kset_find_obj+0x57/0x70
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354119]  [c035ed20] ? 
pci_device_shutdown+0x0/0x30
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354122]  [c035ed20] ? 
pci_device_shutdown+0x0/0x30
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354126]  [c03e8522] 
driver_register+0x52/0xd0
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354132]  [c01acef7] ? 
tracepoint_module_notify+0x27/0x30
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354136]  [c035fc55] 
__pci_register_driver+0x45/0x90
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354143]  [f890e000] ? 
rt2500pci_init+0x0/0x19 [rt2500pci]
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354148]  [f890e017] 
rt2500pci_init+0x17/0x19 [rt2500pci]
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354152]  [c010112c] 
do_one_initcall+0x2c/0x190
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354158]  [c0185b79] 
sys_init_module+0x99/0x1f0
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354162]  [c0102d23] 
sysenter_do_call+0x12/0x28
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354165] ---[ end trace 
93d72a36b9146f24 ]---
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354180] rt2500pci :03:00.0: 
PCI INT A disabled
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.354188] rt2500pci: probe of 
:03:00.0 failed with error -12
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.480047] 
intel8x0_measure_ac97_clock: measured 54327 usecs (2618 samples)
Apr 28 21:03:40 ubuntu-laptop kernel: [   33.480053] intel8x0: clocking to 48000

** Tags removed: needs-upstream-testing

-- 
serious kernel oops for Belkin wireless F5D7010 card
https://bugs.launchpad.net/bugs/547192
You received 

[Bug 547192] Re: serious kernel oops for Belkin wireless F5D7010 card

2010-04-28 Thread DavidM
Hi there
  the card is fine - I've got a windows xp dual boot on this laptop, wireless 
connects fine using this card.

thanks.

-- 
serious kernel oops for Belkin wireless F5D7010 card
https://bugs.launchpad.net/bugs/547192
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 541511] Re: MASTER: [i855] GPU lockup (apport-crash)

2010-04-18 Thread DavidM
Likewise,
  am using i855GM - a low resolution boot splash is displayed and then black.  
No GDM.

I've had to resort to the 32-20 kernel as well as the 2:2.9.1-3ubuntu1
driver to get back to a functioning system.

-- 
MASTER: [i855] GPU lockup (apport-crash)
https://bugs.launchpad.net/bugs/541511
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 563020] Re: 2:2.9.1-3Ubuntu3 - Display garbled after resume from suspend/hibernate

2010-04-14 Thread DavidM
This driver update is the worst I've seen since the mess of intel
drivers during Jaunty.  Youtube and other videos can no longer be viewed
in fullscreen.  Metacity compositing is dreadfully slow.  Games are now
unplayable.

Dreadful decision.  This one decision makes me want to revert back to
Karmic!

It needs to be reverted immediately.

I've never suffered from the supposed bugs in the change log.  Why cause
855GM this major issue?

-- 
2:2.9.1-3Ubuntu3 - Display garbled after resume from suspend/hibernate
https://bugs.launchpad.net/bugs/563020
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 555952] [NEW] switching users is inconsistent

2010-04-05 Thread DavidM
Public bug reported:

Binary package hint: indicator-applet

My laptop has 4 users, one with administrator rights and the other 3
with user rights.

If I switch to any user, then subsequently logout of that user, this
leaves me back at a graphical prompt asking for the password as well as
four buttons - leave message, switch user etc.  None of the buttons do
anything.  The only thing you can do is enter a password.

Either this is intentional, then the buttons should all be hidden, or
this is a bug and the buttons should also be enabled.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: indicator-applet 0.3.6-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
Uname: Linux 2.6.32-19-generic i686
Architecture: i386
Date: Mon Apr  5 20:17:07 2010
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha i386 (20100224.1)
ProcEnviron:
 PATH=(custom, user)
 LANG=C
 SHELL=/bin/bash
SourcePackage: indicator-applet

** Affects: indicator-applet (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
switching users is inconsistent
https://bugs.launchpad.net/bugs/555952
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 555952] Re: switching users is inconsistent

2010-04-05 Thread DavidM

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/43184494/Dependencies.txt

-- 
switching users is inconsistent
https://bugs.launchpad.net/bugs/555952
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 555200] [NEW] wishlist add epson and lexmark printer drivers to 10.10

2010-04-04 Thread DavidM
Public bug reported:

Binary package hint: lsb

seiko epson have launched an esc p/r common printer driver using the lsb
package for virtually all of their printers.  Can I suggest you consider
adding this printer driver (available in .deb) to ease epson newcomers
to maverick meerkat.

see http://avasys.jp/eng/linux_driver/download/lsb/epson-inkjet/escpr/

Likewise Lexmark have now produced printer drivers (again in .deb form)
for much of their models. Hopefully something could be done to ease the
use of lexmark owners in 10.10.  At the end of april they will be
providing support also for 64bit printing.

see http://support.lexmark.com

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: lsb 4.0-0ubuntu8
ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
Uname: Linux 2.6.32-19-generic i686
Architecture: i386
Date: Sun Apr  4 16:03:12 2010
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha i386 (20100224.1)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=C
 SHELL=/bin/bash
SourcePackage: lsb

** Affects: lsb (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
wishlist add epson and lexmark printer drivers to 10.10
https://bugs.launchpad.net/bugs/555200
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 555200] Re: wishlist add epson and lexmark printer drivers to 10.10

2010-04-04 Thread DavidM

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/43084627/Dependencies.txt

-- 
wishlist add epson and lexmark printer drivers to 10.10
https://bugs.launchpad.net/bugs/555200
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 527158] Re: Please sync mlt 0.5.2-1 (universe) from Debian unstable (main).

2010-04-01 Thread DavidM
have tested this and created a short Openshot DVD from a .flv and a .mp4
file.  Output was OK.  No sound issues.

Installed via synaptic after added ppa - each component marked
individually to upgrade - see attachment for components marked to be
upgraded and the results from the upgrade.

Also started openshot from command line.  No obvious output from mlt.

Looks good - hope this makes it into lucid.


** Attachment added: results of upgrade
   http://launchpadlibrarian.net/42815425/new%20file

-- 
Please sync mlt 0.5.2-1 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/527158
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 535108] Re: Hide console messages while Plymouth is running

2010-03-27 Thread DavidM
Steve - that will teach me to be impatient.  Downloaded the latest
software this morning.  Still get the fsck and mountall issues.  But can
report I can still use the FRAMEBUFFER=y workaround described above to
get a smooth plymouth from grub.

-- 
Hide console messages while Plymouth is running
https://bugs.launchpad.net/bugs/535108
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 535108] Re: Hide console messages while Plymouth is running

2010-03-26 Thread DavidM
cat /proc/fb
0 inteldrmfb
1 VGA16 VGA
i.e. INTEL 855GM

Now seems worse for me as well - I removed the FRAMEBUFFER=y from 
/etc/initramfs-tools/conf.d/splash and did a sudo update-initramfs -u
I then updated to the latest plymouth using update-manager.
On reboot I saw the usual fsck messages, blinking cursor before GDM was 
displayed.
On subsequent reboot, I saw lots of blinking cursor, then very late I saw a 
short plymouth theme before GDM.
On subsequent reboot I saw the mountall could not connect to plymouth 
message, blinking cursor, short plymouth then GDM

On attempting to readd FRAMEBUFFER=y and doing a sudo update-initramfs -u I got 
the following errors:
d...@ubuntu-laptop:~$ sudo update-initramfs -u
update-initramfs: Generating /boot/initrd.img-2.6.32-17-generic
/usr/share/initramfs-tools/hooks/plymouth: 39: 
/usr/sbin/plymouth-set-default-theme: not found
cp: cannot stat `/lib/plymouth/themes/text': No such file or directory
grep: /lib/plymouth/themes//.plymouth: No such file or directory

Seems like the updates has deleted the  /usr/sbin/plymouth-set-default-
theme command!

-- 
Hide console messages while Plymouth is running
https://bugs.launchpad.net/bugs/535108
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 547192] [NEW] serious kernel oops for Belkin wireless F5D7010 card

2010-03-25 Thread DavidM
Public bug reported:

serious kernel problem report when plugging in a belkin wireless G
notebook Network Card Model F5D7010.

Have tested the current lucid kernel as well as
2.6.33-020633-generic_2.6.33-020633_i386.deb and
2.6.34-999-generic_2.6.34-999.201003151003_i386.deb

Both of these upstream kernels give the same issue.

ProblemType: KernelOops
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  dad1438 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'I82801DBICH4'/'Intel 82801DB-ICH4 with ALC202 at irq 10'
   Mixer name   : 'Realtek ALC202 rev 0'
   Components   : 'AC97a:414c4740'
   Controls  : 37
   Simple ctrls  : 23
Date: Thu Mar 25 19:30:47 2010
DistroRelease: Ubuntu 10.04
Failure: oops
HibernationDevice: RESUME=UUID=d5de6cfd-d9c7-4d95-adf0-4763a9399bb3
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha i386 (20100224.1)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
Lsusb:
 Bus 004 Device 002: ID 15d9:0a4c Dexon 
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: TOSHIBA Satellite A30
Package: linux-image-2.6.32-17-generic 2.6.32-17.26
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   3.3V 32-bit PC Card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-17-generic 
root=UUID=91abadf7-37aa-4581-872c-790d090e2d79 ro noapic quiet splash
ProcVersionSignature: Ubuntu 2.6.32-17.26-generic 2.6.32.10+drm33.1
Regression: No
RelatedPackageVersions: linux-firmware 1.33
Reproducible: Yes
RfKill:
 
SourcePackage: linux
TestedUpstream: Yes
Title: WARNING: at /build/buildd/linux-2.6.32/drivers/pci/pci.c:79 
pci_ioremap_bar+0x57/0x60()
Uname: Linux 2.6.32-17-generic i686
dmi.bios.date: 07/22/2004
dmi.bios.vendor: TOSHIBA
dmi.bios.version: V1.80
dmi.board.name: DBL00
dmi.board.vendor: TOSHIBA
dmi.board.version: Null
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnTOSHIBA:bvrV1.80:bd07/22/2004:svnTOSHIBA:pnSatelliteA30:pvrPSA35E-3KK72-EN:rvnTOSHIBA:rnDBL00:rvrNull:cvnTOSHIBA:ct10:cvrN/A:
dmi.product.name: Satellite A30
dmi.product.version: PSA35E-3KK72-EN
dmi.sys.vendor: TOSHIBA

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-kerneloops i386 kernel-oops lucid

-- 
serious kernel oops for Belkin wireless F5D7010 card
https://bugs.launchpad.net/bugs/547192
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 547192] Re: serious kernel oops for Belkin wireless F5D7010 card

2010-03-25 Thread DavidM

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/41985973/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/41985974/AplayDevices.txt

** Attachment added: ArecordDevices.txt
   http://launchpadlibrarian.net/41985975/ArecordDevices.txt

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/41985976/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/41985977/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.txt
   http://launchpadlibrarian.net/41985978/Card0.Codecs.codec97.0.ac97.0.0.txt

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.regs.txt
   
http://launchpadlibrarian.net/41985979/Card0.Codecs.codec97.0.ac97.0.0.regs.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/41985980/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/41985981/Dependencies.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/41985982/Lspci.txt

** Attachment added: OopsText.txt
   http://launchpadlibrarian.net/41985983/OopsText.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/41985984/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/41985985/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/41985986/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/41985987/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/41985988/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/41985989/UdevLog.txt

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/41985990/WifiSyslog.txt

-- 
serious kernel oops for Belkin wireless F5D7010 card
https://bugs.launchpad.net/bugs/547192
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 539794] Re: rt2500pci wireless regression in lucid

2010-03-22 Thread DavidM
... any chance in the very near future that you can add the revert as
described in the linked kernal bug report into the ubuntu lucid kernel?

Reading through the kernel report, canonical must have added the
revert into the karmic .31 kernel since the original mainline .31
kernel also suffered from this issue.

-- 
rt2500pci wireless regression in lucid
https://bugs.launchpad.net/bugs/539794
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 542640] [NEW] lucid indicator pictures do not scale correctly

2010-03-20 Thread DavidM
Public bug reported:

Binary package hint: indicator-applet

each user has a picture (.png) file associated.  This is displayed
correctly in GDM.  However in the indicator-applet the pictures do not
scale correctly - see attachment

ProblemType: Bug
Architecture: i386
Date: Sat Mar 20 12:33:34 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha i386 (20100224.1)
Package: indicator-applet 0.3.4-0ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=C
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
SourcePackage: indicator-applet
Uname: Linux 2.6.32-16-generic i686

** Affects: indicator-applet (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
lucid indicator pictures do not scale correctly
https://bugs.launchpad.net/bugs/542640
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 542640] Re: lucid indicator pictures do not scale correctly

2010-03-20 Thread DavidM

** Attachment added: Screenshot.png
   http://launchpadlibrarian.net/41409776/Screenshot.png

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/41409236/Dependencies.txt

-- 
lucid indicator pictures do not scale correctly
https://bugs.launchpad.net/bugs/542640
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 539794] Re: rt2500pci wireless regression in lucid

2010-03-20 Thread DavidM
Hi there,
  some more info -

googling around I found this thread
https://bugzilla.kernel.org/show_bug.cgi?id=13362

seems there is indeed a kernel issue here with a possible kernel fix

I've also tried sudo iwconfig wlan0 rate 48M - followed by a reset of my
wireless connection.  This fixes the problem briefly (approx 30 seconds)
before the connection rate slows again.

** Bug watch added: Linux Kernel Bug Tracker #13362
   http://bugzilla.kernel.org/show_bug.cgi?id=13362

-- 
rt2500pci wireless regression in lucid
https://bugs.launchpad.net/bugs/539794
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 542183] [NEW] regression cannot hide users from gdm

2010-03-19 Thread DavidM
Public bug reported:

Binary package hint: gnome-system-tools

in karmic and previous versions of ubuntu, you could hide users from the
GDM by changing their User ID (system -administrator - users  groups -
advanced settings) to a number below 1000.

In lucid, you can change the number, but next time you reopen the
advanced settings window, the number resets itself.

if you sudo usermod -u 999 user then the user is correctly hidden from
the GDM

ProblemType: Bug
Architecture: i386
Date: Fri Mar 19 20:34:00 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha i386 (20100224.1)
Package: gnome-system-tools 2.29.91-0ubuntu2
ProcEnviron:
 PATH=(custom, user)
 LANG=C
 SHELL=/bin/bash
SourcePackage: gnome-system-tools
Uname: Linux 2.6.31-02063112-generic i686

** Affects: gnome-system-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
regression cannot hide users from gdm
https://bugs.launchpad.net/bugs/542183
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 542183] Re: regression cannot hide users from gdm

2010-03-19 Thread DavidM

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/41322922/Dependencies.txt

-- 
regression cannot hide users from gdm
https://bugs.launchpad.net/bugs/542183
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 539794] Re: rt2500pci wireless regression in lucid

2010-03-18 Thread DavidM
OK, have done some more testing - things are more complicated than I
thought.  Unfortunately, my hopes that the upstream kernels has fixed my
wireless has been dashed...

I've tested the following kernels:
2.6.31-02063112-generic_2.6.31-02063112_i386 from the mainline
2.6.32-16 - latest for lucid
2.6.33-020633-generic_2.6.33-020633_i386 from the mainline
2.6.34-999-generic_2.6.34-999.201003151003_i386 from the current mainline

the following are observations for each kernel:
2.6.31 - wireless was perfect - same wireless broadband speed as RJ45 
connection (245 kBs)
2.6.32 - wireless was intermittent  slow - wireless broadband speed was max 
100kBs - RJ45 was max 245 kBs). phy0 - rt2500pci_set_device_state constantly 
outputted to kernel log.
2.6.33 - wireless was intermittent  slow - wireless broadband speed was max 
100kBs - RJ45 was max 245 kBs). no errors outputted to kernel log
2.6.34  - wireless was intermittent  slow - wireless broadband speed was max 
100kBs - RJ45 was max 245 kBs). phy0 - rt2500pci_set_device_state constantly 
outputted to kernel log.

The only conclusion i can think of is that 2.6.32 broke the rt2500pci
driver and that this has carried through to all the upstream kernels.

-- 
rt2500pci wireless regression in lucid
https://bugs.launchpad.net/bugs/539794
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 539794] Re: rt2500pci wireless regression in lucid

2010-03-17 Thread DavidM
Hi there,
  I always have to use the noapic option.  I've had to do this since moving 
7.10 to 8.04.  I've continued to use noapic through 8.10, 9.04 and 9.10.  
Occasionally I've tested without noapic.  Without the noapic option, the laptop 
does not boot.  It appears to freeze before getting to the GDM.

On lucid, no joy trying to boot without noapic - the grub, disappears,
fsck messages appear , black screen with flashing cursor, before cursor
disappears and computer freezes.

With noapic boot and use of the computer is fine -  i.e. grub
disappears, fsck messages appear, black screen with flashing cursor,
more black screen, then GDM displays.  Its just the wireless that
doesn't work.

-- 
rt2500pci wireless regression in lucid
https://bugs.launchpad.net/bugs/539794
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 540444] [NEW] no plymouth displayed on boot for intel 855GM display

2010-03-17 Thread DavidM
*** This bug is a duplicate of bug 535108 ***
https://bugs.launchpad.net/bugs/535108

Public bug reported:

Binary package hint: plymouth

Coming probably too late in the testing phase... sorry about that.

Have installed the alpha 3 of lucid and have updated today (17/03) to
latest packages.

I have not yet seen the fabled plymouth boot sequence.  Instead I get
the following boot...

grub, 10 seconds of black followed by briefly one fsck clean message,
black screen with flashing cursor for 20 seconds, couple of black
flashes during this, before the GDM is displayed.

On shutdown I do briefly see the Purple Ubuntu dot-dot-dot-dot screen
before close down - I imagine that's the plymouth?

If I can help in anyway in helping to diagnose why plymouth is not
displaying on boot for this laptops chipset, then please just guide me
on what exra info you need

ProblemType: Bug
Architecture: i386
Date: Wed Mar 17 19:06:40 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha i386 (20100224.1)
Lsusb:
 Bus 004 Device 002: ID 15d9:0a4c Dexon 
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: TOSHIBA Satellite A30
Package: plymouth 0.8.0~-16
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   3.3V 32-bit PC Card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-16-generic 
root=UUID=91abadf7-37aa-4581-872c-790d090e2d79 ro noapic quiet splash
ProcEnviron:
 PATH=(custom, user)
 LANG=C
 SHELL=/bin/bash
ProcFB:
 0 inteldrmfb
 1 VGA16 VGA
ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
SourcePackage: plymouth
Uname: Linux 2.6.32-16-generic i686
dmi.bios.date: 07/22/2004
dmi.bios.vendor: TOSHIBA
dmi.bios.version: V1.80
dmi.board.name: DBL00
dmi.board.vendor: TOSHIBA
dmi.board.version: Null
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnTOSHIBA:bvrV1.80:bd07/22/2004:svnTOSHIBA:pnSatelliteA30:pvrPSA35E-3KK72-EN:rvnTOSHIBA:rnDBL00:rvrNull:cvnTOSHIBA:ct10:cvrN/A:
dmi.product.name: Satellite A30
dmi.product.version: PSA35E-3KK72-EN
dmi.sys.vendor: TOSHIBA

** Affects: plymouth (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
no plymouth displayed on boot for intel 855GM display
https://bugs.launchpad.net/bugs/540444
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 540444] Re: no plymouth displayed on boot for intel 855GM display

2010-03-17 Thread DavidM
*** This bug is a duplicate of bug 535108 ***
https://bugs.launchpad.net/bugs/535108


** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/41159070/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/41159071/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/41159072/Dependencies.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/41159073/Lspci.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/41159074/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/41159075/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/41159076/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/41159077/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/41159078/UdevLog.txt

-- 
no plymouth displayed on boot for intel 855GM display
https://bugs.launchpad.net/bugs/540444
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 356478] Re: [TOSHIBA Satellite A30] hibernate/resume failure

2010-03-17 Thread DavidM
Hi there,
  due to a regression in lucid (wireless does not work 
https://bugs.launchpad.net/bugs/539794 ) I cannot test this bug yet.  When the 
kernel developers fix this bug I will revisit this bug.


thanks

-- 
[TOSHIBA Satellite A30] hibernate/resume failure
https://bugs.launchpad.net/bugs/356478
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 539794] Re: rt2500pci wireless regression in lucid

2010-03-17 Thread DavidM
whilst testing another bug - https://bugs.launchpad.net/bugs/356478 - I 
downloaded and installed the following mainline kernel:
2.6.34-999-generic_2.6.34-999.201003151003_i386

Using this kernel, on login, the wireless works correctly.

Hope this helps tracking down the regression.

-- 
rt2500pci wireless regression in lucid
https://bugs.launchpad.net/bugs/539794
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 356478] Re: [TOSHIBA Satellite A30] hibernate/resume failure

2010-03-17 Thread DavidM
I downloaded and installed the following mainline kernel:
2.6.34-999-generic_2.6.34-999.201003151003_i386

I've managed 3 hibernate and resumes + 3 sleep and resumes.  The
wireless works correctly.

Therefore, upstream at least this issue has been resolved.

However as I said above, I cannot test the current lucid kernel due to
the wireless regression.

Hopefully when this is resolved,, I can repeat the tests.

thanks

** Tags removed: needs-upstream-testing

-- 
[TOSHIBA Satellite A30] hibernate/resume failure
https://bugs.launchpad.net/bugs/356478
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 539794] [NEW] rt2500pci wireless regression in lucid

2010-03-16 Thread DavidM
Public bug reported:

using the latest lucid kernel (.16) and latest updates (16/03/10)

Cannot connect wirelessly - pcmcia card requires the rt2500pci driver.
This has worked fine in hardy/jaunty and karmic.  Lucid has broken
wireless connectivity.

Network manager does not display any wireless networks.  After about 5
minutes, the main home wireless network is sometimes displayed.  However
no other wireless networks is displayed.

In previous ubuntu versions, on boot, all wireless networks were always
displayed, and the strongest network (my home network) was automatically
connected.

I can only connect now via the laptop inbuilt RJ45 port.

Looking in the syslog I noticed the following errors being displayed:

Mar 16 19:03:01 ubuntu-laptop kernel: [ 2366.400052] phy0 - 
rt2500pci_set_device_state: Error - Device failed to enter state 3 (-16).
Mar 16 19:03:32 ubuntu-laptop kernel: [ 2397.180048] phy0 - 
rt2500pci_set_device_state: Error - Device failed to enter state 1 (-16).
Mar 16 19:03:32 ubuntu-laptop kernel: [ 2397.776051] phy0 - 
rt2500pci_set_device_state: Error - Device failed to enter state 1 (-16).
Mar 16 19:05:01 ubuntu-laptop kernel: [ 2486.400029] phy0 - 
rt2500pci_set_device_state: Error - Device failed to enter state 3 (-16).

ProblemType: Bug
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  administrator   1231 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'I82801DBICH4'/'Intel 82801DB-ICH4 with ALC202 at irq 10'
   Mixer name   : 'Realtek ALC202 rev 0'
   Components   : 'AC97a:414c4740'
   Controls  : 37
   Simple ctrls  : 23
Date: Tue Mar 16 19:03:28 2010
DistroRelease: Ubuntu 10.04
HibernationDevice: RESUME=UUID=d5de6cfd-d9c7-4d95-adf0-4763a9399bb3
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha i386 (20100224.1)
Lsusb:
 Bus 004 Device 002: ID 15d9:0a4c Dexon
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: TOSHIBA Satellite A30
Package: linux-image-2.6.32-16-generic 2.6.32-16.25
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   3.3V 32-bit PC Card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-16-generic 
root=UUID=91abadf7-37aa-4581-872c-790d090e2d79 ro noapic quiet splash
ProcEnviron:
 LANG=C
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
Regression: Yes
RelatedPackageVersions: linux-firmware 1.32
Reproducible: Yes
RfKill:
 0: phy0: Wireless LAN
  Soft blocked: no
  Hard blocked: no
SourcePackage: linux
TestedUpstream: No
Uname: Linux 2.6.32-16-generic i686
dmi.bios.date: 07/22/2004
dmi.bios.vendor: TOSHIBA
dmi.bios.version: V1.80
dmi.board.name: DBL00
dmi.board.vendor: TOSHIBA
dmi.board.version: Null
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnTOSHIBA:bvrV1.80:bd07/22/2004:svnTOSHIBA:pnSatelliteA30:pvrPSA35E-3KK72-EN:rvnTOSHIBA:rnDBL00:rvrNull:cvnTOSHIBA:ct10:cvrN/A:
dmi.product.name: Satellite A30
dmi.product.version: PSA35E-3KK72-EN
dmi.sys.vendor: TOSHIBA

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid needs-upstream-testing regression-potential

-- 
rt2500pci wireless regression in lucid
https://bugs.launchpad.net/bugs/539794
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 539794] Re: rt2500pci wireless regression in lucid

2010-03-16 Thread DavidM

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/41050997/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/41050998/AplayDevices.txt

** Attachment added: ArecordDevices.txt
   http://launchpadlibrarian.net/41050999/ArecordDevices.txt

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/41051000/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/41051001/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.txt
   http://launchpadlibrarian.net/41051002/Card0.Codecs.codec97.0.ac97.0.0.txt

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.regs.txt
   
http://launchpadlibrarian.net/41051003/Card0.Codecs.codec97.0.ac97.0.0.regs.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/41051005/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/41051006/Dependencies.txt

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/41051007/IwConfig.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/41051008/Lspci.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/41051009/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/41051010/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/41051011/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/41051012/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/41051013/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/41051014/UdevLog.txt

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/41051015/WifiSyslog.txt

** Description changed:

  using the latest lucid kernel (.16) and latest updates (16/03/10)
  
  Cannot connect wirelessly - pcmcia card requires the rt2500pci driver.
  This has worked fine in hardy/jaunty and karmic.  Lucid has broken
  wireless connectivity.
  
  Network manager does not display any wireless networks.  After about 5
- minutes, the main home wireless network.  However no other wireless
- networks is displayed.
+ minutes, the main home wireless network is sometimes displayed.  However
+ no other wireless networks is displayed.
  
- In previous ubuntu versions, on boot, wireless networks were always
+ In previous ubuntu versions, on boot, all wireless networks were always
  displayed, and the strongest network (my home network) was automatically
  connected.
  
  I can only connect now via the laptop inbuilt RJ45 port.
  
  Looking in the syslog I noticed the following errors being displayed:
- 
  
  Mar 16 19:03:01 ubuntu-laptop kernel: [ 2366.400052] phy0 - 
rt2500pci_set_device_state: Error - Device failed to enter state 3 (-16).
  Mar 16 19:03:32 ubuntu-laptop kernel: [ 2397.180048] phy0 - 
rt2500pci_set_device_state: Error - Device failed to enter state 1 (-16).
  Mar 16 19:03:32 ubuntu-laptop kernel: [ 2397.776051] phy0 - 
rt2500pci_set_device_state: Error - Device failed to enter state 1 (-16).
  Mar 16 19:05:01 ubuntu-laptop kernel: [ 2486.400029] phy0 - 
rt2500pci_set_device_state: Error - Device failed to enter state 3 (-16).
  
  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: i386
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  administrator   1231 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  administrator   1231 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
-  Card hw:0 'I82801DBICH4'/'Intel 82801DB-ICH4 with ALC202 at irq 10'
-Mixer name : 'Realtek ALC202 rev 0'
-Components : 'AC97a:414c4740'
-Controls  : 37
-Simple ctrls  : 23
+  Card hw:0 'I82801DBICH4'/'Intel 82801DB-ICH4 with ALC202 at irq 10'
+    Mixer name : 'Realtek ALC202 rev 0'
+    Components : 'AC97a:414c4740'
+    Controls  : 37
+    Simple ctrls  : 23
  Date: Tue Mar 16 19:03:28 2010
  DistroRelease: Ubuntu 10.04
  HibernationDevice: RESUME=UUID=d5de6cfd-d9c7-4d95-adf0-4763a9399bb3
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha i386 (20100224.1)
  Lsusb:
-  Bus 004 Device 002: ID 15d9:0a4c Dexon 
-  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
-  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
-  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
-  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 004 Device 002: ID 15d9:0a4c Dexon
+  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: TOSHIBA Satellite A30
  Package: linux-image-2.6.32-16-generic 

[Bug 527158] [NEW] new version of mlt (0.5) available

2010-02-24 Thread DavidM
Public bug reported:

version 0.5 of MLT is now available.

Its recommended for kdenlive 0.7.7 and should be updated in the lucid 
repository as well.
The only other mlt dependent package that I know of is openshot.  Openshot uses 
the same version of mlt as kdenlive.

** Affects: mlt (Ubuntu)
 Importance: Undecided
 Status: New

-- 
new version of mlt (0.5) available
https://bugs.launchpad.net/bugs/527158
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 464890] Re: wireshark: undefined symbol: pcap_free_datalinks

2010-02-22 Thread DavidM
since I did the symbolic link, the problem did not happen again.

-- 
wireshark: undefined symbol: pcap_free_datalinks
https://bugs.launchpad.net/bugs/464890
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 495679] Re: In software item screen, install button is placed after the text description

2010-01-24 Thread DavidM
Thanks. So, conceptually it will be necessary that the user reads the
description before pressing install. With your explanation, it makes
sense. May I propose two possibilities?

A) If the whole information about the software is just one page with several 
distinct sections, links that would scroll the whole page to each section could 
be added on top. 
They could be like an index at the beginning of the page, Wikipedia style:
   1. Description
   2. Select add-ons
   3. Licence and price
   4. Install
   5. Version and support
Or a horizontal row on top, always visible:
   Description | Select add-ons | Licence and price | Install | Version and 
support

B) Instead of counting on users to see the choose your addons section on 
their scrolling towards the install button, make selection mandatory.
When there are addons to choose, you could put checkboxes next to each, but 
also a checkbox for Don't install any addon. Then, you leave all unchecked by 
default, and you make it mandatory that at least one is checked for allowing 
installation. If the user presses install, and all checkboxes remain unchecked, 
user will be prompted to addon selection.

-- 
In software item screen, install button is placed after the text description
https://bugs.launchpad.net/bugs/495679
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 482649] Re: Installed ppd driver Epson Stylus Photo PX700W on cups but the printer don't print

2009-12-31 Thread DavidM
I've got a similar model -710W.  As you I cannot use the default ppslite
URI - but can wireless print using socket:\\ip address:9100

to get my scanner to work wireless I used the following:

gksudo gedit /etc/sane.d/epkowa.conf

then appended at the end
net printer ip address

hope this helps.

-- 
Installed ppd driver Epson Stylus Photo PX700W on cups but the printer don't 
print
https://bugs.launchpad.net/bugs/482649
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 500556] [NEW] the karmic version in the repository is out of date

2009-12-26 Thread DavidM
Public bug reported:

the version in the karmic repository is of Jan 2009 - there have been
two subsequent releases in the http://code.google.com/p/google-gadgets-
for-linux/ repository.

Can i suggest either karmic should have an update via backports or at
the very least Lucid should get the latest version available.

thanks.

ProblemType: Bug
Architecture: i386
Date: Sat Dec 26 16:19:53 2009
DistroRelease: Ubuntu 9.10
Package: google-gadgets-gtk 0.10.5-0.2ubuntu2
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: google-gadgets
Uname: Linux 2.6.31-17-generic i686

** Affects: google-gadgets (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
the karmic version in the repository is out of date
https://bugs.launchpad.net/bugs/500556
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 500556] Re: the karmic version in the repository is out of date

2009-12-26 Thread DavidM

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/37207048/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37207049/XsessionErrors.txt

-- 
the karmic version in the repository is out of date
https://bugs.launchpad.net/bugs/500556
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 495679] [NEW] In software item screen, install button is placed after the text description

2009-12-11 Thread DavidM
Public bug reported:

Binary package hint: software-center

The install/uninstall and visit website buttons are at the bottom of the
page, after all the description. If the text spans longer than the
available space, the user will have to scroll down to see the buttons. I
think this layout has three problems:

1) New users can be confounded by not seeing immediately the install button.
2) Install button is further and may need additional action (scrolling) to 
reach.
3) Conceptually, this seems like the program is requiring you to read all the 
text before installing it.

When I read about a program in the internet and I look it up in Software
Center (most frequent user case for me), I don't need to read the
description (I already did), I want to install it immediately. The
install/uninstall button is the most important part of the whole UI. I
would expect it to be the most accessible one. Maybe a top placement
could be considered.

Using Ubuntu Software Store 1.0.2 in Karmic.

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Binary package hint: software-center
  
  The install/uninstall and visit website buttons are at the bottom of the
  page, after all the description. If the text spans longer than the
- available space, the user will have to scroll down to see the buttons.
- This layout has three problems:
+ available space, the user will have to scroll down to see the buttons. I
+ think this layout has three problems:
  
  1) New users can be confounded by not seeing immediately the install button.
  2) Install button is further and may need additional action (scrolling) to 
reach.
  3) Conceptually, this seems like the program is requiring you to read all the 
text before installing it.
  
  When I read about a program in the internet and I look it up in Software
  Center (most frequent user case for me), I don't need to read the
  description (I already did), I want to install it immediately. The
  install/uninstall button is the most important part of the whole UI. I
  would expect it to be the most accessible one. Maybe a top placement
  could be considered.
  
  Using Ubuntu Software Store 1.0.2 in Karmic.

-- 
In software item screen, install button is placed after the text description
https://bugs.launchpad.net/bugs/495679
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 464890] Re: wireshark: undefined symbol: pcap_free_datalinks

2009-11-25 Thread DavidM
ok now with the 2 cmds below:

rm  /lib/tls/i686/cmov/libpcap.so.0.8
ln -s /usr/lib/libpcap.so.0.8 /lib/tls/i686/cmov/libpcap.so.0.8

-- 
wireshark: undefined symbol: pcap_free_datalinks
https://bugs.launchpad.net/bugs/464890
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 432089] Re: performs poorly on slow HDD

2009-11-09 Thread DavidM
things improved here - if assuming I've read my boot chart correctly -
from boot to GDM originally was 73 secs - with the PPA + ureadahead - 42
secs


** Attachment added: dmohammed -slow boot kernel
   http://launchpadlibrarian.net/35435709/home-karmic-20091016-1.png

-- 
performs poorly on slow HDD
https://bugs.launchpad.net/bugs/432089
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 432089] Re: performs poorly on slow HDD

2009-11-09 Thread DavidM

** Attachment added: dmohammed -faster boot kernel
   http://launchpadlibrarian.net/35435805/home-karmic-20091103-2.png

-- 
performs poorly on slow HDD
https://bugs.launchpad.net/bugs/432089
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 464890] [NEW] wireshark: undefined symbol: pcap_free_datalinks

2009-10-30 Thread DavidM
Public bug reported:

Binary package hint: wireshark

Hi,

just upgrade from jaunty to karmic, now when I run wireshark i got the
error below:

wireshark: symbol lookup error: wireshark: undefined symbol:
pcap_free_datalinks

libpcap0.8 is installed, reinstalling wireshark does not help ..

Anybody has the same behaviour ?

Thanks,
david

** Affects: wireshark (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: karmic

** Tags added: karmic

-- 
wireshark: undefined symbol: pcap_free_datalinks
https://bugs.launchpad.net/bugs/464890
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 369005] Re: juanty ath5k : disconnection / slow network

2009-10-21 Thread DavidM
Nothing new ? i also experiencing the same trouble with kernel 2.6.28-15, on 
jaunty.
My card is a dlink dwl-g520+, chip atheros ar5001x+
Using linux-backports-modules does not solved my issues :S
Got a infinite loop of connection/deconnection, so using the wifi is 
impractical !

-- 
juanty ath5k : disconnection / slow network
https://bugs.launchpad.net/bugs/369005
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 318957] Re: syslog not allowed is busconfig

2009-10-21 Thread DavidM
I also got it when I tried to apt-get wicd, note I also did a dist-
upgrade just before.

-- 
syslog not allowed is busconfig
https://bugs.launchpad.net/bugs/318957
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 453337] Re: Karmic: Boot up problem, after usplash logo is a blank screen for about 14 seconds before xsplash appears briefly.

2009-10-16 Thread DavidM
Can also confirm the above but with the following values...

Usplash logo is on screen for 25 secs.

Blank screen for 25 secs.

xsplash to gdm for 25 secs.

enclosed is my boot chart.

** Attachment added: home-karmic-20091016-1.png
   http://launchpadlibrarian.net/33797447/home-karmic-20091016-1.png

** Changed in: linux (Ubuntu)
   Status: New = Confirmed

-- 
Karmic: Boot up problem, after usplash logo  is a blank screen for about 14 
seconds before xsplash appears briefly.
https://bugs.launchpad.net/bugs/453337
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 350885] Re: camorama crash with message unable to capture image

2009-10-06 Thread DavidM
same here - not working in Karmic - my webcam does work with skype and
xawtv

lsusb : Bus 004 Device 002: ID 0471:032d Philips SPC 210NC PC Camera

cheese only shows static image but is able to capture a video...

lsmod | grep gspca
gspca_zc3xx47580  0 
gspca_main 22812  1 gspca_zc3xx
videodev   36736  1 gspca_main

-- 
camorama crash with message unable to capture image
https://bugs.launchpad.net/bugs/350885
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 356511] Re: rt2500pci - cannot connect to internet after hibernate (kind of regression)

2009-09-16 Thread DavidM
happy to close this - hibernate and resume issues were confirmed as a
jaunty kernel problem - I've since moved to 2.6.30 and these issues have
been resolved.

-- 
rt2500pci - cannot connect to internet after hibernate (kind of regression)
https://bugs.launchpad.net/bugs/356511
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 384265] Re: ruby dup unexpected behaviour

2009-06-09 Thread DavidM
got the answer from ruby list:


dup is a shallow copy. For a Hash, you'll get a new Hash but with the
keys and values pointing to the same objects.

 h1 = {1=one, 2=two}
= {1=one, 2=two}
 h2 = h1.dup
= {1=one, 2=two}
 h1.object_id
= -605621648
 h2.object_id
= -605633988   # the hashes are different objects
 h1[1].object_id
= -605621708
 h2[1].object_id
= -605621708   # the values are the same object


If you want a deep copy, you have to do it yourself.

Similarly, if you freeze a Hash, you are just freezing the Hash itself,
not all the objects it points to.

 h1
= {1=one, 2=two}
 h1.freeze
= {1=one, 2=two}
 h1[2]  xxx
= twoxxx
 h1
= {1=one, 2=twoxxx}

If you want a deep freeze then you'll have to do it yourself.

Your test code looks rather more convoluted than it needs to be, so you
should be able to boil it down to a two or three line case which shows
you what's happening.

** Changed in: ruby1.8 (Ubuntu)
   Status: New = Invalid

-- 
ruby dup unexpected behaviour
https://bugs.launchpad.net/bugs/384265
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 384265] [NEW] ruby dup unexpected behaviour

2009-06-06 Thread DavidM
Public bug reported:

Binary package hint: ruby1.8

Hi,

got some strange result in ruby1.8  (1.8.7.72-3) on jaunty (up to date).
Don't know if I use correctly dup function but my duped hash is modified even 
if i call the freeze method. Below the quick and dirty test case showing that 
@c member of the class Global is modified

Regards,
david

#!/usr/bin/ruby

class Testme
attr_accessor :value
def initialize(val)
@value=val
end
def Testme::bou(val)
$a[b].value=val
end
def to_str()
print @value,\n
end
end

class Global

def initialize
@c=nil
end

def go()
@c=$a.dup
@c.freeze
#print value before the changes
to_str()
end
def to_str()
print @c,\n
end


end

$a=Hash.new
$a[a]=Testme.new(1)
$a[b]=Testme.new(2)

main=Global.new
main.go()
Testme::bou(3)
#print value after the changes
main.to_str()

** Affects: ruby1.8 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
ruby dup unexpected behaviour
https://bugs.launchpad.net/bugs/384265
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 285852] Re: Please bump ruby-gnome2 in intrepid

2009-05-30 Thread DavidM
fyi, version 0.19 was published this week end

-- 
Please bump ruby-gnome2 in intrepid
https://bugs.launchpad.net/bugs/285852
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 381061] Re: nmap v4.76 crashing when used with send-ip option

2009-05-29 Thread DavidM
No problem, I did the strace for the 2 binaries, see enclosed.

** Attachment added: nmap strace
   http://launchpadlibrarian.net/27260651/strace-nmap.log

-- 
nmap v4.76 crashing when used with send-ip option
https://bugs.launchpad.net/bugs/381061
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 381061] Re: nmap v4.76 crashing when used with send-ip option

2009-05-29 Thread DavidM

** Attachment added: nmap dbg strace
   http://launchpadlibrarian.net/27260665/strace-nmap-debug.log

-- 
nmap v4.76 crashing when used with send-ip option
https://bugs.launchpad.net/bugs/381061
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 381061] Re: nmap v4.76 crashing when used with send-ip option

2009-05-28 Thread DavidM
I can't find any nmap dbg or dbgsym package to install, please help.

-- 
nmap v4.76 crashing when used with send-ip option
https://bugs.launchpad.net/bugs/381061
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 381061] Re: nmap v4.76 crashing when used with send-ip option

2009-05-28 Thread DavidM
Jeff, thanks for your help. I was able to install the debug version. But I 
can't execute it !
See below:

#/usr/lib/debug/usr/bin/nmap
bash: /usr/lib/debug/usr/bin/nmap: cannot execute binary file

Any ideas ?

-- 
nmap v4.76 crashing when used with send-ip option
https://bugs.launchpad.net/bugs/381061
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 381061] [NEW] nmap v4.76 crashing when used with send-ip option

2009-05-27 Thread DavidM
Public bug reported:

Binary package hint: nmap

Hi,

I am working on a ruby project named GNMS which calls nmap
When the command below is  used
 nmap --send-ip -PE -sP -n 128.0.0.0/24
I got a Segmentation Fault and the error below in messages log file
 kernel: [ 9415.405005] nmap[26117]: segfault at 0 ip 0808e38a sp bfd8cc20 
error 4 in nmap[8048000+c6000]

The problem does not occur in Nmap 4.85BETA9

Regards,
david

** Affects: nmap (Ubuntu)
 Importance: Undecided
 Status: New

-- 
nmap v4.76 crashing when used with send-ip option
https://bugs.launchpad.net/bugs/381061
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 381065] [NEW] xprobe2 segmentation fault when no interface leading to ip

2009-05-27 Thread DavidM
Public bug reported:

Binary package hint: xprobe

Hi,

got some seg fault with the error No interface leading to, below an easy way 
to reproduce:
 /usr/bin/xprobe2 -c /etc/xprobe2/xprobe2.conf -m 1 127.0.0.2

Xprobe2 v.0.3 Copyright (c) 2002-2005 fyo...@o0o.nu, o...@sys-
security.com, me...@o0o.nu

[+] Target is 127.0.0.2
[+] Loading modules.
[+] Following modules are loaded:
[x] [1] ping:icmp_ping  -  ICMP echo discovery module
[x] [2] ping:tcp_ping  -  TCP-based ping discovery module
[x] [3] ping:udp_ping  -  UDP-based ping discovery module
[x] [4] infogather:ttl_calc  -  TCP and UDP based TTL distance calculation
[x] [5] infogather:portscan  -  TCP and UDP PortScanner
[x] [6] fingerprint:icmp_echo  -  ICMP Echo request fingerprinting module
[x] [7] fingerprint:icmp_tstamp  -  ICMP Timestamp request fingerprinting module
[x] [8] fingerprint:icmp_amask  -  ICMP Address mask request fingerprinting 
module
[x] [9] fingerprint:icmp_port_unreach  -  ICMP port unreachable fingerprinting 
module
[x] [10] fingerprint:tcp_hshake  -  TCP Handshake fingerprinting module
[x] [11] fingerprint:tcp_rst  -  TCP RST fingerprinting module
[x] [12] fingerprint:smb  -  SMB fingerprinting module
[x] [13] fingerprint:snmp  -  SNMPv2c fingerprinting module
[+] 13 modules registered
[+] Initializing scan engine
[+] Running scan engine
No interface leading to 127.0.0.2 was found
Segmentation fault


Regards,
david

** Affects: xprobe (Ubuntu)
 Importance: Undecided
 Status: New

-- 
xprobe2 segmentation fault when no interface leading to ip
https://bugs.launchpad.net/bugs/381065
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 381061] Re: nmap v4.76 crashing when used with send-ip option

2009-05-27 Thread DavidM
oh sorry I thought I reported the bug in jaunty part.
So for the details, I am running an up to date 9.04

more /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION=Ubuntu 9.04

I already sent you the poc command, when I run it as root under bash i
got the seg fault.

-- 
nmap v4.76 crashing when used with send-ip option
https://bugs.launchpad.net/bugs/381061
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 381061] Re: nmap v4.76 crashing when used with send-ip option

2009-05-27 Thread DavidM
yeah, that's what I tried at the first time, but did not have the
debugging symbols, hope it helps ...

** Attachment added: gdb details
   http://launchpadlibrarian.net/27216087/gdb-nmap.txt

-- 
nmap v4.76 crashing when used with send-ip option
https://bugs.launchpad.net/bugs/381061
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 378295] [NEW] update ruby package 1.8.7-p160 is out

2009-05-19 Thread DavidM
Public bug reported:

Binary package hint: ruby1.8

Hi,

I am developping an application in ruby and got some many issues using the 
current version, I can't reproduce a simple example but when I execute external 
commands I got some Segfault and most propably some memory leak.
Note I did not have the Segfault trouble using ruby 1.8.6 on Debian. As latest 
ruby package at 
http://www.ruby-lang.org/en/news/2009/04/18/ruby-1-8-7-p160-and-1-8-6-p368-released/
 corrected many errors and vulnerabilities should be really good if Ubuntu can 
embed this newer version.

Thanks!
david

** Affects: ruby1.8 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
update ruby package 1.8.7-p160 is out
https://bugs.launchpad.net/bugs/378295
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


  1   2   >