[Bug 2049988] Re: Latest kernel kills wifi.

2024-04-14 Thread Patrick M
I think Connman is the culprit?

** Package changed: network-manager (Ubuntu) => connman

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

Title:
  Latest kernel kills wifi.

To manage notifications about this bug go to:
https://bugs.launchpad.net/connman/+bug/2049988/+subscriptions


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

[Bug 2049988] Re: Latest kernel kills wifi.

2024-04-10 Thread Patrick M
Any news on this?

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

Title:
  Latest kernel kills wifi.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/2049988/+subscriptions


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

[Bug 1757538] Re: Some packages, e.g. systemd, fail to upgrade in Ubuntu app on Windows WSL (package systemd 234-2ubuntu12.3 failed to install/upgrade: subprocess installed post-installation script re

2018-04-02 Thread Patrick M. Womack
Reference https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1748659

Most directly my work around:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1748659/comments/13

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

Title:
  Some packages, e.g. systemd, fail to upgrade in Ubuntu app on Windows
  WSL (package systemd 234-2ubuntu12.3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1)

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

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

[Bug 1701297] Re: NTP reload failure (unable to read library) on overlayfs

2018-04-02 Thread Patrick M. Womack
Hi all, sorry to necro a thread, but I'm having this issue on MAAS
2.3.1. Is anyone able to provide some insight into this issue?

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

Title:
  NTP reload failure (unable to read library) on overlayfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1701297/+subscriptions

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

[Bug 1748659] Re: Windows 10 Ubuntu 16.04 upgrade to 18.04: package systemd 235-3ubuntu3 failed to install/upgrade: installed systemd package post-installation script subprocess returned error exit st

2018-03-08 Thread Patrick M. Womack
Ok, here it is. YMMV but this should theoretically fix systemd on 18.04
WSL.

** Attachment added: "Fix wsl 18.04 bash"
   
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1748659/+attachment/5073801/+files/fixwslsystemd.sh

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

Title:
  Windows 10 Ubuntu 16.04 upgrade to 18.04: package systemd 235-3ubuntu3
  failed to install/upgrade: installed systemd package post-installation
  script subprocess returned error exit status 1

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

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

[Bug 1748659] Re: Windows 10 Ubuntu 16.04 upgrade to 18.04: package systemd 235-3ubuntu3 failed to install/upgrade: installed systemd package post-installation script subprocess returned error exit st

2018-03-08 Thread Patrick M. Womack
Update for you all. I forced systemd down to the 16.04 version,
reconfigured it and it was happy. As for upgrading it to the 18.04
version, YOU MUST PURGE THE ENTIRE /usr/lib/tempfiles.d/ DIRECTORY. One
I did that, even thought the install will fail, I was able to get
systemd reconfigured. It now properly responds to dpkg --configure
commands and the system is no longer in a broken state.

As for how to resolve this upstream, I have a felling this has to do
with how WSL handles systemd (as, it doesn't, because WSL ignores
systemd for the most part.) most likely related to the fact that we're
not working with kernels, and systemd doesn't have anything to hook into
during the upgrade.

If you're having trouble with a system you forced to the 18.04 beta let
me know as I'm going to write a script here in a second to resolve the
issue for you.

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

Title:
  Windows 10 Ubuntu 16.04 upgrade to 18.04: package systemd 235-3ubuntu3
  failed to install/upgrade: installed systemd package post-installation
  script subprocess returned error exit status 1

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

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

[Bug 1748659] Re: Windows 10 Ubuntu 16.04 upgrade to 18.04: package systemd 235-3ubuntu3 failed to install/upgrade: installed systemd package post-installation script subprocess returned error exit st

2018-03-08 Thread Patrick M. Womack
I've gotten the release to upgrade to 18.04 on WSL, the issue I'm
running into however is that systemd will not reinstall. TBH WSL does
not require systemd to operate, but it defiantly makes the system angry
if it can't setup a way to manage startup. Just for anyone reading this
via google, if you want to push your WSL build to 18.04, DON'T. For
those of you who are ignoring my warning, you can push it to 18.04 BUT
YOU MUST HOLD SYSTEMD. If you try to run an upgrade and allow systemd to
be upgraded the upgrade will fail and you will be left with a completely
borked system. My thoughts at the moment is to try and grab a 16.04
systemd package and use that until we get a stable 18.04 one.

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

Title:
  Windows 10 Ubuntu 16.04 upgrade to 18.04: package systemd 235-3ubuntu3
  failed to install/upgrade: installed systemd package post-installation
  script subprocess returned error exit status 1

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

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

[Bug 405165] Re: Brasero Burner don't want to burn discs.

2011-07-07 Thread Patrick M
I am having similar issue. brasero says input output error after
creating the checksum. Was fine until just recently.

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

Title:
  Brasero Burner don't want to burn discs.

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

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


[Bug 801847] [NEW] package mythexport 2.2.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-06-24 Thread Patrick M
Public bug reported:

Update manager delivered failure message

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: mythexport 2.2.3-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
Date: Fri Jun 24 18:03:05 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
SourcePackage: mythexport
Title: package mythexport 2.2.3-0ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to natty on 2011-05-03 (52 days ago)

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


** Tags: apport-package i386 natty

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

Title:
  package mythexport 2.2.3-0ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 801847] Re: package mythexport 2.2.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-06-24 Thread Patrick M
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/801847

Title:
  package mythexport 2.2.3-0ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 778193] Re: Intel i915 embedded: Patch didn't work 9.10, 10.10, 11.04

2011-05-28 Thread Patrick M
still voots to blcak screen, blank or or error mesage udevd{[65]:
worker[74] did not accept message -1 (connection refused), kill it

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

Title:
  Intel i915 embedded: Patch didn't work 9.10, 10.10, 11.04

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


[Bug 778193] [NEW] Intel i915 embedded: Patch didn't work 9.10, 10.10, 11.04

2011-05-05 Thread Patrick M
Public bug reported:

Binary package hint: xserver-xorg-video-intel

This bug was previously reported, That bug has been closed with a
backported patch. the patch that is working for many users has no effect
on the system I am having issues with. PC boots to blank screen,
occasionally to recovery screen. I can get a GUI in failsafeX graphics,
but have to do multiple hard reboots to get there. This is not endemic
to 11.04, The PC in question will not render a GUI reliably with any
Ubuntu above 8.10

Dell GX-60, intel i915 video chipset. I have tried the various other
drivers, and ppa's. If I could just change the GRUB or maybe the initial
scripts to go ahead and boot into failsafeX that would be fine. the box
in Question doesn't need anything fancy for GUI, just a GUI.

Thanks

** Affects: xserver-xorg-video-intel (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/778193

Title:
  Intel i915 embedded: Patch didn't work 9.10, 10.10, 11.04

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


[Bug 727594] Re: SRU: [i915gm] GPU lockup (ESR: 0x00000001 IPEHR: 0x02000004)

2011-05-01 Thread Patrick M
My machine boots into a blank screen, except the times it gives me the
option to boot into recovery mode at boot up. Then if I run failsafex
graphic from the menu I get a decent GUI. Maybe the answer is to just
have  a way to always boot in failsafe mode.

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

Title:
  SRU: [i915gm] GPU lockup (ESR: 0x0001 IPEHR: 0x0204)

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


[Bug 775093] Re: Provide a way to always boot into failsafe/xdiagnose mode

2011-05-01 Thread Patrick M
Thanks I'll follow this here. a lot of what is going back and forth on
these posts is above my head. I have tried a few boot options, like
putting i.915 modeset=1 and ...modeset=0 and nomodeset. with varying
poor results.  I have also tried a few different ppa'a and trying to
force vesa driver. I have not been able to get a regular gui on this box
with any distro above 8.10. the box does fine with the failsafeX driver
in recovery mode. I don't always get an option to boot into recovery,
though.

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

Title:
  Provide a way to always boot into failsafe/xdiagnose mode

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


[Bug 728757] Re: Adobe Flash plug-in crashes upon loading.

2011-03-15 Thread Patrick M
Flash content seems ok most sites. However consistent crash of the flash
plugin on youtube. affects firefox AND chromium (Chrome)

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

Title:
  Adobe Flash plug-in crashes upon loading.

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


[Bug 723482] Re: system hangs on boot after updates from 2011-02-22

2011-03-01 Thread Patrick M. Jordan
Sébastien and Eric: Thanks! Confirmed here as well; normal system boot
was restored by moving alsa-restore.conf.

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

Title:
  system hangs on boot after updates from 2011-02-22

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

[Bug 723482] Re: system hangs on boot after updates from 2011-02-22

2011-03-01 Thread Patrick M. Jordan
alsa-utils (1.0.24.2-0ubuntu2) fixes my system.

Thanks, Colin!

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

Title:
  system hangs on boot after updates from 2011-02-22

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


[Bug 723482] Re: system hangs on boot after updates from 2011-02-22

2011-02-25 Thread Patrick M. Jordan
Here's the quickest way I've found (this requires that you've set a root
password):

* Edit the normal (non-recovery) grub entry, removing quiet,
splash,and vt_handoff. Optionally add --verbose.

* Press Ctrl-X and let the system run through the boot process until it
hangs.

* Hit SysRq-i, and type the root password to log in.

* Execute mountall and wait for it to block. Break it with Ctrl-C and
execute it again.

On my system, I have to execute mountall only twice to get it to boot
completely, but this may vary with the configuration. you may well need
to do it more than twice, or perhaps only once.

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

Title:
  system hangs on boot after updates from 2011-02-22

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


[Bug 723482] Re: system hangs on boot after updates from 2011-02-22

2011-02-24 Thread Patrick M. Jordan
I've tried to grab as much state as I could. Attached is the fstab from
anacoluthon, a T42 Thinkpad that suffers from this problem.

When booting, I choose the normal (i.e., non-recovery) GRUB entry, since
the goal's to bring the system up. I edit the entry before booting,
removing the quiet, splash, and vt handoff kernel parameters. I add the
--verbose parameter so that upstart's progress is visible. The system
boots partially, than hangs (see anacoluthon-boot-blocked.jpg).

I then hit SysRq-i to get a prompt. I record the mount state from
/proc/mounts (see anacoluthon-proc-mounts.1). I run mountall
--verbose, redirecting the output to anacoluthon-mountall.log which
runs and then hangs (anacoluthon-mountall-blocked.jpg). I interrupt the
program with Ctrl-C, record the mount state (anacoluthon-proc-mounts.2).
I then append a blank line to anacoluthon-mountall.log so the individual
runs can be discerned.

Finally, I run mountall --verbose again, appending the output to
anacoluthon-mountall.log. The system boots fully, but some mount
permissions are incorrect, such as /dev/shm, (1755 instead of 1777). The
state is captured in anacoluthon-proc-mounts.3.

** Attachment added: Anacoluthon's fstab.
   
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/723482/+attachment/1869703/+files/fstab.anacoluthon

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

Title:
  system hangs on boot after updates from 2011-02-22

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


[Bug 723482] Re: system hangs on boot after updates from 2011-02-22

2011-02-24 Thread Patrick M. Jordan
** Attachment added: Anacoluthon, blocked at boot.
   
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/723482/+attachment/1869704/+files/anacoluthon-boot-blocked.jpg

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

Title:
  system hangs on boot after updates from 2011-02-22

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


[Bug 723482] Re: system hangs on boot after updates from 2011-02-22

2011-02-24 Thread Patrick M. Jordan
** Attachment added: Anacoluthon's mounts state after forcing a prompt with 
SysRq-i
   
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/723482/+attachment/1869705/+files/anacoluthon-proc-mounts.1

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

Title:
  system hangs on boot after updates from 2011-02-22

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


[Bug 723482] Re: system hangs on boot after updates from 2011-02-22

2011-02-24 Thread Patrick M. Jordan
** Attachment added: Anacoluthon's mountall output, first and second runs 
separated with a blank line.
   
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/723482/+attachment/1869706/+files/anacoluthon-mountall.log

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

Title:
  system hangs on boot after updates from 2011-02-22

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


[Bug 723482] Re: system hangs on boot after updates from 2011-02-22

2011-02-24 Thread Patrick M. Jordan
** Attachment added: Screenshot of anacoluthon, blocked at a manually run 
mountall.
   
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/723482/+attachment/1869707/+files/anacoluthon-mountall-blocked.jpg

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

Title:
  system hangs on boot after updates from 2011-02-22

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


[Bug 723482] Re: system hangs on boot after updates from 2011-02-22

2011-02-24 Thread Patrick M. Jordan
** Attachment added: Anacoluthon's mounts state after interrupting a manual 
run of mountall.
   
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/723482/+attachment/1869708/+files/anacoluthon-proc-mounts.2

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

Title:
  system hangs on boot after updates from 2011-02-22

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


[Bug 723482] Re: system hangs on boot after updates from 2011-02-22

2011-02-24 Thread Patrick M. Jordan
** Attachment added: Anacoluthon's mount state after the systems boots 
completely.
   
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/723482/+attachment/1869709/+files/anacoluthon-proc-mounts.3

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

Title:
  system hangs on boot after updates from 2011-02-22

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


[Bug 723482] Re: system hangs on boot after updates from 2011-02-22

2011-02-24 Thread Patrick M. Jordan
(The /dev/shm bug is unrelated, it seems -- see Bug #566788)

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

Title:
  system hangs on boot after updates from 2011-02-22

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


[Bug 686189] [NEW] USB devices mount with wrong permissions

2010-12-06 Thread Patrick M
Public bug reported:

Cannot copy mp3 files to mp3 player or to flash drives, flash memory card (SD 
card). error says permissions denied. Other usb drive OK, but that one is the 
1TB drive, not exactly portable. Cards, pen drive, mp3 player come up with
root permissions. Used to work fine, until upgrade to Ubuntu 10.10

** Affects: util-linux (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/686189

Title:
  USB devices mount with wrong permissions

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


[Bug 673804] [NEW] network manager applet will not share!

2010-11-10 Thread Patrick M
Public bug reported:

I have two PC's running  10.10. One is connected to the internet via a
residential wireless gateway. I would like to share that connection with
a second PC via ethernet (wired) network adapters. When I used windows
it was called a network bridge...

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

-- 
network manager applet will not share!
https://bugs.launchpad.net/bugs/673804
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 673804] Re: network manager applet will not share!

2010-11-10 Thread Patrick M
If you try and share using the GUI the applet crashes and you have no way of 
connecting. Unless a person is very good with the CLI they have one choice at 
this point: Wipe the hard drive clean and start over.
Applet needs fixed; or a different one should be packaged with 10.10

-- 
network manager applet will not share!
https://bugs.launchpad.net/bugs/673804
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 433019] Re: Linksys USB Network Adapter WUSB600N does not work

2010-06-09 Thread Patrick M
sounds like my issue with another brand of usb 
#111961

-- 
Linksys USB Network Adapter WUSB600N does not work
https://bugs.launchpad.net/bugs/433019
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 393555] Re: wicd fails connecting network

2010-06-09 Thread Patrick M
Similar to my Question:111961

-- 
wicd fails connecting network
https://bugs.launchpad.net/bugs/393555
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 570510] [NEW] Segmentation fault

2010-04-26 Thread Patrick M
Public bug reported:

Several issuses with this box. Dell sx280 SFF desktop Pentium p4
when trying to get audio going (Alsa upate) got an error message that I do not 
understand:

o...@oem-desktop:~$ sudo aptitude update
[sudo] password for oem: 
Segmentation fault
o...@oem-desktop:~$ sudo aptitude update
Segmentation fault
o...@oem-desktop:~$ sudo apt-get dist-upgrade
Reading package lists... Done
Segmentation faulty tree... 50%
o...@oem-desktop:~$ sudo aptitude install gnome-alsamixer
Reading package lists... Done
Segmentation faulty tree... 50%
o...@oem-desktop:~$

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Segmentation fault
https://bugs.launchpad.net/bugs/570510
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 354183] Re: devede stops immediately with conversion failed error

2010-01-07 Thread Patrick M
I removed the package and replaced it with the older version. Works now

Thanks.

Find the older version here:

https://launchpad.net/ubuntu/karmic/+package/devede

You must use synaptic to remove the newer version first. Use GDebi
installer to install the old version from the link above.

-- 
devede stops immediately with conversion failed error
https://bugs.launchpad.net/bugs/354183
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 354183] Re: devede stops immediately with conversion failed error

2010-01-06 Thread Patrick M
I haven't changed any settings, still crashes

-- 
devede stops immediately with conversion failed error
https://bugs.launchpad.net/bugs/354183
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 354183] Re: devede stops immediately with conversion failed error

2010-01-04 Thread Patrick M
Same problem here. In standard newbie English: how did you guys get it
to go with 9.10?

-- 
devede stops immediately with conversion failed error
https://bugs.launchpad.net/bugs/354183
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 41335] Re: DVD playing is not working correctly with totem-gstreamer

2009-07-16 Thread Patrick M
Forget GStreamer. Install VLC player. GStreamer has issues with menus.

-- 
DVD playing is not working correctly with totem-gstreamer
https://bugs.launchpad.net/bugs/41335
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 377699] [NEW] EVOLUTION SUDDENLY STOPPED WORKING

2009-05-17 Thread Patrick M
Public bug reported:

Binary package hint: evolution

Evolution will sayt new messages are downloaded, they don't appear in
inbox. Also Does not send outgoing messages. I have not changed any
settings, it just stopped working.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/evolution
Package: evolution 2.26.1-0ubuntu1
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
Uname: Linux 2.6.27-11-generic i686

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


** Tags: apport-bug i386

-- 
EVOLUTION SUDDENLY STOPPED WORKING
https://bugs.launchpad.net/bugs/377699
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 377699] Re: EVOLUTION SUDDENLY STOPPED WORKING

2009-05-17 Thread Patrick M

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/26869399/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/26869401/ProcStatus.txt

-- 
EVOLUTION SUDDENLY STOPPED WORKING
https://bugs.launchpad.net/bugs/377699
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 369579] Re: Jaunty wiped out video players

2009-05-03 Thread Patrick M
I think this really is a bug with Jaunty. I notice other users are have the 
same; and similar issues after upgrading. I have tried re-installing all the 
codecs, the player software, and tried all the suggestions on the Medibuntu 
worksheet. The only way to get video to play is to open multiple players, and 
this only works sometimes.
Here's the only way to get video  or dvds to play:
1. open a video file using xine. you will have audio only. while file #1 is 
running open a video file or dvd with VLC , Mplayer, or totem. Video #2 will 
now play with audio and video. You can close video file #1 and #2 will stay 
open. Sometimes this works. Simply trying to open a file normally results in 
either a blank player, audio only or a few frames and the player crashes.

Seeing as how the videos will play using the play window of several
editing packages, I think that the issue is with how Jaunty handles the
player packages. The files and codecs are definitely there, Jaunty just
doesn't find them.

-- 
Jaunty wiped out video players
https://bugs.launchpad.net/bugs/369579
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 95144] Re: USB does not work after suspend to RAM on IBM T42

2009-04-28 Thread Patrick M. Jordan
My fix no longer works on Jaunty, sadly. Even with my fix (above), the
external mouse is frozen on resume. Re-enabling the frozen external
mouse amounts to just unplugging and re-plugging it.

-- 
USB does not work after suspend to RAM on IBM T42
https://bugs.launchpad.net/bugs/95144
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 300186] Re: package msttcorefonts 2.5 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-03-25 Thread Patrick M
I get the same error message every time I upgrade

-- 
package msttcorefonts 2.5 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/300186
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 347095] Re: CDs burned with K3b won't plat on CD player (s)

2009-03-24 Thread Patrick M
The issue was with the media I was using. I was burning to cd-rw which
does not work in all players. Using CD-R media instead solves the issue.

-- 
CDs burned with K3b won't plat on CD player (s)
https://bugs.launchpad.net/bugs/347095
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to k3b in ubuntu.

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


[Bug 284408] Re: r3xx Hardware does not work with fglrx [EPR#257839]

2009-01-24 Thread Patrick M. Jordan
I also installed the 9.2 driver on a T42 with the Mobility 9600 M10. The
system is stable, the driver's recognized by jockey-kde, and GL
performance is very much improved. I'm using UT2004 to stress-test the
driver, and all seems to be well.

-- 
r3xx Hardware does not work with fglrx [EPR#257839]
https://bugs.launchpad.net/bugs/284408
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 310646] Re: missing plug-in for .swf files Will not play with totem, gnash or swfdec

2008-12-22 Thread Patrick M

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/2071/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/2072/ProcStatus.txt

-- 
missing plug-in for .swf files Will not play with totem, gnash or swfdec
https://bugs.launchpad.net/bugs/310646
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 310646] [NEW] missing plug-in for .swf files Will not play with totem, gnash or swfdec

2008-12-22 Thread Patrick M
Public bug reported:

Binary package hint: totem

Using Ubuntu 8.10 Cannot play downloaded .swf videos. Tried totem, vlc,
swfdec,gnash. Totem tells me there is a plug-in missing.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/totem-xine
Package: totem-xine 2.24.3-0ubuntu1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
Uname: Linux 2.6.27-9-generic i686

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


** Tags: apport-bug

-- 
missing plug-in for .swf files Will not play with totem, gnash or swfdec
https://bugs.launchpad.net/bugs/310646
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 303794] [NEW] Totem will not play standard DVD's

2008-11-30 Thread Patrick M
Public bug reported:

Binary package hint: totem

I am faily new to using ubuntu (or any linux) Thanks to the wonderful community 
of users, I have been able to figure most of it out.
I cannot play dvds on my dvd r/w drive with totem (nor any of the other players 
available) Totem tells me there is an unknown error. Also sometimes that I may 
not have permission to open the volume.

I am using Ubuntu 8.10, computer has P4 proceesor

 Installed: 2.24.3-0ubuntu1
  Candidate: 2.24.3-0ubuntu1
  Version table:
 *** 2.24.3-0ubuntu1 0
500 http://us.archive.ubuntu.com intrepid-updates/main Packages
100 /var/lib/dpkg/status
 2.24.2-0ubuntu4 0
500 http://us.archive.ubuntu.com intrepid/main Packages

The drive will read and write data cds. IT is definitely a DVD/ CD rw
drive. The volume mounts, and a desktop launcher appears. I can open the
disk and view files, but no movies.

Help?

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/totem-gstreamer
Package: totem-gstreamer 2.24.3-0ubuntu1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
Uname: Linux 2.6.27-9-generic i686

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


** Tags: apport-bug

-- 
Totem will not play standard DVD's
https://bugs.launchpad.net/bugs/303794
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 303794] Re: Totem will not play standard DVD's

2008-11-30 Thread Patrick M

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/20080446/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/20080447/ProcStatus.txt

-- 
Totem will not play standard DVD's
https://bugs.launchpad.net/bugs/303794
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 291263] Re: kvpnc: needs ability to add --script-security 2 to openvpn args

2008-11-21 Thread Patrick M. Jordan
UPDATE:

openvpn later patched for backward compatibility:

http://cvs.fedora.redhat.com/viewvc/devel/openvpn/openvpn-script-
security.patch

-- 
kvpnc: needs ability to add --script-security 2 to openvpn args
https://bugs.launchpad.net/bugs/291263
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 300187] [NEW] Evolution outbox hangs

2008-11-19 Thread Patrick M
Public bug reported:

Binary package hint: evolution

Evolution does not send outbox especially (maybe only) when using the
reply tab. Closing/re-opening does not seem to help. sometimes
restarting the computer will force a send, but not always.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/evolution
Package: evolution 2.24.1-0ubuntu2
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
Uname: Linux 2.6.27-7-generic i686

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


** Tags: apport-bug

-- 
Evolution outbox hangs
https://bugs.launchpad.net/bugs/300187
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 300187] Re: Evolution outbox hangs

2008-11-19 Thread Patrick M

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/19802189/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/19802190/ProcStatus.txt

-- 
Evolution outbox hangs
https://bugs.launchpad.net/bugs/300187
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 291523] Re: USB disk hangs periodically (Ubuntu 8.10, kernel 2.6.27-7)

2008-11-14 Thread Patrick M. Jordan

** Attachment added: uname-a.log
   http://launchpadlibrarian.net/19661793/uname-a.log

-- 
USB disk hangs periodically (Ubuntu 8.10, kernel 2.6.27-7)
https://bugs.launchpad.net/bugs/291523
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 291523] Re: USB disk hangs periodically (Ubuntu 8.10, kernel 2.6.27-7)

2008-11-14 Thread Patrick M. Jordan

** Attachment added: version.log
   http://launchpadlibrarian.net/19661805/version.log

-- 
USB disk hangs periodically (Ubuntu 8.10, kernel 2.6.27-7)
https://bugs.launchpad.net/bugs/291523
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 296744] [NEW] error message when starting evolution / downloading mail

2008-11-11 Thread Patrick M
Public bug reported:

Binary package hint: evolution

Error message check junk failed when opening evolution and sometimes when 
downloading messages.
Ubuntu 8.10

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/evolution
Package: evolution 2.24.1-0ubuntu2
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
Uname: Linux 2.6.27-7-generic i686

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


** Tags: apport-bug

-- 
error message when starting evolution / downloading mail
https://bugs.launchpad.net/bugs/296744
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 296744] Re: error message when starting evolution / downloading mail

2008-11-11 Thread Patrick M

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/19562905/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/19562906/ProcStatus.txt

-- 
error message when starting evolution / downloading mail
https://bugs.launchpad.net/bugs/296744
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 104127] Re: permissions problem with kde control module mouse and logitech mouse

2008-10-31 Thread Patrick M. Jordan
*** This bug is a duplicate of bug 94597 ***
https://bugs.launchpad.net/bugs/94597

Intrepid still has this issue. This is a Logitech Trackman marble.

Perms on the usb devices are 660, and they're owned by root.

-- 
permissions problem with kde control module mouse and logitech mouse
https://bugs.launchpad.net/bugs/104127
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in ubuntu.

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


[Bug 291523] Re: USB disk hangs periodically (Ubuntu 8.10, kernel 2.6.27-7)

2008-10-31 Thread Patrick M. Jordan
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team)

-- 
USB disk hangs periodically (Ubuntu 8.10, kernel 2.6.27-7)
https://bugs.launchpad.net/bugs/291523
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 291523] [NEW] USB disk hangs periodically (Ubuntu 8.10, kernel 2.6.27-7)

2008-10-31 Thread Patrick M. Jordan
Public bug reported:

Binary package hint: linux-image-2.6.27-7-generic

External USB disk hangs every four to six minutes, and then begins to
respond after 20 seconds or so. Corresponds with a USB bus reset of the
form:

Oct 31 06:40:11 sebastian kernel: [ 4464.904020] usb 5-5: reset high
speed USB device using ehci_hcd and address 2

These attempts at a fix didn't resolve the problem:

* Removing the ehci_hcd module (same problem with uhci_hcd)
* Mounting the volume synchronously
* Turning off autosleep (setting the value to -1) for usbcore or the specific 
device
* echo Y  /sys/module/usbcore/parameters/old_scheme_first

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

-- 
USB disk hangs periodically (Ubuntu 8.10, kernel 2.6.27-7)
https://bugs.launchpad.net/bugs/291523
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 291523] Re: USB disk hangs periodically (Ubuntu 8.10, kernel 2.6.27-7)

2008-10-31 Thread Patrick M. Jordan
.--- Chris Coulson:
| 1. Please include the output of the command uname -a in your next response.
`---

Linux sebastian 2.6.27-7-generic #1 SMP Thu Oct 30 04:18:38 UTC 2008
i686 GNU/Linux

.---
| 2. Please run the command...
:
`---

Attaching files below.

.---
| Also, I'm not sure why you assigned this to the Canonical kernel team.
`---

It was my error; thank you for correcting it.

** Attachment added: dmesg.log
   http://launchpadlibrarian.net/19123298/dmesg.log

-- 
USB disk hangs periodically (Ubuntu 8.10, kernel 2.6.27-7)
https://bugs.launchpad.net/bugs/291523
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 291523] Re: USB disk hangs periodically (Ubuntu 8.10, kernel 2.6.27-7)

2008-10-31 Thread Patrick M. Jordan

** Attachment added: lspci-vvnn.log
   http://launchpadlibrarian.net/19123302/lspci-vvnn.log

-- 
USB disk hangs periodically (Ubuntu 8.10, kernel 2.6.27-7)
https://bugs.launchpad.net/bugs/291523
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 291523] Re: USB disk hangs periodically (Ubuntu 8.10, kernel 2.6.27-7)

2008-10-31 Thread Patrick M. Jordan

** Attachment added: lsusb.log
   http://launchpadlibrarian.net/19123305/lsusb.log

-- 
USB disk hangs periodically (Ubuntu 8.10, kernel 2.6.27-7)
https://bugs.launchpad.net/bugs/291523
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 291523] Re: USB disk hangs periodically (Ubuntu 8.10, kernel 2.6.27-7)

2008-10-31 Thread Patrick M. Jordan
USB resets: lines 678-681, 684-690, 692-695, 698-729

** Attachment added: kern.log
   http://launchpadlibrarian.net/19123401/kern.log

-- 
USB disk hangs periodically (Ubuntu 8.10, kernel 2.6.27-7)
https://bugs.launchpad.net/bugs/291523
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 95144] Re: USB does not work after suspend to RAM on IBM T42

2008-10-30 Thread Patrick M. Jordan
Verified: This bug persists in 2.6.27 on T42s and possibly other
thinkpads.

-- 
USB does not work after suspend to RAM on IBM T42
https://bugs.launchpad.net/bugs/95144
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 95144] Re: USB does not work after suspend to RAM on IBM T42

2008-10-30 Thread Patrick M. Jordan
Fixed by creating /etc/pm/config.d/usb_suspend_workaround with the
contents:

SUSPEND_MODULES=ehci_hcd uhci_hcd usbcore

Tested with multiple suspend/restarts.

-- 
USB does not work after suspend to RAM on IBM T42
https://bugs.launchpad.net/bugs/95144
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 291263] [NEW] kvpnc: needs ability to add --script-security 2 to openvpn args

2008-10-30 Thread Patrick M. Jordan
Public bug reported:

Binary package hint: kvpnc

openvpn includes a new security feature that prevents by default the
execution of external scripts. When kvpnc runs openvpn, and openvpn has
been configured to execut external scripts such as the resolv.conf
updater, openvpn won't connect. To enable openvpn, kvpnc should add the
--script-security 2 args as was done for network-manager, to preserve
backward compatibilty.

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

-- 
kvpnc: needs ability to add --script-security 2 to openvpn args
https://bugs.launchpad.net/bugs/291263
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


RE: [Bug 289721] Re: crashes when loading some webpages

2008-10-28 Thread Patrick M

I have GNOME , but ni nautilus.

 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Date: Mon, 27 Oct 2008 09:03:19 +
 Subject: [Bug 289721] Re: crashes when loading some webpages
 
 Thank you for taking the time to report this bug and helping to make Ubuntu 
 better. However, your crash report is either missing or challenging to deal 
 with as a '.crash' file. Please follow these instructions to have apport 
 report a new bug about your crash that can be dealt with by the automatic 
 retracer. 
  
  If you are running the Ubuntu Stable Release you might need to enable apport 
 in /etc/default/apport and restart. 
  
  If you are using Ubuntu with the Gnome desktop environment - launch nautilus 
 and navigate to your /var/crash directory and double click on the crash 
 report you wish to submit. 
  
  If you are using Kubuntu or Xubuntu you can file the crash using 
 /usr/share/apport/apport-qt --crash-file=/var/crash/_my_crash_report.crash in 
 a terminal - where _my_crash_report.crash is the crash you would like to 
 report. 
  I'm closing this bug report since the process outlined above will 
 automatically open a new bug report which can then dealt with more 
 efficiently. Thanks in advance for your cooperation and understanding.
 
 ** Changed in: epiphany-browser (Ubuntu)
Importance: Undecided = Medium
  Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
Status: New = Invalid
 
 -- 
 crashes when loading some webpages
 https://bugs.launchpad.net/bugs/289721
 You received this bug notification because you are a direct subscriber
 of the bug.
 
 Status in “epiphany-browser” source package in Ubuntu: Invalid
 
 Bug description:
 Binary package hint: epiphany-browser
 
 Crashes when loading webpages with embedded video
 
 ProblemType: Bug
 Architecture: i386
 Date: Sun Oct 26 19:43:11 2008
 DistroRelease: Ubuntu 8.04
 ExecutablePath: /usr/bin/epiphany-gecko
 Package: epiphany-gecko 2.22.2-0ubuntu0.8.04.5
 PackageArchitecture: i386
 ProcEnviron:
  PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
  LANG=en_US.UTF-8
  SHELL=/bin/bash
 SourcePackage: epiphany-browser
 Uname: Linux 2.6.24-21-generic i686

-- 
crashes when loading some webpages
https://bugs.launchpad.net/bugs/289721
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 289721] [NEW] crashes when loading some webpages

2008-10-26 Thread Patrick M
Public bug reported:

Binary package hint: epiphany-browser

Crashes when loading webpages with embedded video

ProblemType: Bug
Architecture: i386
Date: Sun Oct 26 19:43:11 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/epiphany-gecko
Package: epiphany-gecko 2.22.2-0ubuntu0.8.04.5
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: epiphany-browser
Uname: Linux 2.6.24-21-generic i686

** Affects: epiphany-browser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
crashes when loading some webpages
https://bugs.launchpad.net/bugs/289721
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 289721] Re: crashes when loading some webpages

2008-10-26 Thread Patrick M

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/18934561/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/18934562/ProcStatus.txt

-- 
crashes when loading some webpages
https://bugs.launchpad.net/bugs/289721
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