[Touch-packages] [Bug 1414706] Re: [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240] external mic has no sound at all

2015-02-03 Thread tai271828
When mute mic key was pressed, mic LED did not turn on/off, but the volume status bar (unity notification) would pop up and show the speaker was muted/unmuted. However, the speaker does not be muted practically. -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1417909] Re: Container fails to start with error mounting /sys/fs/cgroup

2015-02-03 Thread Christopher Townsend
This is the debug output when starting the container. ** Attachment added: "debug.txt" https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1417909/+attachment/4311947/+files/debug.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subs

[Touch-packages] [Bug 1417909] Re: Container fails to start with error mounting /sys/fs/cgroup

2015-02-03 Thread Christopher Townsend
This is the generated LXC config file. ** Attachment added: "config" https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1417909/+attachment/4311948/+files/config -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubun

[Touch-packages] [Bug 1417909] [NEW] Container fails to start with error mounting /sys/fs/cgroup

2015-02-03 Thread Christopher Townsend
Public bug reported: It seems a fairly recent update to LXC has caused this. This is a privileged container. I will attach debug output when trying to start the container. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: lxc 1.1.0~rc4-0ubuntu1 ProcVersionSignature: Ubuntu 3.18.0-12.13-gene

[Touch-packages] [Bug 1417010] Re: systemd init gets stuck reloading smbd.service

2015-02-03 Thread Martin Pitt
The samba DHCP enter hook needs to be fixed too, so adding a task. ** Also affects: samba (Ubuntu) Importance: Undecided Status: New ** Changed in: samba (Ubuntu) Importance: Undecided => Medium ** Changed in: samba (Ubuntu) Status: New => In Progress ** Changed in: samba (U

Re: [Touch-packages] [Ubuntu-webapps-bugs] [Bug 1417258] Re: YouTube videos stuttering and not playing back smoothly

2015-02-03 Thread David Barth
I confirm the change also fixes the problem on rtm (silo 8) On Wed, Feb 4, 2015 at 7:16 AM, Olivier Tilloy wrote: > ** Changed in: webbrowser-app >Status: In Progress => Fix Released > > ** Changed in: canonical-devices-system-image > Assignee: (unassigned) => Olivier Tilloy (osomon

[Touch-packages] [Bug 1417901] [NEW] dpkg-dev conflicts with apt-build bzr-builddeb debmake devscripts ubuntu-dev-tools

2015-02-03 Thread jazzmale
Public bug reported: dpkg-dev conflicts with apt-build bzr-builddeb debmake devscripts ubuntu-dev-tools when trying to update system dpkg-dev libdpkg-perl Reading package lists... Done Building dependency tree Reading state information... Done The following package was automatically insta

[Touch-packages] [Bug 1413865] Re: No default setting for "When power is critically low" in Power settings

2015-02-03 Thread HuangZhiquan
in the ubuntu-settings package, the file of 10_ubuntu- settings.gschema.override override "critical-battery-action = 'suspend'",but unity-control-center don't provide the option of "suspend",so it show us blank ** Also affects: ubuntu-settings (Ubuntu) Importance: Undecided Status: New

[Touch-packages] [Bug 1417010] Re: systemd init gets stuck reloading smbd.service

2015-02-03 Thread Martin Pitt
> since the invoke-rc.d call never actually returns Incidentally this is being discussed upstream at http://lists.freedesktop.org/archives/systemd- devel/2015-February/027877.html at the moment. Can you please try to patch /usr/sbin/invoke-rc.d with this: http://paste.ubuntu.com/10048858/ This i

[Touch-packages] [Bug 1417890] Re: package lxc 1.0.7-0ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-02-03 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 lxc in Ubuntu. https://bugs.launchpad.net/bugs/1417890 Title: package lxc 1.0.7-0ubuntu0.1 failed to install/upgrade: subprocess instal

[Touch-packages] [Bug 1417890] [NEW] package lxc 1.0.7-0ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-02-03 Thread Nikhil Sharma
Public bug reported: Took a very long time to come of lxc instalation which I tried to do via 'apt-get install lxc'. Finally it failed. ProblemType: Package DistroRelease: Ubuntu 14.04 Package: lxc 1.0.7-0ubuntu0.1 ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13 Uname: Linux 3.13.

[Touch-packages] [Bug 996906]

2015-02-03 Thread Rkfg
Base Board Information Manufacturer: ASUSTeK Computer INC. Product Name: P8H61-M LX2 > You can also connect the onboard header to an S/PDIF input header available on some graphics cards using an S/PDIF cable. I don't have any digital audio equipment, only headphones with a regular

[Touch-packages] [Bug 996906]

2015-02-03 Thread Raymond
which motherboard are you using ? do this motherboard support internal spdif connector to graphic card ? it is rare that it only has internal spdif connector but not optical/rca digital output You can also connect the onboard header to an S/PDIF input header available on some graphics cards usi

[Touch-packages] [Bug 996906]

2015-02-03 Thread Rkfg
I don't know, it's what I set in the LMMS settings: http://i.imgur.com/MRYJC4J.png Anyway, no matter what I set in one particular program, other clients should not skip because of that. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subsc

[Touch-packages] [Bug 996906]

2015-02-03 Thread Raymond
refer to src/core/Audio/AudioPulseAudio.cpp, buffer_attr.maxlength = (uint32_t)(-1); // play silence in case of buffer underun instead of using default rewind buffer_attr.prebuf = 0; buffer_attr.min

[Touch-packages] [Bug 996906]

2015-02-03 Thread Rkfg
To elaborate: I get garbled sound in LMMS when I use PulseAudio and set LMMS to use ALSA so it's intercepted. Everything is fine if I use pure ALSA everywhere but it's not the point here if we try to debug PA. -- You received this bug notification because you are a member of Ubuntu Touch seeded p

[Touch-packages] [Bug 996906]

2015-02-03 Thread Rkfg
Created attachment 113112 High latency because of underruns Nah, after all prealloc is just snake oil. I now have latency of 66 ms which is unacceptable. 1 sink(s) available. * index: 0 name: driver: flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY F

[Touch-packages] [Bug 996906]

2015-02-03 Thread Rkfg
LMMS uses 64 frames, 1.5 ms but actually it has latency of 30-35 ms as "pacmd list-sink-inputs" says. Setting its output to ALSA results in extremely garbled sound, the only two options that actually produce reasonable sound is PulseAudio (bad latency) and SDL. Actually, latency isn't that bad if o

[Touch-packages] [Bug 996906]

2015-02-03 Thread Rkfg
Created attachment 113035 alsa-info -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/996906 Title: periodic audio skips with Intel HDA Status in PulseAudio sound server:

[Touch-packages] [Bug 996906]

2015-02-03 Thread Raymond
08:47:21 work pulseaudio[2333]: Requested tlength=34.83 ms, minreq=5.80 ms Feb 02 08:47:21 work pulseaudio[2333]: Adjust latency mode enabled, configuring sink latency to half of overall latency. Feb 02 08:47:21 work pulseaudio[2333]: Requested latency=11.61 ms, Received latency=11.61 ms Feb 02 0

[Touch-packages] [Bug 996906]

2015-02-03 Thread Raymond
(In reply to rkfg from comment #9) > LMMS uses 64 frames, 1.5 ms but actually it has latency of 30-35 ms as > "pacmd list-sink-inputs" says. Setting its output to ALSA results in > extremely garbled sound, the only two options that actually produce > reasonable sound is PulseAudio (bad latency) and

[Touch-packages] [Bug 996906]

2015-02-03 Thread Rkfg
Created attachment 113034 Underruns in the log Same with VIA VT1708S. When I start pavucontrol it skips hardly and almost stops sometimes. Because of that latency increases and may get up to 80 ms which is unacceptable as PulseAudio's goal is to provide low latency audio. Of course, it doesn't

[Touch-packages] [Bug 996906]

2015-02-03 Thread Raymond
(In reply to rkfg from comment #7) > Created attachment 113083 [details] > Underruns with prealloc=2048 > > I was able to leverage the "Underrun!" issue by setting prealloc to 2048 in > kernel options (recompiled it). It can also be achieved via echo 2048 > > /proc/asound/card0/pcm0p/sub0/prealloc

[Touch-packages] [Bug 996906]

2015-02-03 Thread Rkfg
Created attachment 113083 Underruns with prealloc=2048 I was able to leverage the "Underrun!" issue by setting prealloc to 2048 in kernel options (recompiled it). It can also be achieved via echo 2048 > /proc/asound/card0/pcm0p/sub0/prealloc without recompiling. Wonder why 64 is still default in D

[Touch-packages] [Bug 1417258] Re: YouTube videos stuttering and not playing back smoothly

2015-02-03 Thread Olivier Tilloy
** Changed in: webbrowser-app Status: In Progress => Fix Released ** Changed in: canonical-devices-system-image Assignee: (unassigned) => Olivier Tilloy (osomon) ** Changed in: webbrowser-app (Ubuntu RTM) Status: Confirmed => In Progress ** Changed in: webbrowser-app (Ubuntu R

[Touch-packages] [Bug 1390767] Re: trying to overwrite shared '/usr/share/man/man1/freetype-config.1.gz', which is different from other instances of package libfreetype6-dev:i386

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

[Touch-packages] [Bug 730481] Re: Apps place indexes stopwords

2015-02-03 Thread Launchpad Bug Tracker
[Expired for unity-lens-applications (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity-lens-applications (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 730481] Re: Apps place indexes stopwords

2015-02-03 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.lau

[Touch-packages] [Bug 730481] Re: Apps place indexes stopwords

2015-02-03 Thread Launchpad Bug Tracker
[Expired for unity-2d because there has been no activity for 60 days.] ** Changed in: unity-2d Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/b

[Touch-packages] [Bug 993604] Re: workspace switcher causes system to become unresponsive

2015-02-03 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/99

[Touch-packages] [Bug 990967] Re: High contrast application icons in the launcher are ugly and very similar

2015-02-03 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/99

[Touch-packages] [Bug 957462] Re: High contrast themes have missing icons

2015-02-03 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/95

[Touch-packages] [Bug 932864] Re: Panel opacity affects opacity of background blur

2015-02-03 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/93

[Touch-packages] [Bug 990967] Re: High contrast application icons in the launcher are ugly and very similar

2015-02-03 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.lau

[Touch-packages] [Bug 932864] Re: Panel opacity affects opacity of background blur

2015-02-03 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.lau

[Touch-packages] [Bug 957462] Re: High contrast themes have missing icons

2015-02-03 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.lau

[Touch-packages] [Bug 993604] Re: workspace switcher causes system to become unresponsive

2015-02-03 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.lau

[Touch-packages] [Bug 1064256] Re: Dash - non-online-results under high cpu usage take a while to show their icons

2015-02-03 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/10

[Touch-packages] [Bug 1072535] Re: Launcher in auto-hide mode reveals and hides frequently while pointer still hovers over it on high GPU/RAM load

2015-02-03 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/10

[Touch-packages] [Bug 1064256] Re: Dash - non-online-results under high cpu usage take a while to show their icons

2015-02-03 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.lau

[Touch-packages] [Bug 1103125] Re: Dash: high latency responding to input

2015-02-03 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.lau

[Touch-packages] [Bug 1120442] Re: whole system bacame unresponsive

2015-02-03 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.lau

[Touch-packages] [Bug 1103125] Re: Dash: high latency responding to input

2015-02-03 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/11

[Touch-packages] [Bug 1072535] Re: Launcher in auto-hide mode reveals and hides frequently while pointer still hovers over it on high GPU/RAM load

2015-02-03 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.lau

[Touch-packages] [Bug 1120442] Re: whole system bacame unresponsive

2015-02-03 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/11

[Touch-packages] [Bug 1350153] Re: trvando

2015-02-03 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60 days.] ** Changed in: xorg (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launch

[Touch-packages] [Bug 1362419] Re: screen freezes periodically

2015-02-03 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60 days.] ** Changed in: xorg (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launch

[Touch-packages] [Bug 960919] Re: Show OSD notification when device is safe to remove

2015-02-03 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.lau

[Touch-packages] [Bug 1075614] Re: Unity leaks memory even when desktop is idle, screen locked in 12.10

2015-02-03 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.lau

[Touch-packages] [Bug 1078447] Re: Regression: New apps on the launcher have no shortcut key

2015-02-03 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.lau

[Touch-packages] [Bug 1078447] Re: Regression: New apps on the launcher have no shortcut key

2015-02-03 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/10

[Touch-packages] [Bug 1206298] Re: Unity launcher shows all mounted drives when connecting/disconnecting cellphone

2015-02-03 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/12

[Touch-packages] [Bug 1201528] Re: [INTEL DP55WG, Realtek ALC889] - Audio Playback Unavailable

2015-02-03 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bu

[Touch-packages] [Bug 1372867] Re: Graphics problems on Dell Precision M4800 install

2015-02-03 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60 days.] ** Changed in: xorg (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launch

[Touch-packages] [Bug 1201528] Re: [INTEL DP55WG, Realtek ALC889] - Audio Playback Unavailable

2015-02-03 Thread Launchpad Bug Tracker
[Expired for alsa-driver (Ubuntu) because there has been no activity for 60 days.] ** Changed in: alsa-driver (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu

[Touch-packages] [Bug 1326762] Re: unity dash doesn't show apps under the correct category

2015-02-03 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/13

[Touch-packages] [Bug 1326762] Re: unity dash doesn't show apps under the correct category

2015-02-03 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.lau

[Touch-packages] [Bug 1218607] Re: Rubbish Bin icon says there is trash when there is none

2015-02-03 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.lau

[Touch-packages] [Bug 1218607] Re: Rubbish Bin icon says there is trash when there is none

2015-02-03 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/12

[Touch-packages] [Bug 1206298] Re: Unity launcher shows all mounted drives when connecting/disconnecting cellphone

2015-02-03 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.lau

[Touch-packages] [Bug 1414706] Re: [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240] external mic has no sound at all

2015-02-03 Thread Raymond
http://support.lenovo.com/us/en/products/laptops-and-netbooks/thinkpad-x -series-laptops/thinkpad-x240/documents/PD029567?tabName=ProductParts The combo audio connector does not support a conventional microphone. Combo audio connector Connect headphones or a headset that has a 3.5-mm (0.14-i

[Touch-packages] [Bug 1160569]

2015-02-03 Thread Germano-massullo
95 people in CC. When somebody will start working on this bug? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1160569 Title: GLib-CRITICAL **: g_slice_set_config: assertion

[Touch-packages] [Bug 1396213] Re: LVM VG is not activated during system boot

2015-02-03 Thread Christopher M. Penalver
Alberto Salvia Novella, thanks for the QA, and helpful suggestion. From my understanding, the Ubuntu Kernel Team prefers to mark reports like these High (not sure why I marked it Medium initially, probably was on auto-pilot) as defined in https://wiki.ubuntu.com/Bugs/Bug%20importances : "Makes a

Re: [Touch-packages] [Bug 1396919] Re: unity8 display blank in emulator when virtualization disabled

2015-02-03 Thread XiaoGuo, Liu
Hi Alex, On the English website, it has the sentence: *Before this step, please ensure that you have enabled hardware virtualization in your BIOS settings.* We can consider this is fixed for English website. I have double checked that the Chinese website does not have this, and even the content i

[Touch-packages] [Bug 1417832] Re: i don't know

2015-02-03 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross privile

[Touch-packages] [Bug 1417651] Re: Lenovo W520: display for one screen stretched over both when docked

2015-02-03 Thread Christopher M. Penalver
Rockwalrus, thank you for reporting this and helping make Ubuntu better. + Did this problem occur with nouveau? + Did this problem occur in a release prior to Utopic? + Did this problem occur in a version of the nvidia driver prior to 331.113? + Does this problem occur with the latest version of th

[Touch-packages] [Bug 1396919] Re: unity8 display blank in emulator when virtualization disabled

2015-02-03 Thread Alex Kaluzhny
XiaoGuo, https://bugs.launchpad.net/developer-ubuntu-com/+bug/1399083 is marked Fix Released. Should we mark this one as Fix Released as well? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.lau

[Touch-packages] [Bug 1153488] Re: Treats bluetooth input device batteries as batteries

2015-02-03 Thread Shih-Yuan Lee
@redman, My previous patch at comment #51 is mainly for bluetooth. It is unrelated to your native-path: /sys/devices/pci:00/:00:1d.2/usb8/8-1/8-1:1.1/0003:046D:C52F.0002. Could you attach a screenshot for your icon? -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1417789] Re: [W740SU, VIA VT1802, Mic, Internal] mostly no sound at al

2015-02-03 Thread Raymond
** Changed in: alsa-driver (Ubuntu) Status: New => Incomplete -- 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/1417789 Title: [W740SU, VIA VT1802, Mic, Internal]

[Touch-packages] [Bug 1417804] Re: Ubuntu 14.04 LTS i915 hatası

2015-02-03 Thread Erkan ÜNLÜTÜRK
Thank you, I don't speak English :) What time will be corrected? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1417804 Title: Ubuntu 14.04 LTS i915 hatası Status in xorg pa

[Touch-packages] [Bug 1417789] Re: [W740SU, VIA VT1802, Mic, Internal] mostly no sound at al

2015-02-03 Thread Raymond
how about arecord ? arecord -D plughw:0 -c 1 -r 48000 -f S16_LE -v --buffer-time=5000 test.wav arecord -D plughw:0 -c 1 -r 48000 -f S16_LE -v test.wav Feb 3 23:07:17 kaa-W740SU pulseaudio[2423]: ( 24.746| 0.000) [pulseaudio] resampler.c: Channel matrix: Feb 3 23:07:17 kaa-W740SU pulse

[Touch-packages] [Bug 116453]

2015-02-03 Thread Jason Crain
Created attachment 113036 [draft] combine characters I might be able to fix this in a better way by combining letters with nearby diacritic marks so that this document *would* contain ü. It seems to be a nice improvement for some latex documents. Attached patch can give you a rough idea of what

[Touch-packages] [Bug 116453]

2015-02-03 Thread Albert Astals Cid
I certainly remember we already did that combination somewhere, either in okular or in poppler, but i can't find it and of course the document does not work, so it may be a fake memory :D I think this may make sense, though then again preserving the old behaviour via a flag (even if not default) i

[Touch-packages] [Bug 1417826] [NEW] display acting up. overlay .. ?

2015-02-03 Thread Morten Hundevad
Public bug reported: was toled her: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1382462 to create a new bug report .. not sure why it seemed i had same problem. but what do i know ... the "fix" provided in the bugreport seems to work..

[Touch-packages] [Bug 1411789] Re: Camera crash when switching while loading

2015-02-03 Thread Launchpad Bug Tracker
This bug was fixed in the package qtubuntu-camera - 0.3.3+15.04.20150129-0ubuntu1 --- qtubuntu-camera (0.3.3+15.04.20150129-0ubuntu1) vivid; urgency=low [ Ubuntu daily release ] * New rebuild forced [ Florian Boucault ] * Make sure we don't dereference invalid pointers during

[Touch-packages] [Bug 993298] Re: Please make NetworkManager-controlled dnsmasq respect /etc/hosts

2015-02-03 Thread Greg Bell
Affects me. Ubuntu 14.04. dig -x 192.168.1.101 takes a long time to not come up with an answer. And that's because it's defined in /etc/hosts. lsof -i and tcpdump are two programs that can do do reverse-DNS lookups, and ignoring /etc/hosts means they take way longer than they normally would. H

[Touch-packages] [Bug 1417792] Re: Trusty proposed updates enabled by default

2015-02-03 Thread Erick Brunzell
in software-properties package in Ubuntu: New Bug description: I'm testing Ubuntu GNOME Trusty 20150203 i386 and the proposed updates are still enabled via /etc/apt/sources.list.d: lance@lance-AMD-desktop:~$ ls /etc/apt apt.conf.d sources.listtrustdb.gpg trusted.

[Touch-packages] [Bug 1417568] Re: diff reports bogus differences on identical files

2015-02-03 Thread teo1978
"non sensitive" is the problem :( But now that I think about it, I have a suspect of the possible cause. It could be that one file had linux-style newlines, and the other window-style newlines (one being \r and the other \r\n, never remember which is which). So, the two filews would technically

[Touch-packages] [Bug 1417804] Re: Ubuntu 14.04 LTS i915 hatası

2015-02-03 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross privile

[Touch-packages] [Bug 1413410] Re: Unable to match embedded NULLs in unix bind rule for abstract sockets

2015-02-03 Thread Steve Beattie
** Also affects: apparmor/2.9 Importance: Undecided Status: New ** Changed in: apparmor/2.9 Status: New => Fix Committed ** Changed in: apparmor/2.9 Importance: Undecided => High ** Changed in: apparmor/2.9 Status: Fix Committed => In Progress ** Changed in: apparmor/

[Touch-packages] [Bug 1417258] Re: YouTube videos stuttering and not playing back smoothly

2015-02-03 Thread Launchpad Bug Tracker
This bug was fixed in the package webbrowser-app - 0.23+15.04.20150203.1-0ubuntu1 --- webbrowser-app (0.23+15.04.20150203.1-0ubuntu1) vivid; urgency=medium [ Olivier Tilloy ] * Update translation template. * Revert the UA override for m.youtube.com as it was causing a lot of

[Touch-packages] [Bug 1413765] Re: autoscrolling not working in online accounts

2015-02-03 Thread Pat McGowan
** Changed in: canonical-devices-system-image Importance: Undecided => High ** Changed in: canonical-devices-system-image Status: New => Confirmed ** Changed in: canonical-devices-system-image Milestone: None => ww07-2015 -- You received this bug notification because you are a mem

[Touch-packages] [Bug 1417804] Re: Ubuntu 14.04 LTS i915 hatası

2015-02-03 Thread Erkan ÜNLÜTÜRK
** Attachment added: "dmesg" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1417804/+attachment/4311708/+files/dmesg ** Information type changed from Private Security to Public Security -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1417792] Re: Trusty proposed updates enabled by default

2015-02-03 Thread Ubuntu QA Website
packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1417792 Title: Trusty proposed updates enabled by default Status in software-properties package in Ubuntu: New Bug description: I'm testing Ubuntu GNOME Trusty 20150203 i386 and the pro

[Touch-packages] [Bug 1413765] Re: autoscrolling not working in online accounts

2015-02-03 Thread Bill Filler
** Also affects: ubuntu-system-settings-online-accounts (Ubuntu RTM) Importance: Undecided Status: New ** Also affects: ubuntu-system-settings-online-accounts (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-system-settings-online-accounts (Ubuntu) Statu

[Touch-packages] [Bug 1301699] Re: Indicators do not show in Pantheon

2015-02-03 Thread Stephen M. Webb
Marked as verification-done after correspondence with Sergey. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-datetime in Ubuntu. https://bugs.la

[Touch-packages] [Bug 1414494] Re: reboot after shutdown Gigabyte GA-P41T-D3 motherboard, Intel G41 Express chipset

2015-02-03 Thread Csipak Attila
Looks like today's ubuntu updates fixed the bug, which is strange. The /var/log/apt/history.log entry produced by the update is: Start-Date: 2015-02-03 22:51:31 Commandline: aptdaemon role='role-commit-packages' sender=':1.136' Install: linux-image-extra-3.13.0-45-generic:amd64 (3.13.0-45.74), l

[Touch-packages] [Bug 1081607] Re: Provide translations for the text used in the SDK that will be visible for the user

2015-02-03 Thread Pat McGowan
** Changed in: canonical-devices-system-image Importance: Undecided => High ** Changed in: canonical-devices-system-image Status: New => Fix Released ** Changed in: canonical-devices-system-image Milestone: None => ww07-2015 -- You received this bug notification because you are a

[Touch-packages] [Bug 1417792] [NEW] Trusty proposed updates enabled by default

2015-02-03 Thread Erick Brunzell
Public bug reported: I'm testing Ubuntu GNOME Trusty 20150203 i386 and the proposed updates are still enabled via /etc/apt/sources.list.d: lance@lance-AMD-desktop:~$ ls /etc/apt apt.conf.d sources.listtrustdb.gpg trusted.gpg.d preferences.d sources.list.d trusted.gpg lance@lanc

[Touch-packages] [Bug 1188642] Re: Init aborts with the message: init: log.c:813: Assertion failed in log_clear_unflushed: ! log->io

2015-02-03 Thread Timocheck
Encounter same issue in 14.04 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to upstart in Ubuntu. https://bugs.launchpad.net/bugs/1188642 Title: Init aborts with the message: init: log.c:813: Assertion failed in log_clear_

[Touch-packages] [Bug 1417789] [NEW] [W740SU, VIA VT1802, Mic, Internal] mostly no sound at al

2015-02-03 Thread Kurt Aaholst
Public bug reported: Mostly I get no sound at all when using the internal mic. Using sound setting recording level slider I am able to get some (noisy sound). With alsamixer I can get (also noisy) recordings by lowering "Internal Mic Boost" I have applied (and removed) oem-audio-hda-daily-dkm

[Touch-packages] [Bug 1081607] Re: Provide translations for the text used in the SDK that will be visible for the user

2015-02-03 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit - 1.1.1298+15.04.20150202~rtm-0ubuntu1 --- ubuntu-ui-toolkit (1.1.1298+15.04.20150202~rtm-0ubuntu1) 14.09; urgency=medium [ Tim Peeters ] * Port "In Progress" translation fix from staging to rtm. (LP: #1391617, #1081607) --

[Touch-packages] [Bug 1417188] Re: Shell frozen/crashed when alarm triggered

2015-02-03 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-datetime in Ubuntu. https://bugs.launchpad.net/bugs/1417188 Title: Shell frozen/crashed w

[Touch-packages] [Bug 1417780] [NEW] Refreshing scopes data when using a poor connection produces a really bad user experience

2015-02-03 Thread Ricardo Salveti
Public bug reported: (Not sure if this is the best package/project to cover this bug, feel free to change it) current build number: 224 device name: krillin channel: ubuntu-touch/ubuntu-rtm/14.09-proposed last update: 2015-01-29 18:53:09 version version: 224 version ubuntu: 20150129 version devic

[Touch-packages] [Bug 1219644] Re: Account plugins should be made confinable by apparmor

2015-02-03 Thread Jamie Strandboge
Using this for the evernote-account-plugin.apparmor: { "template": "ubuntu-account-plugin", "policy_groups": [ "accounts", "audio", "networking", "webview" ], "policy_version": 1.2 } with apparmor-easyprof-ubuntu 1.3.4 (pending upload), I can success

[Touch-packages] [Bug 1219644] Re: Account plugins should be made confinable by apparmor

2015-02-03 Thread Jamie Strandboge
I started playing with this and have a few observations: * the account plugin is trying to access /proc//attr/current - should this be explicitly denied to silence the denial? * the account plugin is trying to create /home/phablet/.cache/online-accounts-ui/ -- this should be created on the accou

[Touch-packages] [Bug 1219644] Re: Account plugins should be made confinable by apparmor

2015-02-03 Thread Jamie Strandboge
Also, something isn't honoring and/or setting TMPDIR, since I'm seeing denials like this: Feb 3 21:32:09 ubuntu-phablet kernel: [ 5292.570730] type=1400 audit(1422999129.043:411): apparmor="DENIED" operation="mknod" profile="com.ubuntu.reminders_evernote-account-plugin_0.5.latest" name="/tmp/e

[Touch-packages] [Bug 1199571] Re: Huge multi-threading violations in freetype

2015-02-03 Thread Launchpad Bug Tracker
This bug was fixed in the package freetype - 2.5.2-2ubuntu2 --- freetype (2.5.2-2ubuntu2) vivid; urgency=medium * Added patchset to fix multithread violations, LP: #1199571 - debian/patches-freetype/multi-thread-violations.patch -- Marco Trevisan (Trevino)Fri, 23 Jan 2015 0

[Touch-packages] [Bug 1417010] Re: systemd init gets stuck reloading smbd.service

2015-02-03 Thread Tim
Martin, that doesn't work either since the invoke-rc.d call never actually returns -- 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/1417010 Title: systemd init gets stuck re

[Touch-packages] [Bug 1417770] Re: tracker-extract crashed with SIGABRT in g_malloc0()

2015-02-03 Thread Apport retracing service
*** This bug is a duplicate of bug 1364780 *** https://bugs.launchpad.net/bugs/1364780 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1364780, so is being marked as such.

  1   2   3   4   >