[Touch-packages] [Bug 1594254] Re: MX 4 camera takes 10+ seconds to launch

2016-06-20 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 1592447 *** https://bugs.launchpad.net/bugs/1592447 ** This bug has been marked a duplicate of bug 1592447 camera startup time regression -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1594321] [NEW] busybox-initramfs only useful on Linux

2016-06-20 Thread Jon Boden
Public bug reported: Hi Please can you build busybox-initramfs only on Linux? Based on the description I think the purpose of this package doesn't fit with other systems (like ubuntuBSD). I provided a patch. Thanks! ** Affects: busybox (Ubuntu) Importance: Undecided Status: New

[Touch-packages] [Bug 1592447] Re: camera startup time regression

2016-06-20 Thread Jean-Baptiste Lallement
** Tags added: lt-blocker regression-proposed ** Changed in: canonical-devices-system-image Status: New => Confirmed ** Changed in: canonical-devices-system-image Milestone: None => 12 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1498169] Re: some logs in .cache/upstart are missing date/timestamps

2016-06-20 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image Status: Confirmed => Fix Committed ** Changed in: canonical-devices-system-image Milestone: backlog => 12 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in

[Touch-packages] [Bug 1594281] Re: Can't override overflow menu delegate in ActionBar

2016-06-20 Thread Christian Dywan
** Also affects: ubuntu-ui-toolkit Importance: Undecided Status: New ** Project changed: ubuntu-ui-toolkit => ubuntu-ux ** Description changed: I'm looking to implement an overflow menu with headers and selected items, as used in Dekko and Telegram. For that I need to override the

[Touch-packages] [Bug 1594198] Re: Terminal app crashes with "Failed to load libGLESv2"

2016-06-20 Thread Gerry Boland
My eglconvenience branch does cause this, but annoyingly by doing the correct thing. Before eglconvenience, we hardcoded GLESv2.0 into QtUbuntu. With eglconvenience, we query the GL version string and correctly fetch the GL version the driver supports. On several of our devices, that is actually

[Touch-packages] [Bug 1594198] Re: Terminal app crashes with "Failed to load libGLESv2"

2016-06-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~gerboland/qtubuntu/disable-gles3-for-now -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtubuntu in Ubuntu. https://bugs.launchpad.net/bugs/1594198 Title: Terminal app crashes with "Failed to load

[Touch-packages] [Bug 1052936] Re: Progress bar in "Progress" section has a hole in it

2016-06-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-themes - 14.04+16.10.20160620.1-0ubuntu1 --- ubuntu-themes (14.04+16.10.20160620.1-0ubuntu1) yakkety; urgency=medium [ w...@whizzy.org ] * Adds new CSS to style progress bars based on colours rather than images. This fixes the "empty

[Touch-packages] [Bug 1593805] Re: libsignon-glib fail to authenticate account

2016-06-20 Thread Alberto Mardegan
I'm investigating the issue. The problem seems to be a race condition with signond exiting and GDBusProxy not being notified about that before the next D-Bus method call is made (this happens if the main loop is not being run before making the method call). I'm working on a fix. ** Project

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-06-20 Thread Michael Bewley
Same issue for me, Dell XPS 13 (2014 I think?), running 16.04 with all updates. Mark Stosberg's process (#50) fixes it. I realise it's a hack, but it works - would it make sense to put this in as a fix in the meantime, given the issue has been open for nearly a year and a half? -- You received

[Touch-packages] [Bug 1590253] Re: locked to landscape works only in one of two landscape orientations

2016-06-20 Thread Michael Zanetti
I guess we should support both in the end, landscape and invertedlandscape. It seems it would make a valid use case. However, given that this API is not really good enough in the long run anyways (we need something that the app can change at runtime as opposed to the static .desktop file entry) I

[Touch-packages] [Bug 1579098] Re: [touch] Mobile data connection drops, and doesn't automatically reconnect

2016-06-20 Thread Jean-Baptiste Lallement
** Tags added: lt-blocker -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1579098 Title: [touch] Mobile data connection drops, and doesn't automatically

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

2016-06-20 Thread Albert Astals Cid
Yes, i'm aware of this long polish times, it's just that you won't "see" them if you wait enough time between switching from scope to scope. -- 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 1580146] Re: [touch] Internet connection stops working while WiFi is still connected

2016-06-20 Thread Andrea Bernabei
still happening as of r361, krillin, rc-proposed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1580146 Title: [touch] Internet connection stops working while

[Touch-packages] [Bug 1594338] [NEW] Using exec on a non-supported binary format shows "Success"

2016-06-20 Thread Sworddragon
Public bug reported: I'm using Ubuntu 16.10 dev with bash 4.3-14ubuntu2 and on using exec on a non-supported binary format I'm getting the output "Success" while the file couldn't be executed like in this example: sworddragon@ubuntu:~$ exec '/wine/drive_c/Program Files (x86)/Steam/Steam.exe'

[Touch-packages] [Bug 1594422] [NEW] Lambdas with variadic template fail to build

2016-06-20 Thread Pierre Schweitzer
Public bug reported: Dear all, All the G++ shipped with Ubuntu 14.04 (including the latest 4.8 package) are suffering a bug from G++ in the C++11 implementation. It is not possible to build code that contains variadic templates with variadic lambda. The bug was fixed upstream. Would it be

[Touch-packages] [Bug 1594407] Re: [SRU] New stable release 1.8.2

2016-06-20 Thread Iain Lane
** Also affects: gstreamer-vaapi (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: gstreamer1.0 (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: gst-plugins-base1.0 (Ubuntu Xenial) Importance: Undecided Status: New ** Also

[Touch-packages] [Bug 1594400] Re: Wrong statement about "persistentSelection" property of TextArea

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

[Touch-packages] [Bug 1591174] Re: No sound notification after becoming a new message

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

[Touch-packages] [Bug 1101881] Re: software-properties-gtk crashed with TypeError in __new__(): object of type 'NoneType' has no len()

2016-06-20 Thread Brian Murray
In bug 1582017 it is reported that the list of mirror servers was empty, and clicking on the best server caused the crash. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu.

[Touch-packages] [Bug 1101881] Re: software-properties-gtk crashed with TypeError in __new__(): object of type 'NoneType' has no len()

2016-06-20 Thread Brian Murray
I tried recreating this by moving my Ubuntu.mirrors file aside e.g.: sudo mv /usr/share/python-apt/templates/Ubuntu.mirrors /tmp/ and that did not cause a crash but raised an error message saying to check your Internet connection. Then after closing the mirror selection dialog box I received the

[Touch-packages] [Bug 1573547] Re: Apt's bash completion is incomplete

2016-06-20 Thread Julian Andres Klode
We should skip 1.2.12 due to a regression in the proxy auto detection command. 1.2.13 should follow shortly. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1573547 Title:

[Touch-packages] [Bug 1569925] Re: Shutdown hang on 16.04 with iscsi targets

2016-06-20 Thread Matt Schulte
I have finally been able to verify that this is reproducible with the released 16.04 from the ISO. What else can be provided here to move this bug along? (This is being tracked internally in CQ 860251) -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1594430] Re: Scopes location prompt not translated in first boot

2016-06-20 Thread Lukáš Tinkl
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Lukáš Tinkl (lukas-kde) -- 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/1594430 Title: Scopes location prompt

[Touch-packages] [Bug 1573547] Re: Apt's bash completion is incomplete

2016-06-20 Thread Julian Andres Klode
Sorry, we skip 1.2.13, and wait for 1.2.14. Coming soon! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1573547 Title: Apt's bash completion is incomplete Status in apt

[Touch-packages] [Bug 1101881] Re: software-properties-gtk crashed with TypeError in __new__(): object of type 'NoneType' has no len()

2016-06-20 Thread Brian Murray
** Changed in: software-properties (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1101881 Title:

[Touch-packages] [Bug 1594400] Re: Wrong statement about "persistentSelection" property of TextArea

2016-06-20 Thread Christian Dywan
I believe there's two potential solutions to this mismatch: 1) TextArea defines the default 2) We document the default as being dependent on the Qt version (the effective value unfortunately isn't computed by qmake) To me the first option seems more predictable. -- You received this bug

[Touch-packages] [Bug 1594400] Re: Wrong statement about "persistentSelection" property of TextArea

2016-06-20 Thread Zsombor Egri
This has been a copy+paste from Qt doc. So if someone disagrees, can comment to Qt :) -- 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/1594400 Title: Wrong

[Touch-packages] [Bug 1581065] Re: incorrect parsing of != dependency versions

2016-06-20 Thread Corey Bryant
** Also affects: dh-python (Ubuntu Wily) Importance: Undecided Status: New ** Changed in: dh-python (Ubuntu Wily) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dh-python in

[Touch-packages] [Bug 1593378] Re: crash in slap_bv2ad using repeated tags

2016-06-20 Thread Eric Desrochers
** Description changed: + [Impact] + + The effect of the bug on users is that the program (slapd) terminated + with signal SIGSEGV, Segmentation fault when ldapsearch tries to query + using multiple language tags. + + + GDB output: + ... + Core was generated by `/usr/sbin/slapd -h ldap://:389

[Touch-packages] [Bug 1594420] [NEW] Ship an Upstart job to set boot completion property in Android container

2016-06-20 Thread Ratchanan Srirattanamet
Public bug reported: In some device, there init.rc has something like "on property:init.svc.bootanim=stopped" or "on property:sys.boot_completed=1". Its purpose is to run something when the system has finished booting. As far as I know, and with a conversation with ogra, there's nothing in Ubuntu

[Touch-packages] [Bug 1594430] [NEW] Scopes location prompt not translated in first boot

2016-06-20 Thread Víctor R . Ruiz
Public bug reported: Test case. - Flash your device. - Select Spanish on the wizard. - Finish the wizard. - Dismiss the Welcome to Ubuntu screen. - Wait to Scopes location prompt to appear. Expected result. - Scopes location prompt is translated to Spanish. Actual result. - Location prompt is

[Touch-packages] [Bug 1590188] Re: Widgets is are in wrong order after posting one comment in Preview Page

2016-06-20 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image Milestone: None => 12 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-shell in Ubuntu. https://bugs.launchpad.net/bugs/1590188 Title: Widgets is are in wrong

[Touch-packages] [Bug 1101881] Re: software-properties-gtk crashed with TypeError in __new__(): object of type 'NoneType' has no len()

2016-06-20 Thread Brian Murray
** Changed in: software-properties (Ubuntu) Assignee: (unassigned) => Brian Murray (brian-murray) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1101881

[Touch-packages] [Bug 1594258] Re: libgee using deprecated [Deprecated] attribbute

2016-06-20 Thread Michael Gratton
NB this has been fixed in current libgee master: https://git.gnome.org/browse/libgee/commit/?id=1c965b621f2a5ad0769e14b4ba95d22fd555e6ab ** Summary changed: - libgee using deprecated [Deprecated] attribbute + libgee using deprecated [Deprecated] attribute -- You received this bug notification

[Touch-packages] [Bug 1559805] Re: suspend not working with latest xenial and kernel 4.4.0

2016-06-20 Thread Timo Aaltonen
** Package changed: xorg (Ubuntu) => linux (Ubuntu) -- 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/1559805 Title: suspend not working with latest xenial and kernel 4.4.0

[Touch-packages] [Bug 1594229] Re: Not able to use multiple USC instances

2016-06-20 Thread Launchpad Bug Tracker
This bug was fixed in the package lightdm - 1.19.1-0ubuntu1 --- lightdm (1.19.1-0ubuntu1) yakkety; urgency=medium * New upstream release: * debian/lightdm.dirs: - Rename "xlocal" seat type to "local". Using "xlocal" will continue to work but report a warning. -

[Touch-packages] [Bug 1590582] Re: greeter log is called "(null)-greeter" when seat type is xlocal and session type is mir

2016-06-20 Thread Launchpad Bug Tracker
This bug was fixed in the package lightdm - 1.19.1-0ubuntu1 --- lightdm (1.19.1-0ubuntu1) yakkety; urgency=medium * New upstream release: * debian/lightdm.dirs: - Rename "xlocal" seat type to "local". Using "xlocal" will continue to work but report a warning. -

[Touch-packages] [Bug 1510570] Re: BLE pairing fail

2016-06-20 Thread Nil PARRA
I'm on ubuntu 16.10 and not works for me for both Designer keyboard and mouse. Do you have any solution before an official fix ? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu.

[Touch-packages] [Bug 1590838] Re: scheduled shutdown -r does not work without dbus in xenial LXC container

2016-06-20 Thread Martin Pitt
Adding a landscape-client task. I suggest to add a libpam-systemd dependency to landscape-client to ensure that scheduled shutdown works. ** Also affects: landscape-client (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1575604] Re: Fast repeated scrolling with a finger changes direction of the scrolling

2016-06-20 Thread Santosh
I had difficulty in producing this bug on my Meizu Mx4 with latest oxide code. I tried with twitter and theverge.com. Could you specify exact steps to produce this bug so I can try -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1533508] Re: Mobile data doesn't automatically connect after leaving wifi

2016-06-20 Thread Alessandro Roncador
Issue affect data connection if switching from one mobile operator to another. When connected to host network data connection is disabled by setting (to avoid extra charge) but is not reconnected when own network is available. Device Aquaris E5, OTA-11 -- You received this bug notification

[Touch-packages] [Bug 1594266] [NEW] package hicolor-icon-theme 0.15-0ubuntu1 failed to install/upgrade: triggers looping, abandoned

2016-06-20 Thread Lama
Public bug reported: lors de la mise à jour d'Ubuntu vers la version 16.04 j'ai eu de nombreux messages d'erreurs dont je ne sais que faire. je ne suis pas developpeur et vos mises a jour intempestives m'ont mis dans l'embarras pour rester poli. que faire ? ProblemType: Package DistroRelease:

[Touch-packages] [Bug 1594266] Re: package hicolor-icon-theme 0.15-0ubuntu1 failed to install/upgrade: triggers looping, abandoned

2016-06-20 Thread Lama
je ne comprends rien à vos commentaires -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to hicolor-icon-theme in Ubuntu. https://bugs.launchpad.net/bugs/1594266 Title: package hicolor-icon-theme 0.15-0ubuntu1 failed to

[Touch-packages] [Bug 1594258] [NEW] libgee using deprecated [Deprecated] attribute

2016-06-20 Thread Michael Gratton
Public bug reported: Libgee uses several [Deprecated] code attribute, however Vala 0.31.1 deprecated it and replaced it with [Version (deprecated = true)]. This means that code cannot be compiled against Libgee using valac >= 0.31.1 unless --enable-deprecated is passed to valac, which is

[Touch-packages] [Bug 1477855] Re: Add alternative shutter methods

2016-06-20 Thread Robin Heroldich
This would be a really useful feature. :) ** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Changed in: canonical-devices-system-image Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1579897] Re: report's _command_output function doesn't always return the error

2016-06-20 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.20.2-0ubuntu1 --- apport (2.20.2-0ubuntu1) yakkety; urgency=medium [ Brian Murray ] * data/general-hooks/ubuntu.py: tag bug reports 'apport-hook-error' if they have an attachment from an apport hook which crashed. [ Martin Pitt

[Touch-packages] [Bug 1583624] Re: Mir cannot open a tty when started by lightdm

2016-06-20 Thread Launchpad Bug Tracker
This bug was fixed in the package lightdm - 1.19.1-0ubuntu1 --- lightdm (1.19.1-0ubuntu1) yakkety; urgency=medium * New upstream release: * debian/lightdm.dirs: - Rename "xlocal" seat type to "local". Using "xlocal" will continue to work but report a warning. -

[Touch-packages] [Bug 1585702] Re: not possible to retrace ppc64el crashes

2016-06-20 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.20.2-0ubuntu1 --- apport (2.20.2-0ubuntu1) yakkety; urgency=medium [ Brian Murray ] * data/general-hooks/ubuntu.py: tag bug reports 'apport-hook-error' if they have an attachment from an apport hook which crashed. [ Martin Pitt

[Touch-packages] [Bug 1581106] Re: [yakkety regression] lightdm fails to install in a minimal environment

2016-06-20 Thread Launchpad Bug Tracker
This bug was fixed in the package lightdm - 1.19.1-0ubuntu1 --- lightdm (1.19.1-0ubuntu1) yakkety; urgency=medium * New upstream release: * debian/lightdm.dirs: - Rename "xlocal" seat type to "local". Using "xlocal" will continue to work but report a warning. -

[Touch-packages] [Bug 1579949] Re: add_gdb_info hides OSErrors when running gdb during retracing

2016-06-20 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.20.2-0ubuntu1 --- apport (2.20.2-0ubuntu1) yakkety; urgency=medium [ Brian Murray ] * data/general-hooks/ubuntu.py: tag bug reports 'apport-hook-error' if they have an attachment from an apport hook which crashed. [ Martin Pitt

[Touch-packages] [Bug 1581853] Re: Source prefs.sh as privileged user to allow user mods

2016-06-20 Thread Launchpad Bug Tracker
This bug was fixed in the package lightdm - 1.19.1-0ubuntu1 --- lightdm (1.19.1-0ubuntu1) yakkety; urgency=medium * New upstream release: * debian/lightdm.dirs: - Rename "xlocal" seat type to "local". Using "xlocal" will continue to work but report a warning. -

[Touch-packages] [Bug 1539121] Re: Missing Latvian keyboard support

2016-06-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-keyboard - 0.99.trunk.phablet2+16.10.20160615.1-0ubuntu1 --- ubuntu-keyboard (0.99.trunk.phablet2+16.10.20160615.1-0ubuntu1) yakkety; urgency=medium [ Michael Sheldon ] * Add support for Latvian keyboard layout (LP: #1539121) * Don't

[Touch-packages] [Bug 1588635] Re: Doesn't have enough space to display "下一个" button on OSK

2016-06-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-keyboard - 0.99.trunk.phablet2+16.10.20160615.1-0ubuntu1 --- ubuntu-keyboard (0.99.trunk.phablet2+16.10.20160615.1-0ubuntu1) yakkety; urgency=medium [ Michael Sheldon ] * Add support for Latvian keyboard layout (LP: #1539121) * Don't

[Touch-packages] [Bug 1448145] Re: [Ubuntu Phone] The first characters are always in uppercase in webapps

2016-06-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-keyboard - 0.99.trunk.phablet2+16.10.20160615.1-0ubuntu1 --- ubuntu-keyboard (0.99.trunk.phablet2+16.10.20160615.1-0ubuntu1) yakkety; urgency=medium [ Michael Sheldon ] * Add support for Latvian keyboard layout (LP: #1539121) * Don't

[Touch-packages] [Bug 1583079] Re: Drop depedencies on qtdeclarative5-* transitional packages

2016-06-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-keyboard - 0.99.trunk.phablet2+16.10.20160615.1-0ubuntu1 --- ubuntu-keyboard (0.99.trunk.phablet2+16.10.20160615.1-0ubuntu1) yakkety; urgency=medium [ Michael Sheldon ] * Add support for Latvian keyboard layout (LP: #1539121) * Don't

[Touch-packages] [Bug 1594296] Re: [USB-Audio - USB Sound Device, playback] Occasional audio playback blips from Sweex 7.1 external USB card

2016-06-20 Thread Dan Watkins
Using other media players, I don't see this issue, so I think it may be Chrome-only... -- 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/1594296 Title: [USB-Audio - USB

[Touch-packages] [Bug 1594333] [NEW] layout messed up for vip.de

2016-06-20 Thread Michael Zanetti
Public bug reported: I'm not 100% sure if this is an issue in our browser but after a chat on IRC we decided to log a bug and investigate at least: Go to vip.de and open a random article. You'll find a box for an embedded video. That box doesn't show a video (perhaps something we could support?)

[Touch-packages] [Bug 311029] Re: curl and pycurl is not compiled with sftp support

2016-06-20 Thread Uqbar
As of 16.04 we're still lacking behind: NO SFTP!!! [Uqbar@Feynman ~] curl --version curl 7.47.0 (x86_64-pc-linux-gnu) libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.3 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp smb smbs smtp smtps

[Touch-packages] [Bug 1373463] Re: [indicators] Impossible to disable cellular data from indicator

2016-06-20 Thread Antti Kaijanmäki
We now have an on/off toggle for mobile data (cellular data) in the network indicator. It's scheduled for OTA 12, but before landing we'd like to get more testers to give it a try. Users familiar with the citrain tool can install this from silo 80 and report their findings to this bug report.

[Touch-packages] [Bug 1373463] Re: [indicators] Impossible to disable cellular data from indicator

2016-06-20 Thread PEIGNOT Kévin
Wonderful ! So happy it finally happen two years after reporting ^^ Sadly my Nexus 4 is dead. Having nothing actually to test I won't be able (I'm waiting for a 4G BQ Phone ^^). Thanks a lot for solving this issue ! -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1594198] Re: Terminal app crashes with "Failed to load libGLESv2"

2016-06-20 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtubuntu in Ubuntu. https://bugs.launchpad.net/bugs/1594198 Title: Terminal app

[Touch-packages] [Bug 1588646] Re: "Show all"/"Show less" are still not translated yet

2016-06-20 Thread Andrea Cimitan
** Changed in: unity8 (Ubuntu) Status: New => Invalid -- 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/1588646 Title: "Show all"/"Show less" are still not translated

[Touch-packages] [Bug 1578285] Re: Ubiquity 16.10.1 fails at keyboard setup page

2016-06-20 Thread Mathieu Trudel-Lapierre
** Changed in: ubiquity (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to console-setup in Ubuntu. https://bugs.launchpad.net/bugs/1578285 Title: Ubiquity 16.10.1 fails at

[Touch-packages] [Bug 1528251] Re: WARNING: no suitable primes in /etc/ssh/primes

2016-06-20 Thread bugproxy
** Tags added: architecture-s39064 bugnameltc-137850 severity-high targetmilestone-inin1610 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/1528251 Title: WARNING: no

[Touch-packages] [Bug 1594380] [NEW] package libva-x11-1 (not installed) failed to install/upgrade: impossible de copier les données extraites pour « ./usr/lib/x86_64-linux-gnu/libva-x11.so.1.3900.0 »

2016-06-20 Thread Frumence BOROTO MUTUKU
Public bug reported: I can't install this module ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libva-x11-1 (not installed) ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10 Uname: Linux 4.4.0-24-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.1-0ubuntu2.1

[Touch-packages] [Bug 1594338] Re: Using exec on a non-supported binary format shows "Success"

2016-06-20 Thread Sworddragon
I also noticed if the binary format is registered but the file has no executable permissions I'm getting 2 times the output "Permission denied": sworddragon@ubuntu:~$ exec '/wine/drive_c/Program Files (x86)/Steam/Steam.exe' bash: /wine/drive_c/Program Files (x86)/Steam/Steam.exe: Permission

[Touch-packages] [Bug 1585723] Re: UbuntuShape on intel i915 (Atom) uses fallback CPU rendering

2016-06-20 Thread Emanuele Antonio Faraone
it is unusable -- 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/1585723 Title: UbuntuShape on intel i915 (Atom) uses fallback CPU rendering Status in

[Touch-packages] [Bug 1594409] [NEW] Lines ignored in EnvironmentFile

2016-06-20 Thread RedShift
Public bug reported: Differently from what reported in https://www.freedesktop.org/software/systemd/man/systemd.exec.html, systemd not only ignores lines starting with '#' in EnvironmentFiles, but also lines which contain a '#' in any place. Discovered with opendkim, where the file

[Touch-packages] [Bug 1594407] [NEW] [SRU] New stable release 1.8.2

2016-06-20 Thread Iain Lane
Public bug reported: [ Description ] We should keep up with GStreamer's bugfix releases in the 1.8 series that 16.04 shipped with. [ QA and testing ] Play a range of videos in Totem. Play a range of audio tracks in Rhythmbox. Try to stream audio and/or video. Try to install a missing codec.

[Touch-packages] [Bug 1184810] Re: [i18n] Confused about using plural forms

2016-06-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~tpeeters/ubuntu-ui-toolkit/fixI18nDocs -- 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/1184810 Title: [i18n] Confused about using plural

[Touch-packages] [Bug 1573153] Re: M10 tablet does not respect the orientation specified in .desktop file

2016-06-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~nick-dedekind/unity8/default-stage -- 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/1573153 Title: M10 tablet does not respect the orientation

[Touch-packages] [Bug 1594358] Re: unity8 crashed with SIGSEGV in QSGTexture::setFiltering() when (dis)connecting to WiFi Display

2016-06-20 Thread Michał Sawicz
** Branch linked: lp:~dandrader/unity8/stopAnimatedSprite ** Changed in: unity8 (Ubuntu) Status: New => In Progress ** Changed in: unity8 (Ubuntu) Importance: Undecided => Critical ** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Daniel d'Andrada (dandrader) ** Also

[Touch-packages] [Bug 1594198] Re: Terminal app crashes with "Failed to load libGLESv2"

2016-06-20 Thread Launchpad Bug Tracker
This bug was fixed in the package qtubuntu - 0.62+16.10.20160620-0ubuntu1 --- qtubuntu (0.62+16.10.20160620-0ubuntu1) yakkety; urgency=medium * Revert r324 "EGL convenience" (LP: #1594198) -- Michał Sawicz Mon, 20 Jun 2016 08:49:40 + ** Changed

[Touch-packages] [Bug 1594400] [NEW] Wrong statement about "persistentSelection" property of TextArea

2016-06-20 Thread Stefano Verzegnassi
Public bug reported: In the documentation for UITK TextArea[1]: "Whether the TextArea should keep the selection visible when it loses active focus to another item in the scene. By default this is set to true;" In the documentation for QML TextEdit component (inherited by UITK TextArea):

[Touch-packages] [Bug 1584853] Re: Shotwell crashes on startup / Crash in exiv2 due to assertion when setting rating on jpg with a Casio makernote

2016-06-20 Thread Amr Ibrahim
Please nominate to Xenial. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to exiv2 in Ubuntu. https://bugs.launchpad.net/bugs/1584853 Title: Shotwell crashes on startup / Crash in exiv2 due to assertion when setting rating

[Touch-packages] [Bug 1594358] Re: unity8 crashed with SIGSEGV in QSGTexture::setFiltering() when (dis)connecting to WiFi Display

2016-06-20 Thread Michał Sawicz
** Information type changed from Private to Public Security ** Information type changed from Public Security to Public -- 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/1594358

[Touch-packages] [Bug 1581302] Re: Monitor remains blanked with Intel Graphics

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

[Touch-packages] [Bug 1184810] Re: [i18n] Confused about using plural forms

2016-06-20 Thread Tim Peeters
** 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/1184810 Title: [i18n] Confused

[Touch-packages] [Bug 1580463] Re: Snap blocks access to system input methods (ibus, fcitx, ...)

2016-06-20 Thread Anthony Wong
** Summary changed: - Snap blocks access to system input methods (ibus, fctix, ...) + Snap blocks access to system input methods (ibus, fcitx, ...) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu.

[Touch-packages] [Bug 1184810] Re: [i18n] Confused about using plural forms

2016-06-20 Thread Tim Peeters
It works like this: import QtQuick 2.4 import Ubuntu.Components 1.3 Text { text: i18n.tr("singular: %1", "plural: %1", 1).arg("1") + "" + i18n.tr("singular: %1", "plural: %1", 2).arg(2) } I will update documentation. -- You received this bug notification because you are a

[Touch-packages] [Bug 1594400] Re: Wrong statement about "persistentSelection" property of TextArea

2016-06-20 Thread Andrea Bernabei
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Christian Dywan (kalikiana) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1101881] Re: software-properties-gtk crashed with TypeError in __new__(): object of type 'NoneType' has no len()

2016-06-20 Thread ernsteiswuerfel
apport-bug redirected me to this specific bug report. I hit this bug when trying to select a mirror server from the software-properties. I already filed a bug-report for this issue: #1582017. System: Xenial daily, Ubuntu MATE Machine: Powerbook G4 5,6 -- You received this bug notification

[Touch-packages] [Bug 1593953] Re: EC_KEY_generate_key() causes FIPS self-test failure

2016-06-20 Thread Joy Latten
Looking into this... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssl in Ubuntu. https://bugs.launchpad.net/bugs/1593953 Title: EC_KEY_generate_key() causes FIPS self-test failure Status in openssl package in

[Touch-packages] [Bug 1573153] Re: M10 tablet does not respect the orientation specified in .desktop file

2016-06-20 Thread Nick Dedekind
For now portrait apps will default to Side stage. -- 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/1573153 Title: M10 tablet does not respect the orientation specified in

[Touch-packages] [Bug 1446216] Re: [Dash] CategoryHeaderBackground is not implemented

2016-06-20 Thread Jean-Baptiste Lallement
** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Changed in: canonical-devices-system-image Importance: Undecided => Medium ** Changed in: canonical-devices-system-image Status: New => Fix Committed ** Changed in:

[Touch-packages] [Bug 1594339] [NEW] package libpostproc52 4:0.8.17-0ubuntu0.12.04.2 failed to install/upgrade: libpostproc52:amd64 6

2016-06-20 Thread Kitserve
Public bug reported: Error occurred during 12.04 -> 14.04 upgrade via do-release-upgrade. ProblemType: Package DistroRelease: Ubuntu 14.04 Package: libpostproc52 4:0.8.17-0ubuntu0.12.04.2 ProcVersionSignature: Ubuntu 3.2.0-104.145-generic 3.2.79 Uname: Linux 3.2.0-104-generic x86_64

[Touch-packages] [Bug 1593805] [NEW] libsignon-glib fail to authenticate account

2016-06-20 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: While using syncevolution to sync multiple calendars, we noticed that some accounts are failing to authenticate. The error returned by 'libsignon-glib' shows the dbus process as service name, what is different from the app requested. Check syslog

[Touch-packages] [Bug 1594281] Re: Can't override overflow menu delegate in ActionBar

2016-06-20 Thread Femma
** Changed in: ubuntu-ux Assignee: (unassigned) => Femma (femma) -- 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/1594281 Title: Can't override overflow menu

[Touch-packages] [Bug 1544477] Re: No sound notification for new SMS (Ubuntu Touch)

2016-06-20 Thread Piotr Mitana
On Meizu Pro 5 I experience problems with SMS notification sound too. Usually after a reboot the SMS sound is played properly, but after some time (seems to be random) it stops working. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1490349] Re: 15:10: bluetoothd reports "Not enough handles to register service" at start

2016-06-20 Thread zhang sheng
I use ubuntu16.04, my computer can't connect to my bluetooth speaker after reboot. uname -a Linux zs-PC 4.4.0-24-generic #43-Ubuntu SMP Wed Jun 8 19:27:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux journalctl --unit=bluetooth -- Logs begin at 一 2016-06-20 18:41:21 CST, end at 一 2016-06-20 18:43:45

[Touch-packages] [Bug 1554220] Re: Text truncated in media permission prompt

2016-06-20 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image Status: Fix Committed => Fix Released -- 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/1554220 Title: Text

[Touch-packages] [Bug 1592422] Re: Contact's field labels don't show up

2016-06-20 Thread Renato Araujo Oliveira Filho
** Changed in: address-book-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 address-book-app in Ubuntu. https://bugs.launchpad.net/bugs/1592422 Title: Contact's field

[Touch-packages] [Bug 1570653] Re: 4K Monitor not detected properly

2016-06-20 Thread Christopher M. Penalver
** Changed in: xorg (Ubuntu) Status: Incomplete => Confirmed -- 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/1570653 Title: 4K Monitor not detected properly Status in

[Touch-packages] [Bug 1477855] Re: Add alternative shutter methods

2016-06-20 Thread Tóth Zoltán
There is no meaningful function of volume buttons during making photos. I am also suggesting to use the volume control buttons to take a photo. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to camera-app in Ubuntu.

[Touch-packages] [Bug 1579570] Re: Text messages: Available sound notifications are too short and quiet + No custom sound

2016-06-20 Thread Matthew Paul Thomas
This bug report covers two separate issues — short/quiet defaults, and uncustomizable sounds — which are likely to be fixed at different times, in different packages, by different people. Uncustomizable sounds is now covered by bug 1589229, so I’m narrowing this just to the original summary of

[Touch-packages] [Bug 1586528] Re: Avahi-daemon withdraws address record

2016-06-20 Thread Matt Schulte
Maybe the problem is not in Avahi, but it is still a problem somewhere. This bug continues to plague my vm. Today I noticed that if I try to interact with the network port, I am told that it is unknown, does this have something to do with it? matt@matt-VirtualBox:~$ ip addr 1: lo:

[Touch-packages] [Bug 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-06-20 Thread Michał Sawicz
Had to revert this due to bug #1594198, stay tuned. ** Changed in: qtubuntu Status: Fix Released => Triaged ** Changed in: qtubuntu (Ubuntu) Status: Fix Released => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1594312] [NEW] Enhancing the information about unmet dependencies

2016-06-20 Thread Sworddragon
Public bug reported: I'm using Ubuntu 16.10 dev with apt 1.3~exp2ubuntu1 and on installing packages if they have unmet dependencies I'm getting output like this: root@ubuntu:~# apt-get install winehq-devel Reading package lists... Done Building dependency tree Reading state information...

[Touch-packages] [Bug 1588635] Re: Doesn't have enough space to display "下一个" button on OSK

2016-06-20 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu. https://bugs.launchpad.net/bugs/1588635 Title: Doesn't have

  1   2   3   >