[Bug 1246990] Re: [qemu-x86-64-linux-user 1.6.1] qemu: uncaught target signal 11 (Segmentation fault) - core dumped

2013-11-03 Thread Michael Tokarev
I'm not sure x86*-linux-user targets are being tested at all.  Last time
I checked, x86-64 variant crashed left and right to the point of being
completely unusable...

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

Title:
  [qemu-x86-64-linux-user 1.6.1] qemu: uncaught target signal 11
  (Segmentation fault) - core dumped

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1246990/+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 1243187] Re: Horizon drops path when redirecting to login page after session expires

2013-11-03 Thread Anuj Deshpande
** Changed in: horizon (Ubuntu)
 Assignee: (unassigned) = Anuj Deshpande (anujdeshpande92)

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

Title:
  Horizon drops path when redirecting to login page after session
  expires

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1243187/+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 1244694] Re: Creating snapshot fails due to nonexistent temporary directory

2013-11-03 Thread Dirk Grunwald
I'm having the same problem - I had a working Havana setup (with
Ceph/rbd as the cinder storage) and within the last few days, whammo,
this starts occuring. I had updated ubuntu 13.10 patches across parts of
the cluster.

nova-compute log from the node with the exception below

2013-11-03 08:37:03.487 1796 ERROR nova.openstack.common.rpc.amqp 
[req-16923a1f-cf2b-43fb-bf81-3cdceb698fb0 f2b1d092d8144d\
17aa1c51eecfd067bb 305f4fa9adcc48b09b8d07df5b247df7] Exception during message 
handling
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp Traceback 
(most recent call last):
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp   File 
/usr/lib/python2.7/dist-packages/nova/openstack/\
common/rpc/amqp.py, line 461, in _process_data
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp **args)
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp   File 
/usr/lib/python2.7/dist-packages/nova/openstack/\
common/rpc/dispatcher.py, line 172, in dispatch
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp result = 
getattr(proxyobj, method)(ctxt, **kwargs)
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp   File 
/usr/lib/python2.7/dist-packages/nova/compute/ma\
nager.py, line 353, in decorated_function
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp return 
function(self, context, *args, **kwargs)
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp   File 
/usr/lib/python2.7/dist-packages/nova/exception.\
py, line 90, in wrapped
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp payload)
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp   File 
/usr/lib/python2.7/dist-packages/nova/exception.\
py, line 73, in wrapped
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp return 
f(self, context, *args, **kw)
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp   File 
/usr/lib/python2.7/dist-packages/nova/compute/ma\
nager.py, line 243, in decorated_function
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp pass
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp   File 
/usr/lib/python2.7/dist-packages/nova/compute/ma\
nager.py, line 229, in decorated_function
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp return 
function(self, context, *args, **kwargs)
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp   File 
/usr/lib/python2.7/dist-packages/nova/compute/ma\
nager.py, line 271, in decorated_function
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp e, 
sys.exc_info())
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp   File 
/usr/lib/python2.7/dist-packages/nova/compute/ma\
nager.py, line 258, in decorated_function
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp return 
function(self, context, *args, **kwargs)
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp   File 
/usr/lib/python2.7/dist-packages/nova/compute/ma\
nager.py, line 319, in decorated_function
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp % 
image_id, instance=instance)
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp   File 
/usr/lib/python2.7/dist-packages/nova/compute/ma\
nager.py, line 309, in decorated_function
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp *args, 
**kwargs)
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp   File 
/usr/lib/python2.7/dist-packages/nova/compute/ma\
nager.py, line 2293, in snapshot_instance
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp 
task_states.IMAGE_SNAPSHOT)
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp   File 
/usr/lib/python2.7/dist-packages/nova/compute/ma\
nager.py, line 2324, in _snapshot_instance
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp 
update_task_state)
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp   File 
/usr/lib/python2.7/dist-packages/nova/virt/libvi\
rt/driver.py, line 1397, in snapshot
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp 
image_format)
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp   File 
/usr/lib/python2.7/dist-packages/nova/virt/libvi\
rt/driver.py, line 1483, in _live_snapshot
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp 
libvirt.VIR_DOMAIN_BLOCK_REBASE_SHALLOW)
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp   File 
/usr/lib/python2.7/dist-packages/eventlet/tpool.\
py, line 179, in doit
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp result = 
proxy_call(self._autowrap, f, *args, **kwar\
gs)
2013-11-03 08:37:03.487 1796 TRACE nova.openstack.common.rpc.amqp   File 
/usr/lib/python2.7/dist-packages/eventlet/tpool.\
py, line 139, in proxy_call
2013-11-03 08:37:03.487 1796 

[Bug 1247632] [NEW] package php5-gd 5.4.9-4ubuntu2.3 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2013-11-03 Thread rogik
Public bug reported:

trate de desinstalar apache, php del todo, tratando de borrar archivos de la 
carpeta respctiva etc/
al volver a instalar me salio tal error, no pued instalar nada, me sigue 
saliendo ese error:
roger@roger-PC:~$ sudo apt-get -f install
[sudo] password for roger: 
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias   
Leyendo la información de estado... Hecho
0 actualizados, 0 se instalarán, 0 para eliminar y 0 no actualizados.
1 no instalados del todo o eliminados.
Se utilizarán 0 B de espacio de disco adicional después de esta operación.
Configurando php5-gd (5.4.9-4ubuntu2.3) ...

Creating config file /etc/php5/mods-available/gd.ini with new version
cp: no se puede crear el fichero regular «/etc/php5/mods-available/gd.ini»: No 
existe el archivo o el directorio
dpkg: error al procesar php5-gd (--configure):
 el subproceso instalado el script post-installation devolvió el código de 
salida de error 1
Procesando disparadores para libapache2-mod-php5 ...
Action 'configtest' failed.
The Apache error log may have more information.
Your apache2 configuration is broken, so we're not restarting it for you.
Se encontraron errores al procesar:
 php5-gd
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: php5-gd 5.4.9-4ubuntu2.3
ProcVersionSignature: Ubuntu 3.8.0-32.47-generic 3.8.13.10
Uname: Linux 3.8.0-32-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.5
AptOrdering: php5-gd: Configure
Architecture: amd64
Date: Sun Nov  3 11:42:48 2013
DuplicateSignature: package:php5-gd:5.4.9-4ubuntu2.3:el subproceso instalado el 
script post-installation devolvió el código de salida de error 1
ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 1
InstallationDate: Installed on 2013-08-24 (70 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MarkForUpload: True
SourcePackage: php5
Title: package php5-gd 5.4.9-4ubuntu2.3 failed to install/upgrade: el 
subproceso instalado el script post-installation devolvió el código de salida 
de error 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package raring

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

Title:
  package php5-gd 5.4.9-4ubuntu2.3 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1247632/+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 1247632] Re: package php5-gd 5.4.9-4ubuntu2.3 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2013-11-03 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package php5-gd 5.4.9-4ubuntu2.3 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1247632/+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 1246990] Re: [qemu-x86-64-linux-user 1.6.1] qemu: uncaught target signal 11 (Segmentation fault) - core dumped

2013-11-03 Thread Peter Maydell
The backtrace indicates that this is a multithreaded application. These
won't work reliably under qemu-user : they tend to crash, as you have
found.

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

Title:
  [qemu-x86-64-linux-user 1.6.1] qemu: uncaught target signal 11
  (Segmentation fault) - core dumped

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1246990/+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 924105] Re: integer out of range errors for fact_values

2013-11-03 Thread Haw Loeung
This happened again today.

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

Title:
  integer out of range errors for fact_values

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/924105/+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 962150] Re: openvswitch-datapath-dkms neads linux-headers

2013-11-03 Thread Adam Conrad
Packaged depending on headers will universally always be wrong, as they
can't divine which kernel you have installed.  The correct thing to do
is to have the 'linux-$flavour' package installed matching your kernel
flavour, which will make sure your headers are always in sync.  All our
sane installers do this for you from the get-go.

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

Title:
  openvswitch-datapath-dkms neads linux-headers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/962150/+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 1220431] Re: Updates to apparmor profile for ceph rbd

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

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

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

Title:
  Updates to apparmor profile for ceph rbd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1220431/+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 1219512] Re: Setting ListenAddress to dhcp-client determined ip deadlocks boot

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

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

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

Title:
  Setting ListenAddress to dhcp-client determined ip deadlocks boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1219512/+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 1219512] Re: Setting ListenAddress to dhcp-client determined ip deadlocks boot

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

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

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

Title:
  Setting ListenAddress to dhcp-client determined ip deadlocks boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1219512/+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 1193878] Re: Init script loses track of openvpn processes sometimes

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

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

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

Title:
  Init script loses track of openvpn processes sometimes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1193878/+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 774805] Re: package w3m 0.5.2-2.1ubuntu1.1 failed to install/upgrade: cannot access archive: No such file or directory

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

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

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

Title:
  package w3m 0.5.2-2.1ubuntu1.1 failed to install/upgrade: cannot
  access archive: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/w3m/+bug/774805/+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 1228044] Re: Not translatable string Search social network messages in Unity Saucy

2013-11-03 Thread Igor Zubarev
Currently I don't see a new string in unity-lens-friends ready for translation.
See 
https://translations.launchpad.net/ubuntu/saucy/+source/unity-lens-friends/+pots/unity-lens-friends/ru/+translate?batch=10show=allsearch=Search

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

Title:
  Not translatable string Search social network messages in Unity
  Saucy

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

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


[Bug 1247533] [NEW] Displays connection entry twice

2013-11-03 Thread Shahar Or
Public bug reported:

As screenshot presents, the GUI shows the connection twice.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: network-manager-gnome 0.9.8.0-1ubuntu5
ProcVersionSignature: Ubuntu 3.12.0-1.3-generic 3.12.0-rc7
Uname: Linux 3.12.0-1-generic x86_64
ApportVersion: 2.12.6-0ubuntu1
Architecture: amd64
Date: Sun Nov  3 07:56:24 2013
EcryptfsInUse: Yes
IfupdownConfig:
 auto lo
 iface lo inet loopback
 
 #auto eth1
 #iface eth1 inet dhcp
InstallationDate: Installed on 2010-10-12 (1117 days ago)
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
IpRoute:
 default via 10.0.0.138 dev eth1  proto static 
 10.0.0.0/24 dev eth1  proto kernel  scope link  src 10.0.0.1  metric 1
IwConfig:
 eth1  no wireless extensions.
 
 lono wireless extensions.
MarkForUpload: True
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
RfKill:
 
SourcePackage: network-manager-applet
UpgradeStatus: Upgraded to trusty on 2013-10-26 (7 days ago)
nmcli-con:
 NAME  UUID   TYPE  
TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
 Ghost in the fog Network  f7e764f3-6a25-467a-b854-a61ff31271ac   bluetooth 
0never  nono 
/org/freedesktop/NetworkManager/Settings/1
 Ghost in the fog Network  06fb56bf-e999-4676-b526-7a9ade1c0d61   bluetooth 
0never  nono 
/org/freedesktop/NetworkManager/Settings/0
 to router 08aafef8-c8a4-40a3-b5ef-93c5ba8bf8d3   
802-3-ethernet1383458118   Sun 03 Nov 2013 07:55:18 AM ISTyes   
no /org/freedesktop/NetworkManager/Settings/4
nmcli-dev:
 DEVICE TYPE  STATE DBUS-PATH   
   
 eth1   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/0
nmcli-nm:
 RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   WIFI  
 WWAN-HARDWARE   WWAN  
 running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled

** Affects: network-manager-applet (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

** Attachment added: screen shot
   https://bugs.launchpad.net/bugs/1247533/+attachment/3898973/+files/double.png

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

Title:
  Displays connection entry twice

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

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


[Bug 1228406] Re: [LENOVO 3249CTO] suspend/resume failure

2013-11-03 Thread Steve Langasek
So, here's something funny.  The suspend/resume failures started
happening for me on September 20, almost exactly 3 years after I'd
gotten the machine; and was reproducible with older kernels and OSes
that had previously worked fine.  I had joked that maybe the BIOS had a
time bomb in it, or just knew its time was up because I was due for a
laptop refresh, and decided to try setting the BIOS clock back to before
September 20th to see if it made any difference.

I set the BIOS clock back exactly 3 months, to September 2.  I have now
had 8 successful suspend/resumes in a row with no problems.  After the
third suspend/resume, I set the clock back to the current date and the
problem has still not recurred.

I have no idea why this actually made a difference, of course; but it
seems to have done so.

I guess this bug should be closed as invalid, unless you're interested
in having me poke this BIOS harder, Colin.

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

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

Title:
  [LENOVO 3249CTO] suspend/resume failure

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

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


[Bug 667256] Re: Copying via Nautilus much slower than via cp / pv

2013-11-03 Thread Bug Watch Updater
** Changed in: gvfs
   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/667256

Title:
  Copying via Nautilus much slower than via cp / pv

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

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


[Bug 1210077] Re: Screen freeze and gabled after resume from suspend

2013-11-03 Thread Adix
Its still freezing with nvidia 331.13 beta drivers on the 13.10
randomly, background screen and window shadows corrupts on resume from
sleep.

01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT
540M] (rev a1)

any manual work around these bugs ?

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

Title:
  Screen freeze and gabled after resume from suspend

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

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


[Bug 738526] Re: crash accessing font info with xfs in fontpath

2013-11-03 Thread V
According to the link: 
http://ubuntuforums.org/showthread.php?t=2183029

I commented out from /etc/X11/xorg.conf :
#Section Files
# FontPath unix/:7100
#EndSection

to achieve a similar effect of uninstalling xfs
This seems to be another successful workaround. (Unless xfs is manually called 
or something).

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

Title:
  crash accessing font info with xfs in fontpath

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

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


[Bug 1247534] [NEW] Problems about swapping mouse buttons

2013-11-03 Thread Xue Fuqiao
Public bug reported:

I use the following script to swap right-click and middle-click buttons:

  # swap middle and right button
  MY_MOUSE_ID=$(xinput list | grep Mouse | sed -r 's/.*id=([0-9]+).*/\1/')
  xinput --set-button-map ${MY_MOUSE_ID} 1 3 2

It can work, but after a while (about 30min-1h), the buttons
automatically swap back so I have to execute the commands again...

I'm using Ubuntu 13.10 (with xinput 1.6.0-1).  It's a USB optical mouse.

$ uname -a
Linux xfq-Inspiron-5437 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 
2013 x86_64 x86_64 x86_64 GNU/Linux
$ cat /proc/version_signature
Ubuntu 3.11.0-12.19-generic 3.11.3

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

** Patch added: lsusb-v
   https://bugs.launchpad.net/bugs/1247534/+attachment/3898983/+files/lsusb-v

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

Title:
  Problems about swapping mouse buttons

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

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


[Bug 1247534] Re: Problems about swapping mouse buttons

2013-11-03 Thread Xue Fuqiao
Add lspci-vvnn.

** Attachment added: lspci-vvnn
   
https://bugs.launchpad.net/ubuntu/+source/xinput/+bug/1247534/+attachment/3899003/+files/lspci-vvnn

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

Title:
  Problems about swapping mouse buttons

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

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


[Bug 1247535] [NEW] crash on startup

2013-11-03 Thread harry lorenz
Public bug reported:

crash on startup

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: xorg 1:7.7+1ubuntu6
ProcVersionSignature: Ubuntu 3.8.0-32.47-generic 3.8.13.10
Uname: Linux 3.8.0-32-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Sun Nov  3 17:35:14 2013
DistUpgraded: 2013-10-20 19:13:14,565 DEBUG enabling apt cron job
DistroCodename: saucy
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Turks XT [Radeon HD 6670/7670] 
[1002:6758] (prog-if 00 [VGA controller])
   Subsystem: Gigabyte Technology Co., Ltd Device [1458:2557]
MachineType: Gigabyte Technology Co., Ltd. GA-970A-D3
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-32-generic 
root=UUID=8a3bdd1e-0357-4a28-91bc-33b6d74b3479 ro vesafb.invalid=1 nopat
SourcePackage: xorg
UpgradeStatus: Upgraded to saucy on 2013-10-20 (13 days ago)
dmi.bios.date: 05/30/2012
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F10
dmi.board.name: GA-970A-D3
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF10:bd05/30/2012:svnGigabyteTechnologyCo.,Ltd.:pnGA-970A-D3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-970A-D3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: GA-970A-D3
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.46-1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1
xserver.bootTime: Sun Nov  3 17:25:13 2013
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.14.3-3ubuntu2
xserver.video_driver: radeon

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


** Tags: amd64 apport-bug saucy ubuntu

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

Title:
  crash on startup

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

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


[Bug 1243300] Re: Network disabled after suspend on saucy

2013-11-03 Thread suokunlong
For me, IBM R61i x86, ubuntu 13.10.

* Suspend and wakeup for the first time, everything goes fine;
* Suspend again, and wakeup, network become unmanaged;
* sudo service networking restart, system freezes.

lspci:
...
03:00.0 Ethernet controller: Qualcomm Atheros AR242x / AR542x Wireless Network 
Adapter (PCI-Express) (rev 01)
Subsystem: Qualcomm Atheros Device 0034
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at df2f (64-bit, non-prefetchable) [size=64K]
Capabilities: access denied
Kernel driver in use: ath5k
...
01:00.0 VGA compatible controller: NVIDIA Corporation G86M [Quadro NVS 140M] 
(rev a1) (prog-if 00 [VGA controller])
Subsystem: Lenovo ThinkPad T61
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at d600 (32-bit, non-prefetchable) [size=16M]
Memory at e000 (64-bit, prefetchable) [size=256M]
Memory at d400 (64-bit, non-prefetchable) [size=32M]
I/O ports at 2000 [size=128]
Expansion ROM at unassigned [disabled]
Capabilities: access denied
Kernel driver in use: nvidia


No such issue when I was using 13.04 release with nvidia video driver, so may 
be a regression.

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

Title:
  Network disabled after suspend on saucy

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

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


[Bug 1243300] Re: Network disabled after suspend on saucy

2013-11-03 Thread suokunlong
 ...
 * sudo service networking restart, system freezes.

More info , when sudo service network-manager restart, network become
managed again.

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

Title:
  Network disabled after suspend on saucy

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

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


[Bug 1242300] Re: Clang cannot locate standard header files

2013-11-03 Thread Igor Petrovski
I am getting
/usr/include/wchar.h:39:11: fatal error: 'stdarg.h' file not found

Does not matter, which clang version I use

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

Title:
  Clang cannot locate standard header files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-defaults/+bug/1242300/+subscriptions

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


[Bug 1084960] Re: 10de:0de1 [GeForce GT 430] Resume from Standby mode doesn't work with Nouveau

2013-11-03 Thread suokunlong
Same problem with Nouveau driver on Ubuntu 13.04 and Ubuntu 13.10
release.

When install nvidia-current driver everything goes fine.

NVIDIA Corporation G86M [Quadro NVS 140M], IBM R61i.

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

Title:
  10de:0de1 [GeForce GT 430] Resume from Standby mode doesn't work with
  Nouveau

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

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


[Bug 1055124] Re: Cannot perform geoname look up of locations, because keyboard layout is non latin, when booted into e.g. Russian Locale

2013-11-03 Thread Adolfo Jayme Barrientos
** Changed in: ubiquity (Ubuntu)
   Importance: Low = Medium

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

Title:
  Cannot perform geoname look up of locations, because keyboard layout
  is non latin, when booted into e.g. Russian Locale

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

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


[Bug 1102659] Re: Nautilus appears twice

2013-11-03 Thread suokunlong
This behaviour happen since ubuntu 13.04, still reproduciable in 13.10:

Most of the time when I click the Nautilus icon in unity while another
folder in active, Nautilus starts a new window with the home folder.

In fact, it not only appears twice, but many.

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

Title:
  Nautilus appears twice

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

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


[Bug 1216702] Re: No ibus icon in gnome-shell panel

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

** Changed in: ibus (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/1216702

Title:
  No ibus icon in gnome-shell panel

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

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


[Bug 1247538] [NEW] Wrong package version

2013-11-03 Thread anatoly techtonik
Public bug reported:

Ansible package number is wrong.

$ sudo apt-get install ansible
...
The following NEW packages will be installed:
  ansible
...
Get:1 .../ubuntu/ saucy/universe ansible all 1.1+dfsg-1 [245 kB]
...
Unpacking ansible (from .../ansible_1.1+dfsg-1_all.deb) ...
Processing triggers for man-db ...
Setting up ansible (1.1+dfsg-1) ...
$ ansible --version
ansible 1.2


The latest is 1.3, please backport.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: ansible 1.1+dfsg-1
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: i386
Date: Sun Nov  3 10:19:57 2013
InstallationDate: Installed on 2012-03-12 (600 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120301)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: ansible
UpgradeStatus: Upgraded to saucy on 2013-10-21 (13 days ago)

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


** Tags: apport-bug i386 saucy

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

Title:
  Wrong package version

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

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


[Bug 1241109] Re: evolution is no longer translated

2013-11-03 Thread wgroiss
*** This bug is a duplicate of bug 1238521 ***
https://bugs.launchpad.net/bugs/1238521

Workaround with symlinks worked for me, too (after restart evolution).
Thanks.

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

Title:
  evolution is no longer translated

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

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


[Bug 1247539] [NEW] [backportpackage] Error: debsign returned 2. Now what?

2013-11-03 Thread anatoly techtonik
Public bug reported:

$ backportpackage -u ppa:techtonik/ansible -s trusty -d saucy ansible
...
: clearsign failed: secret key not available
debsign: gpg error occurred!  Aborting
backportpackage: Error: debsign returned 2.


It would be nice to see some proposals, what to do after this message. I am 
just trying to request a backport and test the build to help maintainers, and I 
am out of time to dig entrypoint for this GPG issue. Is it possible to guide 
what to do next? I guess #992739 is related.

** Affects: ubuntu-dev-tools (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/1247539

Title:
  [backportpackage] Error: debsign returned 2. Now what?

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

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


[Bug 1247540] [NEW] hud prompts automatically waking from suspend mode

2013-11-03 Thread shonima
Public bug reported:

Whenever system is waking from suspend mode, hud automatically prompts.

It doesn't create any inconvenience except I have to press 'ESC' to quit
the same.

Here are my system details.

ubuntu@ubuntu-Lenovo-G580:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 13.10
Release:13.10
Codename:   saucy


ubuntu@ubuntu-Lenovo-G580:~$ lspci
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller 
(rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor 
PCI Express Root Port (rev 09)
00:01.1 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor 
PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor 
Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family 
USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series 
Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family 
USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family 
High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI 
Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI 
Express Root Port 2 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family 
USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller (rev 
04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA 
Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus 
Controller (rev 04)
01:00.0 3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M / GT 
620M/625M/630M/720M] (rev ff)
03:00.0 Ethernet controller: Qualcomm Atheros AR8162 Fast Ethernet (rev 10)
04:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless 
Network Adapter (rev 01)


ubuntu@ubuntu-Lenovo-G580:~$ unity --version
unity 7.1.2


Let me know what all logs/details you require for further investigation.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: hud suspend unity

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

Title:
  hud prompts automatically waking from suspend mode

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

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


[Bug 1247480] ProcEnviron.txt

2013-11-03 Thread Michael Pavlyshko
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1247480/+attachment/3899019/+files/ProcEnviron.txt

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

Title:
  [K56CB, Realtek ALC270, Black Headphone Out, Right] No sound at all

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

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


[Bug 1247480] Re: [K56CB, Realtek ALC270, Black Headphone Out, Right] No sound at all

2013-11-03 Thread Michael Pavlyshko
apport information

** Tags added: apport-collected

** Description changed:

  My headphone does not play any audio, but my laptop speakers do. 
  The laptop speakers mute when I plug in headphones, but then no audio plays.
  
  Headphones doesn't work only if I reboot my notebook from Windows 8.
  If I shutdown notebook and then boot it again, headphones work.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Uname: Linux 3.11.0-13-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mixaill1980 F pulseaudio
  Date: Sun Nov  3 00:27:36 2013
  InstallationDate: Installed on 2013-10-19 (14 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Встроенное аудио - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mixaill1980 F pulseaudio
  Symptom_Jack: Black Headphone Out, Right
  Symptom_Type: No sound at all
  Title: [K56CB, Realtek ALC270, Black Headphone Out, Right] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/13/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K56CB.205
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K56CB
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK56CB.205:bd03/13/2013:svnASUSTeKCOMPUTERINC.:pnK56CB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK56CB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K56CB
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
+ --- 
+ ApportVersion: 2.12.5-0ubuntu2.1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  mixaill1890 F pulseaudio
+  /dev/snd/pcmC0D0p:   mixaill1890 F...m pulseaudio
+ DistroRelease: Ubuntu 13.10
+ InstallationDate: Installed on 2013-10-19 (15 days ago)
+ InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
+ MarkForUpload: True
+ Package: alsa-driver (not installed)
+ ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
+ Tags:  saucy
+ Uname: Linux 3.11.0-13-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ dmi.bios.date: 03/13/2013
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: K56CB.205
+ dmi.board.asset.tag: ATN12345678901234567
+ dmi.board.name: K56CB
+ dmi.board.vendor: ASUSTeK COMPUTER INC.
+ dmi.board.version: 1.0
+ dmi.chassis.asset.tag: No Asset Tag
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: ASUSTeK COMPUTER INC.
+ dmi.chassis.version: 1.0
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK56CB.205:bd03/13/2013:svnASUSTeKCOMPUTERINC.:pnK56CB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK56CB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
+ dmi.product.name: K56CB
+ dmi.product.version: 1.0
+ dmi.sys.vendor: ASUSTeK COMPUTER INC.

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/1247480/+attachment/3899016/+files/AlsaInfo.txt

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

Title:
  [K56CB, Realtek ALC270, Black Headphone Out, Right] No sound at all

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

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

[Bug 1247480] CurrentDmesg.txt

2013-11-03 Thread Michael Pavlyshko
apport information

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

Title:
  [K56CB, Realtek ALC270, Black Headphone Out, Right] No sound at all

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

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


[Bug 1247480] BootDmesg.txt

2013-11-03 Thread Michael Pavlyshko
apport information

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

Title:
  [K56CB, Realtek ALC270, Black Headphone Out, Right] No sound at all

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

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


[Bug 1217189] Re: Buffer I/O error on device zram0

2013-11-03 Thread kalehrl
*** This bug is a duplicate of bug 1246664 ***
https://bugs.launchpad.net/bugs/1246664

I dist-upgraded mu ubuntu 12.04 LTS this morning and after reboot I got:
[   14.666280] zram: module is from the staging directory, the quality is 
unknown, you have been warned.
[   14.667040] zram: Creating 1 devices ...
[   14.830355] Buffer I/O error on device zram0, logical block 62411
[   14.830375] Buffer I/O error on device zram0, logical block 62411
[   14.830598] Buffer I/O error on device zram0, logical block 62411
[   14.830621] Buffer I/O error on device zram0, logical block 62411
[   14.878597] Adding 249644k swap on /dev/zram0.  Priority:5 extents:1 
across:249644k SS
I will see if this is just cosmetics or if it will cause problems.

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

Title:
  Buffer I/O error on device zram0

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

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


[Bug 1243091] Re: system keyboad layout setting has no effect

2013-11-03 Thread David Oftedal
*** This bug is a duplicate of bug 1235991 ***
https://bugs.launchpad.net/bugs/1235991

** This bug has been marked a duplicate of bug 1235991
   Can't “use system keyboard layout” in Saucy

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

Title:
  system keyboad layout setting has no effect

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

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

[Bug 1247480] PulseList.txt

2013-11-03 Thread Michael Pavlyshko
apport information

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

Title:
  [K56CB, Realtek ALC270, Black Headphone Out, Right] No sound at all

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

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


[Bug 1235991] Re: Can't “use system keyboard layout” in Saucy

2013-11-03 Thread David Oftedal
The setting does seem to work somewhat with Saucy and IBus 1.5.3, though
switching it on and off again multiple times resulted in it temporarily
overriding the system keyboard layout so that it functioned like the
Japanese one, and additionally adding a Japanese keyboard layout to the
list of available input methods by itself.

However, re-configuring the system keyboard layout in the system
settings, removing the Japanese layout and restarting IBus took care of
those issues.

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

Title:
  Can't “use system keyboard layout” in Saucy

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

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

[Bug 1246664] Re: Buffer I/O error on device zram0, logical block 515067

2013-11-03 Thread kalehrl
I dist-upgraded mu ubuntu 12.04 LTS this morning and after reboot I got:
[   14.666280] zram: module is from the staging directory, the quality is 
unknown, you have been warned.
[   14.667040] zram: Creating 1 devices ...
[   14.830355] Buffer I/O error on device zram0, logical block 62411
[   14.830375] Buffer I/O error on device zram0, logical block 62411
[   14.830598] Buffer I/O error on device zram0, logical block 62411
[   14.830621] Buffer I/O error on device zram0, logical block 62411
[   14.878597] Adding 249644k swap on /dev/zram0.  Priority:5 extents:1 
across:249644k SS
I will see if this is just cosmetics or if it will cause problems.

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

Title:
  Buffer I/O error on device zram0, logical block 515067

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

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


[Bug 1247544] [NEW] Finnish macintosh keymap doesn't map correctly

2013-11-03 Thread Lars Noodén
Public bug reported:

The keyboard map in Unity for the Finnish Macintosh keyboard does not
map correctly.  There seems to be no way to type an at (@) sign.  That
is critical.  The below are less important.

The positions of Alt L and Super L are swapped.
There is no key corresponding to Level3 S...
There is no key corresponding to Menu
AltR has no corresponding keymap
The € should be over the four with a shift but that produces ¤ instead..
The § to the left of the 1 mistypes as  and with shift it is  instead of °
The key to the right of å does nothing apparently.
The  key to the left of the z key mismaps to § and °

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: gkbd-capplet 3.6.0-0ubuntu2
Uname: Linux 3.12.0-031200rc7-generic x86_64
ApportVersion: 2.12.5-0ubuntu2
Architecture: amd64
Date: Sun Nov  3 09:58:46 2013
InstallationDate: Installed on 2013-10-17 (16 days ago)
InstallationMedia: Lubuntu 13.10 Saucy Salamander - Release amd64+mac 
(20131016)
MarkForUpload: True
SourcePackage: libgnomekbd
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug saucy

** Attachment added: photo of keyboard
   
https://bugs.launchpad.net/bugs/1247544/+attachment/3899021/+files/keyboard.png

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

Title:
  Finnish macintosh keymap doesn't map correctly

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

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

[Bug 1247545] [NEW] Extra keyboard layouts are added to IBus

2013-11-03 Thread David Oftedal
Public bug reported:

From time to time, extra keyboard layouts are added to the list of
selectable layouts and input methods, without being added by the user.

One way I triggered this just a moment ago was:

1) Use a European system keyboard layout with some non-ASCII (8-bit) characters.
2) Activate the Use system keyboard layout option.
3) Activate Intelligent Pinyin, Anthy etc. and verify that the non-ASCII 
characters can be entered.
4) Restart IBus and try again if the above didn't work.
5) Deactivate the Use system keyboard layout option and repeat steps 2-4 to 
verify that the non-ASCII characters cannot be entered this time.
6) Activate the Use system keyboard layout option and repeat steps 2-4 to 
verify that they can be entered again.

At some point during the process, a Japanese keyboard layout was added
to the list of selectable layouts!

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


** Tags: 1.5.3 13.10 saucy

** Description changed:

  From time to time, extra keyboard layouts are added to the list of
- selectable layouts and input methods,, without being added by the user.
+ selectable layouts and input methods, without being added by the user.
  
  One way I triggered this just a moment ago was:
  
  1) Use a European system keyboard layout with some non-ASCII (8-bit) 
characters.
  2) Activate the Use system keyboard layout option.
  3) Activate Intelligent Pinyin, Anthy etc. and verify that the non-ASCII 
characters can be entered.
  4) Restart IBus and try again if the above didn't work.
  5) Deactivate the Use system keyboard layout option and repeat steps 2-4 to 
verify that the non-ASCII characters cannot be entered this time.
  6) Activate the Use system keyboard layout option and repeat steps 2-4 to 
verify that they can be entered again.
  
  At some point during the process, a Japanese keyboard layout was added
  to the list of selectable layouts!

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

Title:
  Extra keyboard layouts are added to IBus

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

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


[Bug 1247540] Re: hud prompts automatically waking from suspend mode

2013-11-03 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1247540/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  hud prompts automatically waking from suspend mode

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

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


[Bug 1247534] Re: Problems about swapping mouse buttons

2013-11-03 Thread Ubuntu Foundations Team Bug Bot
The attachment lsusb-v seems to be a patch.  If it isn't, please
remove the patch flag from the attachment, remove the patch tag, and
if you are a member of the ~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

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

Title:
  Problems about swapping mouse buttons

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

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


[Bug 1247547] [NEW] Upgrade proccess from ubuntu 13.04 to 13.10 exits

2013-11-03 Thread Angel Economides
Public bug reported:

Unfortunately I am not in position to send any more information. I've
checked possible solutions (from uninstalling packages with hold status
to any other possible solution (e.g. unity and video driver uninstall))
with no luck.

Any further suggestion would be highly appreciated.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: ubuntu-release-upgrader-core 1:0.192.13
ProcVersionSignature: Ubuntu 3.8.0-33.48-generic 3.8.13.11
Uname: Linux 3.8.0-33-generic i686
ApportVersion: 2.9.2-0ubuntu8.5
Architecture: i386
CrashDB: ubuntu
Date: Sun Nov  3 10:16:18 2013
InstallationDate: Installed on 2012-12-16 (321 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release i386 
(20120817.3)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to raring on 2013-11-03 (0 days ago)

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug dist-upgrade i386 raring

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

Title:
  Upgrade proccess from ubuntu 13.04 to 13.10 exits

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

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


[Bug 925690] Re: Screen brightness adjust hotkeys don't work with an Acer 5755G laptop

2013-11-03 Thread Adam Niedling
Christopher: I'm not using Bumblebee anymore. I tried to disable the
nvidia card in BIOS but adjusting the brightness still does not work.
However the brightness bar got visible in the top right corner when I'm
trying to adjust it. There is no bar with the nvidia card enabled.

** Description changed:

- I'm using Oneiric x64. When I press fn+left/right arrow keys the
- brightness of the screen doesn't change even thou the bar appears on the
- top right corner correctly. This laptop has two video cards: nVidia 540M
- and an integrated Intel HD Graphics 3000. Normally the nVidia card is
- switched off by Bumblebee so only the Intel one is running.
+ I'm using a freshly installed Saucy x64. When I press fn+left/right arrow 
keys the brightness of the screen doesn't change and there is no bar appearing 
on the top right corner indicating the change in brightness. 
+ This laptop has two video cards: nVidia 540M and an integrated Intel HD 
Graphics 3000.
+ If the nVidia card is disabled in BIOS the top right bar appears but the 
brightness still does not change.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: linux-image-3.0.0-15-generic 3.0.0-15.26
  ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13
  Uname: Linux 3.0.0-15-generic x86_64
  NonfreeKernelModules: wl
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  ArecordDevices:
-   List of CAPTURE Hardware Devices 
-  card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog]
-Subdevices: 1/1
-Subdevice #0: subdevice #0
+   List of CAPTURE Hardware Devices 
+  card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog]
+    Subdevices: 1/1
+    Subdevice #0: subdevice #0
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  krychek1568 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  krychek1568 F pulseaudio
  CRDA: Error: [Errno 2] Nincs ilyen fájl vagy könyvtár
  Card0.Amixer.info:
-  Card hw:0 'PCH'/'HDA Intel PCH at 0xd1b0 irq 56'
-Mixer name : 'Intel CougarPoint HDMI'
-Components : 'HDA:10ec0269,10250504,00100100 
HDA:80862805,80860101,0010'
-Controls  : 20
-Simple ctrls  : 11
+  Card hw:0 'PCH'/'HDA Intel PCH at 0xd1b0 irq 56'
+    Mixer name : 'Intel CougarPoint HDMI'
+    Components : 'HDA:10ec0269,10250504,00100100 
HDA:80862805,80860101,0010'
+    Controls  : 20
+    Simple ctrls  : 11
  CheckboxSubmission: e2c1dd7c516ed88e0de43a227ceb28c1
  CheckboxSystem: 2954e74ba17fb0e37fc942cd1d9fab4e
  Date: Thu Feb  2 21:01:36 2012
  HibernationDevice: RESUME=UUID=179d710c-8f72-46c5-a5b1-9cb7ef744366
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  MachineType: Acer Aspire 5755G
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-15-generic 
root=UUID=3c85b1f7-dc7f-4c89-b53c-408cb6d7f7ae ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-3.0.0-15-generic N/A
-  linux-backports-modules-3.0.0-15-generic  N/A
-  linux-firmware1.60
+  linux-restricted-modules-3.0.0-15-generic N/A
+  linux-backports-modules-3.0.0-15-generic  N/A
+  linux-firmware1.60
  SourcePackage: linux
  StagingDrivers: mei
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/07/2011
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.15
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: JV51_HR
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.15
  dmi.modalias: 
dmi:bvnAcer:bvrV1.15:bd10/07/2011:svnAcer:pnAspire5755G:pvrV1.15:rvnAcer:rnJV51_HR:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.15:
  dmi.product.name: Aspire 5755G
  dmi.product.version: V1.15
  dmi.sys.vendor: Acer
- --- 
+ ---
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  krychek2147 F pulseaudio
-  /dev/snd/pcmC0D0p:   krychek2147 F...m pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  krychek2147 F pulseaudio
+  /dev/snd/pcmC0D0p:   krychek2147 F...m pulseaudio
  CurrentDmesg:
-  
+ 
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=5dc00776-6f67-42d1-9985-15bf84510b70
  InstallationDate: Installed on 2013-10-30 (3 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: Acer Aspire 5755G
  MarkForUpload: True
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB:
-  0 inteldrmfb
-  1 nouveaufb
+  0 inteldrmfb
+  1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=d4c46cde-ec44-4da4-b4ec-a67f7b892126 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  

[Bug 1247352] Re: GDM causes gnome-shell to crash when switching users

2013-11-03 Thread Pekka Tiittanen
It seems that using GDM causes every gnome-shell session to crash after
selecting Switch user.

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

Title:
  GDM causes gnome-shell to crash when switching users

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

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


[Bug 1242610] Re: Broadcom BCM57786 Ethernet not working

2013-11-03 Thread tdelunel
The problem also occures in ubuntu 13.04.
Then my first idea was to upgrade to 13.10...

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

Title:
  Broadcom BCM57786 Ethernet not working

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

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


[Bug 1246364] Re: update-notifier does not show a tray icon in xubuntu 13.10

2013-11-03 Thread Forest
 It still remains the question, if a minimized window is a meaningful
way to inform the user about new updates.

The answer to that question is no.

The question in my mind is: what causes problem?

I didn't notice until just now, but it seems the upgrade from Xubuntu
13.04 to 13.10 removed the notification tray from my panel, causing
several icons to disappear.  When I manually add the Indicator Plugin
widget to my panel, I can once again see several missing icons,
including one from update-notifier, though they are unusually small.
Manually removing Indicator Plugin from my panel, restores the icons to
full size.  Strange.  Do you see the same behavior?

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

Title:
  update-notifier does not show a tray icon in xubuntu 13.10

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

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


[Bug 1151622] Re: 050d:0237 [ASUS P9X79 PRO] The usb driver appears to fail

2013-11-03 Thread Christopher M. Penalver
tomdean, would you have a direct web link to your post (not a copy of
the upstream report)?

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

Title:
  050d:0237 [ASUS P9X79 PRO] The usb driver appears to fail

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

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


[Bug 1245819] Re: RT3290 driver keeps disconnecting.

2013-11-03 Thread Graeme Pietersz
Evan, my disconnet time is much shorter.

I now have an issue that may or may not be related to the kernel
upgrade: unity-panel-services takes 100% of a CPU after running for a
few minutes.

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

Title:
  RT3290 driver keeps disconnecting.

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

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


[Bug 1243300] Re: Network disabled after suspend on saucy

2013-11-03 Thread Christopher M. Penalver
suokunlong, if you have a bug in Ubuntu, the Ubuntu Kernel team, Ubuntu Bug 
Control team, and Ubuntu Bug Squad would like you to please file a new report 
by executing the following in a terminal while booted into a Ubuntu repository 
kernel (not a mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Please note, not filing a new report would delay your problem being
addressed as quickly as possible.

No need exists to comment here at this time. After reading the above
documentation in it's entirety, if you have further questions, you are
welcome to redirect them to the appropriate mailing list or forum via
http://www.ubuntu.com/support/community/mailinglists , or you may
contact me directly.

Thank you for your understanding.

** Summary changed:

- Network disabled after suspend on saucy
+ [Lenovo S205] Network disabled after suspend on saucy

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

Title:
  [Lenovo S205] Network disabled after suspend on saucy

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

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


[Bug 1246929] Re: alsa bug in KVM virtual machines

2013-11-03 Thread Raymond
# define QEMU_HDA_ID_OUTPUT  ((QEMU_HDA_ID_VENDOR  16) | 0x11)
# define QEMU_HDA_ID_DUPLEX  ((QEMU_HDA_ID_VENDOR  16) | 0x21)
# define QEMU_HDA_ID_MICRO   ((QEMU_HDA_ID_VENDOR  16) | 0x31)
# define QEMU_HDA_AMP_CAPS   QEMU_HDA_AMP_NONE


0x21 mean the emulated codec does not has any amp (volume control)

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

Title:
  alsa bug in KVM virtual machines

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

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


[Bug 1084960] Re: 10de:0de1 [Gigabyte P35-DS3] Resume from Standby mode doesn't work with Nouveau

2013-11-03 Thread Christopher M. Penalver
suokunlong, if you have a bug in Ubuntu, the Ubuntu Kernel team, Ubuntu Bug 
Control team, and Ubuntu Bug Squad would like you to please file a new report 
by executing the following in a terminal while booted into a Ubuntu repository 
kernel (not a mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Please note, not filing a new report would delay your problem being
addressed as quickly as possible.

No need exists to comment here at this time. After reading the above
documentation in it's entirety, if you have further questions, you are
welcome to redirect them to the appropriate mailing list or forum via
http://www.ubuntu.com/support/community/mailinglists , or you may
contact me directly.

Thank you for your understanding.

** Summary changed:

- 10de:0de1 [GeForce GT 430] Resume from Standby mode doesn't work with Nouveau
+ 10de:0de1 [Gigabyte P35-DS3] Resume from Standby mode doesn't work with 
Nouveau

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

Title:
  10de:0de1 [Gigabyte P35-DS3] Resume from Standby mode doesn't work
  with Nouveau

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

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


[Bug 1242593] Re: libx264-123 cause segmentation fault (saucy)

2013-11-03 Thread Michael Sommer
*** This bug is a duplicate of bug 1241772 ***
https://bugs.launchpad.net/bugs/1241772

latest libx264 in saucy fixed it for me (updated yesterday / 2013-11-01)

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

Title:
  libx264-123 cause segmentation fault (saucy)

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

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


[Bug 1242215] Re: mencoder crashes with segmentation fault

2013-11-03 Thread Michael Sommer
has been fixed for me with the latest libx264 update in ubuntu 13.10

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

Title:
  mencoder crashes with segmentation fault

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

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


[Bug 1246364] Re: update-notifier does not show a tray icon in xubuntu 13.10

2013-11-03 Thread Forest
(Ugh... please pardon the terrible misuse of punctuation above.  I'm
tired.)

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

Title:
  update-notifier does not show a tray icon in xubuntu 13.10

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

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


[Bug 1242610] Re: Broadcom BCM57786 Ethernet not working

2013-11-03 Thread Christopher M. Penalver
tdelunel, if you have a bug in Ubuntu, the Ubuntu Kernel team, Ubuntu Bug 
Control team, and Ubuntu Bug Squad would like you to please file a new report 
by executing the following in a terminal while booted into a Ubuntu repository 
kernel (not a mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Please note, not filing a new report would delay your problem being
addressed as quickly as possible.

No need exists to comment here at this time. After reading the above
documentation in it's entirety, if you have further questions, you are
welcome to redirect them to the appropriate mailing list or forum via
http://www.ubuntu.com/support/community/mailinglists , or you may
contact me directly.

Thank you for your understanding.

** Tags added: regression-potential

** Tags removed: kernel-bug-exists-upstream
** Tags added: kernel-bug-exists-upstream-v3.12-rc6 needs-upstream-testing

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

Title:
  Broadcom BCM57786 Ethernet not working

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

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


[Bug 925690] Re: Screen brightness adjust hotkeys don't work with an Acer 5755G laptop

2013-11-03 Thread Christopher M. Penalver
Adam Niedling, continuing to keep the nvidia card in the BIOS disabled,
could you please provide the missing information following
https://wiki.ubuntu.com/Kernel/Debugging/Backlight ?

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

Title:
  Screen brightness adjust hotkeys don't work with an Acer 5755G laptop

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

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


[Bug 1247064] Re: mdraid not assembled correctly when booting from kernel newer than 2.6.32-33

2013-11-03 Thread Julian Wiedmann
** Tags added: regression-update

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

Title:
  mdraid not assembled correctly when booting from kernel newer than
  2.6.32-33

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

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


[Bug 1241871] Re: 13.10 kernels (3.11.x) Fail to light up certain intel backlights

2013-11-03 Thread Christopher M. Penalver
Gabriel Devenyi, please boot into the release prior to 3.10-rc6 that worked for 
you via http://releases.ubuntu.com/ (live environment is fine) and execute the 
following at a terminal:
apport-collect 1241871

** Description changed:

- Bug has been ongoing since 3.10-rc6
+ Bug has been ongoing since 3.10-rc6 my laptop incorrectly reports the
+ BPP on the display, causing kernel modesetting to fail.
  
- Certain UEFI laptops incorrectly report their BPP on their display,
- causing kernel modesetting to fail
- 
- Full details see:
- https://bugzilla.kernel.org/show_bug.cgi?id=59841
- 
- Developers have refused to quirk the regression, causing no display on a
- a large number of systems.
- 
- Upgraded installations will boot with no display, and the installer will have 
no display.
- --- 
- ApportVersion: 2.12.5-0ubuntu2
- Architecture: amd64
- DistroRelease: Ubuntu 13.10
- MarkForUpload: True
- Package: linux (not installed)
- Tags:  saucy
- Uname: Linux 3.12.0-rc5-custom x86_64
- UnreportableReason: The running kernel is not an Ubuntu kernel
- UpgradeStatus: Upgraded to saucy on 2013-10-17 (3 days ago)
- UserGroups: adm audio backup bluetooth bumblebee cdrom dip fuse lp lpadmin 
netdev plugdev sambashare scanner sudo vboxusers video
+ Upgraded installations will boot with no display, and the installer will
+ have no display.

** Summary changed:

- 13.10 kernels (3.11.x) Fail to light up certain intel backlights
+ 13.10 kernels (3.11.x) Fail to light up my laptop

** Tags added: needs-kernel-logs

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

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

Title:
  13.10 kernels (3.11.x) Fail to light up my laptop

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

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


[Bug 1245226] Re: HDMI: audio-video playback too fast

2013-11-03 Thread Christopher M. Penalver
** This bug is no longer a duplicate of bug 1239233
   Video playback is like fast forward in 13.10 when radeon HDMI audio output 
is enabled

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

Title:
  HDMI: audio-video playback too fast

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

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


[Bug 1239233] Re: Video playback is like fast forward in 13.10 when radeon HDMI audio output is enabled

2013-11-03 Thread Christopher M. Penalver
Giannis, the next step is to bisect from 13.04 to 13.10, in order to
identify the offending commit. Could you please do this following
https://wiki.ubuntu.com/Kernel/KernelBisection ?

** Tags added: latest-bios-f9 needs-upstream-testing regression-release

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

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

Title:
  Video playback is like fast forward in 13.10 when radeon HDMI audio
  output is enabled

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

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


[Bug 1245226] Re: HDMI: audio-video playback too fast

2013-11-03 Thread Christopher M. Penalver
Fabrizio Gennari, could you please confirm this issue exists with the
latest development release of Ubuntu? ISO images are available from
http://cdimage.ubuntu.com/daily-live/current/ . If the issue remains,
could you please run the following command in the development release
from a Terminal (Applications-Accessories-Terminal), as it will
automatically gather and attach updated debug information to this
report:

apport-collect -p linux replace-with-bug-number

Also, could you please test the latest upstream kernel available (not the daily 
folder, but the one all the way at the bottom) following 
https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional 
upstream developers to examine the issue.Once you've tested the upstream 
kernel, please comment on which kernel version specifically you tested. If this 
bug is fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For 
example:
kernel-fixed-upstream-v3.12-rc7

This can be done by clicking on the yellow circle with a black pencil icon next 
to the word Tags located at the bottom of the bug description. As well, please 
remove the tag:
needs-upstream-testing

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

As well, please remove the tag:
needs-upstream-testing

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.

** Description changed:

  After upgrading to Ubuntu 13.10, selecting HDMI as audio output device
- is broken.
- 
- Audio is played back at high speed. When playing back video clips, the
- video frames are also too fast.
- 
- This is similar to an old bug I reported some time ago,
- https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897008 . In that
- case, adding radeon.audio=1 to the kernel command line solved.
- 
- Now, the configuration is unchanged since when Ubuntu 13.04 was running
- 
- $cat /proc/cmdline 
- BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=10b9da6b-d735-48a7-bc45-2c1fc81183dd ro quiet splash radeon.audio=1 
vt.handoff=7
- 
- yet audio is broken.
- 
- Note that, when selecting headphone as audio output device, everything
- works.
+ is broken. Audio is played back at high speed. When playing back video
+ clips, the video frames are also too fast. Note that, when selecting
+ headphone as audio output device, everything works.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-control-center 1:3.6.3-0ubuntu44
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Sun Oct 27 18:00:53 2013
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2010-11-07 (1085 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  MarkForUpload: True
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to saucy on 2013-10-22 (5 days ago)
  usr_lib_gnome-control-center:
-  activity-log-manager  0.9.7-0ubuntu4
-  deja-dup  27.3.1-0ubuntu1
-  gnome-control-center-datetime 13.10.0+13.10.20131016.2-0ubuntu1
-  gnome-control-center-signon   0.1.7~+13.10.20130724.1-0ubuntu1
-  gnome-control-center-unity1.3+13.10.20131004-0ubuntu1
+  activity-log-manager  0.9.7-0ubuntu4
+  deja-dup  27.3.1-0ubuntu1
+  gnome-control-center-datetime 13.10.0+13.10.20131016.2-0ubuntu1
+  gnome-control-center-signon   0.1.7~+13.10.20130724.1-0ubuntu1
+  gnome-control-center-unity1.3+13.10.20131004-0ubuntu1

** Tags removed: hdmi
** Tags added: needs-kernel-logs needs-upstream-testing regression-release

** Package changed: alsa-driver (Ubuntu) = linux (Ubuntu)

** Changed in: linux (Ubuntu)
   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/1245226

Title:
  HDMI: audio-video playback too fast

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

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

[Bug 597358] Re: v_sim crashed when loading any file from menu

2013-11-03 Thread Damien
** Changed in: v-sim (Ubuntu)
   Status: Fix Committed = 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/597358

Title:
  v_sim crashed when loading any file from menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/v-sim/+bug/597358/+subscriptions

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


[Bug 958007] Re: First switching of the keyboard layout doesn't update the layout indicator

2013-11-03 Thread amjjawad
13.10 is affected by this as well.

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

Title:
  First switching of the keyboard layout doesn't update the layout
  indicator

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

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


[Bug 1247553] [NEW] Eclipse will not install due to dependency

2013-11-03 Thread borillionstar
Public bug reported:

(saucy)babak@localhost:~$ sudo apt-get install eclipse 
Reading package lists... Done 
Building dependency tree
Reading state information... Done 
Some packages could not be installed. This may mean that you have 
requested an impossible situation or if you are using the unstable 
distribution that some required packages have not yet been created 
or been moved out of Incoming. 
The following information may help to resolve the situation: 

The following packages have unmet dependencies: 
 eclipse : Depends: eclipse-jdt (= 3.8.1-4) but it is not going to be 
installed 
   Depends: eclipse-pde (= 3.8.1-4) but it is not installable 
E: Unable to correct problems, you have held broken packages. 

ok so I try to install the dependency:

(saucy)babak@localhost:~$ sudo apt-get install eclipse-jdt 
Reading package lists... Done 
Building dependency tree
Reading state information... Done 
Some packages could not be installed. This may mean that you have 
requested an impossible situation or if you are using the unstable 
distribution that some required packages have not yet been created 
or been moved out of Incoming. 
The following information may help to resolve the situation: 

The following packages have unmet dependencies: 
 eclipse-jdt : Depends: eclipse-platform (= 3.8.1-4) but it is not installable 
E: Unable to correct problems, you have held broken packages. 

ok so the output of output of  'dpkg --get-selections | grep hold'
returns no results.

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


** Tags: armhf saucy

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

Title:
  Eclipse will not install due to dependency

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

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


[Bug 1239233] Re: 1002:9589 [GA-MA790X-DS4] Video playback is like fast forward in 13.10 when radeon HDMI audio output is enabled

2013-11-03 Thread Christopher M. Penalver
** Summary changed:

- Video playback is like fast forward in 13.10 when radeon HDMI audio output is 
enabled
+ 1002:9589 [GA-MA790X-DS4] Video playback is like fast forward in 13.10 when 
radeon HDMI audio output is enabled

** Summary changed:

- 1002:9589 [GA-MA790X-DS4] Video playback is like fast forward in 13.10 when 
radeon HDMI audio output is enabled
+ 1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward in 
13.10 when radeon HDMI audio output is enabled

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

Title:
  1002:9589 [Gigabyte GA-MA790X-DS4] Video playback is like fast forward
  in 13.10 when radeon HDMI audio output is enabled

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

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


[Bug 1228044] Re: Not translatable string Search social network messages in Unity Saucy

2013-11-03 Thread Gabor Kelemen
Bruce: yes, the pot file appears in the import queue of trusty:
https://translations.launchpad.net/ubuntu/trusty/+source/unity-lens-
friends/+imports

Igor: Bruce fixed it in trusty, but not in saucy. Interestingly I ran a
test build of the saucy branch and the pot file was created as expected,
including the missing string. I have no idea what went wrong, but for
now I have uploaded the pot from trusty to saucy.

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

Title:
  Not translatable string Search social network messages in Unity
  Saucy

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

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


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout in 13.10

2013-11-03 Thread Andreas Tsourouflis
@suor, @ssy. 
There is a workaround for the ugly icons too. 
m17n uses the icons located in usr/share/m17n/icons/
In my case (Greek), it was el-kbd.png. 
You can substitute the m17n-icon with an icon of your liking. I have tried to 
use the default Unity icon located in 
/usr/share/icons/ubuntu-mono-dark/status/22/ and it works even though the Unity 
icon is in svg format
Namely, I have renamed indicator-keyboard-Gr.svg to el-kbd.png and placed 
it in usr/share/m17n/icons/

I am not sure whether it works all the time. Please confirm

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

Title:
  Hotkeys not functional in non-latin keyboard layout in 13.10

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

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


[Bug 1245288] Re: can not alter display brightness after upgrade to 13.10

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

** Changed in: 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/1245288

Title:
  can not alter display brightness after upgrade to 13.10

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

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


[Bug 1247553] Re: Eclipse will not install due to dependency eclipse-platform

2013-11-03 Thread borillionstar
** Summary changed:

- Eclipse will not install due to dependency 
+ Eclipse will not install due to dependency eclipse-platform

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

Title:
  Eclipse will not install due to dependency eclipse-platform

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

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


[Bug 970758] Re: Menu is frozen after opening it and it will not disappear (even after clicking on the desktop) unless clicking on it again

2013-11-03 Thread amjjawad
@Pierre Gobin (pierre-gobin)

I am definitely talking about Scenario B, that is exactly why I reported
this bug on the first place and it is NOT an opinion, it is a bug :)

Thanks!

P.S.
I am not sure why this is hard to understand? this video is very clear: 
http://youtu.be/OAPbQHU31sI

and, any menu on any system must disappear and fade away the moment you
finish your work on that menu. I fail to find a good reason why a Menu
should be stuck on the desktop and refuse to disappear? this is a huge
pain in the next and unwanted behaviour IMHO :)

** Changed in: lxpanel (Ubuntu)
   Status: Opinion = Confirmed

** Tags added: saucy

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

Title:
  Menu is frozen after opening it and it will not disappear (even after
  clicking on the desktop) unless clicking on it again

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

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


[Bug 1243624] Re: Sync wesnoth-1.10 1:1.10.7-1 (universe) from Debian unstable (main)

2013-11-03 Thread Dmitry Shachnev
This bug was fixed in the package wesnoth-1.10 - 1:1.10.7-1
Sponsored for Vincent Cheng (vincent-c)

---
wesnoth-1.10 (1:1.10.7-1) unstable; urgency=low

  * New upstream stable release.
- Refresh patches.
  * Fix FTBFS on alpha due to relocation errors during linking.
(Closes: #720158)
  * Fully enable build hardening.
  * Depend on fonts-dejavu-core (instead of transitional ttf-dejavu package).
  * Bump to Standards-Version 3.9.4.
  * Fix lintian warning vcs-field-not-canonical.

 -- Vincent Cheng vincentc1...@gmail.com  Mon, 19 Aug 2013 01:07:46
-0700

** Changed in: wesnoth-1.10 (Ubuntu)
   Status: New = 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/1243624

Title:
  Sync wesnoth-1.10 1:1.10.7-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wesnoth-1.10/+bug/1243624/+subscriptions

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


[Bug 1243626] Re: Sync supertux 0.3.4-1 (universe) from Debian experimental (main)

2013-11-03 Thread Dmitry Shachnev
This bug was fixed in the package supertux - 0.3.4-1
Sponsored for Vincent Cheng (vincent-c)

---
supertux (0.3.4-1) experimental; urgency=low

  * New upstream release.
- Remove patches applied upstream:
  fix_{man_page,curl_ftbfs,gcc{4.6,4.7}_ftbfs,joystick_conf_loss}.patch
- Refresh remaining patches.
  * Remove unnecessary Build-Conflicts field.
  * Remove unused lintian override.
  * Update watch file (thanks to Bart Martens).

 -- Vincent Cheng vincentc1...@gmail.com  Tue, 20 Aug 2013 01:04:26
-0700

** Changed in: supertux (Ubuntu)
   Status: New = 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/1243626

Title:
  Sync supertux 0.3.4-1 (universe) from Debian experimental (main)

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

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


[Bug 1242735] Re: [saucy] unity-panel-service memory leak?

2013-11-03 Thread LGB [Gábor Lénárt]
Still, I need kill unity-panel-service about twice a day in average
because it would consume all memory otherwise after a while!

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

Title:
  [saucy] unity-panel-service memory leak?

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

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


[Bug 1247555] [NEW] glade crashes on opening a file

2013-11-03 Thread Abb
Public bug reported:

I saved a Glade file on Ubuntu 13.04. If i open that file on glade
3.14.2 on Ubuntu Gnome 13.10, it crashed with the following message.

(glade:8336): Gtk-CRITICAL **: gtk_recent_chooser_set_filter: assertion 
'GTK_IS_RECENT_FILTER (filter)' failed
GladeUI-Message: No displayable values for property GtkEntry::input-purpose
GladeUI-Message: No displayable values for property GtkEntry::input-hints
GladeUI-Message: No displayable values for property GtkTextView::input-purpose
GladeUI-Message: No displayable values for property GtkTextView::input-hints
GladeUI-Message: 1 missing displayable value for 
GtkCellRendererAccel::accel-mode

(glade:8336): GladeUI-CRITICAL **: glade_widget_adaptor_get_object_type:
assertion 'GLADE_IS_WIDGET_ADAPTOR (adaptor)' failed

(glade:8336): GladeUI-CRITICAL **: glade_widget_set_object: assertion
'new_object == NULL || g_type_is_a (G_OBJECT_TYPE (new_object),
glade_widget_adaptor_get_object_type (gwidget-priv-adaptor))' failed

(glade:8336): GladeUI-ERROR **: Unable to get GladeWidget for internal
child selection

Trace/Breakpoint ausgelöst (Speicherabzug geschrieben)

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: glade 3.14.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
Date: Sun Nov  3 10:56:10 2013
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-10-20 (14 days ago)
InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: glade
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug saucy

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

Title:
  glade crashes on opening a file

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

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

[Bug 1247496] Re: zram-config issues with linux 3.2.0-55 in 12.04

2013-11-03 Thread Oibaf
*** This bug is a duplicate of bug 1246664 ***
https://bugs.launchpad.net/bugs/1246664

The kernel problem is a dup of bug 1246664. About the stop you should
open a new bug.

** This bug has been marked a duplicate of bug 1246664
   Buffer I/O error on device zram0, logical block 515067

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

Title:
  zram-config issues with linux 3.2.0-55 in 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zram-config/+bug/1247496/+subscriptions

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


[Bug 1084403] Re: no support for gpgsig tags

2013-11-03 Thread Harald Sitter
Making this non-fatal (on launchpad) would be rather helpful since as of
a couple of days ago this is blocking KDE Frameworks 5 building [1].
Upstream is less than thrilled.

[1] https://code.launchpad.net/~neon/kde-workspace/master

** Attachment added: raw commit data of affected commit in kde-workspace
   
https://bugs.launchpad.net/ubuntu/+source/bzr-git/+bug/1084403/+attachment/3899038/+files/commit

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

Title:
  no support for gpgsig tags

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

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


[Bug 970758] Re: Menu is frozen after opening it and it will not disappear (even after clicking on the desktop) unless clicking on it again

2013-11-03 Thread amjjawad
http://youtu.be/OAPbQHU31sI

Scenario A is from the beginning to second 13

1- You click on your Menu
2- You hover your mouse over any area
3- Whether you click on something or not, the moment you hover your mouse away, 
the menu will disappear

THIS IS the default behaviour on ANY menu on ANY System :) and this is
totally acceptable

Scenario B is from Second 14 to the end of the youtube video

1- You click on your menu 
2- You hover your mouse over any area on the menu
3- The moment you do a Right Click and - for example - add to Desktop, the menu 
will be frozen
4- Whether you hover your mouse away ... whether you click on the desktop so 
many times ... that will never change the fact that the menu is frozen
5- The ONLY way to break that freeze is to go back to the Menu Icon and Click it

I am sure the video is super clear and I do hope this is the very last
time I really have to explain this :D

Thanks :)

** Summary changed:

- Menu is frozen after opening it and it will not disappear (even after 
clicking on the desktop) unless clicking on it again
+ Right Click on the Menu will make it frozen and will never disappear unless 
you click back on the Menu's icon

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

Title:
  Right Click on the Menu will make it frozen and will never disappear
  unless you click back on the Menu's icon

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

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


[Bug 1213837] Re: Unable to change session or language after logout

2013-11-03 Thread amjjawad
@sudodus

Are you still think this bug is alive?

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

Title:
  Unable to change session or language after logout

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

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


[Bug 1224098] Re: xserver wont start after nvidia-prime installation

2013-11-03 Thread Remten
Not sure whether this is the correct place to post the following -

I have been running lubuntu 13.10.1 with XFCE4.

I wanted to install nvidia-prime, so I decided to try the fix reported
here to minimize any problems with nvidia prime. However, after
installing the nvidia-prime_0.4.2~ubuntu13.10.1_all.deb, I am no longer
able to log into xfce sessions and I can now only use lubuntu sessions.

laptop ASUS N550JV  (Intel gpu  GT750M gpu)
Lubuntu 13.10.1 amd64 alternate install
(dual boot encrypted Win 7  encrypted 
LVM lubuntu)
Linux version 3.11.0-12-generic
(buildd@allspice) (gcc version 4.8.1 (Ubuntu/Linaro 
4.8.1-10ubuntu7) )
Architecture: amd64
InstallationDate: Lubuntu Installed on 2013-10-28

Nvidia-319.32  x86_64  installed 2013-11-03

xfce4 4.10.1 metapackage
xfce4-goodies 4.10 metapackage
xbindkeys  xbindkeys-config packages
policykit-1-gnome

How I installed the drivers:
installed nvidia-319 using Synaptic
installed nvidia-settings using Synaptic
downloaded nvidia-prime_0.4.2~ubuntu13.10.1_all.deb
  from ux51vz.blogspot.com/2013/10/install-lubuntu1310-saucy-salamander.html  
which cited this launchpad bug entry  (I think that is a blog post by Sebastien 
Coquelin, who posted at #10 here)
rebooted

Normal grub2 screen. Normal unlocking of encryption for the LVM.
But when attempt to login to xfce session, screen turns dark black for a couple 
of sessions, then slightly grey, then dark black again. Have to reboot and 
choose lubuntu session.

Initially in lubuntu session, multiple error message windows appeared:

The [xfce] panel has closed unexpectedly.
The application desktop [xfce] has closed unexpectedly.
Sorry, the application xbindkeys-config has stopped unexpectedly.
Sorry, Lubuntu 13.10 has experienced an internal error.
Invalid problem report  (This problem report is damaged and cannot be 
processed. Permission error (1,'Operation not permitted')
Permission denied

I removed xbindkeys. On reboot, still couldn't log into xfce sessions.
I removed xfce4 and xfce4-goodies metapackages via Synaptic (marked for 
complete removal). Then reinstalled.

Still can't log into xfce sessions. Black screen. Have to reboot.
I can log into lubuntu sessions still  (and now no longer see the multiple 
error messages when logging into lubuntu sessions).

nvidia-prime does seem to be working though (or maybe video limits have been 
removed?) because
- before installed nvidia-319 driver and nvidia-prime, glxspheres gave 60 fps, 
67 Mpixels/sec
- after installed nvidia-319 and nvidia-prime, glxspheres gives 1300+ fps, 1500 
Mpixels/sec

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

Title:
  xserver wont start after nvidia-prime installation

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

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


[Bug 1247282] Re: python-uno is missing

2013-11-03 Thread Dick Kniep
This means a major conversion for the complete application (approx.
50 loc) which uses wxpython that is not converted to python3 yet.
This effectively means that I cannot upgrade to a newer version.

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

Title:
  python-uno is missing

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

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


[Bug 1238891] Re: suspend/resume failure

2013-11-03 Thread Christopher M. Penalver
Geoffrey Ferrari, as per
https://downloadcenter.intel.com/SearchResult.aspx?lang=engProductFamily=Desktop+BoardsProductLine=Intel%C2%AE+5+Series+Chipset+BoardsProductProduct=Intel%C2%AE+Desktop+Board+DH57JG
an update is available for your BIOS (0663). If you update to this
following https://help.ubuntu.com/community/BiosUpdate , does it change
anything?

If not, could you please both specify what happened, and provide the output of 
the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

Please note your current BIOS is already in the Bug Description, so
posting this on the old BIOS would not be helpful.

For more on BIOS updates and linux, please see
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette
.

Thank you for your understanding.

** Tags added: bios-outdated-0663 needs-upstream-testing regression-
potential

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

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

Title:
  suspend/resume failure

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

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


[Bug 1225169] Re: Spindown setting not applied on resume from sleep

2013-11-03 Thread Alain Miltenburg
Hi Ivan, You are right. The 'pm-utils' part in the path mislead me. I
will report this bug under hdparm.


** Package changed: pm-utils (Ubuntu) = hdparm (Ubuntu)

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

Title:
  Spindown setting not applied on resume from sleep

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

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


[Bug 1245162] Re: printing hangs reporting 'processing'

2013-11-03 Thread Sergio Callegari
Hi, made the tests...

Can ping printer.
Nmap shows open ports 9100 9101 9102 and 80

Cups snmp seems correct

network socket://192.168.1.100:9100 HP Officejet 4500 G510n-z
Officejet 4500 G510n-z MFG:HP;MDL:Officejet 4500
G510n-z;CMD:MLC,PCL,PML,DW-
PCL,DESKJET,DYN;1284.4DL:4d,4e,1;CLS:PRINTER;DES:CN547A;SN:CN0CKH82QS05HR;S:038000C484001021002c1f3c2e8004e;J:
;Z:0102,05037dc10136a1,0600,0c0,0e0004,0f00c0,100202,12000,143,150;


Cups dnssd gives

DEBUG: sent=0, count=0

that I don't know how to interpret, but maybe is what expected

lpinfo and avahi-browse all find the printer

activating debugging, cups error log shows no error and merely stops
being filled at a certain point

Cups filters the data regularly.

As a matter of fact, issues start when I try to send raw data to the
printer

lp -d printer -oraw file

does not work either using pcl files that the printer should understand or text 
files.
Job immediately goes in held status and if resumed remains in 'pending' status 
forever

Sending stuff with nc does not work either

nc -w1 printer 9100  file

where printer is my printer ip address and file is either a pcl or a
text file hangs.

From these test, I would tend to think that the printer is broken,
wasn't it for the fact that

1) It properly communicates with the computer when used as a scanner
2) When I borrowed a mac to make some tests, it printed wireless from it with 
no issues
3) status pages from the printer are all OK

This is driving me crazy...  I believe that at this point I should
borrow another HP wireless printer to test... but I cannot find anywone
to borrow it from.

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

Title:
  printing hangs reporting 'processing'

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

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


[Bug 1238885] Re: [Hewlett-Packard HP Pavilion g7 Notebook PC] suspend/resume failure

2013-11-03 Thread Christopher M. Penalver
Meim Hakkas, could you please provide the full computer model as noted
on the sticker (ex. HP Pavilion g7-1158nr Notebook PC)?

** Tags added: needs-full-computer-model needs-upstream-testing
regression-potential

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

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

Title:
  [Hewlett-Packard HP Pavilion g7 Notebook PC] suspend/resume failure

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

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


Re: [Bug 1084403] Re: no support for gpgsig tags

2013-11-03 Thread Jelmer Vernooij
On Sun, Nov 03, 2013 at 10:07:36AM -, Harald Sitter wrote:
 Making this non-fatal (on launchpad) would be rather helpful since as of
 a couple of days ago this is blocking KDE Frameworks 5 building [1].
 Upstream is less than thrilled.
 
 [1] https://code.launchpad.net/~neon/kde-workspace/master
 
 ** Attachment added: raw commit data of affected commit in kde-workspace

 https://bugs.launchpad.net/ubuntu/+source/bzr-git/+bug/1084403/+attachment/3899038/+files/commit
Unfortunately just ignoring these tags is not possible without
fundamentally breaking various assumptions in bzr-git.

bzr-git does a lossless conversion from git to bzr, so it can later
regenerate the exact same git objects. This is necessary since objects
sent by the server can be sent as deltas against fulltexts that the
server knows the client has.

If these tags are ignored, then bzr-git will be unable to reproduce
git commit objects with the exact same contents, and break.

Jelmer

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

Title:
  no support for gpgsig tags

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

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


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout in 13.10

2013-11-03 Thread Charles Kerr
** Changed in: indicator-keyboard
 Assignee: (unassigned) = William Hua (attente)

** Changed in: indicator-keyboard
   Status: Fix Committed = 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/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout in 13.10

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

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


[Bug 1247558] [NEW] unable to start scanner, hplip problem

2013-11-03 Thread Schmirrwurst
Public bug reported:

When starting simple scan, scan2pdf or hp-scan, I've an error from
hplip. My scanner was working well under raring... this error seems to
come with saucy or new version of hplip

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: hplip 3.13.9-1
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
CupsErrorLog:
 
Date: Sun Nov  3 11:32:44 2013
InstallationDate: Installed on 2013-10-23 (10 days ago)
InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
Lpstat: device for HP_Color_LaserJet_2840: 
hp:/net/HP_Color_LaserJet_2840?ip=192.168.0.253
MachineType: System manufacturer System Product Name
MarkForUpload: True
Papersize: a4
PpdFiles: HP_Color_LaserJet_2840: HP Color LaserJet 2800 Foomatic/Postscript
ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.11.0-12-generic 
root=UUID=bc82bb14-cf2c-44ca-837e-8cf1db0972b5 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
SourcePackage: hplip
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/23/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1804
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M2N68-AM Plus
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1804:bd08/23/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N68-AMPlus:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug saucy

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

Title:
  unable to start scanner, hplip problem

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

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


[Bug 1217855] Re: indicator-keyboard doesn't have any 'accessible description'

2013-11-03 Thread Charles Kerr
** Changed in: indicator-keyboard
   Status: Fix Committed = 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/1217855

Title:
  indicator-keyboard doesn't have any 'accessible description'

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-keyboard/+bug/1217855/+subscriptions

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


[Bug 1227440] Re: Nautilus' Format option doesn't actually work

2013-11-03 Thread Esa-leirivaara
It still doesn't work...

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

Title:
  Nautilus' Format option doesn't actually work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-disk-utility/+bug/1227440/+subscriptions

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


[Bug 1247558] Re: unable to start scanner, hplip problem

2013-11-03 Thread Schmirrwurst
Output

** Attachment added: hplip error
   
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/1247558/+attachment/3899052/+files/hplip_error.log

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

Title:
  unable to start scanner, hplip problem

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

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


[Bug 1016679] Re: Precise 12.04 LTS fail to update

2013-11-03 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 995484 ***
https://bugs.launchpad.net/bugs/995484

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

** Changed in: update-manager (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/1016679

Title:
  Precise 12.04 LTS fail to update

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

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


[Bug 1243076] Re: libapache2-mod-auth-mysql is missing in 13.10 amd64

2013-11-03 Thread Flavio Aiello
In the meantime I suggest to switch to dbd as follows instead:

# mod_dbd configuration
DBDriver mysql
DBDParams dbname=vmail user=? password=?

DBDMin  4
DBDKeep 8
DBDMax  20
DBDExptime 300

Directory /usr/share/postfix-cluebringer-webui/webui/
DirectoryIndex index.php
Options ExecCGI
Order allow,deny
allow from all

AuthType Basic
AuthName Authorization Required
AuthBasicProvider dbd

# core authorization configuration
Require valid-user

# mod_authn_dbd SQL query to authenticate a user
AuthDBDUserPWQuery SELECT password FROM mailbox WHERE username = %s

/Directory

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

Title:
  libapache2-mod-auth-mysql is missing in 13.10 amd64

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

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


[Bug 1106819] Re: Use icon of higher resolution for geeqie

2013-11-03 Thread Timo Palomaa
+1. The current one looks terrible especially in alt-tab switcher. I've
replaced it manually.

There is already a .svg already available in the source package
(/geeqie-1.1/src/icons/svg/gqview_icon.svg):
http://sourceforge.net/projects/geeqie/files/geeqie/geeqie-1.1/

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

Title:
  Use icon of higher resolution for geeqie

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

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


[Bug 958007] Re: First switching of the keyboard layout doesn't update the layout indicator

2013-11-03 Thread Charles Kerr
** Also affects: indicator-keyboard
   Importance: Undecided
   Status: New

** Changed in: indicator-keyboard
 Assignee: (unassigned) = William Hua (attente)

** Changed in: ubuntu-indicator-mods
   Status: Confirmed = Invalid

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

Title:
  First switching of the keyboard layout doesn't update the layout
  indicator

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-keyboard/+bug/958007/+subscriptions

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


[Bug 1106819] Re: Use icon of higher resolution for geeqie

2013-11-03 Thread Timo Palomaa
+1. The current one looks terrible especially in alt-tab switcher. I've
replaced it manually.

There is a higher one already available in the source package
(/geeqie-1.1/src/icons/gqview_icon.png):
http://sourceforge.net/projects/geeqie/files/geeqie/geeqie-1.1/

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

Title:
  Use icon of higher resolution for geeqie

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

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


  1   2   3   4   5   6   7   8   9   >