[Touch-packages] [Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-13 Thread Raymond
Do the number of BUG messsges in system log still 2 frames larger than buffer size -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1551041 Title: snd_au8820 :01:04.

[Touch-packages] [Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-13 Thread Raymond
Can you change periods from 4 to 16 and period_size from 1024 to 256 post the output of pcm_avail.c -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1551041 Title: sn

[Touch-packages] [Bug 1342123] Re: evolution-calendar-factory always running with high memory usage

2016-03-13 Thread Jonathan Sahagun
@ledoc Hi Eric, same as you, I later realized that a certain delay was needed for it to work reliably, since there'd be times when the autostart entry would get invoked before the datetime indicator. The Exec line on my .desktop file now reads like this: Exec=bash -c 'sleep 1m; /usr/lib/evolution

[Touch-packages] [Bug 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-13 Thread Jonas Frei
Thanks for your assistance. However, I'm not sure what to do with this information exactly... I'm no expert. As to your question: "The other output capable pin is node 0x1b, do the driver connected this node to node 0x02 or 0x03?" I checked with HDAAnalyzer, it seems like 0x1b is connected with

[Touch-packages] [Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-13 Thread sudodus
'Can you change periods from 4 to 16 and period_size from 1024 to 256 post the output of pcm_avail.c' Done. See the attached file. ** Attachment added: "pcm_avail_periods-16_periodsize-256.out" https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1551041/+attachment/4597649/+files/p

[Touch-packages] [Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-13 Thread sudodus
'Do the number of BUG messsges in system log still 2 frames larger than buffer size' I don't understand how to do this or check this. Please explain! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. http

[Touch-packages] [Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-13 Thread Raymond
dmesg | grep -i "au88" Since pcm_avail.c only write buffer size once, it is unable to trigger the bug which ptr > buffer size so we need to modify the logic to loop more data -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to a

[Touch-packages] [Bug 1540063] Re: Slideshow output in different font when install in Japanese. (16.04)

2016-03-13 Thread Gunnar Hjalmarsson
The fact that the 65-fonts-arphic-*.conf files are present makes me think that adding fonts-takao-pgothic to: http://bazaar.launchpad.net/~ubuntu-core-dev/ubuntu- seeds/ubuntu.xenial/view/head:/live and http://bazaar.launchpad.net/~ubuntu-mate-dev/ubuntu-seeds/ubuntu- mate.xenial/view/head:/live

[Touch-packages] [Bug 1468027] Re: change default CJK fonts to Noto CJK

2016-03-13 Thread tomoe_musashi
@Gunnar @Yuan, i think it is a related bug. If the latest patch for fonts-noto-cjk is released, We will see that the Noto Sans CJK SC is picked up instead of TakaoPGothic in the first screen of ubiquity installation(before choosing "Try Ubuntu" and specifying the language). -- You received thi

[Touch-packages] [Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-13 Thread sudodus
$ dmesg | grep -i "au88" [ 12.425799] snd_au8820 :01:04.0: init started [ 13.157353] snd_au8820 :01:04.0: init done. [ 13.192583] gameport gameport0: AU88x0 Gameport is pci:01:04.0/gameport0, speed 1087kHz [ 2357.843401] snd_au8820 :01:04.0: BUG: , pos = 16385, buffer siz

[Touch-packages] [Bug 1556583] [NEW] Return key not working with bluetooth keyboard

2016-03-13 Thread Rüdiger Kupper
Public bug reported: When typing into a text field in the browser app using a bluetooth keyboard, the return key does not work. Other keys work as expected.Test it in launchpad (I'm experiencing it right now, there should have been a line break after the previous sentence) or on any other web page

[Touch-packages] [Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-13 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/ice1712/ice1712.c?id=4f8e940095536bc002a81666a4107a581c84e9b9 The fix for the other driver in the original bug report It look like au88x0 pointer callback does not return zero when interrupt occur, just 2 or 3 frames

[Touch-packages] [Bug 1381483] Re: Desktop sharing display frozen

2016-03-13 Thread Phil Hughes
I have successfully logged into a desktop on the same computer running the latest xenial daily build (07-Mar-2016) and the display was being correctly updated, so this is fixed for me. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscri

[Touch-packages] [Bug 1549455] Re: Unity 8/Mir doesn't load on Intel Pineview graphics

2016-03-13 Thread Andreas Pokorny
** Changed in: mir Status: New => Invalid ** Also affects: mesa (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/154

[Touch-packages] [Bug 1549455] Re: Unity 8/Mir doesn't load on Intel Pineview graphics

2016-03-13 Thread Andreas Pokorny
Mesa in Ubuntu has a patch for i915 that disables OpenGL 2.0 but not GLES 2,0. Thats why all mir clients and the unity8 session starts up.. since mirserver always use GL|ES. Regular qt clients do the EGL init in a different path and they insist on GL 2.0. When you recompile mesa without that patc

[Touch-packages] [Bug 1549455] Re: Unity 8/Mir doesn't load on Intel Pineview graphics

2016-03-13 Thread Emanuele Antonio Faraone
Ok -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1549455 Title: Unity 8/Mir doesn't load on Intel Pineview graphics Status in Mir: Invalid Status in mesa package in Ubunt

[Touch-packages] [Bug 1549455] Re: Unity 8/Mir doesn't load on Intel Pineview graphics

2016-03-13 Thread Andreas Pokorny
i915 does not have native shader support so mesa simulate that with llvmpipe, using i915 only for blitting.. So a less demanding - (but also not existing) fixed-function gl-1.x backend is the probably your best chance to use that gpu with unity8. -- You received this bug notification because you

[Touch-packages] [Bug 1556433] Re: Booting is taking too long to start from grub

2016-03-13 Thread Pavlushka
apport information ** Tags added: apport-collected ** Description changed: - Booting takes to start almost three minutes after selecting Xubuntu - Xenial. But it does not happen for the Ubuntu 14.04 LTS listed in the - same menu. Xubuntu is installed in a USB 3 external Harddisk and Ubuntu - is

[Touch-packages] [Bug 1556433] JournalErrors.txt

2016-03-13 Thread Pavlushka
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1556433/+attachment/4597769/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://b

[Touch-packages] [Bug 1556433] Dependencies.txt

2016-03-13 Thread Pavlushka
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1556433/+attachment/4597768/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bug

[Touch-packages] [Bug 1556433] ProcCpuinfo.txt

2016-03-13 Thread Pavlushka
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1556433/+attachment/4597772/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.

[Touch-packages] [Bug 1556433] Lspci.txt

2016-03-13 Thread Pavlushka
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1556433/+attachment/4597770/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net

[Touch-packages] [Bug 1556433] ProcModules.txt

2016-03-13 Thread Pavlushka
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1556433/+attachment/4597775/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.

[Touch-packages] [Bug 1556433] UdevDb.txt

2016-03-13 Thread Pavlushka
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1556433/+attachment/4597776/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.n

[Touch-packages] [Bug 1556433] Lsusb.txt

2016-03-13 Thread Pavlushka
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1556433/+attachment/4597771/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net

[Touch-packages] [Bug 1556433] ProcEnviron.txt

2016-03-13 Thread Pavlushka
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1556433/+attachment/4597773/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.

[Touch-packages] [Bug 1556433] ProcInterrupts.txt

2016-03-13 Thread Pavlushka
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1556433/+attachment/4597774/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https:/

[Touch-packages] [Bug 1554616] Re: Shell and dash visual issues with new UITK and palette

2016-03-13 Thread Andrew Hayzen
- When you press quicklist actions from the launcher, the background colour is transparent. ** Attachment added: "quicklist-transparent.png" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1554616/+attachment/4597818/+files/quicklist-transparent.png -- You received this bug notificatio

[Touch-packages] [Bug 1529815] Re: InfiniBand DHCP flow with PRA and DHCP relay not working

2016-03-13 Thread Talat Batheesh
The DHCP Relay issue still has not been resolved. The issue was DHCP Offer packets that being sent from the DHCP server are not reaching the client. Setup: DHCP Client: IB SideUbuntu OS with ConnectX3 FW ver 2.35.5000, Mellanox OFED 3.2-1.0.1 DHCP Server: ETH Side Win2012

[Touch-packages] [Bug 1490347] Re: [Regresision] 15:10 - Cannot pair with devices using PIN codes

2016-03-13 Thread ahmad haris
It's also happen with me at 15.10. failed. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/1490347 Title: [Regresision] 15:10 - Cannot pair with devices using PIN codes Stat

[Touch-packages] [Bug 1556602] [NEW] LVM cannot mount LVM Cached Volumes from LMDE Betsy

2016-03-13 Thread Ben McCann
Public bug reported: I'm test driving Ubuntu Mate Beta 1 (from USB) on a machine that uses LVM caching. (I use some SSD to cache old hard drives). My LVM setup was created with Linux Mint Debian Edition - Betsy release. The system cannot mount these cached volumes due to the following error repor

[Touch-packages] [Bug 1556602] Re: LVM cannot mount LVM Cached Volumes from LMDE Betsy

2016-03-13 Thread Ben McCann
Here is the package info for LVM2 on LDME Betsy: dpkg-query -l lvm2 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Descr

[Touch-packages] [Bug 1468027] Re: change default CJK fonts to Noto CJK

2016-03-13 Thread Gunnar Hjalmarsson
Yes, tomoe_musashi, they may well be related somehow. I'm not sure, though, that "Noto Sans CJK SC" would be picked in case of a Japanese locale, considering that "Noto Sans CJK JP" exists. I decided to let language-selector-common provide the contents of the proposed fonts-noto-cjk patch, and hen

[Touch-packages] [Bug 1554616] Re: Shell and dash visual issues with new UITK and palette

2016-03-13 Thread Michael Zanetti
NOtifucation bubble text unreadable ** Attachment added: "713212129_82469.jpeg" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1554616/+attachment/4597826/+files/713212129_82469.jpeg -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1556603] [NEW] No sound in Flash with aa-enabled firefox

2016-03-13 Thread Jean-Philippe Guérard
Public bug reported: During the flash plugin initialization, flash tries to access "${HOME}/.asoundrc" if this file exists. But access to this filed is blocked by AppArmor, which makes alsa initialization fail : access("/etc/asound.conf", R_OK)= -1 ENOENT (No such file or directory) acc

[Touch-packages] [Bug 1556602] Re: LVM cannot mount LVM Cached Volumes from LMDE Betsy

2016-03-13 Thread Ben McCann
Installing the thin-provisioning-tools after booting the Live USB did not help. I still get the same error when checking the LVM partition status with 'pvs'. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lvm2 in Ubuntu. http

[Touch-packages] [Bug 1540063] Re: Slideshow output in different font when install in Japanese. (16.04)

2016-03-13 Thread Gunnar Hjalmarsson
** Package changed: ubuntu-meta (Ubuntu) => language-selector (Ubuntu) ** Changed in: language-selector (Ubuntu) Importance: Undecided => Medium ** Changed in: language-selector (Ubuntu) Status: New => Fix Committed ** Changed in: language-selector (Ubuntu) Assignee: (unassigned)

[Touch-packages] [Bug 1556447] Re: lxc-start fails: lxc_cgfsng - cgfsng.c:all_controllers_found:430 - no systemd controller mountpoint found

2016-03-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: lxc (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/

[Touch-packages] [Bug 1540063] Re: Slideshow output in different font when install in Japanese. (16.04)

2016-03-13 Thread Gunnar Hjalmarsson
I've changed my mind. Considering what tomoe_musashi let us know in comment #7, this may simply be about how different available fonts, which handle Japanese, are prioritized. In that case it can be handled in a fontconfig .conf file. I added a new fontconfig .conf file to language-selector-common

[Touch-packages] [Bug 1556447] Re: lxc-start fails: lxc_cgfsng - cgfsng.c:all_controllers_found:430 - no systemd controller mountpoint found

2016-03-13 Thread Evgeni Golov
Hi, I am seeing this on an up2date VM of 16.04, logging in via SSH. libpam- cgfs is installed. Error output from the log: lxc-start 20160313140655.936 ERRORlxc_cgfsng - cgfsng.c:all_controllers_found:430 - no systemd controller mountpoint found lxc-start 20160313140655.936 ERROR

[Touch-packages] [Bug 1556609] [NEW] kernel 4.4.0-12 supend fails

2016-03-13 Thread Jürgen
Public bug reported: made an dist-upgrade and suspend works with kernel 4.2.0-30. I followed googleabl documentation (which is not up-to date), but could not find any hints. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: pm-utils 1.4.1-16 ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4

[Touch-packages] [Bug 1246331] Re: enable dep8 tests

2016-03-13 Thread Bug Watch Updater
** Changed in: adduser (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to adduser in Ubuntu. https://bugs.launchpad.net/bugs/1246331 Title: enable dep8 tests Status in adduser packa

[Touch-packages] [Bug 1556457] Re: [Resolved Upstream] Demilight (OS/2 weight=350) confuses fontconfig

2016-03-13 Thread Adolfo Jayme
** Changed in: fontconfig (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to fontconfig in Ubuntu. https://bugs.launchpad.net/bugs/1556457 Title: [Resolved Upstream] Demilight (OS/2 we

[Touch-packages] [Bug 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-13 Thread Raymond
Only one pin complex can be retasked at each test since there are only two audio output/volume control but there are three output pin complexes, this mean one of the volume control must be shared by two pin complex The pin-ctls, power setting of the subwoofer should be same as the speaker node OU

[Touch-packages] [Bug 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-13 Thread Raymond
The difference between 0x17 mono and 0x1b stereo pin complex You need to find out whether there is low pass filter when you get sound from subwoofer and whether both channel affect the subwoofer if the subwoofer is at the stereo pin complex 0x1b -- You received this bug notification because you

[Touch-packages] [Bug 1556622] [NEW] power indicator displays "missing icon" for charging iPad

2016-03-13 Thread Sadi Yumuşak
Public bug reported: Release: Ubuntu 15.10 Package: indicator-power 12.10.6+15.10.20151005.1-0ubuntu1 Expected: When an iPad is connected to a USB port of a laptop computer, one normally expects only a device icon on the Unity Launcher and a possible popup window asking for what action to take

[Touch-packages] [Bug 1556622] Re: power indicator displays "missing icon" for charging iPad

2016-03-13 Thread Sadi Yumuşak
** Attachment added: "Power Indicator icon and menu" https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1556622/+attachment/4597893/+files/Unity-bug%20iPad%20charging%20icon.png -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which i

[Touch-packages] [Bug 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-13 Thread Raymond
You better post the outout of alsa-info.sh Since you need to check the amp out and mute of the path from audio output, audio mixer and pin complex -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https:/

[Touch-packages] [Bug 1556622] Re: power indicator displays "missing icon" for charging iPad

2016-03-13 Thread Sadi Yumuşak
** Attachment added: "Power Statistics window" https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1556622/+attachment/4597894/+files/Unity-bug%20iPad%20charging%20details.png -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is s

[Touch-packages] [Bug 1556624] [NEW] mmanon: does not work when IP starts with 9 or when IP is not followed by space or colon

2016-03-13 Thread Nico
Public bug reported: The mmanon plugin as included in Ubuntu 14.04 trusty (package version 7.4.4-1ubuntu2.6) does not always work correctly. There are two notable conditions in which the plugin does not behave as expected: a) an IP address starts with '9'. For details see the upstream bug report:

[Touch-packages] [Bug 1462621] Re: : Sub-process /usr/bin/dpkg returned an error code (1)

2016-03-13 Thread draco
*** This bug is a duplicate of bug 1193243 *** https://bugs.launchpad.net/bugs/1193243 Hi, Same problem today for me. To solve this, I need to manually backup the file : sudo mv /etc/xdg/Trolltech.conf{,.old} Then fix the update : sudo apt-get install -f After this, the file is not creat

[Touch-packages] [Bug 1318118] Re: package libqtcore4 (not installed) failed to install/upgrade: conffile './etc/xdg/Trolltech.conf' is not in sync with other instances of the same package

2016-03-13 Thread draco
*** This bug is a duplicate of bug 1193243 *** https://bugs.launchpad.net/bugs/1193243 ** This bug is no longer a duplicate of bug 1311184 package libqtcore4 4:4.8.5+git192-g085f851+dfsg-2ubuntu4 failed to install/upgrade: trying to overwrite shared '/etc/xdg/Trolltech.conf', which is dif

[Touch-packages] [Bug 1311184] Re: package libqtcore4 4:4.8.5+git192-g085f851+dfsg-2ubuntu4 failed to install/upgrade: trying to overwrite shared '/etc/xdg/Trolltech.conf', which is different from oth

2016-03-13 Thread draco
*** This bug is a duplicate of bug 1193243 *** https://bugs.launchpad.net/bugs/1193243 ** This bug has been marked a duplicate of bug 1193243 package libqtcore4 (not installed) failed to install/upgrade: trying to overwrite shared '/etc/xdg/Trolltech.conf', which is different from other i

[Touch-packages] [Bug 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-13 Thread Raymond
In theory, you will like to have Speaker volume and Subwoofer volume Headphone share with one of them -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1553685 Title: L

[Touch-packages] [Bug 1290155] Re: package libqtcore4 failed to install

2016-03-13 Thread draco
*** This bug is a duplicate of bug 1193243 *** https://bugs.launchpad.net/bugs/1193243 ** This bug has been marked a duplicate of bug 1193243 package libqtcore4 (not installed) failed to install/upgrade: trying to overwrite shared '/etc/xdg/Trolltech.conf', which is different from other i

[Touch-packages] [Bug 1479125] Re: package libqtcore4 (not installed) failed to install/upgrade: попытка перезаписать общий «/etc/xdg/Trolltech.conf», который отличается от других экземпляров пакета l

2016-03-13 Thread draco
*** This bug is a duplicate of bug 1193243 *** https://bugs.launchpad.net/bugs/1193243 ** This bug has been marked a duplicate of bug 1193243 package libqtcore4 (not installed) failed to install/upgrade: trying to overwrite shared '/etc/xdg/Trolltech.conf', which is different from other i

[Touch-packages] [Bug 1386992] Re: package libqtcore4 (not installed) failed to install/upgrade: intentando sobreescribir el compartido `/etc/xdg/Trolltech.conf', que es distinto de otras instancias d

2016-03-13 Thread draco
*** This bug is a duplicate of bug 1193243 *** https://bugs.launchpad.net/bugs/1193243 ** This bug has been marked a duplicate of bug 1193243 package libqtcore4 (not installed) failed to install/upgrade: trying to overwrite shared '/etc/xdg/Trolltech.conf', which is different from other i

[Touch-packages] [Bug 1193243] Re: package libqtcore4 (not installed) failed to install/upgrade: trying to overwrite shared '/etc/xdg/Trolltech.conf', which is different from other instances of packag

2016-03-13 Thread draco
Here is the log on Xubuntu 14.04.4 : $ LANG=C sudo apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following packages were automatically installed and are no longer required: linux-headers-3.16

[Touch-packages] [Bug 1193243] Re: package libqtcore4 (not installed) failed to install/upgrade: trying to overwrite shared '/etc/xdg/Trolltech.conf', which is different from other instances of packag

2016-03-13 Thread draco
Despite this bug is quite old, it is still encountered on latest LTS : 14.04.4 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qt4-x11 in Ubuntu. https://bugs.launchpad.net/bugs/1193243 Title: package libqtcore4 (not instal

[Touch-packages] [Bug 1556626] [NEW] flash crash hang firefox

2016-03-13 Thread leex
Public bug reported: flash crash flash-plugin ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8.1 ProcVersionSignature: Ubuntu 3.16.0-62.83~14.04.1-generic 3.16.7-ckt23 Uname: Linux 3.16.0-62-generic x86_64 .tmp.unity.support.test.0: ApportVersion: 2.14.1-0ubuntu3.19 Ar

[Touch-packages] [Bug 1323426] Re: HP Z8000 bluetooth mouse

2016-03-13 Thread Florent Delhaye
Similar bug on 15.10. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/1323426 Title: HP Z8000 bluetooth mouse Status in bluez package in Ubuntu: Confirmed Bug description

[Touch-packages] [Bug 1556629] Re: package gconf2 3.2.6-3ubuntu6 failed to install/upgrade: dependency problems - leaving triggers unprocessed

2016-03-13 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gconf in Ubuntu. https://bugs.launchpad.net/bugs/1556629 Title: package gconf2 3.2.6-3ubuntu6 failed to install/upgrade: dependency pro

[Touch-packages] [Bug 1556629] [NEW] package gconf2 3.2.6-3ubuntu6 failed to install/upgrade: dependency problems - leaving triggers unprocessed

2016-03-13 Thread annalena
Public bug reported: f ProblemType: Package DistroRelease: Ubuntu 16.04 Package: gconf2 3.2.6-3ubuntu6 ProcVersionSignature: Ubuntu 4.4.0-12.28-generic 4.4.4 Uname: Linux 4.4.0-12-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia ApportVersion: 2.20-0ubuntu3 Architecture: amd6

[Touch-packages] [Bug 1468027] Re: change default CJK fonts to Noto CJK

2016-03-13 Thread Launchpad Bug Tracker
This bug was fixed in the package language-selector - 0.161 --- language-selector (0.161) xenial; urgency=medium * fontconfig/64-language-selector-prefer.conf, debian/language-selector-common.links: Prevent that UKai and UMing is picked over default Chinese and Japanese

[Touch-packages] [Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-13 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/core/pcm_lib.c?id=f5914908a5b7b2338f210e56827a1ef35585dc6d To debug the ptr position at period interrupt, you need alsa driver build with debug which allow you to enable trace point to log the ptr position in system -- You

[Touch-packages] [Bug 1556523] Re: Notifications are the wrong color in rc-proposed

2016-03-13 Thread Lukáš Tinkl
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Lukáš Tinkl (lukas-kde) ** Changed in: unity8 (Ubuntu) Status: New => In Progress ** Branch linked: lp:~lukas-kde/unity8/fixNotificationsColorWithNewUitk -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1556447] Re: lxc-start fails: lxc_cgfsng - cgfsng.c:all_controllers_found:430 - no systemd controller mountpoint found

2016-03-13 Thread Stephen Warren
Yes, I'm running lightdm. $ cat /etc/pam.d/common-session session [default=1] pam_permit.so session requisite pam_deny.so session requiredpam_permit.so session optionalpam_umask.so session requiredpa

[Touch-packages] [Bug 1554616] Re: Shell and dash visual issues with new UITK and palette

2016-03-13 Thread Lukáš Tinkl
** Branch linked: lp:~lukas-kde/unity8/fixNotificationsColorWithNewUitk -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1554616 Title: Shell and dash visual issues with new

[Touch-packages] [Bug 1555831] Re: Miss call removes the sound icon in the notification bar

2016-03-13 Thread Charles Kerr
from pat's dbus.txt log in comment 3. > dict entry( >string "visible" >variantboolean true > ) indicator-sound is still advertising itself as visible. This doesn't appear to be an

[Touch-packages] [Bug 1540168] Re: Update OpenCV version for 16.04

2016-03-13 Thread Stephen Birch
I have just started using xenial to prep our own software for the release. I was shocked that CV 3.0 is not installed. Surely this should be an exception to the feature freeze as already suggested, having to keep installing from source would be a huge pain. -- You received this bug notification

[Touch-packages] [Bug 1556156] Re: OpenCV lacks Python 3 bindings

2016-03-13 Thread Stephen Birch
Not good state of affairs for the new LTS. 3.0 needs to be part of the release, I also think an exception should be made. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to opencv in Ubuntu. https://bugs.launchpad.net/bugs/15561

[Touch-packages] [Bug 1539158] Re: Unable to pair with in-car hands-free system after OTA-9 update

2016-03-13 Thread Marco Graziotti
@Stunts: I have followed the instruction that you shared here: https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1539158/comments/14 now I'm trying to remove "-d" option from "/etc/init/bluetooth.conf" but when I'm saving the file, nano's editor ask me if I wanna save the file as: - M-D DOS fo

[Touch-packages] [Bug 1468027] Re: change default CJK fonts to Noto CJK

2016-03-13 Thread Gunnar Hjalmarsson
With the new .conf file, the interesting fonts appear in this order for me when running with a non-CJKV locale on a system where the Chinese language support (with the fonts-arphic-* packages) is present: $ fc-match -a sans-serif | grep -iE 'noto|takao|ar pl' | head -22 NotoSansCJK.ttc: "Noto Sans

[Touch-packages] [Bug 1556524] Re: package linux-image-4.4.0-12-generic 4.4.0-12.28 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2

2016-03-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: initramfs-tools (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://

[Touch-packages] [Bug 1423796] Re: Unable to mount lvmcache root device at boot time

2016-03-13 Thread Jared Stemen
Correction, I was able to get gmoutso's solution to work. I realized that I needed to create a separate boot partition that didn't use lvm caching. In retrospect, this makes a lot of sense. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1381483] Re: Desktop sharing display frozen

2016-03-13 Thread Christopher M. Penalver
Phil Hughes, this bug report is being closed due to your last comment https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1381483/comments/8 regarding this being fixed with an update. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow lin

[Touch-packages] [Bug 1555544] Re: virtualbox not installing on ubuntu 16.04

2016-03-13 Thread Adam Conrad
** Package changed: apt (Ubuntu) => virtualbox (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/144 Title: virtualbox not installing on ubuntu 16.04 Status in virt

[Touch-packages] [Bug 1518785] Re: apt cron can corrupt /var/lib/apt/lists with captive portal garbage

2016-03-13 Thread Adam Conrad
** Summary changed: - Root-owned files being overwritten with HTML by unknown program. + apt cron can corrupt /var/lib/apt/lists with captive portal garbage -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https

[Touch-packages] [Bug 1516855] Re: apt shows downloads from -proposed pocket when it should use -updates pocket

2016-03-13 Thread Adam Conrad
apt selects which mirror/repo to download from based on their position in sources.list. If two mirrors contain the identical file, the first one will be picked, even if it's not actually the one that would win according to apt-cache policy. This is by design (based on the idea that you'll place c

[Touch-packages] [Bug 1468027] Re: change default CJK fonts to Noto CJK

2016-03-13 Thread Gunnar Hjalmarsson
** Also affects: kubuntu-meta (Ubuntu) Importance: Undecided Status: New ** Also affects: lubuntu-meta (Ubuntu) Importance: Undecided Status: New ** Also affects: xubuntu-meta (Ubuntu) Importance: Undecided Status: New ** Changed in: kubuntu-meta (Ubuntu) Importa

[Touch-packages] [Bug 1444682] Re: Software properties gtk implies my cpu is unknown and not working.

2016-03-13 Thread Matt Sturgeon
Confirmed in Xenial -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1444682 Title: Software properties gtk implies my cpu is unknown and not working. Status in

[Touch-packages] [Bug 1505805] Re: Repeated rebuilding of linux initrd

2016-03-13 Thread Adam Conrad
** Package changed: apt (Ubuntu) => initramfs-tools (Ubuntu) ** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.

[Touch-packages] [Bug 1468027] Re: change default CJK fonts to Noto CJK

2016-03-13 Thread Gunnar Hjalmarsson
** No longer affects: fonts-noto-cjk (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu. https://bugs.launchpad.net/bugs/1468027 Title: change default CJK fonts to Noto CJK Status in Fontconfig:

[Touch-packages] [Bug 1444682] Re: Software properties gtk implies my cpu is unknown and not working.

2016-03-13 Thread Matt Sturgeon
(with amd cpu): == cpu-microcode.py == driver : amd64-microcode - distro non-free -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1444682 Title: Soft

[Touch-packages] [Bug 1532944] Re: flashplugin-installer shows an error message after downloading the file with apt 1.1.x

2016-03-13 Thread Mathieu Marquer
*** This bug is a duplicate of bug 1537512 *** https://bugs.launchpad.net/bugs/1537512 ** This bug has been marked a duplicate of bug 1537512 Can't drop privileges for downloading as file -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1556654] [NEW] package linux-image-4.4.0-12-generic 4.4.0-12.28 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2

2016-03-13 Thread TheMixtureMedia
Public bug reported: after upgrade from 15.10 to 16.04 ProblemType: Package DistroRelease: Ubuntu 16.04 Package: linux-image-4.4.0-12-generic 4.4.0-12.28 ProcVersionSignature: Ubuntu 4.4.0-12.28-generic 4.4.4 Uname: Linux 4.4.0-12-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_modeset nvi

[Touch-packages] [Bug 1556654] Re: package linux-image-4.4.0-12-generic 4.4.0-12.28 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2

2016-03-13 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1556654 Title: package linux-image-4.4.0-12-generic 4.4.0-12.28 failed to in

[Touch-packages] [Bug 1505805] Missing required logs.

2016-03-13 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem. >From a terminal window please run: apport-collect 1505805 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 commen

[Touch-packages] [Bug 1556657] [NEW] package linux-image-generic 4.4.0.12.13 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2

2016-03-13 Thread Benjamin Drung
Public bug reported: Some packages failed to install in an upgrade from Ubuntu 15.10 to xenial. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: linux-image-generic 4.4.0.12.13 ProcVersionSignature: Ubuntu 4.4.0-12.28-generic 4.4.4 Uname: Linux 4.4.0-12-generic x86_64 ApportVersion: 2.20

[Touch-packages] [Bug 1491340] Re: Bluetooth keyboard is configured with wrong keyboard layout

2016-03-13 Thread Lukáš Tinkl
** Branch unlinked: lp:~lukas-kde/unity8/kbdLayout ** Branch unlinked: lp:~lukas-kde/unity-api/kbdLayout ** Branch unlinked: lp:~lukas-kde/qtmir/kbdLayout2 ** Branch unlinked: lp:~unity-team/unity8/kbdLayout ** Branch linked: lp:~unity-team/unity8/keymapSwitching ** Branch linked: lp:~unity-te

[Touch-packages] [Bug 1556657] Re: package linux-image-generic 4.4.0.12.13 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2

2016-03-13 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1556657 Title: package linux-image-generic 4.4.0.12.13 failed to install/upgra

[Touch-packages] [Bug 1524400] Re: Use default keymap on creation of surface

2016-03-13 Thread Lukáš Tinkl
** Branch unlinked: lp:~lukas-kde/unity8/kbdLayout ** Branch unlinked: lp:~lukas-kde/unity-api/kbdLayout ** Branch unlinked: lp:~lukas-kde/qtmir/kbdLayout2 ** Branch unlinked: lp:~unity-team/unity8/kbdLayout ** Branch linked: lp:~unity-team/unity8/keymapSwitching ** Branch linked: lp:~unity-te

[Touch-packages] [Bug 613412] Re: packagekit in maverick causes error in apt operations

2016-03-13 Thread Norbert
Got this error on 12.04 lTS, installed packagekit package with 'sudo apt-get install packagekit' and problem gone. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to packagekit in Ubuntu. https://bugs.launchpad.net/bugs/613412 T

[Touch-packages] [Bug 1556654] Re: package linux-image-4.4.0-12-generic 4.4.0-12.28 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2

2016-03-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: initramfs-tools (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://

[Touch-packages] [Bug 1556457] Re: [Resolved Upstream] Demilight (OS/2 weight=350) confuses fontconfig

2016-03-13 Thread Gunnar Hjalmarsson
Hi again, Mingye! I think that fontconfig .conf files are effective whether the fonts were installed via .deb packages or in some other way, as long as the font files are placed in a directory which fontconfig looks at. With that said, if it's possible to make fontconfig pick the most sensible def

[Touch-packages] [Bug 1472351] Re: autoremove keeps *all* providers of virtual rdeps unconditionally

2016-03-13 Thread Adam Conrad
** Summary changed: - autoremove unable to sweep any linux-headers packages + autoremove keeps *all* providers of virtual rdeps unconditionally -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launc

[Touch-packages] [Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-13 Thread sudodus
Do you suggest that I try to build the alsa driver with debug now? Maybe I should I make a dedicated system alongside the system I am using for general testing. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in U

[Touch-packages] [Bug 1334597] Re: Please support "any" architecture when building instead of hardcoding an arch

2016-03-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: click (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to click in Ubuntu. https://bugs.launchpad.net/b

[Touch-packages] [Bug 1539348] Re: udevadm info reports wrong ID_MODEL_ID and ID_VENDOR_ID for USB serial port

2016-03-13 Thread Artem Astafyev
I have this bug on Fedora 23 with systemd-222 so it isn't Ubuntu specific. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1539348 Title: udevadm info reports wrong ID_MODE

[Touch-packages] [Bug 1556539] Re: package sysvinit-utils 2.88dsf-41ubuntu6.3 failed to install/upgrade: installing sysvinit-utils would break existing software

2016-03-13 Thread Steve Langasek
** Bug watch added: Debian Bug tracker #817857 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817857 ** Also affects: debian via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817857 Importance: Unknown Status: Unknown ** Changed in: sysvinit (Ubuntu) Status: New => Tri

  1   2   >