[Bug 796015] Re: After suspend to ram and resume choppy video playback

2014-06-12 Thread madbiologist
** Tags added: natty -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to pm-utils in Ubuntu. https://bugs.launchpad.net/bugs/796015 Title: After suspend to ram and resume choppy video playback To manage notifications about this bug go

[Bug 1273225] Re: php5enmod - priority is not set by argument

2014-06-12 Thread Ondřej Surý
I have reworked the whole php5{en,dis}mod thing and I don't really remember how I reimplemented it :), but the source code helps: get_priority() { local sapi=$1 local modname=$2 local source_ini=/etc/php5/mods-available/${modname}.ini module_ret=0 module_exists $modname ||

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-12 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.15.0-6.11 --- linux (3.15.0-6.11) utopic; urgency=low [ Adam Conrad ] * Enable building the sata-modules udeb on ppc64el. - LP: #1323980 * [Packaging] Set bootloader and loader on ppc64el to grub [ Adam Lee ] * SAUCE:

[Bug 1329254] [NEW] A VM does not become inactive during the reboot on saucy and later hosts

2014-06-12 Thread Parameswaran Sivatharman
Public bug reported: On raring and prior hosts, VMs become inactive at one point during the first reboot after the installation But starting from saucy as host VMs do not become inactive during the reboot of preseeded installations but they do during the reboot after a manual installation.

[Bug 1272857] Re: apache2 crashed with SIGSEGV in signal handler called()

2014-06-12 Thread Andreas Gleißner
Hello, I believe to have identified the problem and propose a fix (see attachment). The module has a global variable PGconn *pg_conn, which is a pointer to a PostgreSQL connection. The code determines if there is an active connection by checking if pg_conn is non-NULL. However, the connection is

[Bug 1314674] Re: Unable to connect to VCenter 5.5 VimFaultException: Server raised fault: 'Element tag ns0:RetrieveServiceContent uses an undefined namespace prefix ns0

2014-06-12 Thread James Page
Verified using trusty-proposed with the VMware compute driver - marking verification-done. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to suds in Ubuntu.

[Bug 1329295] [NEW] juju-core 1.18.4-0ubuntu1 FTBFS on powerpc in utopic-proposed

2014-06-12 Thread Robie Basak
Public bug reported: https://launchpad.net/ubuntu/+source/juju- core/1.18.4-0ubuntu1/+build/6076908 All other architectures are OK, including ppc64el. I cannot reproduce on a porter box. infinity has reproduced and reports that a build on Trusty is OK, but Utopic fails. Creating this bug to

[Bug 1325025] Re: juju-core does not depend on distro-info

2014-06-12 Thread Robie Basak
Stuck in utopic-proposed due to bug 1329295. ** Changed in: juju-core (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu. https://bugs.launchpad.net/bugs/1325025

[Bug 1314686] Re: Please add support for utopic

2014-06-12 Thread Robie Basak
Stuck in utopic-proposed due to bug 1329295. ** Changed in: juju-core (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu. https://bugs.launchpad.net/bugs/1314686

[Bug 1321025] Re: local provider mongo error on utopic

2014-06-12 Thread Robie Basak
Stuck in utopic-proposed due to bug 1329295. ** Changed in: juju-core (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu. https://bugs.launchpad.net/bugs/1321025

[Bug 1328659] Re: import_boot_images task fails on utopic

2014-06-12 Thread Diogo Matsubara
** Changed in: maas (Ubuntu) Status: New = Fix Committed ** Changed in: maas (Ubuntu) Importance: Undecided = Critical ** Changed in: maas (Ubuntu) Assignee: (unassigned) = Diogo Matsubara (matsubara) -- You received this bug notification because you are a member of Ubuntu

[Bug 1329302] [NEW] Meta bug for tracking juju-core 1.18.4 landing in Trusty

2014-06-12 Thread Robie Basak
Public bug reported: 1.18.4 contains essential fixes that need to land in Trusty. ** Affects: juju-core (Ubuntu) Importance: High Assignee: Robie Basak (racb) Status: Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1272857] Re: apache2 crashed with SIGSEGV in signal handler called()

2014-06-12 Thread Ubuntu Foundations Team Bug Bot
The attachment doublefree.patch 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,

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-12 Thread Brad Figg
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- trusty' to 'verification-done-trusty'. If verification is not done by 5 working days from

[Bug 1313450] Re: Unable to start vsftpd on Ubuntu 14.04 (Amazon/EC2 or Xen) with default configuration

2014-06-12 Thread Brad Figg
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- trusty' to 'verification-done-trusty'. If verification is not done by 5 working days from

[Bug 1311870] Re: pygrub on 12.04 don't start 14.04

2014-06-12 Thread Fantu
These are details for build custom pvgrub2 image I did: aptitude install autogen libdevmapper-dev libfuse-dev unifont # some are optionals but useful (other requirements if I am not mistaken are included in the preparation of xen and qemu from source) git clone git://git.sv.gnu.org/grub.git

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-12 Thread David Peall
I've added the following: deb http://archive.ubuntu.com/ubuntu/ trusty-proposed restricted main multiverse universe apt-get update apt-get dist-upgrade But I don't see a new kernel? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1313450] Re: Unable to start vsftpd on Ubuntu 14.04 (Amazon/EC2 or Xen) with default configuration

2014-06-12 Thread triden
Confirmed kernel from -proposed fixes the issue. Test case program and vsftpd both run without triggering the kernel messages. [0.00] Linux version 3.13.0-30-generic (buildd@allspice) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #54-Ubuntu SMP Mon Jun 9 22:45:01 UTC 2014 (Ubuntu

[Bug 1292102] Re: AttributeError: 'NoneType' object has no attribute 'obj' (driver.obj.release_segment(session, segment))

2014-06-12 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed = Fix Released ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to neutron in Ubuntu. https://bugs.launchpad.net/bugs/1292102 Title:

[Bug 1275656] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-06-12 Thread Robert C Jennings
Alex Bligh, The description text was not up to date and I am correcting it. When the kernel modules from the dkms package were taken to the Linux kernel community the vmhgfs module was not accepted and vmhgfs is no longer supported. The current options for file access between the host and

[Bug 1275656] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-06-12 Thread Alex Bligh
That's a shame, but thanks for the info. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/1275656 Title: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module

[Bug 1307614] Re: MAAS sometimes attempts to install to USB flash drive

2014-06-12 Thread Gavin Panella
Something we want to add to MAAS is the idea of recommissioning, i.e. when a node is released back to MAAS, it runs a cycle that does a bunch of things to get the machine ready to go out the door again. For example, reset BIOS settings, erase disks. Like commissioning, a MAAS admin would be able

[Blueprint servercloud-u-ceph] Ceph activities for Utopic

2014-06-12 Thread Patricia Gaughen
Blueprint changed by Patricia Gaughen: Work items set to: Work items: move to new version of ceph: TODO get dependency gap list for kalamari: TODO resolve dependency gap for kalamari: TODO add kalamari: TODO charm kalamari (stretch goal for 14.10): TODO -- Ceph activities for Utopic

[Bug 1290920] Re: non-default lxc-dir breaks local provider

2014-06-12 Thread Jorge Niedbalski
** Changed in: juju-core Assignee: (unassigned) = Jorge Niedbalski (niedbalski) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/1290920 Title: non-default lxc-dir breaks local

[Blueprint servercloud-u-ceph] Ceph activities for Utopic

2014-06-12 Thread Patricia Gaughen
Blueprint changed by Patricia Gaughen: Work items changed: Work items: move to new version of ceph: TODO - get dependency gap list for kalamari: TODO - resolve dependency gap for kalamari: TODO - add kalamari: TODO - charm kalamari (stretch goal for 14.10): TODO + get dependency gap list for

[Bug 1329429] [NEW] local bootstrap fails

2014-06-12 Thread Alistair Buxton
Public bug reported: I attemped to follow the instructions at http://askubuntu.com/questions/65359/how-do-i-configure-juju-for-local- usage: 1. sudo apt get install juju-local 2. juju init 3. juju switch local 4. sudo juju bootstrap This gives the following error: al@al-desktop:~$ sudo juju

[Bug 1250007] Re: Bootstrapping azure causes memory to fill

2014-06-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: juju-core (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu.

[Bug 1250007] Re: Bootstrapping azure causes memory to fill

2014-06-12 Thread Curtis Hovey
** Description changed: When running 'juju bootstrap -e azure' my memory is completely filling up (16GB +8GB swap) within about 1-2 minutes, leaving me with an unusable system. I have also tried using the package in the ppa which I experienced the same issue. Distributor ID:

[Bug 1328100] Re: products_condense does not seem to work as desired

2014-06-12 Thread Scott Moser
fixed in trunk at revno 348. marking fix-released. ** Changed in: simplestreams (Ubuntu) Status: Confirmed = Fix Committed ** Changed in: simplestreams (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1237364] Re: Commissioning with a Saucy image sets node status to Failed tests

2014-06-12 Thread Rajasekar Karthik
I am having same problems but with Ubuntu 14.04 LTS - I have a Ubuntu MASS Server running on one node. It has two NICs. One NIC (eth1) is connected to our organization's network. The other NIC (eth0) is private network - to manage all the nodes in the cloud. I am running DHCP server on eth0.

[Bug 1275656] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-06-12 Thread Ben Howard
Failing the verification. Installing open-vm-tools-lts-trusty does not include /etc/init.d/open-vm-tools, which means that the services don't automatically start. ** Tags removed: amd64 apport-package verifcation-trusty-done verification-done verification-precise-done ** Tags added:

[Bug 1275656] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-06-12 Thread Ben Howard
** Patch added: Renamed debian/open-vm-tools* to debian/open-vm-tools-lts-trusty* https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1275656/+attachment/4130638/+files/fix_for_missing_files.deb.diff -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1275656] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-06-12 Thread Ben Howard
** Branch linked: lp:~utlemming/ubuntu/precise/open-vm-tools-lts- trusty/rename -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/1275656 Title: open-vm-dkms

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-12 Thread Dave Chiluk
@pkern, it is already in proposed for precise. Make sure you enable -proposed from a mirror that has already synced with the main archives *(i.e. mirroring usually happens nightly, so it may not be on your mirror yet). The lts-trusty kernels in precise are basically mirrors of the ubuntu-

[Bug 1237364] Re: Commissioning with a Saucy image sets node status to Failed tests

2014-06-12 Thread Julian Edwards
This is not a MAAS problem, you need to set up IP forwarding in your maas server. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1237364 Title: Commissioning with a Saucy image sets

[Bug 1329177] [NEW] CONFIG_RANDOMIZE_BASE is not enabled in utopic kernel

2014-06-12 Thread Seth Arnold
*** This bug is a security vulnerability *** Public security bug reported: CONFIG_RANDOMIZE_BASE is not enabled in the utopic kernel; apparently it does not play nicely with CONFIG_HIBERNATE. ** Affects: linux (Ubuntu) Importance: Undecided Status: Incomplete -- You received

[Bug 1328908] Re: libreoffice draw / impress crash if user service publishing is disabled in avahi

2014-06-12 Thread Sven Mueller
*** This bug is a duplicate of bug 1319941 *** https://bugs.launchpad.net/bugs/1319941 ** This bug has been marked a duplicate of bug 1319941 libreoffice draw / impress crash if user service publishing is disabled in avahi -- You received this bug notification because you are a member

[Bug 1329177] Missing required logs.

2014-06-12 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run: apport-collect 1329177 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a

[Bug 1328964] Re: [Realtek ALC888-VD] Playback problem after update to 2.6.32-61-generic-pae

2014-06-12 Thread jan
*** This bug is a duplicate of bug 1327300 *** https://bugs.launchpad.net/bugs/1327300 ** This bug has been marked a duplicate of bug 1327300 Regression in commit 8e4e453d548e3c24e9070eda23c52f210951b921 -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1329177] Re: CONFIG_RANDOMIZE_BASE is not enabled in utopic kernel

2014-06-12 Thread Kees Cook
Notes from IRC: You can either turn off CONFIG_HIBERNATE to gain it, or write patches to make those work together in some way. :) one idea I had that I haven't had time to see if it could work is to make kaslr disabled by default if CONFIG_HIBERNATE is enabled, and then if boot with kaslr on the

[Bug 1326295] Re: Unable to print to Konica Minolta bizhub C253 printer (and other Konica Minolta, Minolta, Brother, and old HP LaserJet)

2014-06-12 Thread Adam Niedling
Fastest bugfix ever! Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1326295 Title: Unable to print to Konica Minolta bizhub C253 printer (and other Konica Minolta, Minolta, Brother, and

[Bug 883747] Re: [System Product Name, Nvidia GPU 0a HDMI/DP, Digital Out, HDMI] No sound at all

2014-06-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: alsa-driver (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/883747 Title:

[Bug 1322764] Re: apache2 does not work with shipped profiles

2014-06-12 Thread Steve Beattie
** Changed in: apparmor (Ubuntu) Importance: Undecided = Medium ** Changed in: apparmor (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1322764 Title:

[Bug 1329184] [NEW] Need support for Intel Bluetooth device [8087:0a2a]

2014-06-12 Thread Adam Lee
Public bug reported: commit ef4e5e4a756ff077dbdbdb8481d0e3788a07c005 Author: Tedd Ho-Jeong An tedd...@intel.com Date: Tue Nov 12 13:10:58 2013 -0800 Bluetooth: Add support for Intel Bluetooth device [8087:0a2a] This patch adds support for new Intel Bluetooth device. T: Bus=02

[Bug 1327014] Re: Linux kernel 2.6.32-61 hangs gnome desktop on ubuntu 10.04 lucid lynx

2014-06-12 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 1327300 *** https://bugs.launchpad.net/bugs/1327300 ** This bug has been marked a duplicate of bug 1327300 Regression in commit 8e4e453d548e3c24e9070eda23c52f210951b921 -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1327349] Re: VLC freezes with libdvbpsi error (TS discontinuity)

2014-06-12 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 1327300 *** https://bugs.launchpad.net/bugs/1327300 ** This bug has been marked a duplicate of bug 1327300 Regression in commit 8e4e453d548e3c24e9070eda23c52f210951b921 -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1329187] [NEW] The driver is not working except for setting the resoluton

2014-06-12 Thread Sunip Kumar Mukherjee
Public bug reported: This driver installs without problem and after rebooting the resolution is okay. But the system is running on Gallium, (glxinfo), and glxgears (windowed) is taking up 140% cpu usage as shown in 'top'. If you follow the intel instructions to build the driver for kernel 3.1.0

[Bug 1326746] Re: Bluetooth A2DP test is not in our whitelist yet, and its command needs to be fine-tuned

2014-06-12 Thread Po-Hsu Lin
** Also affects: plainbox-provider-canonical-certification (Ubuntu) Importance: Undecided Status: New ** Changed in: plainbox-provider-canonical-certification (Ubuntu) Assignee: (unassigned) = Po-Hsu Lin (cypressyew) ** Changed in: plainbox-provider-canonical-certification

[Bug 1329188] [NEW] package capiutils 1:3.12.20071127-0ubuntu11 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 32 zurück

2014-06-12 Thread umoser
Public bug reported: When trying to install capiutils on my Ubuntu 12.04 LTS amd64 I get this error. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: capiutils 1:3.12.20071127-0ubuntu11 ProcVersionSignature: Ubuntu 3.8.0-42.62~precise1-generic 3.8.13.23 Uname: Linux 3.8.0-42-generic

[Bug 1329184] Re: Need support for Intel Bluetooth device [8087:0a2a]

2014-06-12 Thread Adam Lee
patch has been submitted to kernel-team@ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1329184 Title: Need support for Intel Bluetooth device [8087:0a2a] To manage notifications about this bug go

[Bug 1308511] Re: rotation of compound objects fails

2014-06-12 Thread R. Moeller
I'm aware that you cannot rotate compounds which INCLUDE an object that cannot be rotated by arbitrary angles; this is probably what you refer to, but it is NOT the problem. The problem is that you CAN rotate the compound if it stands alone, but as soon as an object OUTSIDE this compound is drawn

[Bug 1327066] Re: upstart-app-launch was renamed to ubuntu-app-launch, launching apps from SDK broken

2014-06-12 Thread djpate
[00:03:40] bash: cannot set terminal process group (-1): Invalid argument bash: no job control in this shell [00:03:40] bash: cannot set terminal process group (-1): Invalid argument bash: no job control in this shell [00:03:40] ERROR:root:Could not find any typelib for UpstartAppLaunch

[Bug 1327066] Re: upstart-app-launch was renamed to ubuntu-app-launch, launching apps from SDK broken

2014-06-12 Thread djpate
I upgraded to said version 3.0.1+14.10.20140609-0ubuntu1 but I'm still getting the same bug as OP -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1327066 Title: upstart-app-launch was renamed to

[Bug 1329177] Re: CONFIG_RANDOMIZE_BASE is not enabled in utopic kernel

2014-06-12 Thread Seth Arnold
** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1329177 Title: CONFIG_RANDOMIZE_BASE is not enabled in utopic kernel To manage

[Bug 1329191] [NEW] [MacBookAir5, 1, Cirrus Logic CS4206, Blue Line In, Rear] Line In using TRRS plug does not work correctly

2014-06-12 Thread Sean Crosby
Public bug reported: Microphone connected via TRRS plug on Macbook Air 5,1 is not recognised. Selecting Analogue In in Pulseaudio mixer is same as selecting Microphone - i.e. sounds recorded are always the Internal microphone, and not the microphone connected via the TRRS plug. When using OSX

[Bug 335858] Re: rpc.idmapd does not see LDAP users (nfs4 server)

2014-06-12 Thread aaron thomas
I have this problem on every version of ubuntu to date. My setup are two kinds of systems (we have hundreds of these systems deployed). If we configure users with nfsv4 on systems with NIS (no kerberos. just a vanilla NIS implementation), idmapd works great. If we configure machines identically

[Bug 335858] Re: rpc.idmapd does not see LDAP users (nfs4 server)

2014-06-12 Thread aaron thomas
The previous comparison was to explain that the NFSv4 configurations are (pretty basic) working as expected, as they're identical on both systems, the only change is whether or not the server itself is getting users from LDAP or NIS, and both LDAP and NIS configurations are also working fine, as

[Bug 1329193] [NEW] Touchscreen not detected

2014-06-12 Thread Richard Neville
Public bug reported: Touchscreen is not recognised. xinput output is as follows: richard@libre:~$ xinput ⎡ Virtual core pointer id=2[master pointer (3)] ⎜ ↳ Virtual core XTEST pointerid=4[slave pointer (2)] ⎜ ↳ SynPS/2 Synaptics TouchPad

[Bug 1292830] Re: Huge black borders around windows after resuming

2014-06-12 Thread Christopher Sheridan
** Also affects: compiz Importance: Undecided Status: New ** No longer affects: compiz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1292830 Title: Huge black borders around windows

[Bug 1329201] [NEW] Onboard graphics takes priority over card

2014-06-12 Thread MicWit
Public bug reported: When I went to install ubuntu 14.04 on my new system (and tested 13.10 and 12.04), it seemed to be failing (black screen or flashing cursor). I did a few things, but ended up discovering that it was loading on the onboard video, not the card I was plugged into. In the BIOS,

[Bug 1329200] [NEW] [System Product Name, Nvidia GPU 1c HDMI/DP, Digital Out, HDMI] No sound at all

2014-06-12 Thread xoantonpd
Public bug reported: No sound at all ProblemType: Bug DistroRelease: Ubuntu 14.04 LTS Packages: gstreamer0.10-plugins-bad-multiverse 0.10.21-1ubuntu3 gstreamer0.10-plugins-bad 0.10.23-7.2ubuntu1 gstreamer0.10-plugins-ugly 0.10.19-2ubuntu5 ubuntu-restricted-extras 60 ProcVersionSignature: Ubuntu

[Bug 1329199] [NEW] [System Product Name, Nvidia GPU 1c HDMI/DP, Digital Out, HDMI] No sound at all

2014-06-12 Thread xoantonpd
Public bug reported: No sound at all ProblemType: Bug DistroRelease: Ubuntu 14.04 LTS Packages: gstreamer0.10-plugins-bad-multiverse 0.10.21-1ubuntu3 gstreamer0.10-plugins-bad 0.10.23-7.2ubuntu1 gstreamer0.10-plugins-ugly 0.10.19-2ubuntu5 ubuntu-restricted-extras 60 ProcVersionSignature: Ubuntu

[Bug 1328586] Re: Synaptic is reading state information for a minute or so

2014-06-12 Thread dino99
Feedback from utopic i386 booted with systemd and logged as gnome-shell 3.12 - looks like an apt issue: switching from small packages list tabs in synaptic (installed or upgradable or new) is 'normal' but 'all' is freezing ~ 60s, same if switching from 'status' 'custom' or 'origin' in the

[Bug 1292830] Re: Huge black borders around windows after resuming

2014-06-12 Thread Christopher Sheridan
Same issue here: Ubuntu 14.04 on Schenker 504M x64 Nvidia GeForce GTX850M driver 331.38 Bug started happening when I switched to using the Nvidia card, no issue before when using Intel integrated graphics. Packages: $ apt-cache policy nvidia-331-updates nvidia-331-updates: Installed: (none)

[Bug 1311273] Re: O2 Micro OZ776 not working with libccid 1.4.15-1

2014-06-12 Thread Ludovic Rousseau
The problem with the Oz776 Smartcard reader has been fixed in CCID version 1.4.17 (see http://ludovicrousseau.blogspot.fr/2014/06/new- version-of-libccid-1417.html) Mat, do you also have a Oz776 Smartcard reader? If not please follow http://pcsclite.alioth.debian.org/ccid.html#support -- You

[Bug 1329206] [NEW] package libxatracker2 (not installed) failed to install/upgrade: tentative de remplacement de « /usr/lib/x86_64-linux-gnu/libxatracker.so.2.1.0 », qui appartient aussi au paquet li

2014-06-12 Thread wahab hakeem
Public bug reported: This bug ocured when i log in to ubuntu. ProblemType: Package DistroRelease: Ubuntu 13.10 Package: libxatracker2 (not installed) ProcVersionSignature: Ubuntu 3.11.0-23.40-generic 3.11.10.10 Uname: Linux 3.11.0-23-generic x86_64 .tmp.unity.support.test.0: ApportVersion:

[Bug 1329207] [NEW] package libxatracker2 (not installed) failed to install/upgrade: tentative de remplacement de « /usr/lib/x86_64-linux-gnu/libxatracker.so.2.1.0 », qui appartient aussi au paquet li

2014-06-12 Thread wahab hakeem
Public bug reported: Bug ocured when loggin in to ubuntu. after entering account information ProblemType: Package DistroRelease: Ubuntu 13.10 Package: libxatracker2 (not installed) ProcVersionSignature: Ubuntu 3.11.0-23.40-generic 3.11.10.10 Uname: Linux 3.11.0-23-generic x86_64

[Bug 278143] Jeg har brug for din hjælp.

2014-06-12 Thread beer
Jeg tog en tur til London, Storbritannien og havde min taske stjålet med indeholdende mit pas, kontanter og kreditkort fra mig. Ambassaden er indforstået og villig til at hjælpe ved at lade mig flyve uden mit pas, men jeg mangler at betale for en billet samt bosætte hotelregninger. Derfor

[Bug 1329204] [NEW] Cellular operator name should be more visible

2014-06-12 Thread Martti Piirainen
Public bug reported: The cellular operator name is currently well hidden, the necessary steps are - swipe down the indicator bar - select Network - [scroll down if there are many WiFi networks] - select Cellular settings ... - find the Carrier field at the bottom Tested with mako HW and

[Bug 1326684] Re: [Dell Latitude 3340] Microphone mute key does not work

2014-06-12 Thread Po-Hsu Lin
Also affects 201312-14380 Dell Latitude 3340 ** Tags added: 201312-14380 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1326684 Title: [Dell Latitude 3340] Microphone mute key does not work To

[Bug 1329212] [NEW] apt-ftparchive should support a cachedb for source packages

2014-06-12 Thread Michael Vogt
Public bug reported: The apt-ftparchive tool should support a cachedb for the source packages just like it does for the binary packages. ** Affects: apt (Ubuntu) Importance: Undecided Status: Fix Released ** Affects: apt (Ubuntu Trusty) Importance: Medium Status: In

[Bug 1271973] Re: Results from U1db.Query contain only indexed fields, not the whole document

2014-06-12 Thread David Planella
To clarify the last comment, Christian tells me that the fix was backed out of the landing due to a regression. ** Changed in: u1db-qt (Ubuntu) Status: Fix Released = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 997038] Re: [Dell Inspiron M4110] can't wake up from suspend

2014-06-12 Thread Po-Hsu Lin
** Tags removed: cid201105-8044 ** Tags added: 201105-8044 ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/997038 Title: [Dell

[Bug 796015] Re: After suspend to ram and resume choppy video playback

2014-06-12 Thread madbiologist
** Tags added: natty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/796015 Title: After suspend to ram and resume choppy video playback To manage notifications about this bug go to:

[Bug 1323980] Re: Enable AHCI config on powerpc/ppc64el

2014-06-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/debian-installer/ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1323980 Title: Enable AHCI config on powerpc/ppc64el To manage notifications about this

[Bug 1271972] Re: Top-level fields in document cannot be indexed

2014-06-12 Thread David Planella
** Changed in: u1db-qt 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/1271972 Title: Top-level fields in document cannot be indexed To manage

[Bug 1329215] [NEW] wifi become invisible and do not work after updating

2014-06-12 Thread HESHAN SANDHU
Public bug reported: wifi works only after factory defaults setting. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: xorg 1:7.6+12ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-39.62-generic 3.2.39 Uname: Linux 3.2.0-39-generic x86_64 .tmp.unity.support.test.0: ApportVersion: 2.0.1-0ubuntu8

[Bug 1321889] Re: 1002:954f [Asus M2N-E SLI] Can't boot without radeon.audio=0 since kernel 3.13

2014-06-12 Thread Bug8 Johsnon
It must be a problem with the Saphire model, or something else... But I'm not sure what, as I tried it in several machines. Anyway since it seems I'm the only one getting this, I think I will put a Linux incompatible sticker on the card and repurpose it in a windows machine, or a distro that

[Bug 1328586] Re: Synaptic is reading state information for a minute or so

2014-06-12 Thread dino99
Looks like related to lp:1274466 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1328586 Title: Synaptic is reading state information for a minute or so To manage notifications about this bug go to:

[Bug 1304434] Re: indicator-printers not working on Ubuntu 14.04

2014-06-12 Thread David Bamberger
how do i get this fix working constantly? I still have to follow the workaround Peter described in 26? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1304434 Title: indicator-printers not working on

[Bug 1318875] Re: Airplane mode cannot save the previous status after reboot

2014-06-12 Thread Hao-Sheng Lu
** Also affects: unity-control-center (Ubuntu) Importance: Undecided Status: New ** No longer affects: gnome-control-center (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318875

[Bug 1322407] Re: NFS kernel server creates a kworker with 100% CPU usage, then hangs randomly

2014-06-12 Thread Stefan Bader
The fix-released for the development kernel is based on both patches being in the 3.14.4 upstream stable tree. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1322407 Title: NFS kernel server creates

[Bug 1243395] Re: Need API to delete documents from QML

2014-06-12 Thread David Planella
** Changed in: u1db-qt 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/1243395 Title: Need API to delete documents from QML To manage notifications about

[Bug 1322407] Re: NFS kernel server creates a kworker with 100% CPU usage, then hangs randomly

2014-06-12 Thread Stefan Bader
Thanks Mark. I will propose those for 14.04 (Trusty) then. ** Also affects: linux (Ubuntu Trusty) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Trusty) Importance: Undecided = High ** Changed in: linux (Ubuntu Trusty) Status: New = In Progress ** Changed

[Bug 1329201] Re: Onboard graphics takes priority over card

2014-06-12 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

[Bug 1326072] Re: test_fake_home_fixture_must_copy_xauthority fails to create file on mako

2014-06-12 Thread Brendan Donegan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Fix Committed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Fix Committed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1318875] Re: Airplane mode cannot save the previous status after reboot

2014-06-12 Thread Sebastien Bacher
Hey Mathieu, do you know if that's a backend issue or a settings one? ** Changed in: unity-control-center (Ubuntu) Assignee: (unassigned) = Mathieu Trudel-Lapierre (mathieu-tl) ** Changed in: unity-control-center (Ubuntu) Importance: Undecided = High -- You received this bug

[Bug 1304434] Re: indicator-printers not working on Ubuntu 14.04

2014-06-12 Thread Peter Sewell
Hi David, Here's what I've done and it seems to have worked - fingers crossed. I removed the indicator-printers using Synaptic. Added the Pre-release Updates in the repositories. Then installed the indicator-printers using Synaptic. Then changed the repositories back to normal unticking the

[Bug 1273225] Re: php5enmod - priority is not set by argument

2014-06-12 Thread Ondřej Surý
I have reworked the whole php5{en,dis}mod thing and I don't really remember how I reimplemented it :), but the source code helps: get_priority() { local sapi=$1 local modname=$2 local source_ini=/etc/php5/mods-available/${modname}.ini module_ret=0 module_exists $modname ||

[Bug 606491] Re: start: Job is already running: anacron

2014-06-12 Thread gouri
I said I observed the bug on 14.04, also happens on 12.04. By the bug I mean : receive the e-mail just because you start or resume the system before 07:30. Can someone formally mark that the bug also happens on Precise and Trusty ? -- You received this bug notification because you are a member

[Bug 1327598] Re: running bumblebee in Ubuntu 14.04 results in call trace in logs

2014-06-12 Thread Sayantan Das
Hi Christopher, I have tried the follwowing Nvidia drivers nvidia-304, nvida-331, nvidia-334 and nvidia-337. All of them fail. Yesterday I tried setting nouveau in the bumblebee.conf the moment i restart bumblebee, I get a call trace in the log and the system crashes after sometime. **

[Bug 1329226] [NEW] com.ubuntu.touch.network.flightMode should be removed

2014-06-12 Thread Antti Kaijanmäki
Public bug reported: This key is unused once proper flightmode support lands to system settings. https://code.launchpad.net/~unity-api-team/ubuntu-system-settings/flightmode/+merge/222907 ** Affects: gsettings-ubuntu-touch-schemas (Ubuntu) Importance: Undecided Status: New -- You

[Bug 1266348] Re: imacros command line breaks debugging information

2014-06-12 Thread Matthias Klose
** Bug watch added: GCC Bugzilla #57653 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57653 ** Also affects: gcc via http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57653 Importance: Unknown Status: Unknown ** Package changed: gcc-defaults (Ubuntu) = gcc-4.8 (Ubuntu) -- You received

[Bug 1329227] [NEW] pg_createcluster crashes when a username or group is specified that contains digits

2014-06-12 Thread Sven Berkvens-Matthijsse
Public bug reported: pg_createcluster accepts options --user and --group to specify under which credentials a new database cluster should be created. According to the manual page, one may specify either a name or a UID/GID (as digits). The implementation, however, tests whether there is a digit

[Bug 1328820] Re: GDM doesn't start on boot

2014-06-12 Thread Ahmed El-Mahmoudy
** Changed in: gdm (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1328820 Title: GDM doesn't start on boot To manage notifications about this bug go to:

[Bug 1329220] [NEW] Default CMake build type changed between saucy and trusty

2014-06-12 Thread Launchpad Bug Tracker
/buildlog_ubuntu-saucy-amd64.netcdf_1%3A4.3.3~20140612-saucy2_UPLOADING.txt.gz [2] https://launchpadlibrarian.net/177439008/buildlog_ubuntu-trusty-amd64.netcdf_1%3A4.3.3~20140612-trusty2_UPLOADING.txt.gz [3] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701233 ** Affects: cmake (Ubuntu) Importance

[Bug 41171] Re: Installer crashes on step 6 of 7

2014-06-12 Thread Tom
Hi guys, I am comming from Windows and do not know, neither would like to know, how to fix the problem out of the graphic environment, terminal line commands. Does this makes me un fit to use Ubuntu? Thanks Tom -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1329220] Re: Default CMake build type changed between saucy and trusty

2014-06-12 Thread William Grant
** Project changed: launchpad = cmake (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1329220 Title: Default CMake build type changed between saucy and trusty To manage notifications about

[Bug 1329045] Re: linux: 3.15.0-6.11 -proposed tracker

2014-06-12 Thread Brad Figg
All builds are complete, packages in this bug are available in -proposed. ** Changed in: kernel-development-workflow/prepare-package Status: In Progress = Fix Released ** Changed in: kernel-development-workflow/package-testing Status: New = Confirmed ** Description changed:

[Bug 1329089] Re: g++-4.9 binary incompatibilties with libraries built with g++-4.8

2014-06-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: location-service (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/1329089

  1   2   3   4   5   6   7   8   9   10   >