[Bug 1741398] Re: Commented line in sudoers file breaks sudo

2018-01-05 Thread Plutocrat
Wow, OK apologies for wasting everyone's time in that case but I have to
say that its pretty confusing. Even within the sudoers file there are
comments prefixed by a hash. But if your comment happens to start with
#include it magically becomes active.

I now understand this is the intended behaviour, but in that case I'd
humbly suggest that there should be another, better way of doing
includes.

Also, perhaps visudo should throw an error when it finds an #include
that doesn't exist, rather than just exiting and then sudo refusing to
do anything.

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

Title:
  Commented line in sudoers file breaks sudo

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

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

[Bug 1741398] [NEW] Commented line in sudoers file breaks sudo

2018-01-04 Thread Plutocrat
Public bug reported:

Ubuntu 16.04 Amazon AWS image. 
sudo:
  Installed: 1.8.16-0ubuntu1.5

Used sudo visudo to edit /etc/sudoers file from the ubutntu admin user

At the bottom of the file is a line

#includedir /etc/sudoers.d

I added a couple of lines at the end of the file to give permissions to
another user. I accidentally hit backspace and altered the includedir
line so it looked like this

#includedir /etc/sudoercs

I couldn't remember what the actual directory was at the time, but I
thought, hey, its a commented line, it doesn't matter anyway. I was
wrong.

So visudo saved the file OK, but from then on, no valid sudo commands
would work for any user. Including sudo visudo of course. Its an AWS
instance, so no root login. Only recourse was to detach the volume, re-
attach it to another instance, fix the spelling mistake.

So obviously sudo freaked when the directory given didn't exist. But why
would it, if the line is a comment? Something obviously wrong here. And
given the lack of root, a particularly irritating and time consuming
one.

** Affects: sudo (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/1741398

Title:
  Commented line in sudoers file breaks sudo

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

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

[Bug 1741398] Re: Commented line in sudoers file breaks sudo

2018-01-04 Thread Plutocrat
cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"


Possibly related: https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/501204

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

Title:
  Commented line in sudoers file breaks sudo

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

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

[Bug 1550144] [NEW] Old, buggy version in repositories

2016-02-25 Thread Plutocrat
Public bug reported:

The upcoming Xenial release has frozen gnucash version at 2.6.9. This
version contains some significant bugs which are fixed in the later,
current release 2.6.11.

In addition it seems that the documentation is frozen on 2.6.11, while
the actual program is frozen on 2.6.9.

As per the instructions in Freeze Exception Process:
https://wiki.ubuntu.com/FreezeExceptionProcess
I am requesting that the later version of both gnucash and gnucash-docs be 
included in the upcoming LTS release of Ubuntu. 

As a side note, the more up-to-date release is already available on get-
deb, and has been downloaded and tested by many users.

** Affects: gnucash (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/1550144

Title:
  Old, buggy version in repositories

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

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


[Bug 144745] Re: Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but not working - Bad module

2014-01-28 Thread Plutocrat
This has been broken for about a year now. Currently on Ubuntu 13.04.
Same deal. Camera is correctly detected when plugged in, modules are
loaded, /dev/video0 is created, but no software can actually use it.

uname -a
Linux aardvark 3.8.0-35-generic #50-Ubuntu SMP Tue Dec 3 01:25:33 UTC 2013 i686 
i686 i686 GNU/Linux

dmesg:
[  329.328094] usb 5-1: new full-speed USB device number 3 using uhci_hcd
[  329.521148] usb 5-1: New USB device found, idVendor=0ac8, idProduct=301b
[  329.521157] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  329.521161] usb 5-1: Product: PC Camera
[  329.521166] usb 5-1: Manufacturer: Vimicro Corp.
[  333.854039] input: gspca_zc3xx as 
/devices/pci:00/:00:1d.0/usb5/5-1/input/input12
[  333.854691] usbcore: registered new interface driver gspca_zc3xx

lsmod | grep gspc
gspca_zc3xx51016  0 
gspca_main 27661  1 gspca_zc3xx
videodev   95806  2 gspca_main,gspca_zc3xx

lsusb
Bus 005 Device 003: ID 0ac8:301b Z-Star Microelectronics Corp. ZC0301 Webcam

ls -al /dev/vi*
crw-rw+ 1 root video 81, 0 Jan 29 07:17 /dev/video0

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

Title:
  Z-Star Microelectronics Corp. ZC0301 WebCam detected (0ac8:301b), but
  not working - Bad module

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

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


[Bug 894327] Re: gspca driver not working for zc0301 camera.

2011-11-28 Thread Plutocrat
Tested on v3.2-rc2, which was the latest version with all files
complete. Updated with kernel-bug-exists-upstream tag

** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] [NEW] gspca driver not working for zc0301 camera.

2011-11-24 Thread Plutocrat
Public bug reported:

Release: Ubuntu 3.0.0-13.22-generic 3.0.6, Kubuntu

Device correctly identified
lsusb:
Bus 005 Device 004: ID 0ac8:301b Z-Star Microelectronics Corp. ZC0301 Webcam

Modules loaded correctly. 
lsmod | grep gspca
gspca_zc3xx51066  0 
gspca_main 27610  1 gspca_zc3xx
videodev   85626  1 gspca_main

dmesg, on plugging in device
11/24/2011 6:35:10 PM   usb 5-1 new full speed USB device number 5 using 
uhci_hcd
11/24/2011 6:35:11 PM   input   zc3xx as 
/devices/pci:00/:00:1d.0/usb5/5-1/input/input16

Device is created OK.
ls -al /dev/video*
crw-rw+ 1 root video 81, 0 2011-11-24 18:35 /dev/video0

However no application can actually use the webcam. Skype, Camorama,
qv4l2, vlc

This camera works on 2.6 kernel on other machines running Ubuntu 10.10

** Affects: 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/894327

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] Re: gspca driver not working for zc0301 camera.

2011-11-24 Thread Plutocrat
** Attachment added: lspci-log.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/894327/+attachment/2606910/+files/lspci-log.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] Re: gspca driver not working for zc0301 camera.

2011-11-24 Thread Plutocrat
** Attachment added: lsusb-log.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/894327/+attachment/2606911/+files/lsusb-log.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] Re: gspca driver not working for zc0301 camera.

2011-11-24 Thread Plutocrat
apport information

** Tags added: apport-collected oneiric

** Description changed:

  Release: Ubuntu 3.0.0-13.22-generic 3.0.6, Kubuntu
  
  Device correctly identified
  lsusb:
  Bus 005 Device 004: ID 0ac8:301b Z-Star Microelectronics Corp. ZC0301 Webcam
  
  Modules loaded correctly. 
  lsmod | grep gspca
  gspca_zc3xx51066  0 
  gspca_main 27610  1 gspca_zc3xx
  videodev   85626  1 gspca_main
  
  dmesg, on plugging in device
  11/24/2011 6:35:10 PM usb 5-1 new full speed USB device number 5 using 
uhci_hcd
  11/24/2011 6:35:11 PM input   zc3xx as 
/devices/pci:00/:00:1d.0/usb5/5-1/input/input16
  
  Device is created OK.
  ls -al /dev/video*
  crw-rw+ 1 root video 81, 0 2011-11-24 18:35 /dev/video0
  
  However no application can actually use the webcam. Skype, Camorama,
  qv4l2, vlc
  
  This camera works on 2.6 kernel on other machines running Ubuntu 10.10
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
+ ApportVersion: 1.23-0ubuntu4
+ Architecture: i386
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  slave  1848 F pulseaudio
+  /dev/snd/controlC1:  slave  1848 F pulseaudio
+  /dev/snd/pcmC1D0p:   slave  1848 F...m pulseaudio
+ CRDA: Error: [Errno 2] No such file or directory
+ Card0.Amixer.info:
+  Card hw:0 'Intel'/'HDA Intel at 0xfe9fc000 irq 46'
+Mixer name : 'SigmaTel STAC9228'
+Components : 'HDA:83847616,10280227,00100201 
HDA:14f12c06,14f1000f,0010'
+Controls  : 27
+Simple ctrls  : 18
+ Card1.Amixer.info:
+  Card hw:1 'AUDIO'/'USB  AUDIO at usb-:00:1d.1-1, full speed'
+Mixer name : 'USB Mixer'
+Components : 'USB1130:1620'
+Controls  : 2
+Simple ctrls  : 1
+ DistroRelease: Ubuntu 11.10
+ HibernationDevice: RESUME=UUID=ff0b661b-4b70-4630-a243-1d5183b7482a
+ InstallationMedia: Kubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
+ MachineType: Dell Inc. Vostro 1400
+ NonfreeKernelModules: wl
+ Package: linux (not installed)
+ ProcEnviron:
+  LANGUAGE=en_PH:en
+  LANG=en_PH.UTF-8
+  SHELL=/bin/bash
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-13-generic 
root=UUID=0d42fd40-1fea-4c10-86ce-2f5a6b241e6b ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
+ RelatedPackageVersions:
+  linux-restricted-modules-3.0.0-13-generic N/A
+  linux-backports-modules-3.0.0-13-generic  N/A
+  linux-firmware1.60
+ Tags:  oneiric
+ Uname: Linux 3.0.0-13-generic i686
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ dmi.bios.date: 07/10/2008
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: A09
+ dmi.board.name: 0TT347
+ dmi.board.vendor: Dell Inc.
+ dmi.chassis.type: 8
+ dmi.chassis.vendor: Dell Inc.
+ dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd07/10/2008:svnDellInc.:pnVostro1400:pvr:rvnDellInc.:rn0TT347:rvr:cvnDellInc.:ct8:cvr:
+ dmi.product.name: Vostro 1400
+ dmi.sys.vendor: Dell Inc.

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/894327/+attachment/2607008/+files/AcpiTables.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] AlsaDevices.txt

2011-11-24 Thread Plutocrat
apport information

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/894327/+attachment/2607009/+files/AlsaDevices.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] AplayDevices.txt

2011-11-24 Thread Plutocrat
apport information

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/894327/+attachment/2607010/+files/AplayDevices.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] BootDmesg.txt

2011-11-24 Thread Plutocrat
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/894327/+attachment/2607012/+files/BootDmesg.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] ArecordDevices.txt

2011-11-24 Thread Plutocrat
apport information

** Attachment added: ArecordDevices.txt
   
https://bugs.launchpad.net/bugs/894327/+attachment/2607011/+files/ArecordDevices.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] Card0.Amixer.values.txt

2011-11-24 Thread Plutocrat
apport information

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/894327/+attachment/2607013/+files/Card0.Amixer.values.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] Card0.Codecs.codec.0.txt

2011-11-24 Thread Plutocrat
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/894327/+attachment/2607014/+files/Card0.Codecs.codec.0.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] Card0.Codecs.codec.1.txt

2011-11-24 Thread Plutocrat
apport information

** Attachment added: Card0.Codecs.codec.1.txt
   
https://bugs.launchpad.net/bugs/894327/+attachment/2607015/+files/Card0.Codecs.codec.1.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] Card1.Amixer.values.txt

2011-11-24 Thread Plutocrat
apport information

** Attachment added: Card1.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/894327/+attachment/2607016/+files/Card1.Amixer.values.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] IwConfig.txt

2011-11-24 Thread Plutocrat
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/894327/+attachment/2607018/+files/IwConfig.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] Lspci.txt

2011-11-24 Thread Plutocrat
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/894327/+attachment/2607019/+files/Lspci.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] Lsusb.txt

2011-11-24 Thread Plutocrat
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/894327/+attachment/2607020/+files/Lsusb.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] PciMultimedia.txt

2011-11-24 Thread Plutocrat
apport information

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/894327/+attachment/2607021/+files/PciMultimedia.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] ProcCpuinfo.txt

2011-11-24 Thread Plutocrat
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/894327/+attachment/2607022/+files/ProcCpuinfo.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] ProcModules.txt

2011-11-24 Thread Plutocrat
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/894327/+attachment/2607024/+files/ProcModules.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] PulseSources.txt

2011-11-24 Thread Plutocrat
apport information

** Attachment added: PulseSources.txt
   
https://bugs.launchpad.net/bugs/894327/+attachment/2607026/+files/PulseSources.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] PulseSinks.txt

2011-11-24 Thread Plutocrat
apport information

** Attachment added: PulseSinks.txt
   
https://bugs.launchpad.net/bugs/894327/+attachment/2607025/+files/PulseSinks.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] RfKill.txt

2011-11-24 Thread Plutocrat
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/894327/+attachment/2607027/+files/RfKill.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] UdevDb.txt

2011-11-24 Thread Plutocrat
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/894327/+attachment/2607028/+files/UdevDb.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] UdevLog.txt

2011-11-24 Thread Plutocrat
apport information

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/894327/+attachment/2607029/+files/UdevLog.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] WifiSyslog.txt

2011-11-24 Thread Plutocrat
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/894327/+attachment/2607030/+files/WifiSyslog.txt

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

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] CurrentDmesg.txt

2011-11-24 Thread Plutocrat
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/894327/+attachment/2607017/+files/CurrentDmesg.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 894327] ProcInterrupts.txt

2011-11-24 Thread Plutocrat
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/894327/+attachment/2607023/+files/ProcInterrupts.txt

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

Title:
  gspca driver not working for zc0301 camera.

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

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


[Bug 636848] Re: 'out of space' notification box appears and disappears rapidly without control

2010-10-12 Thread Plutocrat
Same here. Notification box flickers on login. Account has maybe 200Mb
in it.

Seems to be an authentication issue. If I run u1sdtool --status it tells
me it isn't connected. If I run u1sdtool --connect, it pops up the
'Please Register new account' dialog. If I then go to I've already got
an account' and put in my details, the dialog disappears. But u1sdtool
--status still says not connected and u1sdtool --connect runs the dialog
box again.

I can login via the web interface using the same credentials at
one.ubuntu.com

There is no entry in System  Preferences  Passwords and Keys for
Ubuntu One. Perhaps its not saving the login details?

-- 
'out of space' notification box appears and disappears rapidly without control
https://bugs.launchpad.net/bugs/636848
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 638103] Re: gdm 2.30.5-0ubuntu4 regression - wrong resolution

2010-09-22 Thread Plutocrat
Ubuntu 10.10 beta. 
01:05.0 VGA compatible controller: ATI Technologies Inc RC410 [Radeon Xpress 
200M]
Laptop screen not capable of 1360x768, but is set as the default resolution.

-- 
gdm 2.30.5-0ubuntu4 regression - wrong resolution
https://bugs.launchpad.net/bugs/638103
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 430361] Re: thinkpad_acpi: WARNING: sysfs attribute hotkey_enable is deprecated and will be removed. Hotkey reporting is always enabled

2010-09-21 Thread Plutocrat
Thinkpad R51e for me

-- 
thinkpad_acpi: WARNING: sysfs attribute hotkey_enable is deprecated and will be 
removed. Hotkey reporting is always enabled
https://bugs.launchpad.net/bugs/430361
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 370178] Re: No sound after upgrade. Dell Vostro 1400 with STAC 9228

2010-09-21 Thread Plutocrat
This is working at 90% in 10.04. The only thing that doesn't work is the
microphone sockets for an external mic.

-- 
No sound after upgrade. Dell Vostro 1400 with STAC 9228
https://bugs.launchpad.net/bugs/370178
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 569900] Re: mount: mounting /dev/md0 on /root/ failed: Invalid argument

2010-08-23 Thread Plutocrat
@Ky Thanks for the feedback. I was a little jaded when I wrote my post.
I bit the bullet on Monday morning and went through the install again.
First of all I booted into a Gparted Live CD and wiped all RAID Arrays
and partitions. I rebooted into it again to check, and had to remove a
new RAID array md127? which had been created. After that the disks were
clear.

I then ran the installer, creating my partitions , but leaving a space
at the end of the disk, after the last partition. In my case this was
/dev/sd[abcd]4, and I left 1Gb (although I gather less will also work).
The RAID arrays assembled OK and I could reboot after install. So, just
confirming the workaround ...

-- 
mount: mounting /dev/md0 on /root/ failed: Invalid argument
https://bugs.launchpad.net/bugs/569900
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 569900] Re: mount: mounting /dev/md0 on /root/ failed: Invalid argument

2010-08-23 Thread Plutocrat
@Guido - I think grub will offer to install on all partitions marked as
'boot'. In my case this was all four /dev/sd[abcd]1 partitions, so it
offered to install on all of them.

-- 
mount: mounting /dev/md0 on /root/ failed: Invalid argument
https://bugs.launchpad.net/bugs/569900
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 569900] Re: mount: mounting /dev/md0 on /root/ failed: Invalid argument

2010-08-21 Thread Plutocrat
Confirmed here as well. I couldn't believe that such a fundamental bug would be 
released, but really, yes, my RAID system is unbootable after using the 
installer. Two and a half days wasted. 
I've got an IBM 3200 server with four 500Gb disks. My partitioning scheme is as 
follows. 
On each disk:
/boot   1Gb
/   15Gb 
swap2Gb
/home   482Gb 
Then I have a 
md0 RAID 1 on the four boot partitions (sd[abcd]1), 
md1 RAID 5 across the / partitions (sd[abcd]2) , 
md2 RAID5 across the /home partittions (sd[abcd]4)

The /etc/mdadm/mdadm.conf file looks correct before I reboot.

After install I get the initramfs prompt.

doing cat /proc/mdstat tells me only the md2 array is detected and its 
rebuilding. 
mdadm --detail /dev/md2 tells me that it is compose of sda, sdb, sdc, sdd ie 
the WHOLE disks

I can do mdadm --stop /dev/md2 
and then. 
mdadm --assemble /dev/md0 /dev/sd[abcd]1 
mdadm --assemble /dev/md1 /dev/sd[abcd]2 
mdadm --assemble /dev/md2 /dev/sd[abcd]4 

After this the md2 only adds 3 of the 4 disks, but I can now boot by
typing exit to get out of the initramfs.

I've tried all my tricks to get this config to stick but apparently
every reboot I have to manually stop the wrong array and manually
assemble them all again.

This is the amd/64 iso for ubuntu server 10.04. I also had the same
problem with the 386 version.

I've tried vaping the partition tables, reformatting the drives, and
zeroing the superblock and none of these fix it. Two and a half days. Is
the bug in mdadm, the partitioner, or what?

-- 
mount: mounting /dev/md0 on /root/ failed: Invalid argument
https://bugs.launchpad.net/bugs/569900
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 569900] Re: mount: mounting /dev/md0 on /root/ failed: Invalid argument

2010-08-21 Thread Plutocrat
PS if anyone can suggest ways I can get the manually assembled arrays to
'stick' I'd be grateful. I'm not sure I could go through another
install.

-- 
mount: mounting /dev/md0 on /root/ failed: Invalid argument
https://bugs.launchpad.net/bugs/569900
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 584780] Re: ath5k driver with WPA2 breaks on Lucid kernel 2.6.32-22

2010-05-23 Thread Plutocrat

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

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

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

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

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

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

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

** Attachment added: Card1.Amixer.values.txt
   http://launchpadlibrarian.net/48994796/Card1.Amixer.values.txt

** Attachment added: Card1.Codecs.codec97.0.mc97.1.1.regs.txt
   
http://launchpadlibrarian.net/48994797/Card1.Codecs.codec97.0.mc97.1.1.regs.txt

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

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

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

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

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

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

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

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

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

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

-- 
ath5k driver with WPA2 breaks on Lucid kernel 2.6.32-22
https://bugs.launchpad.net/bugs/584780
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 584780] [NEW] ath5k driver with WPA2 breaks on Lucid kernel 2.6.32-22

2010-05-23 Thread Plutocrat
Public bug reported:

Seemed related to other bugs, but this is a new issue. Hardware is a
Thinkpad R51e with Atheros chip:

  *-network
   description: Wireless interface
   product: Atheros AR5001X+ Wireless Network Adapter
   vendor: Atheros Communications Inc.
   physical id: 2
   bus info: p...@:04:02.0
   logical name: wlan0
   version: 01
   serial: 00:16:ce:61:40:aa
   width: 32 bits
   clock: 33MHz
   capabilities: pm bus_master cap_list ethernet physical wireless
   configuration: broadcast=yes driver=ath5k ip=10.11.12.108 latency=168 
maxlatency=28 mingnt=10 multicast=yes wireless=IEEE 802.11bg
   resources: irq:22 memory:a030-a030

Driver worked fine in 9.10, and on new installation of  10.04. On
upgrading kernel from  2.6.32-21 to  2.6.32-22, problems started to
occur. Initial connection to WPA2 access point is fine on boot up. After
around 1 hour, connection will drop and cannot be re-negotiated.
Restarting network is ineffective. Change to wicd is ineffective.
Rebooting is the only way to get a connection again.

Rebooting into kernel  2.6.32-21 also fixes the problem.

Entries in logfiles around the time of the problem:
May 20 10:07:27 porky NetworkManager: info  Activation (wlan0) Stage 1 of 5 
(Device Prepare) scheduled...
May 20 10:07:27 porky NetworkManager: info  Activation (wlan0) Stage 1 of 5 
(Device Prepare) started...
May 20 10:07:27 porky NetworkManager: info  (wlan0): device state change: 6 
- 4 (reason 0)
May 20 10:07:27 porky NetworkManager: info  Activation (wlan0) Stage 2 of 5 
(Device Configure) scheduled...
May 20 10:07:27 porky NetworkManager: info  Activation (wlan0) Stage 1 of 5 
(Device Prepare) complete.
May 20 10:07:27 porky NetworkManager: info  Activation (wlan0) Stage 2 of 5 
(Device Configure) starting...
May 20 10:07:27 porky NetworkManager: info  (wlan0): device state change: 4 
- 5 (reason 0)
May 20 10:07:27 porky NetworkManager: info  Activation (wlan0/wireless): 
connection 'Auto doughnut' has security, and secrets exist.  No new secrets 
needed.
May 20 10:07:27 porky NetworkManager: info  Config: added 'ssid' value 
'doughnut'
May 20 10:07:27 porky NetworkManager: info  Config: added 'scan_ssid' value 
'1'
May 20 10:07:27 porky NetworkManager: info  Config: added 'key_mgmt' value 
'WPA-PSK'
May 20 10:07:27 porky NetworkManager: info  Config: added 'psk' value 
'omitted'
May 20 10:07:27 porky NetworkManager: nm_setting_802_1x_get_pkcs11_engine_path: 
assertion `NM_IS_SETTING_802_1X (setting)' failed
May 20 10:07:27 porky NetworkManager: nm_setting_802_1x_get_pkcs11_module_path: 
assertion `NM_IS_SETTING_802_1X (setting)' failed
May 20 10:07:27 porky NetworkManager: info  Activation (wlan0) Stage 2 of 5 
(Device Configure) complete.
May 20 10:07:27 porky NetworkManager: info  Config: set interface ap_scan to 1
May 20 10:07:27 porky NetworkManager: info  (wlan0): supplicant connection 
state:  disconnected - scanning
May 20 10:08:27 porky NetworkManager: info  Activation (wlan0/wireless): 
association took too long.
May 20 10:08:27 porky NetworkManager: info  (wlan0): device state change: 5 
- 6 (reason 0)
May 20 10:08:27 porky NetworkManager: info  Activation (wlan0/wireless): 
asking for new secrets
May 20 10:08:27 porky NetworkManager: info  (wlan0): supplicant connection 
state:  scanning - disconnected
May 20 10:08:42 porky NetworkManager: info  wlan0: link timed out.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-21-generic 2.6.32-21.32
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  slave  1628 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'IXP'/'ATI IXP rev 2 with AD1981B at 0xa0003400, irq 17'
   Mixer name   : 'Analog Devices AD1981B'
   Components   : 'AC97a:41445374'
   Controls  : 28
   Simple ctrls  : 20
Card1.Amixer.info:
 Card hw:1 'Modem'/'ATI IXP Modem rev 2 at 0xa0003800, irq 17'
   Mixer name   : 'Conexant id 23'
   Components   : 'AC97m:43585423'
   Controls  : 2
   Simple ctrls  : 2
Card1.Codecs.codec97.0.mc97.1.1:
 1-1/0: Conexant id 23
 
 Extended modem ID: codec=1 LIN1
 Modem status : PRA(GPIO) PRB(res) PRC(ADC1) PRD(DAC1) PRE(ADC2) PRF(DAC2) 
PRG(HADC) PRH(HDAC)
 Line1 rate   : 8000Hz
Card29.Amixer.info:
 Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
78HT06WW-1.01'
   Mixer name   : 'ThinkPad EC 78HT06WW-1.01'
   Components   : ''
   Controls  : 2
   Simple ctrls  : 1
Card29.Amixer.values:
 Simple mixer control 'Console',0
   Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
   Playback channels: Mono
   Limits: Playback 0 - 14
   Mono: Playback 7 [50%] [on]
Date: Mon May 24 

[Bug 133656] Re: Synchronising Tomboy via Webdav doesn't work

2010-04-20 Thread Plutocrat
Hi, Just thought I'd mention that after two and a half years, this
bug/snafu is still present.

Using 9.10 which out of the box installs UbuntuOne and trumpets its
ability to synchronise notes with Tomboy. As described above, it fails
with no error in the description box. Running with --debug, reveals it
is missing wdfs. Which isn't in any of the ubuntu repositories.

So, if this feature doesn't work, why are the Ubuntu marketing team
selling it?

-- 
Synchronising Tomboy via Webdav doesn't work
https://bugs.launchpad.net/bugs/133656
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 188617] Re: no beep on ping

2009-10-07 Thread Plutocrat
Confirmed in 8.10 and 9.04 as well. 
Seems like it might be trying to use the PC speaker rather than the available 
Alsa/oss/pulse soundsystem.

-- 
no beep on ping
https://bugs.launchpad.net/bugs/188617
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 412372] [NEW] package libxcb-keysyms0 0.2.1+git1-1 failed to install/upgrade: subprocess post-installation script returned error exit status 2

2009-08-12 Thread Plutocrat
Public bug reported:

I have no idea what happened. I did a sudo apt-get update and the next
thing I know is its asking me to report a bug.

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: subprocess post-installation script returned error exit status 2
NonfreeKernelModules: wl
Package: libxcb-keysyms0 0.2.1+git1-1
SourcePackage: xcb-util
Title: package libxcb-keysyms0 0.2.1+git1-1 failed to install/upgrade: 
subprocess post-installation script returned error exit status 2
Uname: Linux 2.6.28-14-generic i686

** Affects: xcb-util (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package libxcb-keysyms0 0.2.1+git1-1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/412372
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 412372] Re: package libxcb-keysyms0 0.2.1+git1-1 failed to install/upgrade: subprocess post-installation script returned error exit status 2

2009-08-12 Thread Plutocrat

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

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/30209711/DpkgTerminalLog.txt

-- 
package libxcb-keysyms0 0.2.1+git1-1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/412372
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 370178] Re: No sound after upgrade. Dell Vostro 1400 with STAC 9228

2009-05-02 Thread Plutocrat
Currently 
dell,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL

with this I can confirm I am now getting some sound. Prior to this I had tried 
#options snd-hda-intel model=laptop enable=1 index=0
#options snd_hda_intel model=3stack/
#options snd-hda-intel model=3stack
#options snd_hda_intel model=dell-laptop
#options snd-hda-intel model=3stack

in my /etc/modprobe.d/alsa-base.conf, all of which didn't work.

With options snd-hda-intel model=dell (discovered since posting this bug) I now 
get sound. Am still trying to get the
 microphone to work.

-- 
No sound after upgrade. Dell Vostro 1400 with STAC 9228
https://bugs.launchpad.net/bugs/370178
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 370178] Re: No sound after upgrade. Dell Vostro 1400 with STAC 9228

2009-05-02 Thread Plutocrat
Sorry, messed up there. The line which reads

options snd-hda-intel model=3stack
 - Sound works. Seems a bit quiet. No mic.

Should be

options snd-hda-intel model=dell
 - Sound works. Seems a bit quiet. No mic.

And then.

options snd-hda-intel model=3stack
 - No sound.

-- 
No sound after upgrade. Dell Vostro 1400 with STAC 9228
https://bugs.launchpad.net/bugs/370178
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 370178] Re: No sound after upgrade. Dell Vostro 1400 with STAC 9228

2009-05-02 Thread Plutocrat
For jaunty's kernel, the only model quirks that make sense for your codec
and revision are 3stack, dell-3stack, and dell-bios. The default
quirk (i.e., when you have no options snd-hda-intel model=) for your
machine is dell-bios:

OK, thanks for this. Its useful information. Where did you find this sort of 
thing out from? It might be useful in the future ...
Have you tested without any options snd-hda-intel quirk lines?

Well yes. Without any quirk lines I didn't get any sound at all, which
is how this whole thing started. Have just tested the dell-3stack so
here's a summary to date.

options snd-hda-intel none and presumably therefore also model=dell-bios
  - No sound at all. 

options snd-hda-intel model=3stack
 - Sound works. Seems a bit quiet. No mic. 

options snd-hda-intel model=dell-3stack
 - Sound works. Normal volume. Mic present but very, very quiet. Plugging in 
headphone jack doesn't mute internal speaker. 

One thing that would help me to test more of these options: Is there a
way to reload all the modules without rebooting every time I edit alsa-
base.conf? I've tried rmmod and modprobe but there always seem to be
dependencies.

So I'm not really sure where to go from here. I've actually taken the
drastic step of re-installing Vista :-( on a spare partition, solely so
I can use Skype, which I need for work. Rather stupidly I also upgraded
my spare laptop to 9.04 and the sound broke on that one as well -
completely different model of laptop, and actually the sound wasn't
working too well in 8.10 either. So its been a bad week ... anyway,
there is light at the end of the tunnel.

-- 
No sound after upgrade. Dell Vostro 1400 with STAC 9228
https://bugs.launchpad.net/bugs/370178
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 370178] [NEW] No sound after upgrade. Dell Vostro 1400 with STAC 9228

2009-04-30 Thread Plutocrat
Public bug reported:

Have started a forum thread with all relevant diagnostic information
here.

http://ubuntuforums.org/showthread.php?t=1143500

Briefly sound stopped working after upgrade from 8.10 to 9.04. Pulse
seems to be working fine. Have tried many many many suggestions from the
forums, but can't get the right combination. No sound at all.

ProblemType: Bug
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  slave  4408 F mixer_applet2
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfe9fc000 irq 21'
   Mixer name   : 'SigmaTel STAC9228'
   Components   : 'HDA:83847616,10280227,00100201 
HDA:14f12c06,14f1000f,0010'
   Controls  : 37
   Simple ctrls  : 24
DistroRelease: Ubuntu 9.04
Package: alsa-base 1.0.18.dfsg-1ubuntu8
PackageArchitecture: all
ProcEnviron:
 LANG=en_HK.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-bug i386

-- 
No sound after upgrade. Dell Vostro 1400 with STAC 9228
https://bugs.launchpad.net/bugs/370178
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 370178] Re: No sound after upgrade. Dell Vostro 1400 with STAC 9228

2009-04-30 Thread Plutocrat

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

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

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

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

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

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

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

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

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

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

-- 
No sound after upgrade. Dell Vostro 1400 with STAC 9228
https://bugs.launchpad.net/bugs/370178
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