[Bug 1091602] Re: Please enhance bind9 to use forwarder addresses from resolvconf

2013-01-01 Thread Bug Watch Updater
** Changed in: bind9 (Debian)
   Status: Unknown = New

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

Title:
  Please enhance bind9 to use forwarder addresses from resolvconf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1091602/+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 994521] Re: package slapd 2.4.28-1.1ubuntu4 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2013-01-01 Thread papukaija
** Tags added: lucid2precise

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

Title:
  package slapd 2.4.28-1.1ubuntu4 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/openldap/+bug/994521/+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 1039763] [NEW] Multiple nova-volume services fails to create volume on second storage server when using Nexenta driver

2013-01-01 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

OS: Ubuntu 12.04
Arch: amd64
Nova Version:  2012.1+stable~20120612-3ee026e-0ubuntu1.2
Storage Driver: Nexenta

Using a single Nexenta server with one nova-volume works fine. When
adding a second nova-volume service pointing to a second Nexenta server
I get failures when creating the volume on the second server. Volumes on
first server still work.

(both have same rabbit setting and talk to api ok)

scheduler conf:
--scheduler_driver=nova.scheduler.multi.MultiScheduler
--volume_scheduler_driver=nova.scheduler.chance.ChanceScheduler

nova-volume1 conf:

# VOLUME
--volume_name_template=volume-nova-volumes-1-14-2%08x
--volume_group=nova-volume-1-14-2
--quota_gigabytes=5000
# Nexenta Storage Driver
--volume_driver=nexenta.volume.NexentaDriver
--use_local_volumes=False
--nexenta_host=172.16.14.3
--nexenta_volume=nova-volume-1-14-1
--nexenta_user=SANITZED
--nexenta_password=SANITZED
--nexenta_rest_port=2000
--nexenta_rest_protocol=http

nova-volume2 conf:
# VOLUME
--volume_name_template=volume-nova-volumes-1-14-1%08x
--volume_group=nova-volumes-1-14-1
--quota_gigabytes=5000
# Nexenta Storage Driver
--volume_driver=nexenta.volume.NexentaDriver
--use_local_volumes=False
--nexenta_host=10.50.0.254
--nexenta_volume=nova-volume-1-14-1
--nexenta_user=SANITZED
--nexenta_password=SANITZED
--nexenta_rest_port=2000
--nexenta_rest_protocol=http

I start the second service with a second upstart script which points to
the second nova-volume conf. There are no errors on startup.
Authentication succeeds. Error shown in second nova volume logs:

nova.service: AUDIT: Starting volume node (version 
2012.1-LOCALBRANCH:LOCALREVISION)
nova.volume.nexenta.jsonrpc: DEBUG: [req-62f2b7fe-1d8b-4278-b413-5c18ae3e9b44 
None None] Sending JSON data: {object: volume, params: 
[nova-volume-1-14-1], method: object_exists} from (pid=87464) __call__ 
/usr/lib/python2.7/dist-packages/nova/volume/nexenta/jsonrpc.py:64
nova.volume.nexenta.jsonrpc: DEBUG: [req-62f2b7fe-1d8b-4278-b413-5c18ae3e9b44 
None None] Got response: {tg_flash: null, result: 1, error: null} from 
(pid=87464) __call__ 
/usr/lib/python2.7/dist-packages/nova/volume/nexenta/jsonrpc.py:79
nova.utils: DEBUG: [req-62f2b7fe-1d8b-4278-b413-5c18ae3e9b44 None None] backend 
module 'nova.db.sqlalchemy.api' from 
'/usr/lib/python2.7/dist-packages/nova/db/sqlalchemy/api.pyc' from (pid=87464) 
__get_backend /usr/lib/python2.7/dist-packages/nova/utils.py:658
nova.volume.manager: DEBUG: [req-62f2b7fe-1d8b-4278-b413-5c18ae3e9b44 None 
None] Re-exporting 0 volumes from (pid=87464) init_host 
/usr/lib/python2.7/dist-packages/nova/volume/manager.py:96
nova.rpc.common: INFO: Connected to AMQP server on 172.16.14.1:5672
nova.service: DEBUG: Creating Consumer connection for Service volume from 
(pid=87464) start /usr/lib/python2.7/dist-packages/nova/service.py:178
nova.rpc.amqp: DEBUG: received {u'_context_roles': [u'admin'], 
u'_context_request_id': u'req-14847c59-101c-4c1a-a7e5-a5f7c9936a15', 
u'_context_read_deleted': u'no', u'args': {u'volume_id': 21, u'snapshot_id': 
None}, u'_context_auth_token': 'SANITIZED', u'_context_is_admin': True, 
u'_context_project_id': u'7f44c421ea134d8e9d33ef28e1ded1ba', 
u'_context_timestamp': u'2012-08-21T21:19:35.026564', u'_context_user_id': 
u'8a90a4d3fe9a476c8cbcc43dc6534d4d', u'method': u'create_volume', 
u'_context_remote_address': u'127.0.0.1'} from (pid=87464) _safe_log 
/usr/lib/python2.7/dist-packages/nova/rpc/common.py:160
nova.rpc.amqp: DEBUG: [req-14847c59-101c-4c1a-a7e5-a5f7c9936a15 
8a90a4d3fe9a476c8cbcc43dc6534d4d 7f44c421ea134d8e9d33ef28e1ded1ba] unpacked 
context: {'user_id': u'8a90a4d3fe9a476c8cbcc43dc6534d4d', 'roles': [u'admin'], 
'timestamp': '2012-08-21T21:19:35.026564', 'auth_token': 'SANITIZED', 
'remote_address': u'127.0.0.1', 'is_admin': True, 'request_id': 
u'req-14847c59-101c-4c1a-a7e5-a5f7c9936a15', 'project_id': 
u'7f44c421ea134d8e9d33ef28e1ded1ba', 'read_deleted': u'no'} from (pid=87464) 
_safe_log /usr/lib/python2.7/dist-packages/nova/rpc/common.py:160
nova.rpc.amqp: ERROR: [req-14847c59-101c-4c1a-a7e5-a5f7c9936a15 
8a90a4d3fe9a476c8cbcc43dc6534d4d 7f44c421ea134d8e9d33ef28e1ded1ba] Exception 
during message handling
TRACE nova.rpc.amqp Traceback (most recent call last):
TRACE nova.rpc.amqp   File /usr/lib/python2.7/dist-packages/nova/rpc/amqp.py, 
line 253, in _process_data
TRACE nova.rpc.amqp rval = node_func(context=ctxt, **node_args)
TRACE nova.rpc.amqp   File 
/usr/lib/python2.7/dist-packages/nova/volume/manager.py, line 106, in 
create_volume
TRACE nova.rpc.amqp volume_ref = self.db.volume_get(context, volume_id)
TRACE nova.rpc.amqp   File /usr/lib/python2.7/dist-packages/nova/db/api.py, 
line 948, in volume_get
TRACE nova.rpc.amqp return IMPL.volume_get(context, volume_id)
TRACE nova.rpc.amqp   File 
/usr/lib/python2.7/dist-packages/nova/db/sqlalchemy/api.py, line 120, in 
wrapper
TRACE nova.rpc.amqp return f(*args, **kwargs)
TRACE nova.rpc.amqp   File 

[Bug 1039763] Re: Multiple nova-volume services fails to create volume on second storage server when using Nexenta driver

2013-01-01 Thread shankao
Assigning to the Ubuntu package

** Package changed: ubuntu = cinder (Ubuntu)

** Tags added: precise

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

Title:
  Multiple nova-volume services fails to create volume on second storage
  server when using Nexenta driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1039763/+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 1095139] [NEW] cannot browse *.microsoft.com in Windows guests with bridged networking

2013-01-01 Thread Jim Salter
Public bug reported:

In a machine with Ubuntu Precise 12.04.1-LTS as the host and Windows 7
Pro x64 as the guest, if the guest uses /dev/br0, I can browse any site
I can think of EXCEPT any microsoft.com site fine in the guest - but any
*.microsoft.com will hang indefinitely, in any browser.  The host, which
also uses br0 as its only interface, can browse these sites fine (which
is why I'm not filing this bug against bridge-utils).

If I change the guest to use a virtual subnet instead, it will browse to
the microsoft.com sites fine.

The bug persists whether using the rtl8139, e1000, or virtio NIC drivers
on the guest.  It's only affected by bridged vs virtual networking.

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

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

Title:
  cannot browse *.microsoft.com in Windows guests with bridged
  networking

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/1095139/+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 1095145] [NEW] package openssh-server 1:5.9p1-5ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2013-01-01 Thread Lehis
Public bug reported:

i dont now, update warning

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: openssh-server
ProcVersionSignature: Ubuntu 3.2.0-35.55-generic-pae 3.2.34
Uname: Linux 3.2.0-35-generic-pae i686
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu15.1
Architecture: i386
Date: Tue Jan  1 23:28:35 2013
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007.1)
MarkForUpload: True
SSHDConfig: Error: command ['/usr/sbin/sshd', '-T'] failed with exit code 255: 
Privilege separation user sshd does not exist
SourcePackage: openssh
Title: package openssh-server 1:5.9p1-5ubuntu1 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
UpgradeStatus: Upgraded to precise on 2013-01-01 (0 days ago)

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


** Tags: apport-package i386 precise

-- 
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/1095145

Title:
  package openssh-server 1:5.9p1-5ubuntu1 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/openssh/+bug/1095145/+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 1048075] Re: Error updating RRD file (extra data on update argument)

2013-01-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: lm-sensors (Ubuntu)
   Status: New = Confirmed

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

Title:
  Error updating RRD file (extra data on update argument)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/1048075/+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 1069543] Re: ntpd crashes when network interface goes down

2013-01-01 Thread Didier Misson
Hello, and Happy 2013.

I have same problem with a Kimsufi server to OVH Canada.
IPv6 is configured on this Ubuntu 12.10 server.

When I start the ntpd task, ntpd make a segfault :

Jan  1 17:56:02 ks397789 ntpd[1821]: ntpd 4.2.6p3@1.2290-o Mon Aug 20 15:15:21 
UTC 2012 (1)
Jan  1 17:56:02 ks397789 ntpd[1822]: proto: precision = 0.200 usec
Jan  1 17:56:02 ks397789 ntpd[1822]: ntp_io: estimated max descriptors: 1024, 
initial socket boundary: 16
Jan  1 17:56:02 ks397789 ntpd[1822]: Listen and drop on 0 v4wildcard 0.0.0.0 
UDP 123
Jan  1 17:56:02 ks397789 ntpd[1822]: Listen and drop on 1 v6wildcard :: UDP 123
Jan  1 17:56:02 ks397789 ntpd[1822]: Listen normally on 2 lo 127.0.0.1 UDP 123
Jan  1 17:56:02 ks397789 ntpd[1822]: Listen normally on 3 eth0 192.95.25.135 
UDP 123
Jan  1 17:56:02 ks397789 ntpd[1822]: Listen normally on 4 eth0 
fe80::e269:95ff:fed8:6652 UDP 123
Jan  1 17:56:02 ks397789 ntpd[1822]: Listen normally on 5 eth0 
2607:5300:60:2987::1 UDP 123
Jan  1 17:56:02 ks397789 ntpd[1822]: Listen normally on 6 lo ::1 UDP 123
Jan  1 17:56:02 ks397789 ntpd[1822]: peers refreshed
Jan  1 17:56:02 ks397789 ntpd[1822]: Listening on routing socket on fd #23 for 
interface updates
Jan  1 17:56:06 ks397789 ntpd[1822]: Deleting interface #6 lo, ::1#123, 
interface stats: received=0, sent=0, dropped=0, active_time=2 secs
Jan  1 17:56:06 ks397789 ntpd[1822]: Deleting interface #5 eth0, 
2607:5300:60:2987::1#123, interface stats: received=0, sent=0, dropped=0, 
active_time=2 secs
Jan  1 17:56:06 ks397789 ntpd[1822]: 2605:1b00:0:1::1d interface 
2607:5300:60:2987::1 - (none)
Jan  1 17:56:06 ks397789 kernel: ntpd[1822]: segfault at 8 ip 7f176a1b5321 
sp 7fffebca98d0 error 4 in ntpd[7f176a198000+96000]
Jan  1 17:56:06 ks397789 kernel: grsec: From 109.129.16.136: Segmentation fault 
occurred at 0008 in /usr/sbin/ntpd[ntpd:1822] uid/euid:110/110 
gid/egid:118/118, parent /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0

Seem to crash after deleting the IPv6 interface 2607:5300:60:2987::1

The IPv6 :
# ifconfig
eth0  Link encap:Ethernet  HWaddr e0:69:95:d8:66:52  
  inet addr:192.95.25.135  Bcast:192.95.25.255  Mask:255.255.255.0
  inet6 addr: fe80::e269:95ff:fed8:6652/64 Scope:Link
  inet6 addr: 2607:5300:60:2987::1/64 Scope:Global
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:1140147 errors:0 dropped:0 overruns:0 frame:0
  TX packets:1046438 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:162234138 (162.2 MB)  TX bytes:208465599 (208.4 MB)
  Interrupt:44 Base address:0xa000 

loLink encap:Local Loopback  
  inet addr:127.0.0.1  Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:94416 errors:0 dropped:0 overruns:0 frame:0
  TX packets:94416 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:12404004 (12.4 MB)  TX bytes:12404004 (12.4 MB)

Thanks.

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

Title:
  ntpd crashes when network interface goes down

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1069543/+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 1047262] Re: race condition on startup between samba and cups

2013-01-01 Thread Brett Keller
Are there any plans to fix this issue in Precise now that Quantal has a
working patch?  Thanks.

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

Title:
  race condition on startup between samba and cups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1047262/+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 176844] Re: ntpdate fails to get a server from /etc/ntp.conf

2013-01-01 Thread david6
I may yet open a new bug, but in the meantime some comments ..

 ntpdate fails to get a server from /etc/ntp.conf

YES.

In my testing (Ubuntu 12.10, server, 64bit), ntpdate does NOT use the
NTP servers listed in /etc/ntp.conf. Therefore, not honouring the
setting: NTPDATE_USE_NTP_CONF=yes  in file: /etc/default/ntpdate

However, NTP and NTPDATE don't play well, and really only NTP needs to
work once the system is running (and 'nearly' synced). You also need to
stop/start NTP, before/after attempting to use NTPDATE:

ntpq -np
ntpq -c rl

sudo service ntp stop
ntpdate -q 1.au.pool.ntp.org
sudo service ntp start

ntpq -np
ntpq -c rl


And (surprise) NTPDATE uses a completely different file (/etc/ntp/step-tickers) 
to list time servers, to get the initial reasonable time sync, to allow NTP to 
then keep in sync. 

Note: Ubuntu (even 12.10) does not have this file, or even the directory
(/etc/ntp/), but does appear to use it (if created).

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

Title:
  ntpdate fails to get a server from /etc/ntp.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/176844/+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 1095180] [NEW] incorrect bash-completion

2013-01-01 Thread Rolf Leggewie
Public bug reported:

bash-completion in precise is faulty

$ cd /etc
$ sudo git etckeTAB

that completes to

$ sudo git etckeeper/

when it should complete only to

$ sudo git etckeeper

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

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

Title:
  incorrect bash-completion

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/1095180/+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 1095181] [NEW] terrible breakage on git rebase

2013-01-01 Thread Rolf Leggewie
Public bug reported:

I use etckeeper in precise with git.  Quite frequently after doing a
rebase I end up with a severely crippled system.  If the rebase fails
for some reason the user is left with a situation from which it is quite
hard to recover.  The /etc directory will obviously be in a broken
state.  What's worse is that /etc/sudoers is set to perm 644.  The
permissions problem means it's impossible to call sudo to become root
and fix the situation unless a root shell is already running.  Rebooting
into a recovery system fails most of the time as well because /etc is
messed up.  etckeeper needs to do MUCH better here.

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

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

Title:
  terrible breakage on git rebase

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/1095181/+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 1095180] Re: incorrect bash-completion

2013-01-01 Thread Rolf Leggewie
another example

$ man etckeTAB
etckeeper/ etckeeper/

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

Title:
  incorrect bash-completion

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/1095180/+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 916576] Re: smbd crashed with SIGABRT in push_ucs2_talloc()/lp_servicename returns NULL

2013-01-01 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  smbd crashed with SIGABRT in push_ucs2_talloc()/lp_servicename returns
  NULL

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/916576/+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 1092177] Re: Known Major SSL Bug in 1.12. Need 1.13.

2013-01-01 Thread Logan Rosen
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, I am closing it because the bug has been fixed
in the latest development version of Ubuntu - Raring Ringtail.

This is a significant bug in Ubuntu. If you need a fix for the bug in
previous versions of Ubuntu, please do steps 1 and 2 of the SRU
Procedure [1] to bring the need to a developer's attention.

[1]: https://wiki.ubuntu.com/StableReleaseUpdates#Procedure

** Changed in: wget (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Known Major SSL Bug in 1.12. Need 1.13.

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

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


[Bug 1046609] Re: Font family (fonts-vollkorn) appearing as multiple fonts in LibreOffice

2013-01-01 Thread Mundi King
I have experienced this same problem. After more searching on the web, I
found this article

http://tug.org/pipermail/xetex/2010-October/019164.html

I think the font is to be blamed here, the family name for the four
styles includes the style name as well; Vollkorn Regular, Vollkorn Bold
etc. but it should be Vollkorn only. -- Khaled Hosny

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

Title:
  Font family (fonts-vollkorn) appearing as multiple fonts in
  LibreOffice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fonts-vollkorn/+bug/1046609/+subscriptions

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


[Bug 1094997] [NEW] Testdrive-cli only supports ubuntu and ubuntu-server by default

2013-01-01 Thread Jackson Doak
Public bug reported:

Testdrive-cli should allow you to access as many iso's as the gtk
version. it only supports ubuntu, ubuntu-server and Other.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: testdrive 3.16-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
Uname: Linux 3.5.0-21-generic x86_64
ApportVersion: 2.6.1-0ubuntu9
Architecture: amd64
Date: Tue Jan  1 18:40:11 2013
InstallationDate: Installed on 2012-12-16 (16 days ago)
InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: testdrive
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal

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

Title:
  Testdrive-cli only supports ubuntu and ubuntu-server by default

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

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


[Bug 1053897] Re: kernel does not boot without noefi on commandline

2013-01-01 Thread mzc
Has anyone tried to install or test if the bug still exist?

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

Title:
  kernel does not boot without noefi on commandline

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

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


[Bug 570151] Re: mouse stuck jumping between screens

2013-01-01 Thread a7x
@Dan:  I believe you are experiencing a different but similar bug --
please open a new bug report.  (Even if it is the same bug, it is likely
caused by a regression and should thus have a new bug report.  But
either way,  this bug is marked as fixed and will therefore be ignored
by Ubuntu developers.   So no matter what, your best chance of getting
the issue resolved is to open a new bug report.)

Thanks!

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

Title:
  mouse stuck jumping between screens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/570151/+subscriptions

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


[Bug 1094510] Re: fglrx-updates 2:9.000-0ubuntu3: fglrx-updates kernel module failed to build

2013-01-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 859101 ***
https://bugs.launchpad.net/bugs/859101

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 859101, 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 859101
   fglrx 2:8.881-0ubuntu2: fglrx kernel module failed to build (kernel includes 
at ... not found or incomplete)

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

Title:
  fglrx-updates 2:9.000-0ubuntu3: fglrx-updates kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-updates/+bug/1094510/+subscriptions

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


[Bug 1090993] Re: package fglrx 2:8.723.1-0ubuntu6 failed to install/upgrade: fglrx kernel module failed to build

2013-01-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 601447 ***
https://bugs.launchpad.net/bugs/601447

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 601447, 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 601447
   package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: fglrx kernel 
module failed to build [Error: kernel includes at ... do not match current 
kernel. they are versioned as  instead of 2.6.32-23-generic. you might need 
to adjust your symlinks: ...]

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

Title:
  package fglrx 2:8.723.1-0ubuntu6 failed to install/upgrade: fglrx
  kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1090993/+subscriptions

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


[Bug 1094018] Re: nvidia-current 295.40-0ubuntu1.1: nvidia-current kernel module failed to build

2013-01-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 576648 ***
https://bugs.launchpad.net/bugs/576648

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 576648, 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 576648
   package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to 
build (Unable to determine the target kernel version.)

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

Title:
  nvidia-current 295.40-0ubuntu1.1: nvidia-current kernel module failed
  to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1094018/+subscriptions

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


[Bug 1083925] Re: nvidia-current 304.51.really.304.43-0ubuntu1: nvidia-current kernel module failed to build on kernel 3.7 [error: #error remap_page_range() conftest failed!]

2013-01-01 Thread Daniel van Vugt
** Also affects: nvidia-graphics-drivers-experimental-304 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: nvidia-graphics-drivers-experimental-310 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nvidia-graphics-drivers-experimental-304 (Ubuntu)
   Status: New = Confirmed

** Changed in: nvidia-graphics-drivers-experimental-310 (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/1083925

Title:
  nvidia-current 304.51.really.304.43-0ubuntu1: nvidia-current kernel
  module failed to build on kernel 3.7 [error: #error remap_page_range()
  conftest failed!]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1083925/+subscriptions

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


[Bug 1092750] Re: ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build

2013-01-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1023645 ***
https://bugs.launchpad.net/bugs/1023645

** This bug is no longer a duplicate of bug 1090675
   ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build
** This bug has been marked a duplicate of bug 1023645
   ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build 
[error: ‘struct kernel_stat’ has no member named ‘cpustat’]

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

Title:
  ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to
  build

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

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

[Bug 1090678] Re: ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build

2013-01-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1023645 ***
https://bugs.launchpad.net/bugs/1023645

** This bug is no longer a duplicate of bug 1090675
   ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build
** This bug has been marked a duplicate of bug 1023645
   ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build 
[error: ‘struct kernel_stat’ has no member named ‘cpustat’]

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

Title:
  ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to
  build

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

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

[Bug 1094148] Re: ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build

2013-01-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1023645 ***
https://bugs.launchpad.net/bugs/1023645

** This bug is no longer a duplicate of bug 1090675
   ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build
** This bug has been marked a duplicate of bug 1023645
   ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build 
[error: ‘struct kernel_stat’ has no member named ‘cpustat’]

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

Title:
  ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to
  build

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

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

[Bug 1092729] Re: nvidia-experimental-304 304.48-0ubuntu1: nvidia-experimental-304 kernel module failed to build

2013-01-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1083925 ***
https://bugs.launchpad.net/bugs/1083925

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 1083925, 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 1083925
   nvidia-current 304.51.really.304.43-0ubuntu1: nvidia-current kernel module 
failed to build on kernel 3.7 [error: #error remap_page_range() conftest 
failed!]

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

Title:
  nvidia-experimental-304 304.48-0ubuntu1: nvidia-experimental-304
  kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-experimental-304/+bug/1092729/+subscriptions

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


[Bug 1091236] Re: nvidia-experimental-304 304.48-0ubuntu0.1: nvidia-experimental-304 kernel module failed to build

2013-01-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1083925 ***
https://bugs.launchpad.net/bugs/1083925

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 1083925, 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 1083925
   nvidia-current 304.51.really.304.43-0ubuntu1: nvidia-current kernel module 
failed to build on kernel 3.7 [error: #error remap_page_range() conftest 
failed!]

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

Title:
  nvidia-experimental-304 304.48-0ubuntu0.1: nvidia-experimental-304
  kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-experimental-304/+bug/1091236/+subscriptions

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


[Bug 1092699] Re: ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build

2013-01-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1023645 ***
https://bugs.launchpad.net/bugs/1023645

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 1023645, 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 1023645
   ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build 
[error: ‘struct kernel_stat’ has no member named ‘cpustat’]

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

Title:
  ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to
  build

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

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

[Bug 1092639] Re: ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build

2013-01-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1023645 ***
https://bugs.launchpad.net/bugs/1023645

** This bug is no longer a duplicate of bug 1090675
   ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build
** This bug has been marked a duplicate of bug 1023645
   ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build 
[error: ‘struct kernel_stat’ has no member named ‘cpustat’]

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

Title:
  ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to
  build

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

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

[Bug 1093106] Re: ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build

2013-01-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1023645 ***
https://bugs.launchpad.net/bugs/1023645

** This bug is no longer a duplicate of bug 1092053
   ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build
** This bug has been marked a duplicate of bug 1023645
   ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build 
[error: ‘struct kernel_stat’ has no member named ‘cpustat’]

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

Title:
  ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to
  build

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

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

[Bug 1090675] Re: ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build

2013-01-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1023645 ***
https://bugs.launchpad.net/bugs/1023645

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 1023645, 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 1023645
   ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build 
[error: ‘struct kernel_stat’ has no member named ‘cpustat’]

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

Title:
  ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to
  build

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

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

[Bug 1093238] Re: ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build

2013-01-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1023645 ***
https://bugs.launchpad.net/bugs/1023645

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 1023645, 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 1023645
   ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build 
[error: ‘struct kernel_stat’ has no member named ‘cpustat’]

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

Title:
  ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to
  build

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

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

[Bug 1092766] Re: ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build

2013-01-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1023645 ***
https://bugs.launchpad.net/bugs/1023645

** This bug is no longer a duplicate of bug 1090675
   ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build
** This bug has been marked a duplicate of bug 1023645
   ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build 
[error: ‘struct kernel_stat’ has no member named ‘cpustat’]

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

Title:
  ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to
  build

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

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

[Bug 1093464] Re: nvidia-experimental-310 310.14-0ubuntu1: nvidia-experimental-310 kernel module failed to build for kernel 3.7.1 [error: #error remap_page_range() conftest failed!]

2013-01-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1083925 ***
https://bugs.launchpad.net/bugs/1083925

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 1083925, 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 1083925
   nvidia-current 304.51.really.304.43-0ubuntu1: nvidia-current kernel module 
failed to build on kernel 3.7 [error: #error remap_page_range() conftest 
failed!]

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

Title:
  nvidia-experimental-310 310.14-0ubuntu1: nvidia-experimental-310
  kernel module failed to build for kernel 3.7.1 [error: #error
  remap_page_range() conftest failed!]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-experimental-310/+bug/1093464/+subscriptions

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


[Bug 1093192] Re: ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build

2013-01-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1023645 ***
https://bugs.launchpad.net/bugs/1023645

** This bug is no longer a duplicate of bug 1090675
   ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build
** This bug has been marked a duplicate of bug 1023645
   ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build 
[error: ‘struct kernel_stat’ has no member named ‘cpustat’]

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

Title:
  ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to
  build

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

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

[Bug 1092053] Re: ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build

2013-01-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1023645 ***
https://bugs.launchpad.net/bugs/1023645

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 1023645, 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 1023645
   ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build 
[error: ‘struct kernel_stat’ has no member named ‘cpustat’]

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

Title:
  ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to
  build

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

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

[Bug 1092029] Re: ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build

2013-01-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1023645 ***
https://bugs.launchpad.net/bugs/1023645

** This bug is no longer a duplicate of bug 1090675
   ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build
** This bug has been marked a duplicate of bug 1023645
   ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build 
[error: ‘struct kernel_stat’ has no member named ‘cpustat’]

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

Title:
  ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to
  build

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

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

[Bug 1089256] Re: Please update Blender to version 2.65a

2013-01-01 Thread hrjet
I downloaded precompiled binary from blender website (2.65a for linux
amd64) and tested on Precise, and it works fine out of the box.

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

Title:
  Please update Blender to version 2.65a

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

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


[Bug 1092134] Re: dahdi-dkms 1:2.5.0.1+dfsg-1ubuntu2: dahdi kernel module failed to build

2013-01-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1014834 ***
https://bugs.launchpad.net/bugs/1014834

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 1014834, 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 1014834
   dahdi-dkms 1:2.5.0.1+dfsg-1ubuntu2: dahdi kernel module failed to build 
[fatal error: asm/system.h: no such file or directory]

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

Title:
  dahdi-dkms 1:2.5.0.1+dfsg-1ubuntu2: dahdi kernel module failed to
  build

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

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


[Bug 1092133] Re: dahdi-dkms 1:2.5.0.1+dfsg-1ubuntu2: dahdi kernel module failed to build

2013-01-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1014834 ***
https://bugs.launchpad.net/bugs/1014834

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 1014834, 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 1014834
   dahdi-dkms 1:2.5.0.1+dfsg-1ubuntu2: dahdi kernel module failed to build 
[fatal error: asm/system.h: no such file or directory]

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

Title:
  dahdi-dkms 1:2.5.0.1+dfsg-1ubuntu2: dahdi kernel module failed to
  build

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

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


[Bug 1092152] Re: bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu6.1: bcmwl kernel module failed to build

2013-01-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 994255 ***
https://bugs.launchpad.net/bugs/994255

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 994255, 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 994255
   bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu6.1: bcmwl kernel module failed 
to build [fatal error: asm/system.h: No such file or directory]

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

Title:
  bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu6.1: bcmwl kernel module
  failed to build

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

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


[Bug 1092131] Re: dahdi-dkms 1:2.5.0.1+dfsg-1ubuntu2: dahdi kernel module failed to build

2013-01-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1014834 ***
https://bugs.launchpad.net/bugs/1014834

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 1014834, 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 1014834
   dahdi-dkms 1:2.5.0.1+dfsg-1ubuntu2: dahdi kernel module failed to build 
[fatal error: asm/system.h: no such file or directory]

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

Title:
  dahdi-dkms 1:2.5.0.1+dfsg-1ubuntu2: dahdi kernel module failed to
  build

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

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


[Bug 1094179] Re: [7.0] Starting openerp server with --no-database-list not working with new web

2013-01-01 Thread Amit Parik (OpenERP)
** Changed in: openerp-web
   Importance: Undecided = Medium

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

Title:
  [7.0] Starting openerp server with --no-database-list not working with
  new web

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/1094179/+subscriptions

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


[Bug 1094179] Re: [7.0] Starting openerp server with --no-database-list not working with new web

2013-01-01 Thread Kunal Chavda (OpenERP)
Steps to reproduce this bug:
Starting openerp server with --no-database-list   Now type your db name and 
try to login it gives above trace-back.


Thanks,
Kunal Chavda

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

Title:
  [7.0] Starting openerp server with --no-database-list not working with
  new web

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/1094179/+subscriptions

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


[Bug 1094179] Re: [7.0] Starting openerp server with --no-database-list not working with new web

2013-01-01 Thread Kunal Chavda (OpenERP)
** Changed in: openerp-web
   Status: New = Confirmed

** Changed in: openerp-web
 Assignee: (unassigned) = OpenERP RD Web Team (openerp-dev-web)

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

Title:
  [7.0] Starting openerp server with --no-database-list not working with
  new web

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/1094179/+subscriptions

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


[Bug 221409] Re: Ubuntu Browse Multiple Files dialog does not recognize capital / uppercase JPG as image

2013-01-01 Thread Hein
I have the very same problem on version 12.10 of Ubuntu! Does any one
test Ubuntu thoroughly?

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

Title:
  Ubuntu Browse Multiple Files dialog does not recognize capital /
  uppercase JPG as image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/221409/+subscriptions

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


[Bug 1059863] Re: faill add city

2013-01-01 Thread Adolfo Jayme Barrientos
*** This bug is a duplicate of bug 1093769 ***
https://bugs.launchpad.net/bugs/1093769

** This bug has been marked a duplicate of bug 1093769
   indicator-weather Cannot add location

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

Title:
  faill add city

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-weather/+bug/1059863/+subscriptions

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


[Bug 1093769] Re: indicator-weather Cannot add location

2013-01-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: indicator-weather (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/1093769

Title:
  indicator-weather Cannot add location

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-weather/+bug/1093769/+subscriptions

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


[Bug 1029437] Re: weather-indicator

2013-01-01 Thread Adolfo Jayme Barrientos
** Changed in: indicator-weather (Ubuntu)
   Status: Confirmed = Invalid

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/ubuntu/+source/indicator-weather/+bug/1029437/+attachment/3237088/+files/Dependencies.txt

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

Title:
  weather-indicator

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-weather/+bug/1029437/+subscriptions

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


[Bug 1050437] Re: Can't unlock User Accounts

2013-01-01 Thread Shahar Or
Dear Sebastien,

Installing via Software Center works, yes.


** Changed in: gnome-control-center (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  Can't unlock User Accounts

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

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


[Bug 955343] Re: indicator-weather crashed with SIGABRT in __assert_fail_base()

2013-01-01 Thread Adolfo Jayme Barrientos
** Information type changed from Private 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/955343

Title:
  indicator-weather crashed with SIGABRT in __assert_fail_base()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-weather/+bug/955343/+subscriptions

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


[Bug 1038651] Re: [ca0132] Sound: only dummy output

2013-01-01 Thread Onno
Today - first day of the new year - sound is gone again. I don't
understand why sound is such a tough issue on Linux/Ubuntu. We just
don't seem to fix it right.

I tried the update-initramfs and df- h. Looks okay. Update does not show
any errors or anything. I have around 3 GB free on boot partition.

I'm creating a new bug report

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

Title:
  [ca0132] Sound: only dummy output

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

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


[Bug 962974] Re: Management Service is gratuitously vague

2013-01-01 Thread Adolfo Jayme Barrientos
String changes cannot be SRU'd. I'll mark this as fixed as the new name
is already in Raring.

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

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

Title:
  Management Service is gratuitously vague

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

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


[Bug 1017267] Re: When I removed pulseaudio for use alsa instead it, I don't see sound indicator in Unity and can't change volume by hardware keys on laptop

2013-01-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: indicator-sound (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/1017267

Title:
  When I removed pulseaudio for use alsa instead it, I don't see sound
  indicator in Unity and can't change volume by hardware keys on laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1017267/+subscriptions

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


[Bug 1095003] [NEW] Sound stopped working again

2013-01-01 Thread Onno
Public bug reported:

This is related to bug 1038651. I had problems before with sound on my
current laptop. It stopped working suddenly and then after some time it
started working again. I suppose there is no fix for this issue. This
seems to be just some fundamental characteristic of Linux/Ubuntu:
reliable audio is tough if not impossible.

Is it possible to fix this? This is the reason why I don't recommend
Linux/Ubuntu to anyone. It is the right OS for me personally but I
really dread days like today that sound just stops working for no
apparent reason.  Because of the problem I upgraded all software - no
result.

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

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

Title:
  Sound stopped working again

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

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


[Bug 1095003] Missing required logs.

2013-01-01 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
From a terminal window please run:

apport-collect 1095003

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

Title:
  Sound stopped working again

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

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


[Bug 1094886] Re: Sound returns after killing pulseaudio

2013-01-01 Thread Marc Savelsberg
To answer your comment #6:
there's a green line-out/headphone jack and a pink jack for microphone on the 
side.
Both can be used as 5.1 output jacks.
I am not sure if you understand the problem, because the green jack is 
functional when I plug in headphones (there is sound through the headphones).

As in your comment #7: what do I have to do in lineout.conf? I don't
need to automute the internal speaker but to activate it without
activating the 5.1 Front setting because I am not using it.

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

Title:
  Sound returns after killing pulseaudio

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

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


[Bug 1094886] Re: Sound returns after killing pulseaudio

2013-01-01 Thread Marc Savelsberg
In short: what should I change to achieve my desired effect?

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

Title:
  Sound returns after killing pulseaudio

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

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


[Bug 743956] Re: Incorrect icon dimension of '22x22/sensors-applet-gpu.png'

2013-01-01 Thread Alex Murray
Thanks, should be fixed upstream now in https://sourceforge.net/p
/sensors-applet/code/ci/2db4ce3909efdaf6348ce5d244af3c847568db51/

** Changed in: sensors-applet (Ubuntu)
   Status: New = Fix Committed

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

Title:
  Incorrect icon dimension of '22x22/sensors-applet-gpu.png'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sensors-applet/+bug/743956/+subscriptions

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


[Bug 1076310] Re: K3b fails to detect sox

2013-01-01 Thread Bug Watch Updater
Launchpad has imported 3 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=301544.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2012-06-10T01:09:50+00:00 Janet wrote:

Although sox package is installed (Debian Sid, sox --version: sox:
SoX v14.4.0) k3b reports not found. sox executable is in /usr/bin. I
tried reinstalling but that did not change anything.


Reproducible: Always

Reply at:
https://bugs.launchpad.net/ubuntu/+source/k3b/+bug/1076310/comments/0


On 2012-07-08T20:23:53+00:00 Pino Toscano wrote:

Git commit 2b672a2928d57b1132644ee4da1d6c664050bce1 by Pino Toscano.
Committed on 08/07/2012 at 22:20.
Pushed by pino into branch '2.0'.

fix sox detection with sox = 14.4.0

sox 1.14.0 changed the string that is printed out on --version, breaking the 
simply string matching done;
add a new case to cover also this new version

(cherry picked from commit 79cd49cac3a6b7031556aae53ce3ecff8c360cb9)

M  +3-0plugins/encoder/sox/k3bsoxencoder.cpp

http://commits.kde.org/k3b/2b672a2928d57b1132644ee4da1d6c664050bce1

Reply at:
https://bugs.launchpad.net/ubuntu/+source/k3b/+bug/1076310/comments/1


On 2012-07-08T20:23:54+00:00 Pino Toscano wrote:

Git commit 79cd49cac3a6b7031556aae53ce3ecff8c360cb9 by Pino Toscano.
Committed on 08/07/2012 at 22:20.
Pushed by pino into branch 'master'.

fix sox detection with sox = 14.4.0

sox 1.14.0 changed the string that is printed out on --version, breaking the 
simply string matching done;
add a new case to cover also this new version

M  +3-0plugins/encoder/sox/k3bsoxencoder.cpp

http://commits.kde.org/k3b/79cd49cac3a6b7031556aae53ce3ecff8c360cb9

Reply at:
https://bugs.launchpad.net/ubuntu/+source/k3b/+bug/1076310/comments/2


** Changed in: k3b
   Status: Unknown = Fix Released

** Changed in: k3b
   Importance: Unknown = Medium

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

Title:
  K3b fails to detect sox

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

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


[Bug 1094987] Re: channel selection list request

2013-01-01 Thread Bug Watch Updater
** Changed in: tvtime (Debian)
   Status: Unknown = Confirmed

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

Title:
  channel selection list request

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

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


[Bug 1094008] Re: Computer Icon not Visible on Desktop after Update

2013-01-01 Thread Adolfo Jayme Barrientos
** Tags added: regression-release

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

Title:
  Computer Icon not Visible on Desktop after Update

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

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


[Bug 1093938] Re: gnome-panel should not have hard dependency to gnome-icon-theme-symbolic

2013-01-01 Thread Adolfo Jayme Barrientos
** Tags added: packaging

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

Title:
  gnome-panel should not have hard dependency to gnome-icon-theme-
  symbolic

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

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


[Bug 1076310] Re: K3b fails to detect sox

2013-01-01 Thread Bug Watch Updater
** Changed in: k3b (Debian)
   Status: Unknown = Fix Released

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

Title:
  K3b fails to detect sox

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

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


[Bug 1091832] Re: Upgrade smartmontools to 6.0 for raring

2013-01-01 Thread Bug Watch Updater
** Changed in: smartmontools (Debian)
   Status: Unknown = New

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

Title:
  Upgrade smartmontools to 6.0 for raring

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

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


[Bug 1069440] Re: xdiagnose icon doesn't look that good in unity

2013-01-01 Thread Adolfo Jayme Barrientos
Someone of the community could also have a look at this!

** Also affects: ayatana-design
   Importance: Undecided
   Status: New

** Changed in: xdiagnose (Ubuntu)
   Importance: Low = Wishlist

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

Title:
  xdiagnose icon doesn't look that good in unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1069440/+subscriptions

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


[Bug 1095008] [NEW] Please move spread-phy to multiverse

2013-01-01 Thread Micah Gersten
Public bug reported:

While spread-phy is free, it build depends on libcolt-java which is non-
free/multiverse

** Affects: spread-phy (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

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

Title:
  Please move spread-phy to multiverse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/spread-phy/+bug/1095008/+subscriptions

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


[Bug 1073728] Re: software sources window takes long time to open with little user feedback

2013-01-01 Thread melchiaros
** Tags added: raring

** Tags added: quantal

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

Title:
  software sources window takes long time to open with little user
  feedback

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

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


[Bug 864057] Re: Only one button for Libreoffice start center in launcher by default instead of three separate icons

2013-01-01 Thread Adolfo Jayme Barrientos
I agree with this request. It would be better if the white LibreOffice
icon (the one which launches the Start Center) is added to the Launcher
instead of three individual icons. This icon would have a quicklist to
launch individual LibreOffice components to quicker access. Doing this
change would lessen the annoying bug #1054167.

BTW, John forgot to include an explanation to mark this bug as Opinion
;-)

** Changed in: unity (Ubuntu)
   Importance: Undecided = Low

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

Title:
  Only one button for Libreoffice start center in launcher by default
  instead of three separate icons

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/864057/+subscriptions

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


[Bug 741223] Re: Natty: Unable to adjust brightness for Acer Aspire 5731, requires reboot to reflect change

2013-01-01 Thread A.K.Karthikeyan
I use Acer Aspire E1-571-6442 and Ubuntu 12.10 64 bit. I am unable to
change brightness.

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

Title:
  Natty: Unable to adjust brightness for Acer Aspire 5731, requires
  reboot to reflect change

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

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


[Bug 1095003] Re: Sound stopped working again

2013-01-01 Thread Onno
apport information

** Tags added: apport-collected precise running-unity staging

** Description changed:

  This is related to bug 1038651. I had problems before with sound on my
  current laptop. It stopped working suddenly and then after some time it
  started working again. I suppose there is no fix for this issue. This
  seems to be just some fundamental characteristic of Linux/Ubuntu:
  reliable audio is tough if not impossible.
  
- Is it possible to fix this? This is the reason why I don't recommend
- Linux/Ubuntu to anyone. It is the right OS for me personally but I
- really dread days like today that sound just stops working for no
- apparent reason.  Because of the problem I upgraded all software - no
- result.
+ Is it possible to fix this? This is the reason why I don't recommend 
Linux/Ubuntu to anyone. It is the right OS for me personally but I really dread 
days like today that sound just stops working for no apparent reason.  Because 
of the problem I upgraded all software - no result.
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
+ ApportVersion: 2.0.1-0ubuntu15.1
+ Architecture: i386
+ ArecordDevices:
+   List of CAPTURE Hardware Devices 
+  card 0: PCH [HDA Intel PCH], device 0: CA0132 Analog [CA0132 Analog]
+Subdevices: 1/2
+Subdevice #0: subdevice #0
+Subdevice #1: subdevice #1
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  ostraaten   2015 F pulseaudio
+  /dev/snd/pcmC0D0c:   ostraaten   2015 F...m pulseaudio
+  /dev/snd/pcmC0D0p:   ostraaten   2015 F...m pulseaudio
+ Card0.Amixer.info:
+  Card hw:0 'PCH'/'HDA Intel PCH at 0xd271 irq 46'
+Mixer name : 'Intel PantherPoint HDMI'
+Components : 'HDA:11020011,10280552,00100918 
HDA:80862806,10280552,0010'
+Controls  : 12
+Simple ctrls  : 5
+ DistroRelease: Ubuntu 12.04
+ HibernationDevice: RESUME=UUID=2d894375-30be-47be-a020-fb9fa3ea0bc6
+ InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
+ MachineType: Alienware M14xR2
+ MarkForUpload: True
+ Package: linux (not installed)
+ ProcEnviron:
+  LANGUAGE=en_US:en
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-35-generic-pae 
root=UUID=a871dce1-8133-4176-9cae-bc450c0236a9 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.2.0-35.55-generic-pae 3.2.34
+ RelatedPackageVersions:
+  linux-restricted-modules-3.2.0-35-generic-pae N/A
+  linux-backports-modules-3.2.0-35-generic-pae  N/A
+  linux-firmware1.79.2
+ StagingDrivers: rts_pstor mei
+ Tags:  precise running-unity staging
+ Uname: Linux 3.2.0-35-generic-pae i686
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ dmi.bios.date: 02/08/2012
+ dmi.bios.vendor: Alienware
+ dmi.bios.version: A01
+ dmi.board.name: M14xR2
+ dmi.board.vendor: Alienware
+ dmi.board.version: A01
+ dmi.chassis.type: 8
+ dmi.chassis.vendor: Alienware
+ dmi.chassis.version: A01
+ dmi.modalias: 
dmi:bvnAlienware:bvrA01:bd02/08/2012:svnAlienware:pnM14xR2:pvrA01:rvnAlienware:rnM14xR2:rvrA01:cvnAlienware:ct8:cvrA01:
+ dmi.product.name: M14xR2
+ dmi.product.version: A01
+ dmi.sys.vendor: Alienware

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/1095003/+attachment/3471762/+files/AcpiTables.txt

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

Title:
  Sound stopped working again

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

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


[Bug 1095003] AlsaDevices.txt

2013-01-01 Thread Onno
apport information

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

Title:
  Sound stopped working again

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

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


[Bug 1095003] AplayDevices.txt

2013-01-01 Thread Onno
apport information

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

Title:
  Sound stopped working again

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

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


[Bug 1095003] BootDmesg.txt

2013-01-01 Thread Onno
apport information

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

Title:
  Sound stopped working again

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

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


[Bug 1095003] CRDA.txt

2013-01-01 Thread Onno
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/1095003/+attachment/3471766/+files/CRDA.txt

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

Title:
  Sound stopped working again

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

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


[Bug 1095003] Card0.Amixer.values.txt

2013-01-01 Thread Onno
apport information

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

Title:
  Sound stopped working again

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

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


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

2013-01-01 Thread Onno
apport information

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

Title:
  Sound stopped working again

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

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


[Bug 1095003] Card0.Codecs.codec.3.txt

2013-01-01 Thread Onno
apport information

** Attachment added: Card0.Codecs.codec.3.txt
   
https://bugs.launchpad.net/bugs/1095003/+attachment/3471769/+files/Card0.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/1095003

Title:
  Sound stopped working again

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

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


[Bug 1095003] CurrentDmesg.txt

2013-01-01 Thread Onno
apport information

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

Title:
  Sound stopped working again

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

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


[Bug 1095003] IwConfig.txt

2013-01-01 Thread Onno
apport information

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

Title:
  Sound stopped working again

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

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


[Bug 1095003] Lspci.txt

2013-01-01 Thread Onno
apport information

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

Title:
  Sound stopped working again

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

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


[Bug 1095003] Lsusb.txt

2013-01-01 Thread Onno
apport information

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

Title:
  Sound stopped working again

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

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


[Bug 1095003] PciMultimedia.txt

2013-01-01 Thread Onno
apport information

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

Title:
  Sound stopped working again

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

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


[Bug 1095003] ProcCpuinfo.txt

2013-01-01 Thread Onno
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1095003/+attachment/3471775/+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/1095003

Title:
  Sound stopped working again

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

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


[Bug 1095003] ProcInterrupts.txt

2013-01-01 Thread Onno
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1095003/+attachment/3471776/+files/ProcInterrupts.txt

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

Title:
  Sound stopped working again

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

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


[Bug 1095003] ProcModules.txt

2013-01-01 Thread Onno
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1095003/+attachment/3471777/+files/ProcModules.txt

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

Title:
  Sound stopped working again

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

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


[Bug 1095003] PulseList.txt

2013-01-01 Thread Onno
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/1095003/+attachment/3471778/+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/1095003

Title:
  Sound stopped working again

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

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


[Bug 1095003] RfKill.txt

2013-01-01 Thread Onno
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/1095003/+attachment/3471779/+files/RfKill.txt

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

Title:
  Sound stopped working again

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

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


[Bug 1095003] UdevDb.txt

2013-01-01 Thread Onno
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1095003/+attachment/3471780/+files/UdevDb.txt

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

Title:
  Sound stopped working again

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

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


[Bug 1095003] UdevLog.txt

2013-01-01 Thread Onno
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1095003/+attachment/3471781/+files/UdevLog.txt

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

Title:
  Sound stopped working again

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

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


[Bug 1095003] WifiSyslog.txt

2013-01-01 Thread Onno
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1095003/+attachment/3471782/+files/WifiSyslog.txt

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

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

Title:
  Sound stopped working again

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

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


[Bug 656866] Re: Description are in English after an initial installation in French

2013-01-01 Thread Pierre Slamich
** Summary changed:

- Description are in english after an initial installation in French
+ Description are in English after an initial installation in French

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

Title:
  Description are in English after an initial installation in French

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

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


[Bug 572919] Re: Make the Ubuntu Release update-manager changelog translatable

2013-01-01 Thread Pierre Slamich
** Summary changed:

- Translatable ubuntu changelog
+ Make the Ubuntu Release update-manager changelog translatable

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

Title:
  Make the Ubuntu Release update-manager changelog translatable

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

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


[Bug 1095009] [NEW] compiz crashed with SIGSEGV

2013-01-01 Thread melchiaros
Public bug reported:

Compiz crashed right after login in unity.

That has no specific user action. It is the first time I observe this.

The login works in all other cases normal without any compiz crasher.

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: unity 6.12.0daily12.12.05-0ubuntu1
ProcVersionSignature: Ubuntu 3.7.0-7.15-generic 3.7.0
Uname: Linux 3.7.0-7-generic x86_64
ApportVersion: 2.7-0ubuntu2
Architecture: amd64
Date: Tue Jan  1 11:55:57 2013
ExecutablePath: /usr/bin/compiz
InstallationDate: Installed on 2012-07-22 (162 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120722)
MarkForUpload: True
ProcCmdline: compiz
ProcEnviron:
 PATH=(custom, no username)
 XDG_RUNTIME_DIR=set
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0x7ffb2ea45166:  mov%sil,(%rax)
 PC (0x7ffb2ea45166) ok
 source %sil ok
 destination (%rax) (0x0001) not located in a known VMA region (needed 
writable region)!
SegvReason: writing NULL VMA
Signal: 11
SourcePackage: unity
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/libfreetype.so.6
 ?? () from /usr/lib/x86_64-linux-gnu/libfreetype.so.6
 ?? () from /usr/lib/x86_64-linux-gnu/libfreetype.so.6
 ?? () from /usr/lib/x86_64-linux-gnu/libfreetype.so.6
 ?? () from /usr/lib/x86_64-linux-gnu/libfreetype.so.6
Title: compiz crashed with SIGSEGV
UpgradeStatus: Upgraded to raring on 2012-11-15 (46 days ago)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
XsessionErrors:
 gnome-session[2014]: WARNING: Application 'compiz.desktop' killed by signal 11
 gnome-session[2014]: WARNING: App 'compiz.desktop' respawning too quickly
 gnome-session[2014]: CRITICAL: We failed, but the fail whale is dead. Sorry
 (firefox:2908): GLib-GObject-WARNING **: 
/build/buildd/glib2.0-2.34.3/./gobject/gsignal.c:3397: signal name 
`load_complete' is invalid for instance `0x7f01d258d9c0'

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


** Tags: amd64 apport-crash need-amd64-retrace raring running-unity

** Information type changed from Private 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/1095009

Title:
  compiz crashed with SIGSEGV

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

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


[Bug 1080978] Re: apport forcefully overrides sysctl kernel.core_pattern from values set in /etc/sysctl.*

2013-01-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: apport (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/1080978

Title:
  apport forcefully overrides sysctl kernel.core_pattern from values set
  in /etc/sysctl.*

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

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


[Bug 848700] Re: The slideshow images should be translatable

2013-01-01 Thread Pierre Slamich
** Summary changed:

- need translated slideshow image
+ The slideshow images should be translatable

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

Title:
  The slideshow images should be translatable

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

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


[Bug 790181] Re: [slideshow-xubuntu] Typos in French translations

2013-01-01 Thread Pierre Slamich
** Summary changed:

- [slideshow-xubuntu] Tipos in French translations
+ [slideshow-xubuntu] Typos in French translations

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

Title:
  [slideshow-xubuntu] Typos in French translations

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

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


[Bug 1092809] Re: Messaging Tray crashes in Gnome shell

2013-01-01 Thread Tim
*** This bug is a duplicate of bug 1067265 ***
https://bugs.launchpad.net/bugs/1067265

** This bug has been marked a duplicate of bug 1067265
   gnome-shell (3.6) notification bar disappears

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

Title:
  Messaging Tray crashes in Gnome shell

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

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


[Bug 1082097] Re: Needs icon for high contrast theme

2013-01-01 Thread Adolfo Jayme Barrientos
Impacts accessibility of a core application = High

** Changed in: activity-log-manager (Ubuntu)
   Importance: Undecided = High

** Changed in: gnome-control-center-signon (Ubuntu)
   Importance: Undecided = High

** Changed in: landscape-client (Ubuntu)
   Importance: Undecided = High

** Changed in: software-properties (Ubuntu)
   Importance: Undecided = High

** Changed in: ubuntuone-control-panel (Ubuntu)
   Importance: Undecided = High

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

Title:
  Needs icon for high contrast theme

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

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


  1   2   3   4   5   >