[Bug 904248] Re: python-central build-dependencies in main

2011-12-17 Thread Martin Pitt
 I thought it would pull in only the first one that satisfied the
dependency?

It usually does that indeed. This looks like a bug in sbuild. However,
if we drop p-central, it should just continue to work.

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

Title:
  python-central build-dependencies in main

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/904248/+subscriptions

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


Re: [Bug 779512] Re: nut-2.6.0-1ubuntu3 behavior regression

2011-12-17 Thread Arnaud Quette
I don't see any message related to usbhid-ups.
Is it started?
we can see hiddev0 (the device linked to the kernel module hiddev) loaded,
but nothing more.

So, try launching again nut, and check back /var/log/syslog for usb and nut
('ups') messages.

Arno

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

Title:
  nut-2.6.0-1ubuntu3 behavior regression

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

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


[Bug 708493] Re: cannot login anymore: Read from socket failed: Connection reset by peer

2011-12-17 Thread Devil999
I'm in the same situation, and shortening the cipher list didn't help.
I've tried via terminal with ‘ssh -c aes256-ctr host’ and by editing
/etc/ssh/ssh_config, and removing some ciphers off the cipher list. Same
result. This bug is now almost a year old. Being critical, I get the
feeling it's not having development at all, although it cripples SSH to
a halt. Can someone provide a solution for this?

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

Title:
  cannot login anymore: Read from socket failed: Connection reset by
  peer

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

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


[Bug 904248] Re: python-central build-dependencies in main

2011-12-17 Thread Matthias Klose
** Changed in: cdbs (Ubuntu Precise)
 Assignee: Martin Pitt (pitti) = Matthias Klose (doko)

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

Title:
  python-central build-dependencies in main

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/904248/+subscriptions

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


[Bug 904248] Re: python-central build-dependencies in main

2011-12-17 Thread Launchpad Bug Tracker
This bug was fixed in the package cdbs - 0.4.99ubuntu2

---
cdbs (0.4.99ubuntu2) precise; urgency=low

  * Drop build dependencies on python-support and python-central.
  * Disable distutils pycentral and pysupport tests if the tools are
not present. LP: #904248.
 -- Matthias Klose d...@ubuntu.com   Sat, 17 Dec 2011 21:26:57 +0100

** Changed in: cdbs (Ubuntu Precise)
   Status: Triaged = Fix Released

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

Title:
  python-central build-dependencies in main

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/904248/+subscriptions

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


[Bug 904248] Re: python-central build-dependencies in main

2011-12-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/cdbs

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

Title:
  python-central build-dependencies in main

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/904248/+subscriptions

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


[Bug 905804] [NEW] Bacula-dir automated configuration makes a false mysql connection configuration

2011-12-17 Thread Manuel Ambauen
Public bug reported:

lsb_release -rd
Description:Ubuntu 11.10
Release:11.10

apt-cache policy bacula-director-mysql 
bacula-director-mysql:
  Installiert: 5.0.3-1ubuntu5
  Kandidat:5.0.3-1ubuntu5
  Versionstabelle:
 *** 5.0.3-1ubuntu5 0
500 http://de.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
100 /var/lib/dpkg/status


Configuration of mysql-connection is false:
line 236 in /etc/bacula/bacula-dir.conf

  dbname = bacula; DB Address = ; dbuser = bacula; dbpassword =


Should be:
line 236 in /etc/bacula/bacula-dir.conf

  dbname = bacula; DB Address = ; dbuser = bacula; dbpassword =


Best Regards

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

** Description changed:

  lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10
  
- 
- apt-cache policy bacula-fd
- bacula-fd:
+ apt-cache policy bacula-director-mysql 
+ bacula-director-mysql:
Installiert: 5.0.3-1ubuntu5
Kandidat:5.0.3-1ubuntu5
Versionstabelle:
   *** 5.0.3-1ubuntu5 0
  500 http://de.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
  100 /var/lib/dpkg/status
  
+ 
  Configuration of mysql-connection is false:
  line 236 in /etc/bacula/bacula-dir.conf
  
-   dbname = bacula; DB Address = ; dbuser = bacula; dbpassword =
+   dbname = bacula; DB Address = ; dbuser = bacula; dbpassword =
  
- 
  
  Should be:
  line 236 in /etc/bacula/bacula-dir.conf
  
-   dbname = bacula; DB Address = ; dbuser = bacula; dbpassword =
+   dbname = bacula; DB Address = ; dbuser = bacula; dbpassword =
  
  
  Best Regards

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

Title:
  Bacula-dir automated configuration makes a false mysql connection
  configuration

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

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


[Bug 904248] Re: python-central build-dependencies in main

2011-12-17 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.6.2-0ubuntu2

---
cloud-init (0.6.2-0ubuntu2) precise; urgency=low

  * Build using dh_python2. LP: #904248.
  * debian/rules: Explicitly set DEB_PYTHON2_MODULE_PACKAGES = cloud-init.
 -- Matthias Klose d...@ubuntu.com   Sat, 17 Dec 2011 21:08:23 +

** Changed in: cloud-init (Ubuntu Precise)
   Status: Triaged = Fix Released

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

Title:
  python-central build-dependencies in main

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/904248/+subscriptions

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


[Bug 904248] Re: python-central build-dependencies in main

2011-12-17 Thread Launchpad Bug Tracker
This bug was fixed in the package auth-client-config - 0.9ubuntu1

---
auth-client-config (0.9ubuntu1) precise; urgency=low

  * Build using dh_python2. LP: #904248.
 -- Matthias Klose d...@ubuntu.com   Sat, 17 Dec 2011 21:32:53 +

** Changed in: auth-client-config (Ubuntu Precise)
   Status: Triaged = Fix Released

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

Title:
  python-central build-dependencies in main

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/904248/+subscriptions

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


[Bug 904039] Re: setup.py does not install dashboard templates

2011-12-17 Thread Devin Carlen
** Changed in: horizon
   Importance: Undecided = High

** Changed in: horizon
   Status: Fix Committed = Fix Released

** Changed in: horizon
Milestone: None = essex-2

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

Title:
  setup.py does not install dashboard templates

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

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


[Bug 904248] Re: python-central build-dependencies in main

2011-12-17 Thread Matthias Klose
fixed in precise

** Changed in: landscape-client (Ubuntu Precise)
   Status: Triaged = Fix Released

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

Title:
  python-central build-dependencies in main

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/904248/+subscriptions

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


[Bug 904248] Re: python-central build-dependencies in main

2011-12-17 Thread Matthias Klose
python-central demoted \o/


** Changed in: python-central (Ubuntu Precise)
   Status: Triaged = Fix Released

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

Title:
  python-central build-dependencies in main

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/904248/+subscriptions

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


Re: [Bug 779512] Re: nut-2.6.0-1ubuntu3 behavior regression

2011-12-17 Thread Martin Ewing
On Sat, Dec 17, 2011 at 3:45 AM, Arnaud Quette
aquette@gmail.comwrote:

 I don't see any message related to usbhid-ups.
 Is it started?
 we can see hiddev0 (the device linked to the kernel module hiddev) loaded,
 but nothing more.

 So, try launching again nut, and check back /var/log/syslog for usb and nut
 ('ups') messages.

 Arno

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/779512

 Title:
  nut-2.6.0-1ubuntu3 behavior regression

 Status in “nut” package in Ubuntu:
  Triaged

 Bug description:
  Binary package hint: nut

  Prior to upgrading to Natty, I had the nut-2.4.3-1ubuntu5 package and
  it was working correctly.

  After upgrading to Natty, I have the nut-2.6.0-1ubuntu3 package and it
  is not working correctly. Here's my release info:

  •[x4linux:~] mmusgrove $ lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  The symptom is that it can't initialize data from HID UPS and so the
  driver fails to start.

  •[x4linux:~] mmusgrove $ sudo upsdrvctl start
  Network UPS Tools - UPS driver controller 2.6.0
  Network UPS Tools - Generic HID driver 0.35 (2.6.0)
  USB communication driver 0.31
  Using subdriver: CyberPower HID 0.3
  libusb_get_report: No error
  Can't initialize data from HID UPS
  Driver failed to start (exit status=1)

  This appears to be the old behavior from 2.4.x prior to 2.4.3.

  This was reported for Debian months ago:

 http://www.google.com/search?source=ighl=enq=nut+2.6.0-1+libusb_get_report%3A+No+error+Can%27t+initialize+data+from+HID+UPS

  Possible related to Bug #701182 (although that is for 2.4.3-2)
  https://bugs.launchpad.net/ubuntu/+source/nut/+bug/701182

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: nut 2.6.0-1ubuntu3
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Sun May  8 09:37:55 2011
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64
 (20101007)
  KernelVersion: Linux x4linux 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11
 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nut
  UpgradeStatus: Upgraded to natty on 2011-05-06 (2 days ago)

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



This is what I'm seeing after a recent reboot:

Dec 17 20:54:34 gimli kernel: [1.962117] ehci_hcd: USB 2.0 'Enhanced'
Host Controller (EHCI) Driver
Dec 17 20:54:34 gimli kernel: [1.962182] ehci_hcd :00:1a.7: new USB
bus registered, assigned bus number 1
Dec 17 20:54:34 gimli kernel: [1.987718] ehci_hcd :00:1a.7: USB 2.0
started, EHCI 1.00
Dec 17 20:54:34 gimli kernel: [1.987842] hub 1-0:1.0: USB hub found
Dec 17 20:54:34 gimli kernel: [1.987956] ehci_hcd :00:1d.7: new USB
bus registered, assigned bus number 2
Dec 17 20:54:34 gimli kernel: [2.007705] ehci_hcd :00:1d.7: USB 2.0
started, EHCI 1.00
Dec 17 20:54:34 gimli kernel: [2.007830] hub 2-0:1.0: USB hub found
Dec 17 20:54:34 gimli kernel: [2.007888] ohci_hcd: USB 1.1 'Open' Host
Controller (OHCI) Driver
Dec 17 20:54:34 gimli kernel: [2.007897] uhci_hcd: USB Universal Host
Controller Interface driver
Dec 17 20:54:34 gimli kernel: [2.007968] uhci_hcd :00:1a.0: new USB
bus registered, assigned bus number 3
Dec 17 20:54:34 gimli kernel: [2.008097] hub 3-0:1.0: USB hub found
Dec 17 20:54:34 gimli kernel: [2.008187] uhci_hcd :00:1a.1: new USB
bus registered, assigned bus number 4
Dec 17 20:54:34 gimli kernel: [2.008318] hub 4-0:1.0: USB hub found
Dec 17 20:54:34 gimli kernel: [2.008400] uhci_hcd :00:1a.2: new USB
bus registered, assigned bus number 5
Dec 17 20:54:34 gimli kernel: [2.008523] hub 5-0:1.0: USB hub found
Dec 17 20:54:34 gimli kernel: [2.008610] uhci_hcd :00:1d.0: new USB
bus registered, assigned bus number 6
Dec 17 20:54:34 gimli kernel: [2.008734] hub 6-0:1.0: USB hub found
Dec 17 20:54:34 gimli kernel: [2.008816] uhci_hcd :00:1d.1: new USB
bus registered, assigned bus number 7
Dec 17 20:54:34 gimli kernel: [2.008938] hub 7-0:1.0: USB hub found
Dec 17 20:54:34 gimli kernel: [2.009024] uhci_hcd :00:1d.2: new USB
bus registered, assigned bus number 8
Dec 17 20:54:34 gimli kernel: [2.009150] hub 8-0:1.0: USB hub found
Dec 17 20:54:34 gimli kernel: [2.647392] usb 3-1: new full speed USB
device using uhci_hcd and address 2
Dec 17 20:54:34 gimli kernel: [3.126994] usb 3-2: new low speed USB
device using uhci_hcd and address 3
Dec 17 20:54:34 gimli kernel: [3.326265] usbhid: USB HID core driver
Dec 17 20:54:34 gimli kernel: [3.456857] input: Logitech USB Receiver
as /devices/pci:00/:00:1a.0/usb3/3-2/3-2:1.0/input/input2
Dec 17 20:54:34 gimli kernel: [

[Bug 876910] Re: When starting open ssh server without host keys in /etc/ssh/, the keys are not automatically generated.

2011-12-17 Thread Launchpad Bug Tracker
[Expired for openssh (Ubuntu) because there has been no activity for 60
days.]

** Changed in: openssh (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  When starting open ssh server without host keys in /etc/ssh/, the keys
  are not automatically generated.

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

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


[Bug 905871] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build

2011-12-17 Thread Daren Huang
Public bug reported:

...

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: open-vm-dkms 2011.07.19-450511-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-5.11-generic 3.2.0-rc5
Uname: Linux 3.2.0-5-generic x86_64
ApportVersion: 1.90-0ubuntu1
Architecture: amd64
DKMSKernelVersion: 3.2.0-5-generic
Date: Sun Dec 18 13:29:29 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
PackageArchitecture: all
PackageVersion: 2011.07.19-450511-0ubuntu2
SourcePackage: open-vm-tools
Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module 
failed to build
UpgradeStatus: Upgraded to precise on 2011-12-18 (0 days ago)

** Affects: open-vm-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise ubuntu-une

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

Title:
  open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905871/+subscriptions

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


[Bug 905871] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build

2011-12-17 Thread Daren Huang
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/905871

Title:
  open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905871/+subscriptions

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


[Bug 905871] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build

2011-12-17 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905871/+subscriptions

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


[Bug 905871] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build

2011-12-17 Thread Daniel van Vugt
*** This bug is a duplicate of bug 905612 ***
https://bugs.launchpad.net/bugs/905612

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 905612, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 905612
   open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed 
to build

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

Title:
  open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905871/+subscriptions

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


[Bug 905633] [NEW] PCI/internal sound card not detected

2011-12-17 Thread Lee Rosen
Public bug reported:

Sound was working on this machine prior to switching to use the kubuntu
plasma desktop and opening the sound configuration in phonon to see if I
could fix a low volume issue fixes.  Adding the suggested line from
several forum posts for intel hda in the /etc/modprobe.d/alsa-base.conf,
use of the command line alsamixer and a shutdown/restart seemed to have
corrected it but after a reboot a couple days later I had no audio
devices detected at all.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: alsa-base 1.0.24+dfsg-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic x86_64
AlsaDevices:
 total 0
 crw-rw+ 1 root audio 116,  1 2011-12-16 23:30 seq
 crw-rw+ 1 root audio 116, 33 2011-12-16 23:30 timer
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
AplayDevices: aplay: device_list:240: no soundcards found...
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
ArecordDevices: arecord: device_list:240: no soundcards found...
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
Date: Fri Dec 16 23:41:28 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
SourcePackage: alsa-driver
Symptom: audio
Title: PCI/internal sound card not detected
UpgradeStatus: Upgraded to oneiric on 2011-10-27 (51 days ago)
dmi.bios.date: 05/13/2011
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F3
dmi.board.name: Z68MA-D2H-B3
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd05/13/2011:svnGigabyteTechnologyCo.,Ltd.:pnZ68MA-D2H-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnZ68MA-D2H-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: Z68MA-D2H-B3
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
mtime.conffile..etc.modprobe.d.alsa.base.conf: 2011-12-10T16:52:46

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


** Tags: amd64 apport-bug oneiric

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

Title:
  PCI/internal sound card not detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/905633/+subscriptions

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


[Bug 905633] Re: PCI/internal sound card not detected

2011-12-17 Thread Lee Rosen
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/905633

Title:
  PCI/internal sound card not detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/905633/+subscriptions

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


[Bug 905631] [NEW] ibus-pinyin will crash by a assert fail when typing in high disk io load situation

2011-12-17 Thread PSWZ-ZhangY
Public bug reported:

If I'm doing something occupying a lot of the disk, and then I type
something, it will crash.

For example, I started a virtualbox virtual machine, and I start to install a 
system to it using a iso file.
Then I switch to firefox and focus on a input box, then I switch to ibus-pinyin 
input method, and type something.
It will not crash just when I start to type, but it will crash soon after I've 
input 3~4 characters.
And I've noticed that the ibus framework will not crash, apport tells me that 
ibus-engine-pinyin crashes.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: ibus-pinyin 1.2.99.20091211-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-36.79-generic 2.6.32.46+drm33.20
Uname: Linux 2.6.32-36-generic i686
NonfreeKernelModules: fglrx
Architecture: i386
CheckboxSubmission: 5dc2f956f8e2939b7ab2e2c99168c545
CheckboxSystem: 2a6f54df59af338184485e85cbcf0d32
Date: Sat Dec 17 15:40:58 2011
InstallationMedia: Ubuntu 10.04.3 LTS Lucid Lynx - Release i386 (20110720.1)
ProcEnviron:
 LANGUAGE=zh_CN:zh
 LANG=zh_CN.utf8
 SHELL=/bin/bash
SourcePackage: ibus-pinyin

** Affects: ibus-pinyin (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

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

Title:
  ibus-pinyin will crash by a assert fail when typing in high disk io
  load situation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-pinyin/+bug/905631/+subscriptions

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


[Bug 905631] Re: ibus-pinyin will crash by a assert fail when typing in high disk io load situation

2011-12-17 Thread PSWZ-ZhangY
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/905631

Title:
  ibus-pinyin will crash by a assert fail when typing in high disk io
  load situation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-pinyin/+bug/905631/+subscriptions

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


[Bug 893356] Re: Green screen when playing videos

2011-12-17 Thread mrbean71
Same things here using VLC.
Changin output device is a workaround but is a very annoying bug.
I have ati (HD 2400 pro) with proprietary driver

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

Title:
  Green screen when playing videos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/893356/+subscriptions

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


[Bug 544681] Re: SPDIF doesn't work with Conexant CX20561 (Hermosa)

2011-12-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: alsa-driver (Ubuntu)
   Status: New = Confirmed

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

Title:
  SPDIF doesn't work with Conexant CX20561 (Hermosa)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/544681/+subscriptions

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


[Bug 904248] Re: python-central build-dependencies in main

2011-12-17 Thread Martin Pitt
 I thought it would pull in only the first one that satisfied the
dependency?

It usually does that indeed. This looks like a bug in sbuild. However,
if we drop p-central, it should just continue to work.

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

Title:
  python-central build-dependencies in main

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/904248/+subscriptions

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


[Bug 900308] Re: Unity crashes after being suspended for 48hrs

2011-12-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Unity crashes after being suspended for 48hrs

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

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


[Bug 905628] Re: Precise ubiquity failed to create swap and froze

2011-12-17 Thread Erick Brunzell
Even with only the 80GB drive connected I get the same failure. That
would be with:

Model: ATA WDC WD800JB-00JJ (scsi)
Disk /dev/sda: 80.0GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End SizeType  File system Flags
 1  1049kB  77.9GB  77.9GB  primary   ext4
 2  77.9GB  80.0GB  2136MB  extended
 5  77.9GB  80.0GB  2136MB  logical   linux-swap(v1)


** Attachment added: Screenshot at 2011-12-17 07:54:29.png.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/905628/+attachment/2636927/+files/Screenshot%20at%202011-12-17%2007%3A54%3A29.png.tar.gz

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

Title:
  Precise ubiquity failed to create swap and froze

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

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


[Bug 191731] Re: Memory problems prevent branch of very large svn repositories

2011-12-17 Thread fredhoare
I am trying to import a single project from an svn repository that has
multiple projects.  We have almost 40 revisions across all those
projects.  Even limiting the number of revisions pulled to 200 results
in huge memory usage - in my case in excess of 10GB.  The memory seems
to go up when bzr-svn is looking for tags.  I was surprised to see that
even though I had told it to import the first 500 revisions when it came
to looking for tags it searced all the svn revisions.

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

Title:
  Memory problems prevent branch of very large svn repositories

To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr-svn/+bug/191731/+subscriptions

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


[Bug 905621] Re: Tried dual boot install with Vista. Installer crashed

2011-12-17 Thread Ubuntu Foundation's Bug Bot
Exception during installation:
Dec 16 22:53:39 ubuntu plugininstall.py: SystemError: E:Sub-process 
/usr/bin/dpkg returned an error code (1)
Dec 16 22:53:39 ubuntu plugininstall.py: 


** Tags added: installer-crash

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

Title:
  Tried  dual boot install with Vista.  Installer crashed

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

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


[Bug 889272] Re: BCM4313 not working on 11.10

2011-12-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: b43-fwcutter (Ubuntu)
   Status: New = Confirmed

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

Title:
  BCM4313 not working on 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/b43-fwcutter/+bug/889272/+subscriptions

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


[Bug 905628] Re: Precise ubiquity failed to create swap and froze

2011-12-17 Thread Erick Brunzell
OK, I'll bet Colin Watson will know exactly how to handle this ;^)

It works fine if you first use Gparted and select swap-off.

So, if you're installing with existing swap, you must manually unmount
the swap before beginning an automated install.

** Summary changed:

- Precise ubiquity failed to create swap and froze
+ Precise ubiquity fails with existing swap, must manually swapoff

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

Title:
  Precise ubiquity fails with existing swap, must manually swapoff

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

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


[Bug 898947] Re: k3b won't start in oneiric

2011-12-17 Thread AbdRahim
[SOLVED] Ran kedinit in a terminal.

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

Title:
  k3b won't start in oneiric

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

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


[Bug 884152] Re: Error: Marking the upgrade (from 11.04 to 11.10) - unresolved package dependencies

2011-12-17 Thread Cobalt
Indeed, after removing the package you suggested, the error icon disappeared 
from the top panel.
After rebooting, I was able to install important updates using the graphic 
update manager. However, after launching this update manager once again - even 
after rebooting - I am shown recommended updates (see attachment), but the 
Install Updates button is grayed out.

There are no error messages in the (graphic) update manager, but I had 
previously gotten warnings about other held packages (see earlier comments). In 
11.04, I used evolution, which I have not been able to use since the upgrade to 
11.10.
sudo apt-get install evolution gives the following error.
The following packages have unmet dependencies:
 evolution : Depends: evolution-common (= 3.2.1-0ubuntu1) but 2.32.2-0ubuntu7 
is to be installed
E: Unable to correct problems, you have held broken packages.

Should I try uninstalling the packages that are held back? There are three of 
them now.
evolution-common 
evolution-plugins 
libgl1-mesa-glx
Should I then attempt to install evolution again?

Thank you very much.

** Attachment added: UpdateManager.png
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/884152/+attachment/2636949/+files/UpdateManager.png

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

Title:
  Error: Marking the upgrade (from 11.04 to 11.10) - unresolved package
  dependencies

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

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


[Bug 875073] Re: GPU lockups in the radeon driver

2011-12-17 Thread Bardok
Hello,

same for me :

ec 17 09:28:11 Alphonse kernel: [  198.196084] radeon :01:05.0: GPU lockup 
CP stall for more than 10028msec
Dec 17 09:28:11 Alphonse kernel: [  198.196093] [ cut here 
]
Dec 17 09:28:11 Alphonse kernel: [  198.196151] WARNING: at 
/build/buildd/linux-3.0.0/drivers/gpu/drm/radeon/radeon_fence.c:267 
radeon_fence_wait+0x3fb/0x430 [radeon]()
Dec 17 09:28:11 Alphonse kernel: [  198.196158] Hardware name: System Product 
Name
Dec 17 09:28:11 Alphonse kernel: [  198.196164] GPU lockup (waiting for 
0xEB10 last fence id 0xEB07)
Dec 17 09:28:11 Alphonse kernel: [  198.196168] Modules linked in: 
snd_seq_dummy rfcomm bnep bluetooth binfmt_misc dm_crypt joydev ppdev 
snd_hda_codec_hdmi snd_hda_codec_via snd_hda_intel snd_hda_codec snd_hwdep 
snd_pcm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq psmouse serio_raw 
parport_pc asus_atk0110 snd_timer snd_seq_device snd soundcore snd_page_alloc 
k10temp edac_core edac_mce_amd sp5100_tco shpchp i2c_piix4 it87 hwmon_vid lp 
parport hid_logitech ff_memless usbhid hid radeon ahci ttm drm_kms_helper drm 
i2c_algo_bit wmi r8169 libahci pata_atiixp
Dec 17 09:28:11 Alphonse kernel: [  198.196246] Pid: 1216, comm: Xorg Not 
tainted 3.0.0-14-generic #23-Ubuntu
Dec 17 09:28:11 Alphonse kernel: [  198.196251] Call Trace:
Dec 17 09:28:11 Alphonse kernel: [  198.196267]  [8105e7ef] 
warn_slowpath_common+0x7f/0xc0
Dec 17 09:28:11 Alphonse kernel: [  198.196276]  [8105e8e6] 
warn_slowpath_fmt+0x46/0x50
Dec 17 09:28:11 Alphonse kernel: [  198.196318]  [a00ce35b] 
radeon_fence_wait+0x3fb/0x430 [radeon]
Dec 17 09:28:11 Alphonse kernel: [  198.196329]  [81081c10] ? 
add_wait_queue+0x60/0x60
Dec 17 09:28:11 Alphonse kernel: [  198.196370]  [a00ce9f1] 
radeon_sync_obj_wait+0x11/0x20 [radeon]
Dec 17 09:28:11 Alphonse kernel: [  198.196387]  [a0075d6d] 
ttm_bo_wait+0xad/0x1c0 [ttm]
Dec 17 09:28:11 Alphonse kernel: [  198.196403]  [a0076ad9] ? 
ttm_bo_list_ref_sub+0x29/0x30 [ttm]
Dec 17 09:28:11 Alphonse kernel: [  198.196447]  [a00e8f7d] 
radeon_gem_wait_idle_ioctl+0x8d/0x110 [radeon]
Dec 17 09:28:11 Alphonse kernel: [  198.196474]  [a003d574] 
drm_ioctl+0x3e4/0x4c0 [drm]
Dec 17 09:28:11 Alphonse kernel: [  198.196519]  [a00e8ef0] ? 
radeon_gem_busy_ioctl+0x140/0x140 [radeon]
Dec 17 09:28:11 Alphonse kernel: [  198.196530]  [8100a803] ? 
do_signal+0x73/0x180
Dec 17 09:28:11 Alphonse kernel: [  198.196539]  [810134e1] ? 
fpu_finit+0x21/0x40
Dec 17 09:28:11 Alphonse kernel: [  198.196546]  [81013546] ? 
init_fpu+0x46/0x130
Dec 17 09:28:11 Alphonse kernel: [  198.196554]  [81179dca] 
do_vfs_ioctl+0x8a/0x340
Dec 17 09:28:11 Alphonse kernel: [  198.196561]  [8117a111] 
sys_ioctl+0x91/0xa0
Dec 17 09:28:11 Alphonse kernel: [  198.196572]  [815f36c2] 
system_call_fastpath+0x16/0x1b
Dec 17 09:28:11 Alphonse kernel: [  198.196578] ---[ end trace a314f4ab06e24041 
]---

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

Title:
  GPU lockups in the radeon driver

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

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


[Bug 766265] Re: Ubiquity proceeds to use free space without warning

2011-12-17 Thread Erick Brunzell
@ Colin Watson,

I think I have bug 905628 figured out, not sure we created it with this
fix, but the 20111213 image was OK.

Anyway, now if you have an existing swap partition you must manually
swapoff before beginning an automated install or you get a freeze as
described in that bug report.

Sorry for causing you grief and additional work.

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

Title:
  Ubiquity proceeds to use free space without warning

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/766265/+subscriptions

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


[Bug 905638] [NEW] package samba4 4.0.0~alpha17~git20110807.dfsg1-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2011-12-17 Thread Vadim Bezruchko
Public bug reported:

I have upgraded system from 11.04 to 11.10 and have been got this
message:

package samba4 4.0.0~alpha17~git20110807.dfsg1-1ubuntu1 failed to
install/upgrade: ErrorMessage: subprocess installed post-installation
script returned error exit status 1

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: samba4 4.0.0~alpha17~git20110807.dfsg1-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-13.52-generic-pae 2.6.38.8
Uname: Linux 2.6.38-13-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Sat Dec 17 12:27:47 2011
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
SourcePackage: samba4
Title: package samba4 4.0.0~alpha17~git20110807.dfsg1-1ubuntu1 failed to 
install/upgrade: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
UpgradeStatus: Upgraded to oneiric on 2011-12-16 (0 days ago)

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


** Tags: apport-package i386 oneiric

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

Title:
  package samba4 4.0.0~alpha17~git20110807.dfsg1-1ubuntu1 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 1

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

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


[Bug 905638] Re: package samba4 4.0.0~alpha17~git20110807.dfsg1-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2011-12-17 Thread Vadim Bezruchko
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/905638

Title:
  package samba4 4.0.0~alpha17~git20110807.dfsg1-1ubuntu1 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 1

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

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


[Bug 905630] Re: request libyaml for Multiarch

2011-12-17 Thread Hanmac
** Tags added: multiarch

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

Title:
  request libyaml for Multiarch

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

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


Re: [Bug 779512] Re: nut-2.6.0-1ubuntu3 behavior regression

2011-12-17 Thread Arnaud Quette
I don't see any message related to usbhid-ups.
Is it started?
we can see hiddev0 (the device linked to the kernel module hiddev) loaded,
but nothing more.

So, try launching again nut, and check back /var/log/syslog for usb and nut
('ups') messages.

Arno

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

Title:
  nut-2.6.0-1ubuntu3 behavior regression

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

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


[Bug 905639] Re: fts.py crashed with DatabaseLockError in __init__(): Unable to get write lock on /home/username/.local/share/zeitgeist/bb.fts.index: already locked

2011-12-17 Thread Apport retracing service
*** This bug is a duplicate of bug 896445 ***
https://bugs.launchpad.net/bugs/896445

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #896445, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/905639/+attachment/2636960/+files/Dependencies.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/905639/+attachment/2636962/+files/ProcStatus.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of private bug 896445

** Visibility changed to: Public

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

Title:
  fts.py crashed with DatabaseLockError in __init__(): Unable to get
  write lock on /home/username/.local/share/zeitgeist/bb.fts.index:
  already locked

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

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


[Bug 904622] Re: Still says 11.10 on precise on boot

2011-12-17 Thread dino99
Some more info related to the user config:
- unity-greeter is NOT installed on this system, it has been purged from 
previous Oneiric installation
- this system is an Oneiric dist-upgrade
- the logo used is the one notified: UbuntuLogo.png, not the supposed one 
mentionned in post #9 above by Doug
- related to bug #892394: on my system, /usr/share/unity-greeter/logo.png shows 
an empty logo (blank), so it cant be the one seen under lightdm login screen

So Steve comments in post #8 above are fully trustable and seems to be a
second issue to be added to #892394.

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

Title:
  Still says 11.10 on precise on boot

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

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


[Bug 905642] [NEW] Suspend-Resume Sony VAIO VPC F11 C4E

2011-12-17 Thread Caner Dolas
Public bug reported:

Hello Earthlings,

I have a problem i cant solve by myself ...so i need your help:
Since a few days, all for sudden, i cant resume from the suspend mode . 
I have no idea how it happened. It all worked perfectly fine till then. But 
now, if i try to resume , the computer turns on but the computer doesnt seem to 
do anything and the screen is turned off.  Like Brain-dead.

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

Title:
  Suspend-Resume Sony VAIO VPC F11 C4E

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

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


[Bug 905642] Re: Suspend-Resume Sony VAIO VPC F11 C4E

2011-12-17 Thread Caner Dolas
** Attachment added: version.log
   https://bugs.launchpad.net/bugs/905642/+attachment/2636980/+files/version.log

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

Title:
  Suspend-Resume Sony VAIO VPC F11 C4E

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

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


[Bug 873902] Re: gnome-shell fails to start

2011-12-17 Thread HrevilO
** Visibility changed to: Private

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

Title:
  gnome-shell fails to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/873902/+subscriptions

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


[Bug 588353] Re: gdmsetup does not let me unlock

2011-12-17 Thread xoristzatziki
uname:
Linux ilias-desktop 2.6.32-36-generic #79-Ubuntu SMP Tue Nov 8 22:29:53 UTC 
2011 x86_64 GNU/Linux
same problem for last 11-12 days.
Also GDM never appears. All console is locked( either ctrl+F1...F10 or 
ctrl-alt+F1...F10 work ) .
I have to select in GRUB safe mode in order to access ubuntu (with startx).
Tried to make it  default through gdmsetup and found is locked.
Tried gksudo gdmsetup in order to run in unlocked enviroment. Nothing.

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

Title:
  gdmsetup does not let me unlock

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

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


[Bug 905397] Re: package linux-base 3.3 failed to install/upgrade: próba nadpisania /usr/bin/perf, który istnieje także w pakiecie linux-tools-common 3.0.0-15.24

2011-12-17 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 853302 ***
https://bugs.launchpad.net/bugs/853302

Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  package linux-base 3.3 failed to install/upgrade: próba nadpisania
  /usr/bin/perf, który istnieje także w pakiecie linux-tools-common
  3.0.0-15.24

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

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

[Bug 905397] Re: package linux-base 3.3 failed to install/upgrade: próba nadpisania /usr/bin/perf, który istnieje także w pakiecie linux-tools-common 3.0.0-15.24

2011-12-17 Thread yurikoles
*** This bug is a duplicate of bug 853302 ***
https://bugs.launchpad.net/bugs/853302

** This bug has been marked a duplicate of bug 853302
   package linux-base  not installed  failed to install/upgrade: trying to 
overwrite  /usr/bin/perf , which is also in package linux-tools-common 
3.0.0-11.18

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

Title:
  package linux-base 3.3 failed to install/upgrade: próba nadpisania
  /usr/bin/perf, który istnieje także w pakiecie linux-tools-common
  3.0.0-15.24

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

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

[Bug 881442] Re: compiz crashed with SIGSEGV in nux::WindowThread::IsInsideLayoutCycle()

2011-12-17 Thread Dmitry Shachnev
No more awaiting feedback.

** Changed in: nux
   Status: Incomplete = New

** Changed in: unity
   Status: Incomplete = New

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

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

Title:
  compiz crashed with SIGSEGV in
  nux::WindowThread::IsInsideLayoutCycle()

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

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


[Bug 853302] Re: package linux-base not installed failed to install/upgrade: trying to overwrite /usr/bin/perf , which is also in package linux-tools-common 3.0.0-11.18

2011-12-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  package linux-base  not installed  failed to install/upgrade: trying
  to overwrite  /usr/bin/perf , which is also in package linux-tools-
  common 3.0.0-11.18

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

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


[Bug 820746] Re: Black screen on boot - Oops: 0002 [#1] SMP on Lenovo T400 laptop with radeon

2011-12-17 Thread a.r.karth...@gmail.com
Patch for this bug that also addresses other chipsets affected on
resume.


** Patch added: Fix for 820746
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/820746/+attachment/2636981/+files/video_820746.patch

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

Title:
  Black screen on boot - Oops: 0002 [#1] SMP on Lenovo T400 laptop with
  radeon

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

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


[Bug 905643] Re: compiz crashed with SIGSEGV in nux::WindowThread::IsInsideLayoutCycle()

2011-12-17 Thread Dmitry Shachnev
** Visibility changed to: Public

** Tags added: likely-dup

** Description changed:

- Likely a duplicate of bug 864686.
+ Likely a duplicate of bug 864686 or bug 881442.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: libnux-1.0-0 1.16.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
  Uname: Linux 3.0.0-14-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Sat Dec 17 13:07:45 2011
  ExecutablePath: /usr/bin/compiz
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100318)
  ProcCmdline: compiz
  SegvAnalysis:
-  Segfault happened at: 0x16b4e94 
_ZNK3nux12WindowThread19IsInsideLayoutCycleEv+4:   movzbl 0x130(%eax),%eax
-  PC (0x016b4e94) ok
-  source 0x130(%eax) (0x0130) not located in a known VMA region (needed 
readable region)!
-  destination %eax ok
+  Segfault happened at: 0x16b4e94 
_ZNK3nux12WindowThread19IsInsideLayoutCycleEv+4:   movzbl 0x130(%eax),%eax
+  PC (0x016b4e94) ok
+  source 0x130(%eax) (0x0130) not located in a known VMA region (needed 
readable region)!
+  destination %eax ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: nux
  StacktraceTop:
-  nux::WindowThread::IsInsideLayoutCycle() const () from 
/usr/lib/libnux-1.0.so.0
-  nux::Area::ReconfigureParentLayout(nux::Area*) () from 
/usr/lib/libnux-1.0.so.0
-  nux::Area::ApplyMinWidth() () from /usr/lib/libnux-1.0.so.0
-  nux::HLayout::HLayoutManagement(int, int) () from /usr/lib/libnux-1.0.so.0
-  nux::HLayout::ComputeLayout2() () from /usr/lib/libnux-1.0.so.0
+  nux::WindowThread::IsInsideLayoutCycle() const () from 
/usr/lib/libnux-1.0.so.0
+  nux::Area::ReconfigureParentLayout(nux::Area*) () from 
/usr/lib/libnux-1.0.so.0
+  nux::Area::ApplyMinWidth() () from /usr/lib/libnux-1.0.so.0
+  nux::HLayout::HLayoutManagement(int, int) () from /usr/lib/libnux-1.0.so.0
+  nux::HLayout::ComputeLayout2() () from /usr/lib/libnux-1.0.so.0
  Title: compiz crashed with SIGSEGV in nux::WindowThread::IsInsideLayoutCycle()
  UpgradeStatus: Upgraded to oneiric on 2011-12-10 (6 days ago)
  UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
nopasswdlogin plugdev sambashare tape video

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

Title:
  compiz crashed with SIGSEGV in
  nux::WindowThread::IsInsideLayoutCycle()

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

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

[Bug 905643]

2011-12-17 Thread Apport retracing service
StacktraceTop:
 nux::WindowThread::IsInsideLayoutCycle (this=0x0) at ./WindowThread.cpp:785
 IsComputingLayout (this=optimized out) at ./WindowThread.h:172
 nux::Area::ReconfigureParentLayout (this=0xa60a948, child=0x0) at 
./Area.cpp:422
 nux::Area::ApplyMinWidth (this=0xa60a948) at ./Area.cpp:175
 nux::HLayout::HLayoutManagement (this=0xa6dfc08, width=1440, height=24) at 
./HLayout.cpp:556

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

Title:
  compiz crashed with SIGSEGV in
  nux::WindowThread::IsInsideLayoutCycle()

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

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


[Bug 905643] Stacktrace.txt

2011-12-17 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/905643/+attachment/2637000/+files/Stacktrace.txt

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

Title:
  compiz crashed with SIGSEGV in
  nux::WindowThread::IsInsideLayoutCycle()

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

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


[Bug 905643] ThreadStacktrace.txt

2011-12-17 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/905643/+attachment/2637001/+files/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/905643/+attachment/2636982/+files/CoreDump.gz

** Changed in: nux (Ubuntu)
   Importance: Undecided = Medium

** Tags removed: need-i386-retrace

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

Title:
  compiz crashed with SIGSEGV in
  nux::WindowThread::IsInsideLayoutCycle()

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

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


[Bug 884157] Re: compiz crashed with SIGSEGV in nux::WindowThread::IsInsideLayoutCycle()

2011-12-17 Thread Dmitry Shachnev
*** This bug is a duplicate of bug 881442 ***
https://bugs.launchpad.net/bugs/881442

The stacktrace is the same as in bug 881442.

** This bug has been marked a duplicate of bug 881442
   compiz crashed with SIGSEGV in nux::WindowThread::IsInsideLayoutCycle()

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

Title:
  compiz crashed with SIGSEGV in
  nux::WindowThread::IsInsideLayoutCycle()

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

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


[Bug 881442] Re: compiz crashed with SIGSEGV in nux::WindowThread::IsInsideLayoutCycle()

2011-12-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  compiz crashed with SIGSEGV in
  nux::WindowThread::IsInsideLayoutCycle()

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

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


[Bug 881442] Re: compiz crashed with SIGSEGV in nux::WindowThread::IsInsideLayoutCycle()

2011-12-17 Thread Dmitry Shachnev
BTW, isn't it a duplicate of bug 864686?

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

Title:
  compiz crashed with SIGSEGV in
  nux::WindowThread::IsInsideLayoutCycle()

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

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


[Bug 502375] Re: Wine randomly cannot initialize sound [ Wine and Pulseaudio fight for address space; workaround found ]

2011-12-17 Thread dino99
Related to post #13 above: 
- the answer is yes : still an issue with 1.3.34. I meanly use wine on ubuntu 
i386 (oneiric/precise) to run Metaquotes software: 
 1) MT4 loads and immediatly crash (nothing logged) if using the default audio 
winecfg: all set to use system default.
 2) but i dont get this issue if i change the audio winecfg settings to: 
default/default/HDA-intel-ALC882-analog/HDA-intel-ALC882-analog. So this seems 
to be an alsa/pulseaudio issue.
 3) MT5 was running without trouble till wine 1.3.30, but as MT5 is still a 
work in progress, the recent versions all freeze after 10 seconds and seems 
again an audio issue, but cant find a way via winecfg. 

** Also affects: wine1.3 (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/502375

Title:
  Wine randomly cannot initialize sound [ Wine and Pulseaudio fight for
  address space; workaround found ]

To manage notifications about this bug go to:
https://bugs.launchpad.net/alsa-plugins/+bug/502375/+subscriptions

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


[Bug 905644] Re: espeak-gui crashed with SIGSEGV in Py_BuildValue()

2011-12-17 Thread Apport retracing service
*** This bug is a duplicate of bug 860307 ***
https://bugs.launchpad.net/bugs/860307

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #860307, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/905644/+attachment/2636992/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/905644/+attachment/2636993/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/905644/+attachment/2636994/+files/Disassembly.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/905644/+attachment/2636996/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/905644/+attachment/2636997/+files/Registers.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/905644/+attachment/2636999/+files/ThreadStacktrace.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of private bug 860307

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  espeak-gui crashed with SIGSEGV in Py_BuildValue()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/espeak-gui/+bug/905644/+subscriptions

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


[Bug 905628] Re: Precise ubiquity fails with existing swap, must manually swapoff

2011-12-17 Thread Erick Brunzell
I checked this with two drives connected, each having it's own swap, and
as long as you manually swapoff before beginning an automated install
things are OK.

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

Title:
  Precise ubiquity fails with existing swap, must manually swapoff

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

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


[Bug 870933] Re: compiz crashed with SIGSEGV in nux::WindowThread::IsInsideLayoutCycle()

2011-12-17 Thread Dmitry Shachnev
Very similar to bug 864686, probably a duplicate?

** Tags added: likely-dup

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

Title:
  compiz crashed with SIGSEGV in
  nux::WindowThread::IsInsideLayoutCycle()

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

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


[Bug 578045] Re: Upgrading packaged Ubuntu application unreasonably involves upgrading entire OS

2011-12-17 Thread John Mills
@ Matthew Paul Thomas: Hi Matt, as this bug is assigned to you can you
provide an update as to where we are? In your experience will there be
any differences in the 12:04 release? I think nerdy_kid is spot on in
his suggestions (although not entirely sure about the review process).
But I think this could even go further, much like Android versions 2.0,
2.1, 2.2, 2.3 pull from the same software repositories I believe Ubuntu
should do the same for application software. In your experience Matt is
that possible? Could the Software-center 'sit above' a number of
releases with the same applications packages? Wouldn't this make the
life of the packagers easier? Certainly some packages can work across
different releases, just take a look at Chrome from Google.

The real value to me of Ubuntu comes from the fact that it is FLOSS
software and showcases the best that is available in free as in beer and
liberty software. But It is very important to me that the applications I
use are up to date.

I realise there is rolling distros like Arch but Ubuntu really is the
best chance for FLOSS on the desktop. Even SUSE provides the
'Tumbleweed' repository with their releases now.

In comparison if I use the software center in Mac OSX I can be on Snow
Leopard or Lion and get the same software and they will automatically
keep up to date without me being forced to upgrade my OS every 6 months.
I love Ubuntu for what it is but it seems so conservative and behind the
commercial alternatives, which is what this bug report is really about.

I have another related question you might know some information on, if I
buy a computer that ships with Ubuntu how does Canonical ensure for
example that is able to keep up to date with security and application
updates? For example I know of some systems that ship with Ubuntu 10.10
and this support will be ending soon. I really believe that giving
someone a machine with a non LTS release of Ubuntu is a problem. People
are 'scarred' to completely upgrade their systems but ensuring they are
on the latest supported version of software must surely be a benefit to
everyone involved.

Anyway enough of my ramblings for now.

Thank you Matt

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

Title:
  Upgrading packaged Ubuntu application unreasonably involves upgrading
  entire OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/578045/+subscriptions

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


[Bug 502375] Re: Wine randomly cannot initialize sound [ Wine and Pulseaudio fight for address space; workaround found ]

2011-12-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: wine1.3 (Ubuntu)
   Status: New = Confirmed

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

Title:
  Wine randomly cannot initialize sound [ Wine and Pulseaudio fight for
  address space; workaround found ]

To manage notifications about this bug go to:
https://bugs.launchpad.net/alsa-plugins/+bug/502375/+subscriptions

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


[Bug 871636] Re: Can't remove MSN contact

2011-12-17 Thread Neil Padgett
Sorry about that, I didn't realise there was a different log!  I've
attached the proper one this time.

** Attachment added: butterfly (msn)-17-12-11_09-23-25.log
   
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/871636/+attachment/2637002/+files/butterfly%20%28msn%29-17-12-11_09-23-25.log

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

Title:
  Can't remove MSN contact

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

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


Re: [Bug 868400] Re: Synaptics touchpad stops working

2011-12-17 Thread siloko
I know this is an Ubuntu bug but I have had this problem under Gnome 3 
in Linux MINT. I have used the 'fix' stated above and it hasn't appeared 
since (only a few days though).


On 17/12/11 07:27, Martin Pitt wrote:
 Karl [2011-12-16 21:28 -]:
 I seem to have inadvertently narrowed down the cause of my bug.  The
 problem is with Unity, not the synaptic driver.  I installed a clean and
 updated copy of 11.10 and still have the same touchpad malfunction with
 Unity.  The touchpad malfunction DOES NOT happen under GNOME 3.  I've
 logged several hours of touchpad usage with GNOME 3 without incident.
 If I switch back to Unity, it takes only a few minutes for me to lose
 control of the system and end up forcibly restarting from another tty.
 Thanks Karl. Under GNOME 3 do you also have two syndaemons running?

 Martin


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

Title:
  Synaptics touchpad stops working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/868400/+subscriptions

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


[Bug 905388] Re: do not wirk wi-fi on HP Pavilion g7

2011-12-17 Thread Tonal
see also
https://bugs.launchpad.net/ubuntu/+source/b43-fwcutter/+bug/889272

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

Title:
  do not wirk wi-fi on HP Pavilion g7

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

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


Re: [Bug 891615] Re: it is impossible to update to version 11.10 fromEdubuntu

2011-12-17 Thread luca
sudo apt-get remove -s libpanel-applet-3-0

returns:

Lettura elenco dei pacchetti...
Generazione albero delle dipendenze...
Lettura informazioni sullo stato...
I seguenti pacchetti saranno RIMOSSI:
  edubuntu-desktop gir1.2-panelapplet-3.0 gnome-applets gnome-panel
  indicator-applet indicator-applet-appmenu indicator-applet-complete
  indicator-applet-session libpanel-applet-3-0 mousetweaks ubuntu-desktop
0 aggiornati, 0 installati, 11 da rimuovere e 0 non aggiornati.
Remv edubuntu-desktop [1.90]
Remv ubuntu-desktop [1.220]
Remv gnome-applets [2.32.1.1-0ubuntu5]
Remv gir1.2-panelapplet-3.0 [1:2.32.1-0ubuntu6.5]
Remv indicator-applet-session [0.4.12-0ubuntu1]
Remv indicator-applet-complete [0.4.12-0ubuntu1]
Remv indicator-applet-appmenu [0.4.12-0ubuntu1]
Remv indicator-applet [0.4.12-0ubuntu1]
Remv gnome-panel [1:2.32.1-0ubuntu6.5]
Remv mousetweaks [3.0.0-0ubuntu2]
Remv libpanel-applet-3-0 [1:2.32.1-0ubuntu6.5]

then the system suggested to run this command: sudo apt-get autoremove

but it is still impossible to update to version 11.10 fromEdubuntu

Thank you
Yours
Luca Bugno


- Original Message - 
From: Tim redsingular...@gmx.com
To: l...@multimediatre.com
Sent: Saturday, December 17, 2011 12:41 AM
Subject: [Bug 891615] Re: it is impossible to update to version 11.10 
fromEdubuntu


What does this command return:

sudo apt-get remove -s libpanel-applet-3-0
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/891615

Title:
  it is impossible to update to version 11.10 from Edubuntu

Status in “update-manager” package in Ubuntu:
  Incomplete

Bug description:
  it is impossible to update to version 11.10 from Edubuntu

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: update-manager 1:0.150.5
  ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8
  Uname: Linux 2.6.38-12-generic i686
  Architecture: i386
  Date: Thu Nov 17 14:21:31 2011
  GConfNonDefault:
   /apps/update-manager/check_new_release_ignore=
   /apps/update-manager/first_run=false
   /apps/update-manager/window_size=(600,600)
  InstallationMedia: Edubuntu 10.10 Maverick Meerkat - Release i386 
(20101007)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=it_IT:en
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: update-manager
  UpgradeStatus: Upgraded to natty on 2011-11-17 (0 days ago)
  VarLogDistupgradeApttermlog:

  VarLogDistupgradeHistorylog:

  VarLogDistupgradeSystemstatetargz:

  VarLogDistupgradeTermlog:

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

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

Title:
  it is impossible to update to version 11.10 from Edubuntu

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

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

[Bug 889272] Re: BCM4313 not working on 11.10

2011-12-17 Thread Tonal
see also https://bugs.launchpad.net/bugs/905388

** Tags added: amd64

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

Title:
  BCM4313 not working on 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/b43-fwcutter/+bug/889272/+subscriptions

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


[Bug 409862] Re: using get-orig-source for creating _current_ tarball is not compliant with debian policy

2011-12-17 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/bzr-builddeb

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

Title:
  using get-orig-source for creating _current_ tarball is not compliant
  with debian policy

To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr-builddeb/+bug/409862/+subscriptions

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


[Bug 865753] Re: UnicodeDecodeError in gather_orig_files with filename not in locale encoding

2011-12-17 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/bzr-builddeb

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

Title:
  UnicodeDecodeError in gather_orig_files with filename not in locale
  encoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr-builddeb/+bug/865753/+subscriptions

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


[Bug 664834] Re: bzr builddeb doesn't support multiple upstream tarball in 3.0 (quilt) format

2011-12-17 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/bzr-builddeb

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

Title:
  bzr builddeb doesn't support multiple upstream tarball in 3.0 (quilt)
  format

To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr-builddeb/+bug/664834/+subscriptions

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


[Bug 893495] Re: Zero byte successful merge after error from dpkg-mergechangelogs

2011-12-17 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/bzr-builddeb

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

Title:
  Zero byte successful merge after error from dpkg-mergechangelogs

To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr-builddeb/+bug/893495/+subscriptions

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


[Bug 905646] Re: gnome-settings-daemon crashed with signal 5 in _XReply()

2011-12-17 Thread Noel Arzola
** Visibility changed to: Public

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

Title:
  gnome-settings-daemon crashed with signal 5 in _XReply()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/905646/+subscriptions

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


[Bug 905646] Re: gnome-settings-daemon crashed with signal 5 in _XReply()

2011-12-17 Thread Apport retracing service
*** This bug is a duplicate of bug 903973 ***
https://bugs.launchpad.net/bugs/903973

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #903973, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/905646/+attachment/2637005/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/905646/+attachment/2637006/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/905646/+attachment/2637007/+files/Disassembly.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/905646/+attachment/2637010/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/905646/+attachment/2637011/+files/Registers.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/905646/+attachment/2637013/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 903973

** Tags removed: need-i386-retrace

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

Title:
  gnome-settings-daemon crashed with signal 5 in _XReply()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/905646/+subscriptions

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


[Bug 458061] Re: openntpd no longer installs -/etc/openntpd/ntpd.conf: Permission denied

2011-12-17 Thread Thomas Krennwallner
Still present on 11.10 oneiric. I had to service apparmor restart
before I could service openntpd restart.

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

Title:
  openntpd no longer installs -/etc/openntpd/ntpd.conf: Permission
  denied

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

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


[Bug 905649] [NEW] Error SpliX Cannot read pixel line when printing 2 pages per side from evince

2011-12-17 Thread maharaja
Public bug reported:

I used to be able to print 2 pages per side on my Samsung SCX4216f.

i *think* that since upgrading to the most recent printing related
packages from oneiric-proposed (cups 1.5.0-8ubuntu6, ghostscript 9.04
~dfsg-0ubuntu11.4, etc.) printing 2 pages per side stopped working.

1. printing the Test Page from the printer configuration dialog works (see 
logs). however, the test page is only 1/4th (or so) of the size it should be 
(sticking in the top, left corner). (Jobs 177, 181)
2. printing a regular text document from gedit works. (Job 180)
3. printing the same pdf with 1 page per side from evince works. (Job 182)
4. printing 2 pages with 2 pages per side from firefox works. (Job 183)

However, printing 2 pages per side from evince did not work (Job 178 or
179, i'm not completely sure).

Please find the corresponding logs attached.

installed printer/pdf/ghostscript/samsung related packages:
bluez-cups 4.96-0ubuntu4
c2esp 18-4ubuntu1
cups 1.5.0-8ubuntu6
cups-bsd 1.5.0-8ubuntu6
cups-client 1.5.0-8ubuntu6
cups-common 1.5.0-8ubuntu6
cups-driver-gutenprint 5.2.7-2ubuntu4
cups-ppdc 1.5.0-8ubuntu6
evince 3.2.1-0ubuntu2
evince-common 3.2.1-0ubuntu2
foo2zjs 20110811dfsg-1ubuntu1
foomatic-db-compressed-ppds 20110831-0ubuntu3
foomatic-db-engine 4.0.8-2ubuntu1
foomatic-filters 4.0.9-1ubuntu2
ghostscript 9.04~dfsg-0ubuntu11.4
ghostscript-cups 9.04~dfsg-0ubuntu11.4
ghostscript-x 9.04~dfsg-0ubuntu11.4
gs-cjk-resource 1.20100103-2
gsfonts 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1
gsfonts-x11 0.22
hpijs 3.11.7-1ubuntu3.1
hplip 3.11.7-1ubuntu3.1
hplip-cups 3.11.7-1ubuntu3.1
hplip-data 3.11.7-1ubuntu3.1
libcups2 1.5.0-8ubuntu6
libcups2:i386 1.5.0-8ubuntu6
libcupscgi1 1.5.0-8ubuntu6
libcupsdriver1 1.5.0-8ubuntu6
libcupsimage2 1.5.0-8ubuntu6
libcupsimage2:i386 1.5.0-8ubuntu6
libcupsmime1 1.5.0-8ubuntu6
libcupsppdc1 1.5.0-8ubuntu6
libevince3-3 3.2.1-0ubuntu2
libgs9 9.04~dfsg-0ubuntu11.4
libgs9-common 9.04~dfsg-0ubuntu11.4
libgutenprint2 5.2.7-2ubuntu4
libofa0 0.9.3-3.1
libpoppler-glib6 0.16.7-2ubuntu2
libpoppler13 0.16.7-2ubuntu2
min12xxw 0.0.9-3ubuntu3
openprinting-ppds 20110831-0ubuntu3
poppler-utils 0.16.7-2ubuntu2
ptouch-driver 1.3-0ubuntu11
pxljr 1.3-0ubuntu2
python-cupshelpers 1.3.6+20110831-0ubuntu9.4
samsungmfp-configurator-data 3.00.90-2
samsungmfp-configurator-qt4 3.00.90-2
samsungmfp-data 3.00.90-2
samsungmfp-driver 3.00.90-2
samsungmfp-network 3.00.90-2
samsungmfp-scanner 3.00.90-2
splix 2.0.0+20110720-0ubuntu2
system-config-printer-common 1.3.6+20110831-0ubuntu9.4
system-config-printer-gnome 1.3.6+20110831-0ubuntu9.4
system-config-printer-udev 1.3.6+20110831-0ubuntu9.4

thanks,
raoul

** Affects: evince (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/905649

Title:
  Error SpliX Cannot read pixel line when printing 2 pages per side
  from evince

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

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


[Bug 905649] Re: Error SpliX Cannot read pixel line when printing 2 pages per side from evince

2011-12-17 Thread maharaja
** Attachment added: job178_error_log.gz
   
https://bugs.launchpad.net/bugs/905649/+attachment/2637015/+files/job178_error_log.gz

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

Title:
  Error SpliX Cannot read pixel line when printing 2 pages per side
  from evince

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

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


[Bug 905649] Re: Error SpliX Cannot read pixel line when printing 2 pages per side from evince

2011-12-17 Thread maharaja
** Attachment added: job178_access_log.gz
   
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/905649/+attachment/2637016/+files/job178_access_log.gz

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

Title:
  Error SpliX Cannot read pixel line when printing 2 pages per side
  from evince

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

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


[Bug 905649] Re: Error SpliX Cannot read pixel line when printing 2 pages per side from evince

2011-12-17 Thread maharaja
** Attachment added: job178_page_log.gz
   
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/905649/+attachment/2637017/+files/job178_page_log.gz

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

Title:
  Error SpliX Cannot read pixel line when printing 2 pages per side
  from evince

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

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


[Bug 905649] Re: Error SpliX Cannot read pixel line when printing 2 pages per side from evince

2011-12-17 Thread maharaja
** Attachment added: error_log.gz
   
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/905649/+attachment/2637018/+files/error_log.gz

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

Title:
  Error SpliX Cannot read pixel line when printing 2 pages per side
  from evince

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

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


[Bug 905649] Re: Error SpliX Cannot read pixel line when printing 2 pages per side from evince

2011-12-17 Thread maharaja
** Attachment added: access_log.gz
   
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/905649/+attachment/2637019/+files/access_log.gz

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

Title:
  Error SpliX Cannot read pixel line when printing 2 pages per side
  from evince

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

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


[Bug 905649] Re: Error SpliX Cannot read pixel line when printing 2 pages per side from evince

2011-12-17 Thread maharaja
** Attachment added: page_log.gz
   
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/905649/+attachment/2637020/+files/page_log.gz

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

Title:
  Error SpliX Cannot read pixel line when printing 2 pages per side
  from evince

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

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


[Bug 905649] Re: Error SpliX Cannot read pixel line when printing 2 pages per side from evince

2011-12-17 Thread maharaja
fyi: this bug might be related to bug 905637

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

Title:
  Error SpliX Cannot read pixel line when printing 2 pages per side
  from evince

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

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


[Bug 905609] Re: Pinnacle PCTV USB DVBT adapter doesn't work

2011-12-17 Thread sebastian-s
apport information

** Tags added: apport-collected oneiric staging

** Description changed:

  Hi,
  after I've found the closed bug #291272 I'd like to reopen one for the 
current (Myth)Ubuntu version.
  
  I have a Pinnacle PCTV USB DVB-T adapter (no HD) and it is not
  recognized by Mythbuntu.
  
  attached is the output of
  sudo lspci -vnvn  lspci-vnvn.log
  
  dmesg gives me
  [ 1307.976114] usb 1-1.1: new high speed USB device number 7 using ehci_hcd
  [ 1308.071678] em28xx: New device USB 2870 Device @ 480 Mbps (eb1a:2870, 
interface 0, class 0)
  [ 1308.071752] em28xx #0: chip ID is em2870
  [ 1308.154708] em28xx #0: i2c eeprom 00: 1a eb 67 95 1a eb 70 28 c0 12 81 00 
6a 22 00 00
  [ 1308.154719] em28xx #0: i2c eeprom 10: 00 00 04 57 02 0d 00 00 00 00 00 00 
00 00 00 00
  [ 1308.154728] em28xx #0: i2c eeprom 20: 44 00 00 00 f0 10 02 00 00 00 00 00 
5b 00 00 00
  [ 1308.154736] em28xx #0: i2c eeprom 30: 00 00 20 40 20 80 02 20 01 01 00 00 
6d e0 a3 49
  [ 1308.154745] em28xx #0: i2c eeprom 40: 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00
  [ 1308.154754] em28xx #0: i2c eeprom 50: 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00
  [ 1308.154762] em28xx #0: i2c eeprom 60: 00 00 00 00 00 00 00 00 00 00 22 03 
55 00 53 00
  [ 1308.154771] em28xx #0: i2c eeprom 70: 42 00 20 00 32 00 38 00 37 00 30 00 
20 00 44 00
  [ 1308.154779] em28xx #0: i2c eeprom 80: 65 00 76 00 69 00 63 00 65 00 00 00 
00 00 00 00
  [ 1308.154788] em28xx #0: i2c eeprom 90: 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00
  [ 1308.154796] em28xx #0: i2c eeprom a0: 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00
  [ 1308.154804] em28xx #0: i2c eeprom b0: 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00
  [ 1308.154813] em28xx #0: i2c eeprom c0: 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00
  [ 1308.154821] em28xx #0: i2c eeprom d0: 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00
  [ 1308.154830] em28xx #0: i2c eeprom e0: 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00
  [ 1308.154839] em28xx #0: i2c eeprom f0: 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00
  [ 1308.154849] em28xx #0: EEPROM ID= 0x9567eb1a, EEPROM hash = 0xf0ff19c0
  [ 1308.154851] em28xx #0: EEPROM info:
  [ 1308.154852] em28xx #0: No audio on board.
  [ 1308.154854] em28xx #0: 500mA max power
  [ 1308.154856] em28xx #0: Table at 0x04, strings=0x226a, 0x, 0x
  [ 1308.186936] em28xx #0: found i2c device @ 0xa0 [eeprom]
  [ 1308.192930] em28xx #0: found i2c device @ 0xc0 [tuner (analog)]
  [ 1308.204548] em28xx #0: Your board has no unique USB ID and thus need a 
hint to be detected.
  [ 1308.204554] em28xx #0: You may try to use card=n insmod option to 
workaround that.
  [ 1308.204556] em28xx #0: Please send an email with this log to:
  [ 1308.204558] em28xx #0: V4L Mailing List linux-me...@vger.kernel.org
  [ 1308.204560] em28xx #0: Board eeprom hash is 0xf0ff19c0
  [ 1308.204562] em28xx #0: Board i2c devicelist hash is 0x4b800080
  [ 1308.204564] em28xx #0: Here is a list of valid choices for the card=n 
insmod option:
  [ 1308.204567] em28xx #0: card=0 - Unknown EM2800 video grabber
  [ 1308.204570] em28xx #0: card=1 - Unknown EM2750/28xx video grabber
  [ 1308.204572] em28xx #0: card=2 - Terratec Cinergy 250 USB
  [ 1308.204574] em28xx #0: card=3 - Pinnacle PCTV USB 2
  [ 1308.204577] em28xx #0: card=4 - Hauppauge WinTV USB 2
  [ 1308.204579] em28xx #0: card=5 - MSI VOX USB 2.0
  [ 1308.204581] em28xx #0: card=6 - Terratec Cinergy 200 USB
  [ 1308.204583] em28xx #0: card=7 - Leadtek Winfast USB II
  [ 1308.204585] em28xx #0: card=8 - Kworld USB2800
  [ 1308.204588] em28xx #0: card=9 - Pinnacle Dazzle DVC 90/100/101/107 / 
Kaiser Baas Video to DVD maker / Kworld DVD Maker 2
  [ 1308.204591] em28xx #0: card=10 - Hauppauge WinTV HVR 900
  [ 1308.204593] em28xx #0: card=11 - Terratec Hybrid XS
  [ 1308.204595] em28xx #0: card=12 - Kworld PVR TV 2800 RF
  [ 1308.204597] em28xx #0: card=13 - Terratec Prodigy XS
  [ 1308.204599] em28xx #0: card=14 - SIIG AVTuner-PVR / Pixelview Prolink 
PlayTV USB 2.0
  [ 1308.204602] em28xx #0: card=15 - V-Gear PocketTV
  [ 1308.204604] em28xx #0: card=16 - Hauppauge WinTV HVR 950
  [ 1308.204606] em28xx #0: card=17 - Pinnacle PCTV HD Pro Stick
  [ 1308.204608] em28xx #0: card=18 - Hauppauge WinTV HVR 900 (R2)
  [ 1308.204611] em28xx #0: card=19 - EM2860/SAA711X Reference Design
  [ 1308.204613] em28xx #0: card=20 - AMD ATI TV Wonder HD 600
  [ 1308.204615] em28xx #0: card=21 - eMPIA Technology, Inc. GrabBeeX+ 
Video Encoder
  [ 1308.204618] em28xx #0: card=22 - EM2710/EM2750/EM2751 webcam grabber
  [ 1308.204620] em28xx #0: card=23 - Huaqi DLCW-130
  [ 1308.204623] em28xx #0: card=24 - D-Link DUB-T210 TV Tuner
  [ 1308.204625] em28xx #0: card=25 - Gadmei UTV310
  [ 1308.204627] em28xx #0: card=26 - Hercules Smart TV USB 2.0
  [ 1308.204629] em28xx #0: card=27 - Pinnacle PCTV USB 2 

[Bug 905609] AlsaDevices.txt

2011-12-17 Thread sebastian-s
apport information

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/905609/+attachment/2637022/+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/905609

Title:
  Pinnacle PCTV USB DVBT adapter doesn't work

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

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


[Bug 905609] AplayDevices.txt

2011-12-17 Thread sebastian-s
apport information

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/905609/+attachment/2637023/+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/905609

Title:
  Pinnacle PCTV USB DVBT adapter doesn't work

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

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


[Bug 905609] BootDmesg.txt

2011-12-17 Thread sebastian-s
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/905609/+attachment/2637024/+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/905609

Title:
  Pinnacle PCTV USB DVBT adapter doesn't work

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

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


[Bug 905609] Card0.Amixer.values.txt

2011-12-17 Thread sebastian-s
apport information

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/905609/+attachment/2637025/+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/905609

Title:
  Pinnacle PCTV USB DVBT adapter doesn't work

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

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


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

2011-12-17 Thread sebastian-s
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/905609/+attachment/2637026/+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/905609

Title:
  Pinnacle PCTV USB DVBT adapter doesn't work

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

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


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

2011-12-17 Thread sebastian-s
apport information

** Attachment added: Card0.Codecs.codec.1.txt
   
https://bugs.launchpad.net/bugs/905609/+attachment/2637027/+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/905609

Title:
  Pinnacle PCTV USB DVBT adapter doesn't work

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

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


[Bug 905609] Card1.Amixer.values.txt

2011-12-17 Thread sebastian-s
apport information

** Attachment added: Card1.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/905609/+attachment/2637028/+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/905609

Title:
  Pinnacle PCTV USB DVBT adapter doesn't work

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

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


[Bug 905609] Card1.Codecs.codec.0.txt

2011-12-17 Thread sebastian-s
apport information

** Attachment added: Card1.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/905609/+attachment/2637030/+files/Card1.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/905609

Title:
  Pinnacle PCTV USB DVBT adapter doesn't work

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

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


[Bug 905609] Card1.Codecs.codec.1.txt

2011-12-17 Thread sebastian-s
apport information

** Attachment added: Card1.Codecs.codec.1.txt
   
https://bugs.launchpad.net/bugs/905609/+attachment/2637031/+files/Card1.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/905609

Title:
  Pinnacle PCTV USB DVBT adapter doesn't work

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

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


[Bug 905609] Card1.Codecs.codec.2.txt

2011-12-17 Thread sebastian-s
apport information

** Attachment added: Card1.Codecs.codec.2.txt
   
https://bugs.launchpad.net/bugs/905609/+attachment/2637032/+files/Card1.Codecs.codec.2.txt

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

Title:
  Pinnacle PCTV USB DVBT adapter doesn't work

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

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


[Bug 905609] Card1.Codecs.codec.3.txt

2011-12-17 Thread sebastian-s
apport information

** Attachment added: Card1.Codecs.codec.3.txt
   
https://bugs.launchpad.net/bugs/905609/+attachment/2637033/+files/Card1.Codecs.codec.3.txt

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

Title:
  Pinnacle PCTV USB DVBT adapter doesn't work

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

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


[Bug 905609] CurrentDmesg.txt

2011-12-17 Thread sebastian-s
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/905609/+attachment/2637034/+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/905609

Title:
  Pinnacle PCTV USB DVBT adapter doesn't work

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

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


[Bug 905609] IwConfig.txt

2011-12-17 Thread sebastian-s
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/905609/+attachment/2637035/+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/905609

Title:
  Pinnacle PCTV USB DVBT adapter doesn't work

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

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


[Bug 905609] Lspci.txt

2011-12-17 Thread sebastian-s
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/905609/+attachment/2637036/+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/905609

Title:
  Pinnacle PCTV USB DVBT adapter doesn't work

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

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


[Bug 905609] Lsusb.txt

2011-12-17 Thread sebastian-s
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/905609/+attachment/2637037/+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/905609

Title:
  Pinnacle PCTV USB DVBT adapter doesn't work

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

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


[Bug 905609] PciMultimedia.txt

2011-12-17 Thread sebastian-s
apport information

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/905609/+attachment/2637038/+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/905609

Title:
  Pinnacle PCTV USB DVBT adapter doesn't work

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

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


  1   2   3   4   5   6   7   8   9   >