[Touch-packages] [Bug 1506336] Re: utopic repositories have been wiped out

2015-10-15 Thread Ransom stark
Thank you for reporting this to Ubuntu. 14.10 reached EOL on July 23, 2015. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases You can find the old repo here, but it is no longer a supported distribution. Please upgrade. http://old-releases.ubuntu.com/ub

[Touch-packages] [Bug 1501330] Re: [webapp-container] Crash with open context menu

2015-10-15 Thread Olivier Tilloy
Sorry I hadn’t realized this wasn’t present in OTA6, and thus it’s a regression. I acknowledge that’s a bad one, let’s fix this ASAP. As to whether this should be considered a stop-ship, I’ll leave it to QA/the product team. -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1502623] Re: package util-linux 2.20.1-5.1ubuntu20.4 failed to install/upgrade: подпроцесс новый сценарий pre-installation возвратил код ошибки 255

2015-10-15 Thread Gray
strange. i wanted to paste output of "apt-get upgrade" command (from first post) on english, but now it is slightly changed... here it is: After this operation, 838 kB of additional disk space will be used. Do you want to continue? [Y/n] Extracting templates from packages: 100% Preconfiguring pac

[Touch-packages] [Bug 1501330] Re: [webapp-container] Crash with open context menu

2015-10-15 Thread Alexandre Abreu
** Changed in: webbrowser-app (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1501330 Title: [webapp-container] Cras

[Touch-packages] [Bug 1501330] Re: [webapp-container] Crash with open context menu

2015-10-15 Thread Michael Terry
Oh, it's still possible to copy and paste. You just can't scroll. And it looks like jibel also doesn't believe this is stop-ship (he targeted this for OTA8). Alright, I've been outvoted. I'll just be careful in webapps for a while. :) -- You received this bug notification because you are a m

[Touch-packages] [Bug 1501330] Re: [webapp-container] Crash with open context menu

2015-10-15 Thread David Barth
The feature is new actually, ie context menu for webapps. So is not a regression. Worst case, we could disable it until a fix is made for OTA-8 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://

[Touch-packages] [Bug 1368864] Re: old motd is displayed on login

2015-10-15 Thread Shaun Bouckaert
Although /run/motd.dynamic is being updated, it's being updated after being displayed, which is why you see the old one from the previous login. After commenting out the second line with no arguments: sessionoptional pam_motd.so # [1] /run/motd.dynamic was no longer being updated on login

[Touch-packages] [Bug 982283] Re: Modem is not detected (ever, or for several minutes); computer sometimes freezes; modem-manager sometimes crashes -- Huawei E160

2015-10-15 Thread Pablo
Try this: sudo modprobe -r option; sudo modprobe -r usb_wwan; sudo modprobe -r usbserial; sudo modprobe usbserial vendor=0x12d1 product=0x1003 It worked for me some time ago. I don't remember if I should plug the stick before, type the command, unplug and plug it again, or not. It also worked t

[Touch-packages] [Bug 1501330] Re: [webapp-container] Crash with open context menu

2015-10-15 Thread Michael Terry
David, I don't know what you mean. the context menu in webapps that says "Copy Link" was present in OTA6 and remains present unchanged in OTA7-proposed. This is a regression. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to w

[Touch-packages] [Bug 1504049] Re: apparmor rules too tight for chromium

2015-10-15 Thread Laércio de Sousa
Could you please edit also the following directive in abstractions /lightdm_chromium-browser? I cannot close Chromium remotely with "killall chromium" from a guest session because it's currently disallowed to receive SIGTERM. signal (receive, send) set=("exists", "term") peer=/usr/lib/lightdm /lig

[Touch-packages] [Bug 1504049] Re: apparmor rules too tight for chromium

2015-10-15 Thread Robert Ancell
Laércio - can you open a new bug for this? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1504049 Title: apparmor rules too tight for chromium Status in Light Display Man

[Touch-packages] [Bug 1505688] Re: Alerts like for calendar events should use a default sound different from alarms

2015-10-15 Thread Alejandro J. Cura
** Changed in: canonical-devices-system-image Status: Confirmed => Fix Committed ** Changed in: indicator-datetime (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indi

[Touch-packages] [Bug 1504049] Re: apparmor rules too tight for chromium

2015-10-15 Thread Laércio de Sousa
OK, Robert! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1504049 Title: apparmor rules too tight for chromium Status in Light Display Manager: Fix Committed Status in

[Touch-packages] [Bug 1415480] Re: [indicators]/OSD provide no visual clue that they modify bluetooth device volumes

2015-10-15 Thread Alejandro J. Cura
** Changed in: indicator-bluetooth (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-bluetooth in Ubuntu. https://bugs.launchpad.net/bugs/1415480 Title: [indicators]/OSD

[Touch-packages] [Bug 1389215] Re: Brightness controls are not working in Unity / Xorg because of Nvidia proprietary driver.

2015-10-15 Thread Hans Deragon
** Also affects: nvidia Importance: Undecided Status: New -- 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/1389215 Title: Brightness controls are not working in Unity

[Touch-packages] [Bug 1497420] Re: systemd 226 (moving pid 1 into /init.scope cgroup) breaks lxc-attach

2015-10-15 Thread Serge Hallyn
** Also affects: cgmanager (Ubuntu) Importance: Undecided Status: New ** Changed in: cgmanager (Ubuntu) Status: New => In Progress ** Changed in: lxc (Ubuntu) Status: New => Invalid ** Changed in: lxcfs (Ubuntu) Status: New => In Progress ** Changed in: cgmanager

[Touch-packages] [Bug 1502623] Re: package util-linux 2.20.1-5.1ubuntu20.4 failed to install/upgrade: подпроцесс новый сценарий pre-installation возвратил код ошибки 255

2015-10-15 Thread Gray
I do not know how this relates, but I used ramdisk (tmpfs) for /tmp directory. strange. I thought it was normal practice. now i commented out corresponding line in fstab and those additional lines from previous message are gone away. although this does not solve the whole problem, I think initia

[Touch-packages] [Bug 1506169] [NEW] fresh install - linux-headers-generic linux-image-generic python-notify thermald can be auto removed

2015-10-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: I just installed wily and am already getting: Calculating upgrade... The following packages were automatically installed and are no longer required: linux-headers-generic linux-image-generic python-notify thermald Use 'apt-get autoremove' to remove them

[Touch-packages] [Bug 1506505] [NEW] package libpam-systemd:amd64 204-5ubuntu20.14 failed to install/upgrade: il pacchetto si trova in uno stato di inconsistenza critico: è consigliato installarlo nu

2015-10-15 Thread menicus
Public bug reported: Audio not working, tried to uninstall Alsa and Pulseaudio. Got the summary error message. ProblemType: Package DistroRelease: Ubuntu 14.04 Package: libpam-systemd:amd64 204-5ubuntu20.14 ProcVersionSignature: Ubuntu 3.13.0-66.107-generic 3.13.11-ckt27 Uname: Linux 3.13.0-66-ge

[Touch-packages] [Bug 1506505] Re: package libpam-systemd:amd64 204-5ubuntu20.14 failed to install/upgrade: il pacchetto si trova in uno stato di inconsistenza critico: è consigliato installarlo nuov

2015-10-15 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 systemd in Ubuntu. https://bugs.launchpad.net/bugs/1506505 Title: package libpam-systemd:amd64 204-5ubuntu20.14 failed to install/upgra

[Touch-packages] [Bug 1506169] Re: fresh install - linux-headers-generic linux-image-generic python-notify thermald can be auto removed

2015-10-15 Thread Bryan Quigley
I believe I found where the problem lies - with the attached diff the problem goes away (this is NOT a fix). It's specific to the gtk code. ** Package changed: ubiquity (Ubuntu) => software-properties (Ubuntu) ** Patch added: "notafix_justshowswherebugis.diff" https://bugs.launchpad.net/ubun

[Touch-packages] [Bug 1497420] Re: systemd 226 (moving pid 1 into /init.scope cgroup) breaks lxc-attach

2015-10-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/lxcfs ** Branch linked: lp:ubuntu/wily-proposed/cgmanager -- 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/1497420 Title: systemd 226

[Touch-packages] [Bug 1506467] Re: click install does not ignore shipped files without leading './'

2015-10-15 Thread Pat McGowan
** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Changed in: canonical-devices-system-image Importance: Undecided => Critical ** Changed in: canonical-devices-system-image Status: New => In Progress ** Changed in: canonical-devices-system-i

[Touch-packages] [Bug 1506467] Re: click install does not ignore shipped files without leading './'

2015-10-15 Thread Jamie Strandboge
** Information type changed from Private Security to Public Security ** Also affects: click (Ubuntu Trusty) Importance: Undecided Status: New ** Also affects: click (Ubuntu Wily) Importance: Critical Assignee: Colin Watson (cjwatson) Status: In Progress ** Also affects:

[Touch-packages] [Bug 1506508] [NEW] Browser crash on Wily, Unity 7 desktop

2015-10-15 Thread Michael Hall
Public bug reported: Console output: Failed to open BO for returned DRI2 buffer (1366x744, dri2 back buffer, named 113). This is likely a bug in the X Server that will lead to a crash soon. Segmentation fault (core dumped) ** Affects: webbrowser-app (Ubuntu) Importance: Undecided

[Touch-packages] [Bug 1506467] Re: click install does not ignore shipped files without leading './'

2015-10-15 Thread Jamie Strandboge
** Changed in: click (Ubuntu Wily) Status: In Progress => Fix Committed -- 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/bugs/1506467 Title: click install does not ignore sh

[Touch-packages] [Bug 1506508] Re: Browser crash on Wily, Unity 7 desktop

2015-10-15 Thread Michael Hall
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1506508 Title: Browser crash on Wily, Unity 7 desktop Status in w

[Touch-packages] [Bug 1447182] Re: u1db-qt FTBFS with Qt 5.5

2015-10-15 Thread Albert Astals Cid
The problem is not really u1db-qt but that /usr/share/ubuntu-ui- toolkit/doc/html/ubuntuuserinterfacetoolkit.index has four qmlmodule without qml-module-name="", this is a regression from Qt 5.4 I'm trying to figure out where they come from and why it regressed. -- You received this bug notifica

[Touch-packages] [Bug 1473976] Re: UITK Test install_plugin_qmltypes fails under Qt 5.5

2015-10-15 Thread Albert Astals Cid
I've created https://codereview.qt-project.org/#/c/127822 let's see what upstream says -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1473976 Title: UITK Test in

[Touch-packages] [Bug 1442609] Re: Guest session can't read "/proc/net/dev" and/or "/proc/*/net/dev"

2015-10-15 Thread Laércio de Sousa
** Branch linked: lp:~lbssousa/lightdm/guest-session-allow-read-proc- net-dev -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1442609 Title: Guest session can't read "/proc

[Touch-packages] [Bug 1505970] Re: [Icons] Icon isn't very good

2015-10-15 Thread Magdalena Mirowicz
** Summary changed: - Icon isn't very good + [Icons] Icon isn't very good ** Changed in: ubuntu-ux Status: New => Triaged ** Changed in: ubuntu-ux Importance: Undecided => Medium ** Changed in: ubuntu-ux Assignee: (unassigned) => Matthieu James (tiheum) -- You received this bug

[Touch-packages] [Bug 1506467] Re: click install does not ignore shipped files without leading './'

2015-10-15 Thread Jamie Strandboge
** Changed in: click (Ubuntu Vivid) Status: In Progress => Fix Committed ** Changed in: click (Ubuntu Trusty) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to click in Ubuntu.

[Touch-packages] [Bug 1497420] Re: systemd 226 (moving pid 1 into /init.scope cgroup) breaks lxc-attach

2015-10-15 Thread Launchpad Bug Tracker
This bug was fixed in the package lxcfs - 0.10-0ubuntu2 --- lxcfs (0.10-0ubuntu2) wily; urgency=medium * Allow systemd to escape its custom cgroup. (LP: #1497420) -- Serge Hallyn Thu, 15 Oct 2015 08:56:13 -0500 ** Changed in: lxcfs (Ubuntu) Status: In Progress => Fix Re

[Touch-packages] [Bug 518056] Re: cedilla appears as accented c (ć instead of ç) when typing 'c

2015-10-15 Thread Gunnar Hjalmarsson
@Walter: I don't have that problem. Are you on Unity or one of the flavours? Can you please run the locale command in a terminal window and post the output here? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libx11 in Ubuntu

[Touch-packages] [Bug 1506527] [NEW] app doesn't support gps position

2015-10-15 Thread Pavel Studeník
Public bug reported: I tried to create app that need gps position, but it isn't possible. Created app doesn't have right to read position. How can I do it? ** Affects: webbrowser-app (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a

[Touch-packages] [Bug 1505764] Re: package systemd-sysv 219-7ubuntu6 failed to install/upgrade: pre-dependency problem - not installing systemd-sysv

2015-10-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: systemd (Ubuntu) Status: New => Confirmed -- 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 1506169] Re: fresh install - linux-headers-generic linux-image-generic python-notify thermald can be auto removed

2015-10-15 Thread Bryan Quigley
** Description changed: - I just installed wily and am already getting: - Calculating upgrade... The following packages were automatically installed and are no longer required: - linux-headers-generic linux-image-generic python-notify thermald - Use 'apt-get autoremove' to remove them. + Reprod

[Touch-packages] [Bug 1505764] Re: package systemd-sysv 219-7ubuntu6 failed to install/upgrade: pre-dependency problem - not installing systemd-sysv

2015-10-15 Thread Mark Fern
This bug appears to be included in another: https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1497688. -- 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/1505764 Title: pack

[Touch-packages] [Bug 1506527] Re: app doesn't support gps position

2015-10-15 Thread Olivier Tilloy
You’re talking about a QML app, right? In general this sort of question is better suited for the ubuntu- ph...@lists.launchpad.net mailing list rather than a bug report targetted at the wrong project. For your app to access GPS, you need to add the "location" policy group in the apparmor manifest

[Touch-packages] [Bug 1505885] Re: package init 1.22ubuntu11 failed to install/upgrade: pre-dependency problem - not installing init

2015-10-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: init-system-helpers (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to init-system-helpers in Ubuntu.

[Touch-packages] [Bug 1506467] Re: click install does not ignore shipped files without leading './'

2015-10-15 Thread Launchpad Bug Tracker
This bug was fixed in the package click - 0.4.39.1+15.10.20150702-0ubuntu2 --- click (0.4.39.1+15.10.20150702-0ubuntu2) wily; urgency=medium * SECURITY UPDATE: fix privilege escalation via crafted data.tar.gz that can be used to install alternate security policy than what is def

[Touch-packages] [Bug 1505802] Re: System freezes daily

2015-10-15 Thread Gerry Boland
Hey, we'll shortly be releasing OTA7, which hopefully resolves this issue. Can you please update this bug when you've tested the next release, and if the issue still there, I'll start investigating this with you. Thanks -G ** Also affects: unity8 (Ubuntu) Importance: Undecided Status:

[Touch-packages] [Bug 1316518] Re: [900X3G, Realtek ALC282, Mic, Internal] inverted mic not working

2015-10-15 Thread annunaki2k2
Has anyone managed to come up with a solution yet? -- 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/1316518 Title: [900X3G, Realtek ALC282, Mic, Internal] inverted mic n

[Touch-packages] [Bug 1506551] [NEW] keyboard detection fails to properly apply keyboard variant

2015-10-15 Thread Mathieu Trudel-Lapierre
Public bug reported: Using keyboard detection to pick a dvorak variant of 'us'; the appropriate layout appears to be selected (but it *is* the default), except the variant (dvorak itself) isn't being properly applied. Using the menus to pick us:dvorak from a list, the keyboard variant is properly

[Touch-packages] [Bug 1495178] Re: Failed to set wall message, ignoring: Message recipient disconnected from message bus without replying

2015-10-15 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 225-1ubuntu9 --- systemd (225-1ubuntu9) wily; urgency=medium * debian/tests/logind: Ignore non-zero exit code of shutdown -c in the new "scheduled shutdown" check. This sometimes happens, fails the test, and isn't terribly importan

[Touch-packages] [Bug 1497420] Re: systemd 226 (moving pid 1 into /init.scope cgroup) breaks lxc-attach

2015-10-15 Thread Serge Hallyn
lxc-attach still needs a fix to do the same thing - ignore a trailing /init.scope in the init pid's cgroup. ** Changed in: lxc (Ubuntu) Status: Invalid => Triaged ** Changed in: lxc (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member o

[Touch-packages] [Bug 1501330] Re: [webapp-container] Crash with open context menu

2015-10-15 Thread Bill Filler
** Changed in: canonical-devices-system-image Assignee: Bill Filler (bfiller) => David Barth (dbarth) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1501330 Titl

[Touch-packages] [Bug 1506562] [NEW] Ubuntu 15.10 Beta 2 fonts change after reboot

2015-10-15 Thread Bavarian
Public bug reported: I want 15.10 to look like 14.04 version and i have configured the fonts properly : http://s4.postimg.org/ltn87mt65/Fonts.png (With Unity Tweak Tool) After configuring fonts and log out and log in,everything seems just fine : http://s28.postimg.org/71b1j4pb1/Before_Fonts.pn

[Touch-packages] [Bug 1488852] Re: [pocket desktop] + [dialer app] window feels funny on windowed mode

2015-10-15 Thread Pat McGowan
** Changed in: canonical-devices-system-image Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dialer-app in Ubuntu. https://bugs.launchpad.net/bugs/1488852 Title: [pocket desktop] + [dialer a

[Touch-packages] [Bug 518056] Re: cedilla appears as accented c (ć instead of ç) when typing 'c

2015-10-15 Thread Walter Ribeiro
Here it is: locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory LANG=pt_BR:pt:en LANGUAGE=pt_BR LC_CTYPE=pt_BR.UTF-8 LC_NUMERIC=pt_BR.UTF-8 LC_TIME=pt_BR.UTF-8 LC_COLLATE="pt_BR:pt:en" LC_MONETARY=pt_BR.

[Touch-packages] [Bug 518056] Re: cedilla appears as accented c (ć instead of ç) when typing 'c

2015-10-15 Thread Walter Ribeiro
And yes, I'm using Unity installed on a second partition from Wily Beta setup installer. Unity 7.3.2+15.10.20151002.20ubuntu1 Ubuntu 15.10 amd64 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libx11 in Ubuntu. https://bugs.l

[Touch-packages] [Bug 1492252] Re: Allow direct linking to a Preview via uri

2015-10-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: unity-scopes-shell (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-shell in Ubuntu. ht

[Touch-packages] [Bug 1504220] Re: Black screen after "prime-select nvidia" and restart of lightdm/reboot

2015-10-15 Thread Rene Greuel
Sorry being late, I had not much time the last days. I tried following previous versions with NO SUCCESS: - nvidia-340.93 There's only one last official version in official repos I didnt't try: - nvidia-304.128 But this is not worth trying because it has no prime support. Thank you for helping. --

[Touch-packages] [Bug 1483908] Re: Cannot copy text longer than TextEntry

2015-10-15 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: High => Critical -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1483908 Title: Cannot copy text longer than

[Touch-packages] [Bug 1370008] Re: URL Dispatcher Should Prompt on Bad URL

2015-10-15 Thread Pat McGowan
** Changed in: canonical-devices-system-image Milestone: None => backlog -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to url-dispatcher in Ubuntu. https://bugs.launchpad.net/bugs/1370008 Title: URL Dispatcher Should Pro

[Touch-packages] [Bug 518056] Re: cedilla appears as accented c (ć instead of ç) when typing 'c

2015-10-15 Thread Gunnar Hjalmarsson
Your locale is broken, which explains it. You need to change the LANG value to pt_BR.UTF-8. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libx11 in Ubuntu. https://bugs.launchpad.net/bugs/518056 Title: cedilla appears as

[Touch-packages] [Bug 1378350] Re: Need to allow multiple apps to handle the same url patterns

2015-10-15 Thread Pat McGowan
** Changed in: canonical-devices-system-image Status: New => Confirmed ** Changed in: canonical-devices-system-image Milestone: None => backlog ** Changed in: canonical-devices-system-image Assignee: (unassigned) => Bill Filler (bfiller) -- You received this bug notification bec

[Touch-packages] [Bug 1384374] Re: Dash pauses/stutters during scope switching left/right

2015-10-15 Thread Pat McGowan
** No longer affects: canonical-devices-system-image -- 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/1384374 Title: Dash pauses/stutters during scope switching left/right S

[Touch-packages] [Bug 1451170] Re: [ ASUS N550LF , Realtek ALC668, Speaker, Internal] To much sound

2015-10-15 Thread dubis
after upgrade my subwoofer dosen't work but the headset switch the sound from the laptop speaker to headset That's suck pin of the subwoofer is : Pin 0x1a (Not connected): present = Yes -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is sub

[Touch-packages] [Bug 1389407] Re: choosing not to report "app crashes and errors" leaves apport and whoopsie running

2015-10-15 Thread Pat McGowan
*** This bug is a duplicate of bug 1494442 *** https://bugs.launchpad.net/bugs/1494442 This was addressed with bug #1494442 ** Changed in: canonical-devices-system-image Milestone: ww46-2015 => None ** This bug has been marked a duplicate of bug 1494442 Turn crash generation off by de

[Touch-packages] [Bug 1505764] Re: package systemd-sysv 219-7ubuntu6 failed to install/upgrade: pre-dependency problem - not installing systemd-sysv

2015-10-15 Thread Mark Fern
15.04 installation continued and completed despite unmet dependencies. However, sudo was no longer recognizing commands. ~$ sudo shutdown -r now The program 'shutdown' can be found in the following packages: * systemd-sysv * upstart-sysv * molly-guard Try: sudo apt-get install ~$ sudo apt-get

[Touch-packages] [Bug 1497420] Re: systemd 226 (moving pid 1 into /init.scope cgroup) breaks lxc-attach

2015-10-15 Thread Launchpad Bug Tracker
This bug was fixed in the package cgmanager - 0.39-2ubuntu2 --- cgmanager (0.39-2ubuntu2) wily; urgency=medium * Allow systemd to escape its custom cgroup. (LP: #1497420) -- Serge Hallyn Thu, 15 Oct 2015 09:00:25 -0500 ** Changed in: cgmanager (Ubuntu) Status: In Progre

[Touch-packages] [Bug 1506579] Re: Highlight doesn’t follow right-clicked preview in new tab view

2015-10-15 Thread Víctor R . Ruiz
** Tags added: qa-silo -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1506579 Title: Highlight doesn’t follow right-clicked preview in new tab view Status in webbr

[Touch-packages] [Bug 1506579] [NEW] Highlight doesn’t follow right-clicked preview in new tab view

2015-10-15 Thread Olivier Tilloy
Public bug reported: Since version 0.23+15.10.20151013.1-0ubuntu1, the new tab view is now displaying top sites as a grid of previews. There is a minor UX issue with the implementation, that was spotted during QA validation and didn’t block the landing, but should be fixed ASAP: Open a new tab a

[Touch-packages] [Bug 1497420] Re: systemd 226 (moving pid 1 into /init.scope cgroup) breaks lxc-attach

2015-10-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/cgmanager -- 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/1497420 Title: systemd 226 (moving pid 1 into /init.scope cgroup) breaks lxc-attach Statu

[Touch-packages] [Bug 1489323] Re: Greeter not always being shown

2015-10-15 Thread Pat McGowan
** Description changed: On last few weeks of rc-proposed and ota6 on MX4 On occasion when the phone resumes, either through a power button press or an incoming event, the greeter is not shown and either the passcode entry page or the last running app is shown directly. + This is intermitt

[Touch-packages] [Bug 1502145] Re: Apps can keep screen lit permanently

2015-10-15 Thread Olivier Tilloy
I have instrumented oxide, and I’m seeing the following: Start playback of video, two instances of PowerSaveBlocker (one for video, one for audio) are created and request a lock: [1015/20:INFO:oxide_power_save_blocker.cc(260)] PowerSaveBlocker::PowerSaveBlocker() 0xb8d11938 : Playing video [

[Touch-packages] [Bug 1504254] Re: IdleAction=suspend specified in logind.conf must systematically be inhibited during user interaction

2015-10-15 Thread Brian Murray
** Changed in: systemd (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) -- 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/1504254 Title: IdleAction=suspend specifi

[Touch-packages] [Bug 1497688] Re: dmsetup and libdevmapper1.02.1 fail to install, depend on each other

2015-10-15 Thread Brian Murray
** Tags added: trusty2vivid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lvm2 in Ubuntu. https://bugs.launchpad.net/bugs/1497688 Title: dmsetup and libdevmapper1.02.1 fail to install, depend on each other Status in lvm2

[Touch-packages] [Bug 1505885] Re: package init 1.22ubuntu11 failed to install/upgrade: pre-dependency problem - not installing init

2015-10-15 Thread Brian Murray
*** This bug is a duplicate of bug 1497688 *** https://bugs.launchpad.net/bugs/1497688 ** Tags added: trusty2vivid ** This bug has been marked a duplicate of bug 1497688 dmsetup and libdevmapper1.02.1 fail to install, depend on each other -- You received this bug notification because you

[Touch-packages] [Bug 1505764] Re: package systemd-sysv 219-7ubuntu6 failed to install/upgrade: pre-dependency problem - not installing systemd-sysv

2015-10-15 Thread Brian Murray
*** This bug is a duplicate of bug 1497688 *** https://bugs.launchpad.net/bugs/1497688 ** This bug has been marked a duplicate of bug 1497688 dmsetup and libdevmapper1.02.1 fail to install, depend on each other -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1501330] Re: [webapp-container] Crash with open context menu

2015-10-15 Thread Alexandre Abreu
The stack trace so far #0 0x006f0062 in ?? () #1 0xadabb6b8 in base::Callback::Run() const (this=0xbec5b9d0) at ../../../../third_party/chromium/src/base/callback.h:396 #2 base::debug::TaskAnnotator::RunTask (this=this@entry=0xb8286904, queue_function=, run_function=0xaf8854cc "MessageLoop::R

[Touch-packages] [Bug 1506467] Re: click install does not ignore shipped files without leading './'

2015-10-15 Thread Launchpad Bug Tracker
This bug was fixed in the package click - 0.4.21.1ubuntu0.2 --- click (0.4.21.1ubuntu0.2) trusty-security; urgency=medium * SECURITY UPDATE: fix privilege escalation via crafted data.tar.gz that can be used to install alternate security policy than what is defined - click/in

[Touch-packages] [Bug 1503426] Re: package libgl1-mesa-glx 10.1.3-0ubuntu0.5 failed to install/upgrade: 73.3516:subprocess installed post-installation script returned error exit status 2

2015-10-15 Thread Brian Murray
** Tags added: precise2trusty -- 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/1503426 Title: package libgl1-mesa-glx 10.1.3-0ubuntu0.5 failed to install/upgrade: 73.3516:sub

[Touch-packages] [Bug 1506467] Re: click install does not ignore shipped files without leading './'

2015-10-15 Thread Launchpad Bug Tracker
This bug was fixed in the package click - 0.4.38.5ubuntu0.2 --- click (0.4.38.5ubuntu0.2) vivid-security; urgency=medium * SECURITY UPDATE: fix privilege escalation via crafted data.tar.gz that can be used to install alternate security policy than what is defined - click/ins

[Touch-packages] [Bug 1497741] Re: package mime-support 3.54ubuntu1.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 255

2015-10-15 Thread emerling
already translated ** Description changed: plank dock no open, and i try remove in terminal. an have error ProblemType: Package DistroRelease: Ubuntu 14.04 Package: mime-support 3.54ubuntu1.1 ProcVersionSignature: Ubuntu 3.19.0-28.30~14.04.1-generic 3.19.8-ckt5 Uname: Linux 3.19.0

[Touch-packages] [Bug 1506612] [NEW] pdfimages extracts black rectangles instead of the images

2015-10-15 Thread Chelmite
Public bug reported: When I run pdfimages -f 1 -l 1 -png Z.pdf z-pdfimages, I get 5 images, two of which are black rectangles. If I run pdftocairo -png Z.pdf z-pdftocairo, I get one image that looks correct. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: poppler-utils 0.30.0-0ubuntu1 Proc

[Touch-packages] [Bug 518056] Re: cedilla appears as accented c (ć instead of ç) when typing 'c

2015-10-15 Thread Walter Ribeiro
Ok, Gunnar. Thank you! But I didn't change the value of LANG manually. It was set automaticly by the installation, using setup interface, which continues to be a problem. Do you agree? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is sub

[Touch-packages] [Bug 1501330] Re: [webapp-container] Crash with open context menu

2015-10-15 Thread Alexandre Abreu
It is not specific to the container, a simple qml file such as: import QtQuick 2.4 import QtQuick.Window 2.2 import com.canonical.Oxide 1.8 as Oxide import Ubuntu.Web 0.2 import Ubuntu.Components 1.3 WebView { url: "http://ubuntu.com"; contextualActions: ActionList { Action {

[Touch-packages] [Bug 1506139] Re: 15.10beta crashes encrypted swap partition

2015-10-15 Thread Hadmut Danisch
OK, I am back at my home machine: The problem occured again, the machine destroyed again luks on /dev/sda2. Furthermore, I have another problem: When doing a regular boot, but boot process hangs after systemd listed the names of several services (in most cases networking.service is the last printe

[Touch-packages] [Bug 1506139] Re: 15.10beta crashes encrypted swap partition

2015-10-15 Thread Hadmut Danisch
OK, freshly rebootet. This time, sda2 has survived as a valid and operating luks partition. crypttab and fstab not changed. # swapon -s FilenameTypeSizeUsedPriority /dev/dm-1 partition 163082200

[Touch-packages] [Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-10-15 Thread Serge Hallyn
Thanks, confirmed. the error I see is: Processing triggers for resolvconf (1.77ubuntu1) ... Errors were encountered while processing: lxc lxc-templates lxd Error in function: SystemError: E:Sub-process /usr/bin/dpkg returned an error code (1) Error in sys.excepthook: Traceback (most recent ca

[Touch-packages] [Bug 518056] Re: cedilla appears as accented c (ć instead of ç) when typing 'c

2015-10-15 Thread Gunnar Hjalmarsson
If that is the case, it's indeed a serious bug, which you should report separately against the ubiquity package. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libx11 in Ubuntu. https://bugs.launchpad.net/bugs/518056 Title:

[Touch-packages] [Bug 1501330] Re: [webapp-container] Crash with open context menu

2015-10-15 Thread Alexandre Abreu
Added a branch for the container to "fix" the issue, but the core issue is still there, I'll debug oxide next, ** Branch linked: lp:~abreu-alexandre/webbrowser-app/container-handle-context-menu -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, whic

[Touch-packages] [Bug 1342400] Re: avahi-daemon constantly reporting "Invalid response packet from host"

2015-10-15 Thread xyzdragon
Instead of a cronjob or compiling the patch, you also could add a rsyslog-filter in /etc/rsyslog.conf: # put this line before the line with *.*;auth,authpriv.none -/var/log/syslog :msg, contains, "Invalid response packet from host" stop #then restart rsyslog to apply the settings sudo se

[Touch-packages] [Bug 1505368] Re: Bug reports after segmentation fault are never generated

2015-10-15 Thread Karl-Philipp Richter
I figured that I can reproduce this issue by invoking ``python3 `which mysql-workbench` `` (where `which mysql-workbench` refers to a shell script). The `apport` dialog is displayed and offers to close or restart the application as well as the option to file a bug report. Both closing and restartin

[Touch-packages] [Bug 1497688] Re: dmsetup and libdevmapper1.02.1 fail to install, depend on each other

2015-10-15 Thread Brian Murray
** Changed in: lvm2 (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lvm2 in Ubuntu. https://bugs.launchpad.net/bugs/1497688 Title: dmsetup and libdevmapper1.02.1 fail to install, de

[Touch-packages] [Bug 1300722] Re: hud-service is eating up 100% of one of my CPUs in a poll loop

2015-10-15 Thread Robert
Today I experienced this problem for the first time. The machine that had the problem has been in operation for many years without this issue. I want to draw attention to what ouahabix wrote in this thread back on 2014-07-27 as that would appear to be the same as my experience. My machine is a My

[Touch-packages] [Bug 619003] Re: GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache'

2015-10-15 Thread Roger Davis
14.04, 64 bit Attempted todays update, got the following errors in the log: --- Processing triggers for shared-mime-info (1.2-0ubuntu3) ... Unknown media type in type 'all/all' Unknown media type in type 'all/allfiles' Unknown media type in type 'uri/mms' Unknown media type in

[Touch-packages] [Bug 1342400] Re: avahi-daemon constantly reporting "Invalid response packet from host"

2015-10-15 Thread Pali
@xyzdragon (xyzdragon): Filtering in rsyslog does not work, you will hit imuxsock rate-limiting limit on networks with lot of windows machines: rsyslogd-2177: imuxsock begins to drop messages from pid 2303 due to rate-limiting rsyslogd-2177: imuxsock lost 51 messages from pid 2303 due to rate-lim

[Touch-packages] [Bug 1500387] LightdmGreeterLog.txt

2015-10-15 Thread Adam Carter
apport information ** Attachment added: "LightdmGreeterLog.txt" https://bugs.launchpad.net/bugs/1500387/+attachment/4496203/+files/LightdmGreeterLog.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. http

[Touch-packages] [Bug 1500387] DpkgLog.txt

2015-10-15 Thread Adam Carter
apport information ** Attachment added: "DpkgLog.txt" https://bugs.launchpad.net/bugs/1500387/+attachment/4496199/+files/DpkgLog.txt -- 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.n

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

2015-10-15 Thread Adam Carter
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1500387/+attachment/4496198/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.l

[Touch-packages] [Bug 1500387] GconfCompiz.txt

2015-10-15 Thread Adam Carter
apport information ** Attachment added: "GconfCompiz.txt" https://bugs.launchpad.net/bugs/1500387/+attachment/4496200/+files/GconfCompiz.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.lau

[Touch-packages] [Bug 1500387] Re: System boots to a black screen and the customer has to close the lid and reopen it to trigger a DPMS event and then video is restored

2015-10-15 Thread Adam Carter
.tmp.unity.support.test.0: ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true Current

[Touch-packages] [Bug 1500387] BootLog.txt

2015-10-15 Thread Adam Carter
apport information ** Attachment added: "BootLog.txt" https://bugs.launchpad.net/bugs/1500387/+attachment/4496196/+files/BootLog.txt -- 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.n

[Touch-packages] [Bug 1500387] CurrentDmesg.txt

2015-10-15 Thread Adam Carter
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1500387/+attachment/4496197/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.l

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

2015-10-15 Thread Adam Carter
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1500387/+attachment/4496201/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs

[Touch-packages] [Bug 1500387] LightdmDisplayLog.txt

2015-10-15 Thread Adam Carter
apport information ** Attachment added: "LightdmDisplayLog.txt" https://bugs.launchpad.net/bugs/1500387/+attachment/4496202/+files/LightdmDisplayLog.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. http

[Touch-packages] [Bug 1500387] UnitySupportTest.txt

2015-10-15 Thread Adam Carter
apport information ** Attachment added: "UnitySupportTest.txt" https://bugs.launchpad.net/bugs/1500387/+attachment/4496213/+files/UnitySupportTest.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https:

<    1   2   3   >