[Touch-packages] [Bug 1468195] Re: action_id() does not return the correct value

2015-06-25 Thread Pawel Stolowski
The problem is in your scope code. The constructor of your Action class needs to take widget id and action id arguments (you get them both in Scope::perform_action() where Action is constructed), and it *needs* to pass them down to ActivationQueryBase constructor. Only then

[Touch-packages] [Bug 1468645] [NEW] Buttons and other widgets are too small for comfortable touch usage

2015-06-25 Thread Daniel van Vugt
Public bug reported: On Ubuntu phones, buttons and other widgets are too small for comfortable touch usage. This is mostly about buttons like those seen in the shutdown dialog. They feel too small (they are in fact 5.5mm high) to be able to reliably hit with a finger, and that's on arale which

[Touch-packages] [Bug 1392176] Comment bridged from LTC Bugzilla

2015-06-25 Thread bugproxy
--- Comment From preeti.mur...@in.ibm.com 2015-06-16 04:50 EDT--- Hi, An update on this: We are looking at solving this issue in either of the following two ways: 1. Have a config option where user specifies the controllers to mount. 2. Have the patch that mounts cgroups for containers

[Touch-packages] [Bug 1453438] Re: nouveau + Qt apps = corrupt fonts

2015-06-25 Thread dinamic
and, the last update fixed it (new mesa?). i'm no longer affected by this particular bug -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtdeclarative-opensource- src in Ubuntu. https://bugs.launchpad.net/bugs/1453438 Title:

[Touch-packages] [Bug 1436723] Re: Regression: Nested LXC is broken on Vivid

2015-06-25 Thread Vincent Ladeuil
@Chris: Thanks ! I had to implement a different scheme not using nested containers but still requiring lxc-1.1.2. I'll give nested containers another shot asap. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu.

[Touch-packages] [Bug 1284389] Re: rtkit-daemon does not terminate at computer shutdown

2015-06-25 Thread Ken Sharp
Does it need to? ** Changed in: rtkit (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to rtkit in Ubuntu. https://bugs.launchpad.net/bugs/1284389 Title: rtkit-daemon does not

[Touch-packages] [Bug 1466273] Re: gstreamer fails intermittently

2015-06-25 Thread Michi Henning
Here is a stable link to the build artefacts: http://s-jenkins.ubuntu- ci:8080/job/thumbnailer-devel-wily-armhf-ci/145/artifact/ -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gstreamer1.0 in Ubuntu.

[Touch-packages] [Bug 1468232] Re: Font corruption Intel Broadwell graphics

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

[Touch-packages] [Bug 1466273] Re: gstreamer fails intermittently

2015-06-25 Thread James Henstridge
I gave michi's branch and test videos a try. For the six videos being thumbnailed in parallel, I see two successful thumbnails, two instances that look like they died due to invalid memory allocations: (vs-thumb:15299): GLib-ERROR **: /build/buildd/glib2.0-2.45.1/./glib/gmem.c:357: overflow

[Touch-packages] [Bug 1445472] Re: Can click on the Dash while dragging a Launcher icon

2015-06-25 Thread handsome_feng
** Branch linked: lp:~feng- kylin/unity8/cantClickOnDashWhileDraggingAnIcon -- 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/1445472 Title: Can click on the Dash while

[Touch-packages] [Bug 1387752] Re: [Apps Scope] Ubuntu Store icon is tall and narrow

2015-06-25 Thread Daniel van Vugt
** Summary changed: - [Apps Scope] Ubuntu Store icon should be entire width of screen + [Apps Scope] Ubuntu Store icon is tall and narrow -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scope-click in Ubuntu.

[Touch-packages] [Bug 1464442] Re: installing or upgrading libc6 in Trusty removes all content from /tmp directory

2015-06-25 Thread Stefan Bader
Not sure this helps or adds just more confusion, but I find it odd that with the broken environment there remain two /sbin/init processes running at least for a while... Ok, could be because the 2nd one which likely is the supposed restart is getting blocked because of the vanished files in /tmp.

[Touch-packages] [Bug 1428206] Re: Need a fake OSK plugin for unit tests

2015-06-25 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) = Christian Dywan (kalikiana) -- 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/1428206 Title:

[Touch-packages] [Bug 1468832] Re: lightdm sources .profile

2015-06-25 Thread Gunnar Hjalmarsson
@Derek: I don't know what's right and wrong here, but what does it really matter in practice? Have you considered the mess which would be the result if lightdm suddenly stopped to source ~/.profile? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1467267] Re: Please sync to 1.0.2-2 from Debian (main)

2015-06-25 Thread Robert Ancell
** Also affects: network-manager-applet (Ubuntu) Importance: Undecided Status: New ** Also affects: network-manager-pptp (Ubuntu) Importance: Undecided Status: New ** Changed in: network-manager-applet (Ubuntu) Status: New = Triaged ** Changed in: network-manager-pptp

[Touch-packages] [Bug 1468103] Re: rc.local runs earlier than cloud-init.service

2015-06-25 Thread Martin Pitt
Independent of cloud-init, things in rc.local should be run as the last thing in boot. So now we have last thing except cloud-init :-) There are other services which order themselves after it, like getty@, plymouth-quit and others, to avoid disturbing init.d/rc.local scripts with allocated VTs

[Touch-packages] [Bug 1442670] Re: Ubuntu Phone BQ: Camera makes blur images

2015-06-25 Thread Sergi Quiles Pérez
As Costales says, BQ is glad about its camera (http://www.bq.com/gb/products/aquaris-e4-5.html#camera-section). They say: AUTOFOCUS* We have added this new feature to the whole of our Aquaris E range, so you can achieve sharper images and highlight what matters most in your photographs. I think

[Touch-packages] [Bug 1468102] Re: rc.local output does not go to console

2015-06-25 Thread Martin Pitt
Ah, understood. I was misled as your userdata explicitly sends output to /dev/console (or whatever you configured). This can be done with Standard{Output,Error}=journal+console. ** Changed in: systemd (Ubuntu) Status: Confirmed = Triaged ** Changed in: systemd (Ubuntu) Assignee:

[Touch-packages] [Bug 1468103] [NEW] rc.local runs earlier than cloud-init.service

2015-06-25 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: per https://www.debian.org/doc/manuals/debian-faq/ch-customizing.en.html  | The rc.local script is executed at the end of each multiuser runlevel. Generally speaking people expect rc.local to be run as the last thing in boot. currently it is being run

[Touch-packages] [Bug 1469005] [NEW] Create a new contact from dialer and add photo from photoroll failed

2015-06-25 Thread quandan
Public bug reported: $ system-image-cli -i current build number: 120 device name: krillin channel: ubuntu-touch/devel-proposed/krillin.en last update: 2015-07-12 08:45:29 version version: 120 version ubuntu: 20150624 version device: 20150529-8e13c5f version custom: 20150528-722-29-15-vivid Steps:

[Touch-packages] [Bug 1466934] Re: Trying to maximize battery life on HP dv7-4272us

2015-06-25 Thread Christopher M. Penalver
foobar, thank you for reporting this and helping make Ubuntu better. Examining the information you have given us, this does not appear to be a bug report so we are closing it. We understand the difficulties you are facing, but it is better to raise problems and general inquiries you are having in

[Touch-packages] [Bug 1466235] Re: Xorg crash

2015-06-25 Thread Christopher M. Penalver
akeraj ali, thank you for reporting this and helping make Ubuntu better. As per http://www.dell.com/support/home/us/en/19/product- support/product/inspiron-15-3542-laptop/drivers an update to your computer's buggy and outdated BIOS is available (A06). If you update to this following

[Touch-packages] [Bug 1359344] Re: Contradictory explanation on the update dialog

2015-06-25 Thread Pat McGowan
Adding text from a duplicate bug: Updater should give user more verbose pre-update-install warning what is going to happen next and what is (not)expected from user. e.g. Phone will now reboot in order to install updates. During installation, do not try to power off or reset device. Once update

[Touch-packages] [Bug 1359344] Re: Contradictory and/or incomplete explanation on the update dialog

2015-06-25 Thread Pat McGowan
Adding system-image as not sure where the dialog is generated ** Changed in: system-image (Ubuntu) Importance: Undecided = Critical ** Changed in: system-image (Ubuntu) Status: New = Confirmed ** Changed in: system-image (Ubuntu) Assignee: (unassigned) = Barry Warsaw (barry) **

[Touch-packages] [Bug 1461276] Re: off-by-one in LDIF length

2015-06-25 Thread Kartik Subbarao
Any response on this? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/1461276 Title: off-by-one in LDIF length Status in openldap package in Ubuntu: New Bug

[Touch-packages] [Bug 1468760] [NEW] Re-enable header animations

2015-06-25 Thread Tim Peeters
Public bug reported: Header animations were disabled because of a bug in this MR https://code.launchpad.net/~tpeeters/ubuntu-ui- toolkit/popLoopBug/+merge/261627 They should be enabled again eventually. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New --

[Touch-packages] [Bug 1429988] Re: Preview and photos are unfocused

2015-06-25 Thread Markcortbass
This is still a very critical bug. It also affects the Meizu MX4 Ubuntu Edition. http://2.bp.blogspot.com/-MQUVuIN87A8/VYqd1t8iJsI/Wps/O-5C1yN9t84/s400/image20150624_145936724.jpg http://1.bp.blogspot.com/-4ra2YTynWWM/VYqd1sKd87I/Wpw/0KZkLOmDKds/s400/image20150624_150055214.jpg

[Touch-packages] [Bug 1466130] Re: Intel Graphics 5500

2015-06-25 Thread Christopher M. Penalver
Wes, thank you for reporting this and helping make Ubuntu better. Could you please provide the full computer model as noted on the sticker of the computer itself (not from the Bug Description)? ** Tags added: needs-full-computer-model ** Changed in: xorg (Ubuntu) Importance: Undecided = Low

[Touch-packages] [Bug 1465892] Re: xorg 1:7.7+7ubuntu4

2015-06-25 Thread Christopher M. Penalver
Mohamed El-Defrawy, thank you for taking the time to report this and helping to make Ubuntu better. Unfortunately, this report didn't include enough information. You may find it helpful to read How to report bugs effectively http://www.chiark.greenend.org.uk/~sgtatham/bugs.html and

[Touch-packages] [Bug 1468042] [NEW] Notifications of incoming messages are displayed on the lockscreen even though they are disabled.

2015-06-25 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: I have disabled Notifications and quick settings in System Settings, yet notifications of incoming messages are still displayed on the lockscreen, including the first line or so of the message. I'm on a bq Aquaris 4.5 with r23 installed (and all updates

[Touch-packages] [Bug 1468403] Re: Characters overlap together in lines Contact/License of App details

2015-06-25 Thread Rodney Dawes
This appears to be a change in the dash QML or similar, as there have been no changes to the scope in this respect, and the scope only controls content and basic layout suggestions, not actual rendering. ** Package changed: unity-scope-click (Ubuntu) = unity8 (Ubuntu) -- You received this bug

[Touch-packages] [Bug 1290847] Re: pyvenv fails due to mising ensurepip module

2015-06-25 Thread Jonas Thiem
Who calls pyvenv directly? People just use python3 -m venv which, as people pointed out above, is expected by everyone to be fully working and available with any python3 install _without_ separately installed packages. Sure distributions have different conventions, but python was always packaged

[Touch-packages] [Bug 1465377] Re: Change login while other user is logged in: sometimes crashes/freezes/hangs

2015-06-25 Thread Christopher M. Penalver
LaunchpadUser, thank you for reporting this and helping make Ubuntu better. As per http://www.gigabyte.com/products/product-page.aspx?pid=4714#bios an update to your computer's buggy and outdated BIOS is available (F6). If you update to this following https://help.ubuntu.com/community/BIOSUpdate

[Touch-packages] [Bug 1465822] Re: X session crashed

2015-06-25 Thread Christopher M. Penalver
** Tags added: bios-outdated-a13 -- 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/1465822 Title: X session crashed Status in xorg package in Ubuntu: New Bug description:

[Touch-packages] [Bug 1468403] Re: Characters overlap together in lines Contact/License of App details

2015-06-25 Thread Sebastien Bacher
** Also affects: unity-scope-click (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scope-click in Ubuntu. https://bugs.launchpad.net/bugs/1468403 Title: Characters

[Touch-packages] [Bug 1391976] Re: Loading libmirclient.so twice leads to a segfault in libmirprotobuf.so

2015-06-25 Thread PS Jenkins bot
Fix committed into lp:mir at revision None, scheduled for release in mir, milestone 0.15.0 ** Changed in: mir Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu.

Re: [Touch-packages] [Bug 1290847] Re: pyvenv fails due to mising ensurepip module

2015-06-25 Thread Barry Warsaw
On Jun 25, 2015, at 11:13 AM, Jonas Thiem wrote: Who calls pyvenv directly? I do. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bugs.launchpad.net/bugs/1290847 Title: pyvenv fails

[Touch-packages] [Bug 1468042] Re: Notifications of incoming messages are displayed on the lockscreen even though they are disabled.

2015-06-25 Thread Sebastien Bacher
reassigning to unity8 which is supposed to respect that setting ** Package changed: ubuntu-system-settings (Ubuntu) = unity8 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1449991] Re: Upgrade poppler to latest stable version 0.32

2015-06-25 Thread Robert Ancell
Eventually. It's up to the Debian devs when they update. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to poppler in Ubuntu. https://bugs.launchpad.net/bugs/1449991 Title: Upgrade poppler to latest stable version 0.32

[Touch-packages] [Bug 1465894] Re: xorg 1:7.7+7ubuntu4

2015-06-25 Thread Christopher M. Penalver
*** This bug is a duplicate of bug 1465892 *** https://bugs.launchpad.net/bugs/1465892 ** This bug has been marked a duplicate of bug 1465892 xorg 1:7.7+7ubuntu4 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in

[Touch-packages] [Bug 1222356] Re: WARNING: Couldn't register with accessibility bus: Did not receive a reply.

2015-06-25 Thread LocutusOfBorg
According to the Debian bug report this bug seems to be fixed. ** Changed in: at-spi2-core (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to at-spi2-core in Ubuntu.

[Touch-packages] [Bug 1359344] Re: Contradictory and/or incomplete explanation on the update dialog

2015-06-25 Thread Barry Warsaw
It doesn't come from system-image. Removing that bug task. ** No longer affects: system-image (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to system-image in Ubuntu. https://bugs.launchpad.net/bugs/1359344 Title:

[Touch-packages] [Bug 1224756] Re: Pulseaudio should integrate with trust-store

2015-06-25 Thread John McAleely
diwic will take a look at this in a couple of weeks, when he returns from vacation. ** Changed in: pulseaudio (Ubuntu) Assignee: Ricardo Salveti (rsalveti) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 892544] Re: Unity slow after resume from suspend

2015-06-25 Thread Christopher M. Penalver
** No longer affects: systemd (Ubuntu) -- 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/892544 Title: Unity slow after resume from suspend Status in linux package in

[Touch-packages] [Bug 1468738] [NEW] Requesting desktop view

2015-06-25 Thread Jouni Helminen
Public bug reported: Many times it is handy for user to request the desktop view of a site. Sometimes the mobile version of a website is either limited or broken. Android handle it like this: http://cdn.cultofandroid.com/wp-content/uploads/2012/05/desktopsite.jpg We could have a similar

[Touch-packages] [Bug 1468530] Re: Data usage summery

2015-06-25 Thread Matthew Paul Thomas
*** This bug is a duplicate of bug 1292930 *** https://bugs.launchpad.net/bugs/1292930 Tracking data usage is bug 1287267, and providing a limit alarm is bug 1292930. ** This bug has been marked a duplicate of bug 1387047 Can't tell how much data each app uses ** This bug is no longer a

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

2015-06-25 Thread Jamie Strandboge
** Changed in: click-reviewers-tools Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu in Ubuntu. https://bugs.launchpad.net/bugs/1219644 Title: Account plugins

[Touch-packages] [Bug 1290847] Re: pyvenv fails due to mising ensurepip module

2015-06-25 Thread Jonas Thiem
Regarding a different matter: above python3-venv was mentioned for Ubuntu 14.04 (Trusty), but I can't find such a package (neither python3-virtualenv). Maybe a listing for which ubuntu releases and which python versions this is supposed to be fixed would be helpful to stop people from asking. --

[Touch-packages] [Bug 1465862] Re: Mouse Cursor Invisible

2015-06-25 Thread Christopher M. Penalver
Vindicator, thank you for reporting this and helping make Ubuntu better. As per http://www.asrock.com/mb/Intel/H97M-ITXac/?cat=Downloados=BIOS an update to your computer's buggy and outdated BIOS is available (1.70). If you update to this following https://help.ubuntu.com/community/BIOSUpdate

[Touch-packages] [Bug 1462760] Re: Qmlscene Fails

2015-06-25 Thread Dmitry Shachnev
Not a bug, you should either install qt5-default package, or use qmlscene -qt5 instead of just qmlscene. ** Changed in: qtdeclarative-opensource-src (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

Re: [Touch-packages] [Bug 1466130] Re: Intel Graphics 5500

2015-06-25 Thread Wes
HP Pavillion 15-P214DX Notebook intel core i7-5500U CPU @ 2.40 GHz 6.00GB 64-bit Operating System, x64-based processor On Thu, Jun 25, 2015 at 7:48 AM, Christopher M. Penalver christopher.m.penal...@gmail.com wrote: Wes, thank you for reporting this and helping make Ubuntu better. Could you

[Touch-packages] [Bug 1465214] Re: SIM unlock dialog can not be brought up on arale at all

2015-06-25 Thread Launchpad Bug Tracker
This bug was fixed in the package indicator-network - 0.5.1+15.10.20150618.1-0ubuntu1 --- indicator-network (0.5.1+15.10.20150618.1-0ubuntu1) wily; urgency=medium [ Pete Woods ] * Add debugging to figure out what's happening to the SIM unlock on Arale (LP: #1465214) -- CI

[Touch-packages] [Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2015-06-25 Thread Pcpnielsen
Cannot connect my BQ Aquaris E5 to the car unit Clarion FZ502 (with updated firmware 1.57) . The phone can see the car unit, but when trying to pair no pin nr pops up for confirmation and connection only last 1-4 sek. After than the phone search for new units again. Tried to connect via hcitool

[Touch-packages] [Bug 1384393] Re: Photos in scope not visible until all loaded

2015-06-25 Thread John McAleely
@pat, is there a reason this ended up in the phondations bucket? Doesn't look like it belongs. ** Changed in: canonical-devices-system-image Assignee: Canonical Devices Products (canonical-devices-products-team) = Pat McGowan (pat-mcgowan) ** Changed in: canonical-devices-system-image

[Touch-packages] [Bug 1384393] Re: Photos in scope not visible until all loaded

2015-06-25 Thread John McAleely
I take back the assignment. there appears to be no work to do here :-) -- 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/1384393 Title: Photos in scope not visible until all

[Touch-packages] [Bug 1449991] Re: Upgrade poppler to latest stable version 0.32

2015-06-25 Thread Launchpad Bug Tracker
This bug was fixed in the package poppler - 0.33.0-0ubuntu1 --- poppler (0.33.0-0ubuntu1) wily; urgency=medium * New upstream release (LP: #1449991) * Rename packages according to the new SONAMEs: - libpoppler49 - libpoppler52 * debian/libpoppler-glib8.symbols.in: *

[Touch-packages] [Bug 1462489] Re: Allow apps to keep the screen on

2015-06-25 Thread Lukáš Tinkl
The ScreenSaver QML element uses XGetScreenSaver/XSetScreenSaver and is only functional on X11. I guess we might want to add an implementation for Mir. Cf. http://code.qt.io/cgit/qt/qtsystems.git/tree/src/systeminfo/linux/qscreensaver_linux.cpp -- You received this bug notification because you

[Touch-packages] [Bug 1449991] Re: Upgrade poppler to latest stable version 0.32

2015-06-25 Thread Pander
Thanks. Will this also end up in Debian? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to poppler in Ubuntu. https://bugs.launchpad.net/bugs/1449991 Title: Upgrade poppler to latest stable version 0.32 Status in poppler

[Touch-packages] [Bug 1468537] Re: package cpp-4.8 4.8.4-2ubuntu1~14.04 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2015-06-25 Thread Steve Beattie
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

[Touch-packages] [Bug 1468537] Re: package cpp-4.8 4.8.4-2ubuntu1~14.04 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2015-06-25 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 gcc-4.8 in Ubuntu. https://bugs.launchpad.net/bugs/1468537 Title: package cpp-4.8 4.8.4-2ubuntu1~14.04 failed to install/upgrade:

[Touch-packages] [Bug 1466222] Re: Popover loosing anchor when expanding/collapsing keyboard

2015-06-25 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed = In Progress -- 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/1466222 Title: Popover loosing

[Touch-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2015-06-25 Thread Chris J Arges
Attached is a patch to initramfs for wily. Once the kernel patches are in I'll build a test package for ppc64el. Is there an easy way to test functionality? And can I do this on a power8/powernv system? ** Patch added: fix-lp1454687-wily.debdiff

[Touch-packages] [Bug 1468834] Re: lightdm does not source .xsession

2015-06-25 Thread Gunnar Hjalmarsson
To me it looks like lightdm does the right thing in /usr/sbin/lightdm- session. According to the files in /etc/X11/Xsession.d, which belong to x11-common, the intended behavior seems to be to not source ~/.xsession. Which standard protocol are you referring to? Are you possibly mixing it up with

[Touch-packages] [Bug 974575] Re: bluetoothd crashed with SIGSEGV in g_main_context_dispatch()

2015-06-25 Thread Ivomar
*** This bug is a duplicate of bug 857702 *** https://bugs.launchpad.net/bugs/857702 $ lsb_release -rd Description:Ubuntu 14.04.2 LTS Release:14.04 $ apt-cache policy bluez bluez: Instalado: 4.101-0ubuntu13.1 Candidato: 4.101-0ubuntu13.1

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

2015-06-25 Thread Jamie Strandboge
These latest issues are now being tracked in bug #1468792. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu in Ubuntu. https://bugs.launchpad.net/bugs/1219644 Title: Account plugins should be made

[Touch-packages] [Bug 1468800] [NEW] Update xz-utils to 5.2.1 stable

2015-06-25 Thread JorSol
Public bug reported: xz-utils 5.2.1 stable was released on 2015-02-26. In the packages there is still at 5.1.1alpha+20120614 ** Affects: xz-utils (Ubuntu) Importance: Undecided Status: New ** Tags: xz ** Description changed: xz-utils 5.2.1 stable was released on 2015-02-26.

[Touch-packages] [Bug 1464442] Re: installing or upgrading libc6 in Trusty removes all content from /tmp directory

2015-06-25 Thread Stefan Bader
I took this log while installing libc with forkstat. /tmp was cleaned when doing this. Not sure it shows more about what is going on. ** Attachment added: forkstat.txt https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1464442/+attachment/4420389/+files/forkstat.txt -- You received this

[Touch-packages] [Bug 1313513] Re: mountall does not honour _netdev

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

[Touch-packages] [Bug 1088498] Re: Microphone not working, Ubuntu 12.10 x64, ALC887

2015-06-25 Thread Aurel Branzeanu
Not Actual ** Changed in: alsa-driver (Ubuntu) Status: New = Invalid -- 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/1088498 Title: Microphone not working,

[Touch-packages] [Bug 1468801] [NEW] package libglib2.0-0:i386 2.40.2-0ubuntu1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting config

2015-06-25 Thread wonexo
Public bug reported: i can't install any package on my ubuntu software center and my terminal ProblemType: Package DistroRelease: Ubuntu 14.04 Package: libglib2.0-0:i386 2.40.2-0ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 ApportVersion:

[Touch-packages] [Bug 1464813] Re: package systemd 219-7ubuntu6 [modified: usr/share/dbus-1/system-services/org.freedesktop.systemd1.service] failed to install/upgrade: subprocess installed post-insta

2015-06-25 Thread Alberto Salvia Novella
** Changed in: systemd (Ubuntu) Importance: Undecided = High -- 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/1464813 Title: package systemd 219-7ubuntu6 [modified:

[Touch-packages] [Bug 1468800] Re: Update xz-utils to 5.2.1 stable

2015-06-25 Thread JorSol
** Description changed: xz-utils 5.2.1 stable was released on 2015-02-26. - In the packages there is still at 5.1.1alpha+20120614 + In the packages is still at 5.1.1alpha+20120614 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1467602] Re: after screenlock and screen suspend, external display port monitor doesn't resume properly

2015-06-25 Thread Alberto Salvia Novella
** Changed in: xorg (Ubuntu) Importance: Undecided = Medium -- 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/1467602 Title: after screenlock and screen suspend, external

[Touch-packages] [Bug 1468102] Re: rc.local output does not go to console

2015-06-25 Thread Alberto Salvia Novella
** Changed in: systemd (Ubuntu) Importance: Undecided = High -- 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/1468102 Title: rc.local output does not go to console

[Touch-packages] [Bug 1468611] Re: dnsmasq fails to start in lxc-net

2015-06-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: dnsmasq (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.

[Touch-packages] [Bug 1468792] Re: various apparmor denials when using ubuntu-account-plugin template

2015-06-25 Thread Jamie Strandboge
Adding an apparmor-easyprof-ubuntu task for now, but depending on what Alberto finds, it may not need a fix. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu in Ubuntu.

[Touch-packages] [Bug 1468611] Re: dnsmasq fails to start in lxc-net

2015-06-25 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.

[Touch-packages] [Bug 1467595] Re: cursor sometimes disappears on XPS 13 9343 and external monitor

2015-06-25 Thread Alberto Salvia Novella
** Changed in: unity (Ubuntu) Importance: Undecided = High -- 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/1467595 Title: cursor sometimes disappears on XPS 13 9343 and

[Touch-packages] [Bug 1468801] Re: package libglib2.0-0:i386 2.40.2-0ubuntu1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configur

2015-06-25 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 glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1468801 Title: package libglib2.0-0:i386 2.40.2-0ubuntu1 failed to install/upgrade:

[Touch-packages] [Bug 1467983] Re: /usr/bin/unity8-dash:6:qt_message_fatal:QMessageLogger::fatal:UbuntuClientIntegration::UbuntuClientIntegration:~QString:UbuntuMirClientIntegrationPlugin::create

2015-06-25 Thread Alberto Salvia Novella
** Changed in: unity8 (Ubuntu) Importance: Undecided = High -- 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/1467983 Title:

[Touch-packages] [Bug 1468805] [NEW] Xorg crash

2015-06-25 Thread phoenix
Public bug reported: crash of the X server ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8.1 ProcVersionSignature: Ubuntu 3.13.0-57.95-generic 3.13.11-ckt21 Uname: Linux 3.13.0-57-generic x86_64 .tmp.unity.support.test.0: ApportVersion: 2.14.1-0ubuntu3.11

[Touch-packages] [Bug 1468792] [NEW] various apparmor denials when using ubuntu-account-plugin template

2015-06-25 Thread Jamie Strandboge
Public bug reported: This is a new bug for the problems seen in bug #1219644. Specifically: 1. There is a denial to create this directory if it does not exist already: Jun 24 17:02:55 ubuntu-phablet kernel: [44001.684473] type=1400 audit(1435183375.362:404): apparmor=DENIED operation=mkdir

[Touch-packages] [Bug 1468611] Re: dnsmasq fails to start in lxc-net

2015-06-25 Thread Christopher Townsend
I'm hitting this too. When the lxcbr0 device is not available, my unpriv'd containers will not start due to not being able to set up the network. If I just touch /etc/dnsmasq.conf, then it all works as expected. -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1468799] [NEW] Too much keys in Polish keyboard

2015-06-25 Thread Bartosz Kosiorek
Public bug reported: For Polish keyboard, to standard QWERTY keyboard the new column with Polish letters was added. It is not optimal because: 1. Adding additional key column, takes space, and for small devices (BQ E4.5) it is hard to use 2. For Polish language there are 9 diactric signs, (ą,

[Touch-packages] [Bug 1290847] Re: pyvenv fails due to mising ensurepip module

2015-06-25 Thread Jim Fulton
I call it directly also. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bugs.launchpad.net/bugs/1290847 Title: pyvenv fails due to mising ensurepip module Status in python3-defaults

[Touch-packages] [Bug 1290847] Re: pyvenv fails due to mising ensurepip module

2015-06-25 Thread Jim Fulton
FTR, python3 -m venv env Doesn't work either for me. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bugs.launchpad.net/bugs/1290847 Title: pyvenv fails due to mising ensurepip

[Touch-packages] [Bug 1457424] Re: Please update icon (May 2015)

2015-06-25 Thread Arthur Mello
** Branch linked: lp:~artmello/gallery-app/gallery-app-new_icon ** Changed in: gallery-app Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.

[Touch-packages] [Bug 1468800] Re: Update xz-utils to 5.2.1 stable

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

[Touch-packages] [Bug 1468800] Re: Update xz-utils to 5.2.1 stable

2015-06-25 Thread dino99
Not upgraded since a while sadly. Changelog : http://git.tukaani.org/?p=xz.git;a=blob;f=NEWS;hb=HEAD -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xz-utils in Ubuntu. https://bugs.launchpad.net/bugs/1468800 Title: Update

[Touch-packages] [Bug 1468020] Re: Two GPS compatible apps conflict and loose GPS

2015-06-25 Thread Ronnie Tucker
This actually now seems like it's the first GPS app run will keep the GPS and not release it when closed. Try this: 1 Reboot the MX4 2 Open (for example) HERE maps 3 Check it's got your location right 4 Keep HERE open, but choose a different GPS app (eg: OSMTouch) 5 The second GPS app will have

Re: [Touch-packages] [Bug 1290847] Re: pyvenv fails due to mising ensurepip module

2015-06-25 Thread Barry Warsaw
On Jun 25, 2015, at 04:31 PM, Donald Stufft wrote: FWIW I think that ``python -m venv`` is the easiest (only?) way to reliably say that you want to create a virtual environment for *this* particular Python. Even though I don't generally use it, I agree with the above. -- You received this bug

[Touch-packages] [Bug 1424263] Re: Broken dependencies

2015-06-25 Thread James Cain
Not sure about Steam, but #6 above solves Chrome bug #1429137. -- 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/1424263 Title: Broken dependencies Status in mesa package in

[Touch-packages] [Bug 1468832] [NEW] lightdm sources .profile

2015-06-25 Thread Derek Martin
Public bug reported: It is a bug for any display manager to read .profile--you guys are absolutely killing me with this. The user's .profile is to be read by the shell, on interactive shell (i.e. terminal) logins ONLY. The man page for bash explains this in detail; it's also discussed in the

[Touch-packages] [Bug 1454776] Re: [SRU] New stable release 2.44.1

2015-06-25 Thread Launchpad Bug Tracker
This bug was fixed in the package glib2.0 - 2.44.1-1ubuntu1 --- glib2.0 (2.44.1-1ubuntu1) vivid; urgency=medium * Merge stable release from Debian to vivid. (LP: #1454776), remaining change: - d/p/0001-Don-t-warn-about-deprecated-properties-by-default.patch: + Don't

[Touch-packages] [Bug 1454776] Update Released

2015-06-25 Thread Brian Murray
The verification of the Stable Release Update for glib2.0 has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a

[Touch-packages] [Bug 1290847] Re: pyvenv fails due to mising ensurepip module

2015-06-25 Thread Donald Stufft
FWIW I think that ``python -m venv`` is the easiest (only?) way to reliably say that you want to create a virtual environment for *this* particular Python. This is especially important when multiple versions of Python that have venv start to be able to be installed (either via the system repos, or

[Touch-packages] [Bug 1468832] Re: lightdm sources .profile

2015-06-25 Thread Derek Martin
See also Bug #1468834. -- 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/1468832 Title: lightdm sources .profile Status in lightdm package in Ubuntu: New Bug

[Touch-packages] [Bug 1468834] [NEW] lightdm does not source .xsession

2015-06-25 Thread Derek Martin
Public bug reported: There is a decades-old standard protocol for starting up a user's X session, which requires display managers to source the user's ~/.xsession file. lightdm fails to do this. See also Bug #1468832. ** Affects: lightdm (Ubuntu) Importance: Undecided Status: New

[Touch-packages] [Bug 1468838] [NEW] Boost coroutine built as static library only

2015-06-25 Thread sdeber
Public bug reported: The coroutine library was only distributed as a static library, its dynamic version is missing. ** Affects: boost1.54 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1468832] Re: lightdm sources .profile

2015-06-25 Thread Anders Kaseorg
.xsession is sourced within /bin/sh, not /bin/bash. It wouldn’t make sense to source .bashrc from it (unless you happened to write a .bashrc that doesn’t use any bash features). Also, .bashrc is sourced by _every_ interactive shell, so if you were to add things to environment variables from

  1   2   3   >