[Bug 991852] Re: "Where are you?" is a potentially misleading question

2020-10-17 Thread netmasta10bt
It took me a while to track down this problem as well.  I was in
Malaysia when I reinstalled and picked the appropriate time zone then,
but then the login screen comes up with day names in Malay even though
my language is English.

This sets locale settings in /etc/default/locale that are inconsistant
with my intent of a US American English install.  Even after changing
the /etc/default/locale to en_US the login manager SDDM still shows Days
in Malay - I'm unsure how to resolve.

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

Title:
  "Where are you?" is a potentially misleading question

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

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

[Bug 1254085] Re: ssh fails to connect to VPN host - hangs at 'expecting SSH2_MSG_KEX_ECDH_REPLY'

2016-11-19 Thread netmasta10bt
There is a problem with 'OpenSSH' client not connecting while 'Putty'
client does work given the same network settings.  This was my finding
almost 3 years ago.

Given that another client does work - there is something OpenSSH Client
can do to resolve the issue.

Ubuntu distributes OpenSSH client in it's core distribution.  As such
this is a valid issue with Ubuntu and should remain open until one of
the following conditions are met:

1) The issue is fixed in OpenSSH client and connection succeeds as it
does in Putty and Ubuntu releases a package that resolves it.

2) The OpenSSH package inserts a sane timeout on 'expecting
SSH2_MSG_KEX_ECDH_REPLY' and issue's an error to the user instead of
hanging for a connection, leaving a poor user experience.  Inform the
user that the software is not adequate in its ability tolerate uncertain
MTU settings, and suggest a more robust client such as Putty.

3) Ubuntu removes OpenSSH client from its core distribution.

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

Title:
  ssh fails to connect to VPN host - hangs at 'expecting
  SSH2_MSG_KEX_ECDH_REPLY'

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

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


[Bug 1242389] Re: package mumble-django 2.9-2 failed to install/upgrade: package mumble-django is not ready for configuration cannot configure (current status `half-installed')

2014-12-24 Thread netmasta10bt
I experienced a different error trying to purge package 'mumble-django'
on a fresh install.  It failed because it could not remove the database,
as there wasnt one because the initial install failed.  To fix removal
in this situation edit:

/var/lib/dpkg/mumble-django.postrm

line 33:

db_purge

and comment it out:

#db_purge

then run aptitude purge mumble-django

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

Title:
  package mumble-django 2.9-2 failed to install/upgrade: package mumble-
  django is not ready for configuration  cannot configure (current
  status `half-installed')

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mumble-django/+bug/1242389/+subscriptions

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


[Bug 1242389] Re: package mumble-django 2.9-2 failed to install/upgrade: package mumble-django is not ready for configuration cannot configure (current status `half-installed')

2014-06-07 Thread netmasta10bt
to fix removal change /var/lib/dpkg/info/mumble-django.postrm


invoke-rc.d --quiet apache2 reload

to

invoke-rc.d --quiet apache2 reload  /dev/null


the *'s from the output of the RC script are being interpreted and thus making 
an error in the script...

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

Title:
  package mumble-django 2.9-2 failed to install/upgrade: package mumble-
  django is not ready for configuration  cannot configure (current
  status `half-installed')

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mumble-django/+bug/1242389/+subscriptions

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


[Bug 1254085] Re: ssh fails to connect to VPN host - hangs at 'expecting SSH2_MSG_KEX_ECDH_REPLY'

2014-01-14 Thread netmasta10bt
FYI Specifying the cipher with  onopenssh-client  1:6.2p2-6ubuntu  as:

ssh -c 3des-cbc targethost

works for me.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1254085

Title:
  ssh fails to connect to VPN host - hangs at 'expecting
  SSH2_MSG_KEX_ECDH_REPLY'

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1254085] Re: ssh fails to connect to VPN host - hangs at 'expecting SSH2_MSG_KEX_ECDH_REPLY'

2014-01-14 Thread netmasta10bt
FYI Specifying the cipher with  onopenssh-client  1:6.2p2-6ubuntu  as:

ssh -c 3des-cbc targethost

works for me.

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

Title:
  ssh fails to connect to VPN host - hangs at 'expecting
  SSH2_MSG_KEX_ECDH_REPLY'

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

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


[Bug 1254085] Re: ssh fails to connect to VPN host - hangs at 'expecting SSH2_MSG_KEX_ECDH_REPLY'

2013-12-23 Thread netmasta10bt
I think this is this same bug 708493 re surging again...

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1254085

Title:
  ssh fails to connect to VPN host - hangs at 'expecting
  SSH2_MSG_KEX_ECDH_REPLY'

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1254085] Re: ssh fails to connect to VPN host - hangs at 'expecting SSH2_MSG_KEX_ECDH_REPLY'

2013-12-23 Thread netmasta10bt
I think this is this same bug 708493 re surging again...

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

Title:
  ssh fails to connect to VPN host - hangs at 'expecting
  SSH2_MSG_KEX_ECDH_REPLY'

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

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


[Bug 1254085] Re: ssh fails to connect to VPN host - hangs at 'expecting SSH2_MSG_KEX_ECDH_REPLY'

2013-12-17 Thread netmasta10bt
Same issue, 13.10 openssh-client 6.2p2-6ubuntu0.1  cannot connect to
server 12.04.03 openssh-server 5.9p1-5ubuntu1.1.

Putty is working as stated above.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1254085

Title:
  ssh fails to connect to VPN host - hangs at 'expecting
  SSH2_MSG_KEX_ECDH_REPLY'

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1254085] Re: ssh fails to connect to VPN host - hangs at 'expecting SSH2_MSG_KEX_ECDH_REPLY'

2013-12-17 Thread netmasta10bt
Same issue, 13.10 openssh-client 6.2p2-6ubuntu0.1  cannot connect to
server 12.04.03 openssh-server 5.9p1-5ubuntu1.1.

Putty is working as stated above.

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

Title:
  ssh fails to connect to VPN host - hangs at 'expecting
  SSH2_MSG_KEX_ECDH_REPLY'

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

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


[Bug 707032] Re: Add helpful documentation for -nolisten tcp

2011-04-19 Thread netmasta10bt
This also doesn't appear to work in Natty.  I still have not figured out
how to enable it.

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

Title:
  Add helpful documentation for -nolisten tcp

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


[Bug 707032] Re: Add helpful documentation for -nolisten tcp

2011-04-19 Thread netmasta10bt
File in natty is now /usr/share/gdm/gdm.schemas

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

Title:
  Add helpful documentation for -nolisten tcp

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


[Bug 707032] Re: Add helpful documentation for -nolisten tcp

2011-04-19 Thread netmasta10bt
I'm guessing its a bug, as there are two copies of gdm configs.  one in
/usr/share/gdm which is what is used, and also /etc/gdm which is not.
You can probably add the DisallowTCP=false to a custom.conf file (which
does not exist in /usr/share/gdm.  but I haven't tested this.   I just
changed true to false in the gdm.schema file under DisallowTCP.

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

Title:
  Add helpful documentation for -nolisten tcp

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


[Bug 454055] Re: [Dell Inc. Inspiron 1501] hibernate/resume failure [non-free: wl]

2010-02-11 Thread netmasta10bt
Suspend does not work on my Inspiron 1501 with 2.6.32 from upstream.  It
goes to sleep and the power light pulses as it is a asleep, upon opening
lid, I see a textmode kernel message (too quick to read) and the screen
never comes back.

-- 
[Dell Inc. Inspiron 1501] hibernate/resume failure [non-free: wl]
https://bugs.launchpad.net/bugs/454055
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 396976] apport-collect data

2010-02-11 Thread netmasta10bt
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: SB [HDA ATI SB], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: SB [HDA ATI SB], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  torment1645 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'SB'/'HDA ATI SB at 0xc000 irq 16'
   Mixer name   : 'SigmaTel STAC9200'
   Components   : 'HDA:14f12bfa,14f100c3,0009 
HDA:83847690,102801f5,00102201'
   Controls  : 6
   Simple ctrls  : 4
DistroRelease: Ubuntu 9.10
HibernationDevice: RESUME=UUID=285234b1-e6d9-49fa-a881-83daa8071563
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
MachineType: Dell Inc. Inspiron 1501
NonfreeKernelModules: wl
Package: linux (not installed)
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-020632-generic 
root=UUID=0f6b023c-d476-4174-af3b-c69186a72e20 ro quiet splash
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
RfKill:
 0: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
Uname: Linux 2.6.32-020632-generic x86_64
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
XsessionErrors:
 (gnome-settings-daemon:1657): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (polkit-gnome-authentication-agent-1:1771): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:1761): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (gnome-panel:1760): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to 
allocate widget with width -15 and height 24
dmi.bios.date: 11/24/2006
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.7.0
dmi.board.name: 0UW744??
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvr1.7.0:bd11/24/2006:svnDellInc.:pnInspiron1501:pvrNotSpecified:rvnDellInc.:rn0UW744??:rvr:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: Inspiron 1501
dmi.product.version: Not Specified
dmi.sys.vendor: Dell Inc.

-- 
[Dell Inc. Inspiron 1501] suspend/resume failure [non-free: wl]
https://bugs.launchpad.net/bugs/396976
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 396976] AlsaDevices.txt

2010-02-11 Thread netmasta10bt

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

-- 
[Dell Inc. Inspiron 1501] suspend/resume failure [non-free: wl]
https://bugs.launchpad.net/bugs/396976
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 396976] BootDmesg.txt

2010-02-11 Thread netmasta10bt

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

-- 
[Dell Inc. Inspiron 1501] suspend/resume failure [non-free: wl]
https://bugs.launchpad.net/bugs/396976
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 396976] Card0.Amixer.values.txt

2010-02-11 Thread netmasta10bt

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

-- 
[Dell Inc. Inspiron 1501] suspend/resume failure [non-free: wl]
https://bugs.launchpad.net/bugs/396976
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 396976] Card0.Codecs.codec.0.txt

2010-02-11 Thread netmasta10bt

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/39084916/Card0.Codecs.codec.0.txt

-- 
[Dell Inc. Inspiron 1501] suspend/resume failure [non-free: wl]
https://bugs.launchpad.net/bugs/396976
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 396976] Card0.Codecs.codec.1.txt

2010-02-11 Thread netmasta10bt

** Attachment added: Card0.Codecs.codec.1.txt
   http://launchpadlibrarian.net/39084917/Card0.Codecs.codec.1.txt

-- 
[Dell Inc. Inspiron 1501] suspend/resume failure [non-free: wl]
https://bugs.launchpad.net/bugs/396976
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 396976] CurrentDmesg.txt

2010-02-11 Thread netmasta10bt

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

-- 
[Dell Inc. Inspiron 1501] suspend/resume failure [non-free: wl]
https://bugs.launchpad.net/bugs/396976
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 396976] IwConfig.txt

2010-02-11 Thread netmasta10bt

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

-- 
[Dell Inc. Inspiron 1501] suspend/resume failure [non-free: wl]
https://bugs.launchpad.net/bugs/396976
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 396976] Lspci.txt

2010-02-11 Thread netmasta10bt

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

-- 
[Dell Inc. Inspiron 1501] suspend/resume failure [non-free: wl]
https://bugs.launchpad.net/bugs/396976
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 396976] PciMultimedia.txt

2010-02-11 Thread netmasta10bt

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

-- 
[Dell Inc. Inspiron 1501] suspend/resume failure [non-free: wl]
https://bugs.launchpad.net/bugs/396976
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 396976] ProcInterrupts.txt

2010-02-11 Thread netmasta10bt

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

-- 
[Dell Inc. Inspiron 1501] suspend/resume failure [non-free: wl]
https://bugs.launchpad.net/bugs/396976
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 396976] Lsusb.txt

2010-02-11 Thread netmasta10bt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/39084928/Lsusb.txt

-- 
[Dell Inc. Inspiron 1501] suspend/resume failure [non-free: wl]
https://bugs.launchpad.net/bugs/396976
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 396976] ProcModules.txt

2010-02-11 Thread netmasta10bt

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

-- 
[Dell Inc. Inspiron 1501] suspend/resume failure [non-free: wl]
https://bugs.launchpad.net/bugs/396976
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 396976] ProcCpuinfo.txt

2010-02-11 Thread netmasta10bt

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

-- 
[Dell Inc. Inspiron 1501] suspend/resume failure [non-free: wl]
https://bugs.launchpad.net/bugs/396976
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 396976] UdevDb.txt

2010-02-11 Thread netmasta10bt

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

-- 
[Dell Inc. Inspiron 1501] suspend/resume failure [non-free: wl]
https://bugs.launchpad.net/bugs/396976
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 396976] UdevLog.txt

2010-02-11 Thread netmasta10bt

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

-- 
[Dell Inc. Inspiron 1501] suspend/resume failure [non-free: wl]
https://bugs.launchpad.net/bugs/396976
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 396976] WifiSyslog.txt

2010-02-11 Thread netmasta10bt

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

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

** Tags added: apport-collected

-- 
[Dell Inc. Inspiron 1501] suspend/resume failure [non-free: wl]
https://bugs.launchpad.net/bugs/396976
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