Re: [Bug 985839] Re: virtualenv doesn't work

2012-04-20 Thread Leonardo Santagada
On Fri, Apr 20, 2012 at 1:02 PM, Barry Warsaw 985...@bugs.launchpad.net wrote:
 Correct, 12.04 only has Python 2.7.  Also, why are you using
 /usr/local/bin/virtualenv?  If you install the python-virtualenv
 package, /usr/bin/virtualenv should do the right thing, i.e. provide you
 a Python 2.7 virtualenv by default (you can of course select a Python
 3.2 virtualenv with -p python3).

this is virtualenvwrapper, the one from ubuntu. (right now I
uninstalled both and installed them with pip and everything works).

--

Leonardo Santagada

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

Title:
  virtualenv doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-virtualenv/+bug/985839/+subscriptions

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

[Bug 985145] Re: no audio on ubuntu 12.04 on an intel hda vt1705

2012-04-19 Thread Leonardo Santagada
tried with a new headphones and it didn't work either, but then I tried
the connector on the back of the computer and that one is working. So my
problem is with the front conectors, that were working on 11.10.

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

Title:
  no audio on ubuntu 12.04 on an intel hda vt1705

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

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


[Bug 985145] Re: no audio on ubuntu 12.04 on an intel hda vt1705

2012-04-19 Thread Leonardo Santagada
Went to look on the bios to see if there is a setting for the front
panel, and I can change it from the AC97 value that was there to HD
audio. Tried to do it but didn't work either.

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

Title:
  no audio on ubuntu 12.04 on an intel hda vt1705

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

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


[Bug 985145] Re: no audio on ubuntu 12.04 on an intel hda vt1705

2012-04-19 Thread Leonardo Santagada
Did it, didn't work. I left the front panel set do hd audio on the bios
settings, should I change it back to AC97?

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

Title:
  no audio on ubuntu 12.04 on an intel hda vt1705

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

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


[Bug 985831] [NEW] package supervisor 3.0a8-1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2012-04-19 Thread Leonardo Santagada
Public bug reported:

maybe the problems is that I have setuptools installed:

Processing triggers for python-support ...
Errors were encountered while processing:
 supervisor
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up supervisor (3.0a8-1.1) ...
Starting supervisor: /usr/bin/supervisord:5: UserWarning: Module supervisor was 
already imported from None, but /usr/lib/pymodules/python2.7 is being added to 
sys.path
  from pkg_resources import load_entry_point
Error: No config file found at default paths (/usr/etc/supervisord.conf, 
/usr/supervisord.conf, supervisord.conf, etc/supervisord.conf, 
/etc/supervisord.conf); use the -c option to specify a config file at a 
different path
For help, use /usr/bin/supervisord -h
invoke-rc.d: initscript supervisor, action start failed.
dpkg: error processing supervisor (--configure):
 subprocess installed post-installation script returned error exit status 2
Processing triggers for python-support ...
Errors were encountered while processing:
 supervisor

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: supervisor 3.0a8-1.1
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
ApportVersion: 2.0.1-0ubuntu5
AptOrdering: supervisor: Configure
Architecture: amd64
Date: Thu Apr 19 16:09:47 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
PackageArchitecture: all
SourcePackage: supervisor
Title: package supervisor 3.0a8-1.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package need-duplicate-check precise

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

Title:
  package supervisor 3.0a8-1.1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 2

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

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


[Bug 985831] Re: package supervisor 3.0a8-1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2012-04-19 Thread Leonardo Santagada
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/985831

Title:
  package supervisor 3.0a8-1.1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 2

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

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


[Bug 985839] [NEW] virtualenv doesn't work

2012-04-19 Thread Leonardo Santagada
Public bug reported:

$ virtualenv
bash: /usr/local/bin/virtualenv: /usr/bin/python2.6: bad interpreter: No such 
file or directory

I think 12.04 only has python 2.7 by default.

** Affects: python-virtualenv (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/985839

Title:
  virtualenv doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-virtualenv/+bug/985839/+subscriptions

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


[Bug 985145] [NEW] no audio on ubuntu 12.04 on an intel hda vt1705

2012-04-18 Thread Leonardo Santagada
Public bug reported:

Even though I had sound working on ubuntu 11.10 it doesn't work anymore.
I set every volume control on alsamixer to 100 and unmutted them all and
here are the results from some programs (that should help
troubleshooting this):

$ aplay -l
 List of PLAYBACK Hardware Devices 
card 0: Intel [HDA Intel], device 0: VT1705 Analog [VT1705 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 2: VT1705 HP [VT1705 HP]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

$ lspci -v | grep -A7 -i audio
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio 
Controller (rev 01)
Subsystem: ASUSTeK Computer Inc. Device 83d4
Flags: bus master, fast devsel, latency 0, IRQ 45
Memory at feaf8000 (64-bit, non-prefetchable) [size=16K]
Capabilities: access denied
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel


$ aplay /usr/share/sounds/alsa/Front_Center.wav 
Playing WAVE '/usr/share/sounds/alsa/Front_Center.wav' : Signed 16 bit Little 
Endian, Rate 48000 Hz, Mono

$ find /lib/modules/`uname -r` | grep snd-hda
/lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko
/lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec-analog.ko
/lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec-via.ko
/lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec-ca0110.ko
/lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec.ko
/lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-intel.ko
/lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec-realtek.ko
/lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec-hdmi.ko
/lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec-si3054.ko
/lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec-conexant.ko
/lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec-idt.ko
/lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec-cirrus.ko
/lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec-ca0132.ko


$ uname -a
Linux quanta 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-control-center 1:3.4.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
ApportVersion: 2.0.1-0ubuntu4
Architecture: amd64
Date: Wed Apr 18 15:23:27 2012
ExecutablePath: /usr/bin/gnome-control-center
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)
XsessionErrors:
 (compiz:1436): GConf-CRITICAL **: gconf_client_add_dir: assertion 
`gconf_valid_key (dirname, NULL)' failed
 (empathy:1946): folks-WARNING **: Failed to reach quiescence normally (0 
backends and 1 persona stores still haven't reached quiescence). Forcing 
IndividualAggregator quiescence due to reaching the timeout.
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu3
 deja-dup22.0-0ubuntu2
 gnome-bluetooth 3.2.2-0ubuntu5
 indicator-datetime  0.3.94-0ubuntu1

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

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

Title:
  no audio on ubuntu 12.04 on an intel hda vt1705

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

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


[Bug 985145] Re: no audio on ubuntu 12.04 on an intel hda vt1705

2012-04-18 Thread Leonardo Santagada
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/985145

Title:
  no audio on ubuntu 12.04 on an intel hda vt1705

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

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


[Bug 985145] Re: no audio on ubuntu 12.04 on an intel hda vt1705

2012-04-18 Thread Leonardo Santagada
** Tags added: alsa audio pulseaudio

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

Title:
  no audio on ubuntu 12.04 on an intel hda vt1705

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

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


[Bug 985145] Re: no audio on ubuntu 12.04 on an intel hda vt1705

2012-04-18 Thread Leonardo Santagada
apport information

** Tags added: apport-collected

** Description changed:

  Even though I had sound working on ubuntu 11.10 it doesn't work anymore.
  I set every volume control on alsamixer to 100 and unmutted them all and
  here are the results from some programs (that should help
  troubleshooting this):
  
  $ aplay -l
   List of PLAYBACK Hardware Devices 
  card 0: Intel [HDA Intel], device 0: VT1705 Analog [VT1705 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: Intel [HDA Intel], device 2: VT1705 HP [VT1705 HP]
Subdevices: 1/1
Subdevice #0: subdevice #0
  
  $ lspci -v | grep -A7 -i audio
  00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition 
Audio Controller (rev 01)
Subsystem: ASUSTeK Computer Inc. Device 83d4
Flags: bus master, fast devsel, latency 0, IRQ 45
Memory at feaf8000 (64-bit, non-prefetchable) [size=16K]
Capabilities: access denied
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel
  
  
  $ aplay /usr/share/sounds/alsa/Front_Center.wav 
  Playing WAVE '/usr/share/sounds/alsa/Front_Center.wav' : Signed 16 bit Little 
Endian, Rate 48000 Hz, Mono
  
  $ find /lib/modules/`uname -r` | grep snd-hda
  /lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko
  /lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec-analog.ko
  /lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec-via.ko
  /lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec-ca0110.ko
  /lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec.ko
  /lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-intel.ko
  /lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec-realtek.ko
  /lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec-hdmi.ko
  /lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec-si3054.ko
  /lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec-conexant.ko
  /lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec-idt.ko
  /lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec-cirrus.ko
  /lib/modules/3.2.0-23-generic/kernel/sound/pci/hda/snd-hda-codec-ca0132.ko
  
  
  $ uname -a
  Linux quanta 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  ApportVersion: 2.0.1-0ubuntu4
  Architecture: amd64
  Date: Wed Apr 18 15:23:27 2012
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  XsessionErrors:
   (compiz:1436): GConf-CRITICAL **: gconf_client_add_dir: assertion 
`gconf_valid_key (dirname, NULL)' failed
   (empathy:1946): folks-WARNING **: Failed to reach quiescence normally (0 
backends and 1 persona stores still haven't reached quiescence). Forcing 
IndividualAggregator quiescence due to reaching the timeout.
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu3
   deja-dup22.0-0ubuntu2
   gnome-bluetooth 3.2.2-0ubuntu5
   indicator-datetime  0.3.94-0ubuntu1
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
+ ApportVersion: 2.0.1-0ubuntu4
+ Architecture: amd64
+ ArecordDevices:
+   List of CAPTURE Hardware Devices 
+  card 0: Intel [HDA Intel], device 0: VT1705 Analog [VT1705 Analog]
+Subdevices: 1/2
+Subdevice #0: subdevice #0
+Subdevice #1: subdevice #1
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  santagada   1383 F pulseaudio
+  /dev/snd/pcmC0D0c:   santagada   1383 F...m pulseaudio
+  /dev/snd/pcmC0D0p:   santagada   1383 F...m pulseaudio
+ Card0.Amixer.info:
+  Card hw:0 'Intel'/'HDA Intel at 0xfeaf8000 irq 45'
+Mixer name : 'VIA VT1705'
+Components : 'HDA:11064397,104383d4,0010'
+Controls  : 36
+Simple ctrls  : 20
+ CurrentDmesg:
+  [   16.820908] r8169 :02:00.0: eth0: link up
+  [   16.821229] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
+  [   27.49] eth0: no IPv6 routers present
+ DistroRelease: Ubuntu 12.04
+ InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
+ Package: alsa-driver (not installed)
+ ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
+ Tags:  precise
+ Uname: Linux 3.2.0-23-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ dmi.bios.date: 02/05/2010
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 0308
+ dmi.board.asset.tag: To Be Filled By O.E.M.
+ dmi.board.name: P5G41T-M 

[Bug 985145] AplayDevices.txt

2012-04-18 Thread Leonardo Santagada
apport information

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

Title:
  no audio on ubuntu 12.04 on an intel hda vt1705

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

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


[Bug 985145] BootDmesg.txt

2012-04-18 Thread Leonardo Santagada
apport information

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

Title:
  no audio on ubuntu 12.04 on an intel hda vt1705

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

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


[Bug 985145] Card0.Amixer.values.txt

2012-04-18 Thread Leonardo Santagada
apport information

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

Title:
  no audio on ubuntu 12.04 on an intel hda vt1705

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

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


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

2012-04-18 Thread Leonardo Santagada
apport information

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

Title:
  no audio on ubuntu 12.04 on an intel hda vt1705

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

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


[Bug 985145] PciMultimedia.txt

2012-04-18 Thread Leonardo Santagada
apport information

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

Title:
  no audio on ubuntu 12.04 on an intel hda vt1705

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

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


[Bug 985145] ProcCpuinfo.txt

2012-04-18 Thread Leonardo Santagada
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/985145/+attachment/3091300/+files/ProcCpuinfo.txt

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

Title:
  no audio on ubuntu 12.04 on an intel hda vt1705

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

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


[Bug 985145] ProcEnviron.txt

2012-04-18 Thread Leonardo Santagada
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/985145/+attachment/3091301/+files/ProcEnviron.txt

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

Title:
  no audio on ubuntu 12.04 on an intel hda vt1705

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

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


[Bug 985145] PulseList.txt

2012-04-18 Thread Leonardo Santagada
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/985145/+attachment/3091302/+files/PulseList.txt

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

Title:
  no audio on ubuntu 12.04 on an intel hda vt1705

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

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


[Bug 985145] Re: no audio on ubuntu 12.04 on an intel hda vt1705

2012-04-18 Thread Leonardo Santagada
alsa-driver aparently is not a package, so apport-collect didn't work.
Also the DKMS driver didin't work. I think it installed ok because now
there are more controls on alsamixer but leaving them on default or
raising them to 100 and unmutting them didn't work.

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

Title:
  no audio on ubuntu 12.04 on an intel hda vt1705

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

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


[Bug 985145] Re: no audio on ubuntu 12.04 on an intel hda vt1705

2012-04-18 Thread Leonardo Santagada
apport gave me:


No packages found matching alsa-driver.
Traceback (most recent call last):
  File /usr/share/apport/apport-gtk, line 494, in lambda
GLib.idle_add(lambda: self.collect_info(on_finished=self.ui_update_view))
  File /usr/lib/python2.7/dist-packages/apport/ui.py, line 861, in 
collect_info
icthread.exc_raise()
  File /usr/lib/python2.7/dist-packages/apport/REThread.py, line 34, in run
self._retval = self.__target(*self.__args, **self.__kwargs)
  File /usr/lib/python2.7/dist-packages/apport/ui.py, line 74, in 
thread_collect_info
report.add_package_info(package)
  File /usr/lib/python2.7/dist-packages/apport/report.py, line 225, in 
add_package_info
self['SourcePackage'] = packaging.get_source(package)
  File /usr/lib/python2.7/dist-packages/apport/packaging_impl.py, line 116, 
in get_source
if self._apt_pkg(package).installed:
  File /usr/lib/python2.7/dist-packages/apport/packaging_impl.py, line 87, in 
_apt_pkg
raise ValueError('package does not exist')
ValueError: package does not exist

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

Title:
  no audio on ubuntu 12.04 on an intel hda vt1705

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

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


[Bug 865718] [NEW] package gnome-icon-theme-symbolic 3.2.0-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/share/icons/gnome/scalable/status/keyboard-brightness-symbolic.svg', which is a

2011-10-03 Thread Leonardo Santagada
Public bug reported:

Starting ubuntu 11.10 I always get this error.

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: gnome-icon-theme-symbolic 3.2.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu2
Architecture: amd64
Date: Wed Sep 28 09:26:23 2011
DuplicateSignature:
 Unpacking replacement gnome-icon-theme-symbolic ...
 dpkg: error processing 
/var/cache/apt/archives/gnome-icon-theme-symbolic_3.2.0-0ubuntu1_all.deb 
(--unpack):
  trying to overwrite 
'/usr/share/icons/gnome/scalable/status/keyboard-brightness-symbolic.svg', 
which is also in package gnome-power-manager 3.1.3-0ubuntu2
ErrorMessage: trying to overwrite 
'/usr/share/icons/gnome/scalable/status/keyboard-brightness-symbolic.svg', 
which is also in package gnome-power-manager 3.1.3-0ubuntu2
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
PackageArchitecture: all
SourcePackage: gnome-icon-theme-symbolic
Title: package gnome-icon-theme-symbolic 3.2.0-0ubuntu1 failed to 
install/upgrade: trying to overwrite 
'/usr/share/icons/gnome/scalable/status/keyboard-brightness-symbolic.svg', 
which is also in package gnome-power-manager 3.1.3-0ubuntu2
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-icon-theme-symbolic (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package oneiric package-conflict

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

Title:
  package gnome-icon-theme-symbolic 3.2.0-0ubuntu1 failed to
  install/upgrade: trying to overwrite
  '/usr/share/icons/gnome/scalable/status/keyboard-brightness-
  symbolic.svg', which is also in package gnome-power-manager
  3.1.3-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-icon-theme-symbolic/+bug/865718/+subscriptions

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


[Bug 865718] Re: package gnome-icon-theme-symbolic 3.2.0-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/share/icons/gnome/scalable/status/keyboard-brightness-symbolic.svg', which is als

2011-10-03 Thread Leonardo Santagada
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/865718

Title:
  package gnome-icon-theme-symbolic 3.2.0-0ubuntu1 failed to
  install/upgrade: trying to overwrite
  '/usr/share/icons/gnome/scalable/status/keyboard-brightness-
  symbolic.svg', which is also in package gnome-power-manager
  3.1.3-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-icon-theme-symbolic/+bug/865718/+subscriptions

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


[Bug 349469] Re: debconf: DbDriver config: /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable

2011-07-28 Thread Leonardo Santagada @ Proge.com.br
the problem for me appeared to be that software center was open while
installing using the command line apt-get... but I'm not sure it was
really related. I closed it and removed/installed the package again and
it worked.

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

Title:
  debconf: DbDriver config: /var/cache/debconf/config.dat is locked by
  another process: Resource temporarily unavailable

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

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


[Bug 92652] Re: Please add Microsoft compatible keyboard layout for Brazil

2010-11-19 Thread Leonardo Santagada
Seriously, us-int is a de facto standard, all the keys are the same on
windows (since forever) mac os x (which doesn't have it native but the
one on the internet is the same for years) and on linux since at least
1998. Why change this? There is probably a layout everyone in the
western europe uses so they are not going to start using us intl (well
at least if this layout was named something else before) and all the
people using any other desktop operating systems in the last 12 years is
going to feel left out. I know that I can work around it, but it just
don't make any sense. All latin-1 languages doesn't have LATIN SMALL
LETTER C WITH ACUTE.

In summary you are probably pissing off both latin-1 and latin-2
speakers (latin-1 is for sure, latin-2 is a guess).

And I know there is a way to make it work, but it has to be the default,
just because it is the only logical default for us international.

-- 
Please add Microsoft compatible keyboard layout for Brazil
https://bugs.launchpad.net/bugs/92652
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430768] Re: telepathy-butterfly crashed with AssertionError in send()

2010-09-23 Thread Leonardo Santagada
I'm also getting this error, and it is not related to the network going
down, just going online makes this error happen.

-- 
telepathy-butterfly crashed with AssertionError in send()
https://bugs.launchpad.net/bugs/430768
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 638270] Re: empathy-accounts assert failure: *** glibc detected *** /usr/bin/empathy-accounts: free(): invalid pointer: 0x0809d5b6 ***

2010-09-23 Thread Leonardo Santagada
When is this going to be packaged for 10.10? I'm using pidgin right now
because of he many bug in empathy but would like to test it again.

-- 
empathy-accounts assert failure: *** glibc detected *** 
/usr/bin/empathy-accounts: free(): invalid pointer: 0x0809d5b6 ***
https://bugs.launchpad.net/bugs/638270
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 66034] Re: Cannot run gdmsetup

2006-12-25 Thread Leonardo Santagada
dunno, i'm on mac os x now... but I will reinstall ubuntu on the  
other machine for my parents, then I can reopen the bug if it still  
persists.

Em 25/12/2006, às 19:35, Sebastien Bacher escreveu:

 Do you still have that bug on edgy without changing the gdm startup?

 -- 
 Cannot run gdmsetup
 https://launchpad.net/bugs/66034

Leonardo Santagada
[EMAIL PROTECTED]

-- 
Cannot run gdmsetup
https://launchpad.net/bugs/66034

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

[Bug 51261] Re: Vim 7

2006-10-27 Thread Leonardo Santagada
if vim 7 is backported could you please also backport cream and maybe
other packages that depend on me.

-- 
Vim 7
https://launchpad.net/bugs/51261

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


[Bug 66034] Re: Cannot run gdmsetup

2006-10-24 Thread Leonardo Santagada
S13gdm and S20nvidia-kernel should be a tip as to why it doesn't work...
at least in my case.

When will this be fixed?

-- 
Cannot run gdmsetup
https://launchpad.net/bugs/66034

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


[Bug 62342] Re: gdmgreeter Failed to connect to socket

2006-10-18 Thread Leonardo Santagada
In my log you will see the gdmgreeter failing after the bootup and then
doing fine after I restarted it on the command line.


to enable it edit the /etc/gdm/gdm.conf and set the debug=false to debug=true 
frank.


** Attachment added: My daemon.log after running gdm in debug mode
   http://librarian.launchpad.net/4888183/daemon.log.bz2

-- 
gdmgreeter Failed to connect to socket
https://launchpad.net/bugs/62342

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


[Bug 66127] Re: GDM sets to gnome defaults rather than Edgys

2006-10-17 Thread Leonardo Santagada
Stephen McClain told me to do it... what he is reporting is the same bug
as mine... there you will find more information, my configuration and
log files and a way to partialy fix it. The problem aparently is not
with the configuration, but something about the booting up of the
system. Can you please take a look at my bug?

-- 
GDM sets to gnome defaults rather than Edgys
https://launchpad.net/bugs/66127

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


[Bug 62342] Re: gdmgreeter Failed to connect to socket

2006-10-17 Thread Leonardo Santagada
thanks for all the info, I think i'm getting close to a solution... I
remember now that after some kernel updates my network card doesn't come
back from hibernation so i've put its drivers (via-rhine) on the modules
file and it fixed it. maybe that is the problem, the network is not up
when gdm starts.

I don't use neither NFS nor NIS and i'm using ubuntu edgy i386. no
/var/crash about gdm. An I'm rebooting now to see what info I get from
gdm with debug on.

-- 
gdmgreeter Failed to connect to socket
https://launchpad.net/bugs/62342

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


[Bug 66127] Re: GDM sets to gnome defaults rather than Edgys

2006-10-16 Thread Leonardo Santagada
*** This bug is a duplicate of bug 62342 ***

** This bug has been marked a duplicate of bug 62342
   gdmgreeter Failed to connect to socket

-- 
GDM sets to gnome defaults rather than Edgys
https://launchpad.net/bugs/66127

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


[Bug 62342] Re: gdmgreeter Failed to connect to socket

2006-10-16 Thread Leonardo Santagada
** Bug 66127 has been marked a duplicate of this bug

** Tags added: boot gdm gdmgreeter

-- 
gdmgreeter Failed to connect to socket
https://launchpad.net/bugs/62342

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


[Bug 62342] Re: gdmgreeter Failed to connect to socket

2006-10-15 Thread Leonardo Santagada
The thing is that when you update your gdm package it restarts gdm, just
like the solution that I posted on the forum... so It will work only one
time, and this is expected behaivior of the bug.

-- 
gdmgreeter Failed to connect to socket
https://launchpad.net/bugs/62342

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


[Bug 62342] gdmgreeter Failed to connect to socket

2006-09-25 Thread Leonardo Santagada
Public bug reported:

instead of using the ubuntu theme, I get a blue theme with a flower.
Also I loose the turnoff and reboot options on my loged in user (i have
to close the session and go to the gdm menu for it).

will be ataching daemon.log and dmesg...

** Affects: gdm (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
gdmgreeter Failed to connect to socket
https://launchpad.net/bugs/62342

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


[Bug 62342] Re: gdmgreeter Failed to connect to socket

2006-09-25 Thread Leonardo Santagada

** Attachment added: daemon.log
   http://librarian.launchpad.net/4440037/daemon.log

-- 
gdmgreeter Failed to connect to socket
https://launchpad.net/bugs/62342

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


[Bug 62342] Re: gdmgreeter Failed to connect to socket

2006-09-25 Thread Leonardo Santagada

** Attachment added: gdm.conf
   http://librarian.launchpad.net/4440085/gdm.conf

-- 
gdmgreeter Failed to connect to socket
https://launchpad.net/bugs/62342

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


[Bug 62342] Re: gdmgreeter Failed to connect to socket

2006-09-25 Thread Leonardo Santagada

** Attachment added: gdm.conf
   http://librarian.launchpad.net/4440196/gdm.conf

-- 
gdmgreeter Failed to connect to socket
https://launchpad.net/bugs/62342

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


[Bug 62342] Re: gdmgreeter Failed to connect to socket

2006-09-25 Thread Leonardo Santagada

** Attachment added: gdm.conf-custom
   http://librarian.launchpad.net/4440228/gdm.conf-custom

-- 
gdmgreeter Failed to connect to socket
https://launchpad.net/bugs/62342

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


[Bug 62342] Re: gdmgreeter Failed to connect to socket

2006-09-25 Thread Leonardo Santagada
A forum thread that may be relevant:

http://www.ubuntuforums.org/showthread.php?p=1543428

-- 
gdmgreeter Failed to connect to socket
https://launchpad.net/bugs/62342

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


[Bug 62342] Re: gdmgreeter Failed to connect to socket

2006-09-25 Thread Leonardo Santagada

** Attachment added: xorg.conf
   http://librarian.launchpad.net/4440248/xorg.conf

-- 
gdmgreeter Failed to connect to socket
https://launchpad.net/bugs/62342

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


[Bug 51767] can't load Gdbm, missing libmgdbm.so

2006-07-03 Thread Leonardo Santagada
Public bug reported:

Binary package hint: mosml

steps to reproduce:
 - open mosml
 - load Gdbm

error log:
[EMAIL PROTECTED]:~$ mosml
Moscow ML version 2.01 (January 2004)
Enter `quit();' to quit.
- load Gdbm;
! Uncaught exception:
! Fail  libmgdbm.so: cannot open shared object file: No such file or directory 
while loading C library libmgdbm.so
! Uncaught exception:
! Fail  load: unable to load

** Affects: mosml (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
can't load Gdbm, missing libmgdbm.so
https://launchpad.net/bugs/51767

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