[Bug 1312302] [NEW] for testing, allow overriding device id and auth tokens from commandline

2016-08-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Also allow overriding channel and device name. This will help testing stuff. ** Affects: ubuntu-push (Ubuntu) Importance: Low Status: New -- for testing, allow overriding device id and auth tokens from commandline https://bugs.launchpad.ne

[Bug 1469446] [NEW] Notifications stopped working with r23

2016-08-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: After update of bq Aquaris E4.5 to Ubuntu 15.04 (r23), notifications of system updates (applications) and - most importantly - new e-mails (Dekko) are no longer working, although SMS notifications are working properly. With r22 e-mail notifications (Gmail

[Bug 1385341] [NEW] Crashes when methods are called with wrong arguments

2016-08-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: A method that takes zero or more strings was being called with an empty array instead, crashing inside AllArgs: panic: Buffer too small goroutine 37 [running]: runtime.panic(0x6fafc0, 0xc210036880) /usr/lib/go/src/pkg/runtime/panic.c:266 +0xb6 la

[Bug 1467547] [NEW] click-hook errors out under snappy image

2016-08-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Working on building a snappy personal image, one of the failing systemd job is "* ubuntu-snappy.run-hooks.service - Run snappy compatibility hooks Loaded: loaded (/lib/systemd/system/ubuntu-snappy.run-hooks.service; enabled; vendor preset: enabled)

[Bug 1445465] [NEW] No push notifications in telegram after update (r21)

2016-08-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: The no push notifications problem is back again. After last night OTA update on the BQ phone. No notifications are pushed on the r21 image. ** Affects: ubuntu-push (Ubuntu) Importance: Undecided Assignee: Roberto Alsina (ralsina) Statu

[Bug 1483098] [NEW] launchpad.net/ubuntu-push/client/service tests fail when GOMAXPROCS>1

2016-08-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: This is true with Go 1.4 too, but the default has changed with 1.5: mwhudson@glamdring:ubuntu-push$ ~/go1.4/bin/go test -a -c launchpad.net/ubuntu-push/client/service mwhudson@glamdring:ubuntu-push$ for i in 1 2 3 4 5 6 7 8 9 10; do GOMAXPROCS=4 ./servi

[Bug 1483079] [NEW] TestRunBacklogFailedContinuesDiffApp is racy

2016-08-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: TestRunBacklogFailedContinuesDiffApp fails with Go 1.5 like this: kindpool_test.go:544: // Everything up to here was just set-up. // // What we're checking for is that, if a helper launch fails, the // next one in the backlog is picked up.

[Bug 1614102] Re: package libcurl3-gnutls:amd64 7.47.0-1ubuntu2.1 failed to install/upgrade: package libcurl3-gnutls:amd64 is already installed and configured

2016-08-17 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1614102 Title: package libcurl3-gnutls:amd64 7.47.0-1ubuntu2.1 failed to install/upgrade: package libcurl3-gnutl

[Bug 1605662] Re: Console extremely slow with 4.4 kernels for servers with Matrox G200er2 or similar

2016-08-17 Thread Mike Jester
** Tags removed: verification-needed-xenial ** Tags added: verification-done-xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605662 Title: Console extremely slow with 4.4 kernels for servers w

[Bug 1379941] Re: handle "bad auth" error in qml (and highlevel docs)

2016-08-17 Thread Jonas G. Drange
** Project changed: ubuntu-push => ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1379941 Title: handle "bad auth" error in qml (and highlevel docs) To manage notifications abou

[Bug 873460] Re: Likewise no sound

2016-08-17 Thread Joris Le Blansch
This is a dupe of #925023 jadis confirmed on 2012-03-01 but never solved. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/873460 Title: Likewise no sound To manage notifications about this bug go to:

[Bug 1488425] Re: [MIR] ubuntu-download-manager

2016-08-17 Thread Michael Sheldon
I'm taking a look at the crasher mentioned in this now, then will review the other items to see if anything else is still outstanding -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1488425 Title: [MI

[Bug 1403866] [NEW] No notifications are received

2016-08-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Test case. - Open Telegram app. - Introduce credentials. - When the dialog appears, choose to login in Ubuntu One to receive notifications. - Introduce credentials in Ubuntu One. - Check that Telegram can receive notifications in System Settings > Notifi

[Bug 1439737] [NEW] don't assume no account/auth if the signing-helper actually crashed

2016-08-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: check if the failure of the signing-helper is actually a crash and trigger the retry mechanisms instead of assuming no auth/account ** Affects: ubuntu-push (Ubuntu) Importance: High Status: New -- don't assume no account/auth if the signin

[Bug 1301906] [NEW] we shouldn't get into redialer loops about dbus services hoping they go from non-activateable to activable

2016-08-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: given that the check in endpoint.Dial() is buggy and always succeed atm, this gets just delayed: ... 2014/04/03 12:11:47 Failed to read message: read unix /var/run/dbus/system_bus_socket: use of closed network connection 2014/04/03 12:11:47.448694 INFO "

[Bug 1334736] [NEW] Using an endpoint without calling Dial() crashes

2016-08-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: It should give an error instead. ** Affects: ubuntu-push (Ubuntu) Importance: Low Status: New -- Using an endpoint without calling Dial() crashes https://bugs.launchpad.net/bugs/1334736 You received this bug notification because you are a

[Bug 1393338] [NEW] Ubuntu.PushClient missing in API doc

2016-08-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: The Ubuntu.PushClient component documentation is missing in this page: http://developer.ubuntu.com/api/qml/development/ ** Affects: ubuntu-push (Ubuntu) Importance: Medium Assignee: Roberto Alsina (ralsina) Status: In Progress -- Ubu

[Bug 1534416] [NEW] breaks go 1.6 cgo pointer rules

2016-08-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Go 1.6 tightens the rules on what can be passed from Go to C via cgo: http://tip.golang.org/cmd/cgo/#hdr-Passing_pointers A few ubuntu-push tests trip over these, due to two calls in the code base that violate the "pointer to Go data that contains Go poi

[Bug 1415995] [NEW] Allow re-registering for push with same appId

2016-08-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Steps to reproduce: - implement an example, with the proper appId set on the PushClient - make sure the U1 account is not configured - run the application At this point, push should NOT be working. - put the app in background, but do not kill it - go con

[Bug 1612715] onza (amd64) - tests ran: 4, failed: 0

2016-08-17 Thread Brad Figg
tests ran: 4, failed: 0; http://kernel.ubuntu.com/testing/3.13.0-95.142/onza__3.13.0-95.142__2016-08-17_13-33-00/results-index.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1612715 Title:

[Bug 1591374] [NEW] push-client crashes on amd64

2016-08-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: ubuntu-push-client crashes in ubuntu-desktop-session mir with this log: http://paste.ubuntu.com/17186572/ ** Affects: ubuntu-push (Ubuntu) Importance: Undecided Status: New ** Tags: unity8-desktop -- push-client crashes on amd64 https://b

[Bug 1604421] Re: Unity 8 fails to start on staging (xenial) on the phone when --wipe is used for flashing

2016-08-17 Thread Łukasz Zemczak
** Branch linked: lp:~sil2100/ubuntu-touch- session/fix_bootability_on_xenial ** Changed in: gsettings-ubuntu-touch-schemas (Ubuntu) Status: New => Invalid ** Changed in: canonical-devices-system-image Status: Confirmed => In Progress ** Changed in: canonical-devices-system-image

[Bug 1614062] Re: imapproxy out of date

2016-08-17 Thread Bug Watch Updater
** Changed in: up-imapproxy (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1614062 Title: imapproxy out of date To manage notifications about this bug go to: h

[Bug 1478742] [NEW] more tests fail with Go 1.5

2016-08-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Further to #1478741, these tests fail with Go 1.5 tip: FAILlaunchpad.net/ubuntu-push/client/session1.069s FAILlaunchpad.net/ubuntu-push/config0.028s FAILlaunchpad.net/ubuntu-push/server/listener 0.320s Full output at htt

[Bug 1610292] Re: Snap installed with --devmode can't use sudo

2016-08-17 Thread Sylvain Pineau
It was indeed plainbox calling pkexec (the one from the snap). I've landed a change to lower the score of the pkexec execution controller when snappy is detected to always use sudo when we have to run job commands as root. The updated plainbox is available on pypi: https://pypi.python.org/pypi/pla

[Bug 1483079] Re: TestRunBacklogFailedContinuesDiffApp is racy

2016-08-17 Thread Jonas G. Drange
** Project changed: ubuntu-push => ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1483079 Title: TestRunBacklogFailedContinuesDiffApp is racy To manage notifications about this

[Bug 1485707] Re: On initial install of a silo with push in you can get a double notification on first run

2016-08-17 Thread Jonas G. Drange
** Project changed: ubuntu-push => ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1485707 Title: On initial install of a silo with push in you can get a double notification on

[Bug 1483098] Re: launchpad.net/ubuntu-push/client/service tests fail when GOMAXPROCS>1

2016-08-17 Thread Jonas G. Drange
** Project changed: ubuntu-push => ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1483098 Title: launchpad.net/ubuntu-push/client/service tests fail when GOMAXPROCS>1 To manage

[Bug 1591374] Re: push-client crashes on amd64

2016-08-17 Thread Jonas G. Drange
** Project changed: ubuntu-push => ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591374 Title: push-client crashes on amd64 To manage notifications about this bug go to: https

[Bug 1478742] Re: more tests fail with Go 1.5

2016-08-17 Thread Jonas G. Drange
** Project changed: ubuntu-push => ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1478742 Title: more tests fail with Go 1.5 To manage notifications about this bug go to: https:

[Bug 1469446] Re: Notifications stopped working with r23

2016-08-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu-push (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1469446 Title:

[Bug 1534416] Re: breaks go 1.6 cgo pointer rules

2016-08-17 Thread Jonas G. Drange
** Project changed: ubuntu-push => ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1534416 Title: breaks go 1.6 cgo pointer rules To manage notifications about this bug go to: ht

[Bug 1415995] Re: Allow re-registering for push with same appId

2016-08-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu-push (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1415995 Title:

[Bug 1467547] Re: click-hook errors out under snappy image

2016-08-17 Thread Jonas G. Drange
** Project changed: ubuntu-push => ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1467547 Title: click-hook errors out under snappy image To manage notifications about this bug

[Bug 1457623] Re: session shouldn't be lazy about closing connection after failure

2016-08-17 Thread Jonas G. Drange
** Project changed: ubuntu-push => ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1457623 Title: session shouldn't be lazy about closing connection after failure To manage notif

[Bug 1387682] Re: Should `initctl emit` an event for ciborium to use to start

2016-08-17 Thread Jonas G. Drange
** Project changed: ubuntu-push => ubuntu-push (Ubuntu) ** Changed in: ubuntu-push (Ubuntu) Assignee: John Lenton (chipaca) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1387682

[Bug 1469446] Re: Notifications stopped working with r23

2016-08-17 Thread Jonas G. Drange
** Project changed: ubuntu-push => ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1469446 Title: Notifications stopped working with r23 To manage notifications about this bug go

[Bug 1445465] Re: No push notifications in telegram after update (r21)

2016-08-17 Thread Jonas G. Drange
** Project changed: ubuntu-push => ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1445465 Title: No push notifications in telegram after update (r21) To manage notifications abo

[Bug 1415995] Re: Allow re-registering for push with same appId

2016-08-17 Thread Jonas G. Drange
** Project changed: ubuntu-push => ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1415995 Title: Allow re-registering for push with same appId To manage notifications about this

[Bug 1403866] Re: No notifications are received

2016-08-17 Thread Jonas G. Drange
** Project changed: ubuntu-push => ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1403866 Title: No notifications are received To manage notifications about this bug go to: http

[Bug 1312302] Re: for testing, allow overriding device id and auth tokens from commandline

2016-08-17 Thread Jonas G. Drange
** Project changed: ubuntu-push => ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312302 Title: for testing, allow overriding device id and auth tokens from commandline To ma

[Bug 1439737] Re: don't assume no account/auth if the signing-helper actually crashed

2016-08-17 Thread Jonas G. Drange
** Project changed: ubuntu-push => ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439737 Title: don't assume no account/auth if the signing-helper actually crashed To manage no

[Bug 1390473] Re: If /register fails with 401 the error returned to the application is ErrBadRequest instead of ErrBadAuth

2016-08-17 Thread Jonas G. Drange
** Changed in: ubuntu-push Status: In Progress => New ** Project changed: ubuntu-push => ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1390473 Title: If /register fails

[Bug 1424023] Re: Allow collapsing / replacing of notifications

2016-08-17 Thread Jonas G. Drange
** Project changed: ubuntu-push => ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1424023 Title: Allow collapsing / replacing of notifications To manage notifications about this

[Bug 1390659] Re: Client guide does not mention that helper apparmor needs to declare ubuntu-push-helper template

2016-08-17 Thread Jonas G. Drange
** Project changed: ubuntu-push => ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1390659 Title: Client guide does not mention that helper apparmor needs to declare ubuntu-push

[Bug 1393338] Re: Ubuntu.PushClient missing in API doc

2016-08-17 Thread Jonas G. Drange
** Project changed: ubuntu-push => ubuntu-push (Ubuntu) ** Changed in: ubuntu-push (Ubuntu) Status: In Progress => New ** Changed in: ubuntu-push (Ubuntu) Assignee: Roberto Alsina (ralsina) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1385341] Re: Crashes when methods are called with wrong arguments

2016-08-17 Thread Jonas G. Drange
** Changed in: ubuntu-push Status: In Progress => New ** Project changed: ubuntu-push => ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1385341 Title: Crashes when method

[Bug 1301906] Re: we shouldn't get into redialer loops about dbus services hoping they go from non-activateable to activable

2016-08-17 Thread Jonas G. Drange
** Project changed: ubuntu-push => ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1301906 Title: we shouldn't get into redialer loops about dbus services hoping they go from no

[Bug 1334736] Re: Using an endpoint without calling Dial() crashes

2016-08-17 Thread Jonas G. Drange
** Project changed: ubuntu-push => ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1334736 Title: Using an endpoint without calling Dial() crashes To manage notifications about t

[Bug 1298501] Re: Add logs for redialer

2016-08-17 Thread Jonas G. Drange
** Project changed: ubuntu-push => ubuntu-push (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1298501 Title: Add logs for redialer To manage notifications about this bug go to: https://bugs

[Bug 1280522] Fix proposed to oslo.messaging (feature/amqp-dispatch-router)

2016-08-17 Thread OpenStack Infra
Fix proposed to branch: feature/amqp-dispatch-router Review: https://review.openstack.org/356468 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1280522 Title: Replace assertEqual(None, *) with assert

[Bug 1614099] Re: stress-ng: mmapfork can randomly segfault, report this rather than fail

2016-08-17 Thread Colin Ian King
Fix committed, commit http://kernel.ubuntu.com/git/cking/stress- ng.git/commit/?id=1fa7e4e5d73034f0409360fa22677f811b6a6dbc ** Changed in: stress-ng (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 1614043] Re: /run/NetworkManager/conf.d/ files do not override files in /usr/lib/NetworkManager/conf.d

2016-08-17 Thread Launchpad Bug Tracker
This bug was fixed in the package network-manager - 1.2.2-0ubuntu7 --- network-manager (1.2.2-0ubuntu7) yakkety; urgency=medium [ Martin Pitt ] * debian/NetworkManager.conf: Re-Drop "dns=dnsmasq" option again, resolved now does DNS requests on port 53 so that chrome and other

[Bug 1614105] [NEW] /usr/lib/x86_64-linux-gnu/fwupd/fwupd:11:as_store_load_yaml_file:as_store_from_file_internal:as_store_load_app_info_file:as_store_load_app_info:as_store_search_app_info

2016-08-17 Thread errors.ubuntu.com bug bridge
Public bug reported: The Ubuntu Error Tracker has been receiving reports about a problem regarding fwupd. This problem was most recently seen with version 0.7.0-0ubuntu4.2, the problem page at https://errors.ubuntu.com/problem/383fc92e3f070ac2836bf575ac0ddc40814a5427 contains more details. ** Af

[Bug 1613871] Re: Regression: Rc-proposed Nexus 4 autobrightness does not work

2016-08-17 Thread taiebot65
OK sorry I have realized it does work after 4.5 sec.But the behaviour changed it used to when enabled changed straight away. Now it takes 4.5sec before changing. Previous behaviour brightness off turning britghness on you could see the change straight away. Current behavior turning it on it takes 4

[Bug 1582803] Re: [SRU]bug report script uses invalid nm options

2016-08-17 Thread Launchpad Bug Tracker
This bug was fixed in the package network-manager - 1.2.2-0ubuntu7 --- network-manager (1.2.2-0ubuntu7) yakkety; urgency=medium [ Martin Pitt ] * debian/NetworkManager.conf: Re-Drop "dns=dnsmasq" option again, resolved now does DNS requests on port 53 so that chrome and other

[Bug 1606796] Re: Telephone services (calls, sms) stops working after a while

2016-08-17 Thread Cédric Bellegarde
Fixed for me -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1606796 Title: Telephone services (calls, sms) stops working after a while To manage notifications about this bug go to: https://bugs.laun

[Bug 1379941] Re: handle "bad auth" error in qml (and highlevel docs)

2016-08-17 Thread Jonas G. Drange
** Changed in: ubuntu-push (Ubuntu) Assignee: Roberto Alsina (ralsina) => (unassigned) ** Changed in: ubuntu-push (Ubuntu) Status: Triaged => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1390473] [NEW] If /register fails with 401 the error returned to the application is ErrBadRequest instead of ErrBadAuth

2016-08-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: When the server replies a 401 on /register, ubuntu-push client should return ErrBadAuth instead of ErrBadRequest in order to signaal the application that the current U1 token is invalid and then application can decide what to do, e.g: do the remove/add tok

[Bug 1298501] [NEW] Add logs for redialer

2016-08-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: the redialer is silent. Make it a bit more verbose. ** Affects: ubuntu-push (Ubuntu) Importance: Low Status: New -- Add logs for redialer https://bugs.launchpad.net/bugs/1298501 You received this bug notification because you are a member o

[Bug 1613708] Re: Some Xapps buttons are not responding

2016-08-17 Thread Christopher Townsend
Update: So I tried rotating the tablet into portrait mode as suggested, and the buttons suddenly work! I'm not sure where the bug lies in this case, but wherever the bug is, the version of xmir that is currently in the overlay is not affected by it whereas the overlay candidate is. -- You recei

[Bug 1614106] [NEW] /usr/lib/x86_64-linux-gnu/fwupd/fwupd:11:_int_malloc:__GI___libc_malloc:g_malloc:g_malloc_n:g_variant_builder_init

2016-08-17 Thread errors.ubuntu.com bug bridge
Public bug reported: The Ubuntu Error Tracker has been receiving reports about a problem regarding fwupd. This problem was most recently seen with version 0.7.0-0ubuntu4.2, the problem page at https://errors.ubuntu.com/problem/b53504c5a51e8db62de1ecde7a959659ac773c60 contains more details. ** Af

[Bug 1614070] Re: Unity8 doesn't rotate on new images whether via flash or ota

2016-08-17 Thread Jean-Baptiste Lallement
** 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 => Confirmed ** Changed in: canonical-devices-system-ima

[Bug 1439360] Re: /usr/lib/ubuntu-push-client/signing-helper:11:fromUnicode:flushWriteBuffer:QTextStream::flush:QMetaObject::activate:QMetaObject::activate

2016-08-17 Thread Jonas G. Drange
** Changed in: ubuntu-push (Ubuntu) Assignee: Roberto Alsina (ralsina) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439360 Title: /usr/lib/ubuntu-push-client/signing- helpe

[Bug 1380662] Re: legacy apps re-set their notification status on reboot

2016-08-17 Thread Jonas G. Drange
** Changed in: ubuntu-push (Ubuntu) Status: In Progress => Fix Released ** No longer affects: ubuntu-system-settings (Ubuntu) ** Changed in: gsettings-ubuntu-touch-schemas (Ubuntu) Status: In Progress => New ** Changed in: gsettings-ubuntu-touch-schemas (Ubuntu) Assignee: John

[Bug 1483079] Re: TestRunBacklogFailedContinuesDiffApp is racy

2016-08-17 Thread Jonas G. Drange
** Changed in: ubuntu-push (Ubuntu) Assignee: Samuele Pedroni (pedronis) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1483079 Title: TestRunBacklogFailedContinuesDiffApp is rac

[Bug 1414799] Re: click-hook crashed with FileNotFoundError in collect_helpers(): [Errno 2] No such file or directory: '/home/username/.local/share/ubuntu-push-client/helpers'

2016-08-17 Thread Jonas G. Drange
** Changed in: ubuntu-push (Ubuntu) Status: Confirmed => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1414799 Title: click-hook crashed with FileNotFoundError in collect_helpers(): [Errn

[Bug 1390659] Re: Client guide does not mention that helper apparmor needs to declare ubuntu-push-helper template

2016-08-17 Thread Jonas G. Drange
** Changed in: ubuntu-push (Ubuntu) Status: In Progress => New ** Changed in: ubuntu-push (Ubuntu) Assignee: John Lenton (chipaca) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1475612] Re: ubuntu-push ftbfs with GCC 5

2016-08-17 Thread Jonas G. Drange
** Changed in: ubuntu-push (Ubuntu) Milestone: ubuntu-15.07 => None -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1475612 Title: ubuntu-push ftbfs with GCC 5 To manage notifications about this

[Bug 1614108] [NEW] QStandardPaths::RuntimeLocation returns empty string under pbuilder

2016-08-17 Thread Alberto Mardegan
Public bug reported: The unit tests for ubuntu-system-settings-online-accounts are failing when run under pbuilder: == task-0: * Start testing of UiProxyTest * task-0: Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release

[Bug 1605956] Re: package missing in 16.04

2016-08-17 Thread Barry Warsaw
I know, and it's a bit of a shame. bzr-fastimport has returned in 16.10, but it is very unfortunate that it's not available at all in the LTS release. Maybe that makes it a good candidate for backporting. In any event, when I still have to do this kind of thing (thankfully, getting more rare by

[Bug 1591695] Re: libvirt-guest.sh will never sucessfully shutdown more than one virtual machine in my setup

2016-08-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: libvirt (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591695 Title: li

[Bug 1183692] Re: Not enough disk space for kernel security update on /boot

2016-08-17 Thread Robert
This one has just bitten me, and necessitated research to fix it. The suggestion offered by the updater, to run "sudo apt-get clean", not only does not address the issue (because the old kernels are left in place), but also is user-hostile. Why not ask the user if they want to clean up from pas

[Bug 1558480] Re: Make Wine packages synced from Debian

2016-08-17 Thread jre
Great, Graham! That worked. So now everybody may test the transition from src:wine1.6 to src:wine in: https://launchpad.net/~jre- phoenix/+archive/ubuntu/transition+wine1.6+wine/ CAVEAT: I messed up the Ubuntu versioning in there (1.8.3-3+local50+Ubuntu.src.wine), so there won't be an automatic

[Bug 1610292] Re: Snap installed with --devmode can't use sudo

2016-08-17 Thread Jamie Strandboge
Thanks for reporting back Sylvain! :) ** Changed in: snappy Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1610292 Title: Snap installed with --devmode can't use

[Bug 1398067] Re: /usr/lib/ubuntu-push-client/click-hook:FileNotFoundError:/usr/lib/ubuntu-push-client/click-hook@119:main:collect_helpers

2016-08-17 Thread Jonas G. Drange
** Changed in: ubuntu-push (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1398067 Title: /usr/lib/ubuntu-push-client/click-hook:FileNotFoundError:/usr/lib

[Bug 1436940] Re: Qualcomm Atheros QCA6164 802.11ac Wireless Network Adapter [168c:0041] is not supported

2016-08-17 Thread Seth Forshee
@Kees: Could you provide dmesg after the firmware crash you see with the board files from linux-firmware? Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1436940 Title: Qualcomm Atheros QCA616

[Bug 1445465] Re: No push notifications in telegram after update (r21)

2016-08-17 Thread Jonas G. Drange
** Changed in: ubuntu-push (Ubuntu) Assignee: Roberto Alsina (ralsina) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1445465 Title: No push notifications in telegram after updat

[Bug 1614109] [NEW] Sub-process /usr/bin/dpkg returned an error code (1)

2016-08-17 Thread Hugh V Railey
Public bug reported: Running 16.04 . All functionality appears to be working, albeit, I have yet to connect my HDMI TV. I really am impressed with how far Ubuntu has come and plan to use it from now on, please advise where I may send a donation to help. ProblemType: Bug DistroRelease: Ubuntu 16.0

[Bug 1593919] Re: Bluetooth not working with Meizu Pro 5

2016-08-17 Thread Alexandre Payet
*** This bug is a duplicate of bug 1590844 *** https://bugs.launchpad.net/bugs/1590844 ** This bug has been marked a duplicate of bug 1590844 Bluetooth headset not working with Meizu Pro 5 Ubuntu Edition -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1614108] Re: QStandardPaths::RuntimeLocation returns empty string under pbuilder

2016-08-17 Thread Alberto Mardegan
I investigated this bug, and it happens because QFileInfo::ownerId() returns -2 while inspecting the runtime directory. The documentation says: On Windows and on systems where files do not have owners this function returns ((uint) -2). It's not clear though, why would this be returning -2

[Bug 1614112] [NEW] Grub failed to install during xubuntu installation

2016-08-17 Thread Kevin McGuinness
Public bug reported: I tried the install directly from the USB and then by doing a Try-xubuntu with the live disk. >From the live disk, I did a boot-repair and boot-info 2 times. Here are the >values given: http://paste2.org/VJjkBvX http://paste2.org/Xc5a24GK ProblemType: Bug DistroRelease: Ub

[Bug 1613708] Re: Some Xapps buttons are not responding

2016-08-17 Thread Christopher Townsend
Here is the debdiff between the version of xmir in the overlay (working) and the candidate version: http://pastebin.ubuntu.com/23064583/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1613708 Title:

Re: [Bug 1611896] Re: can't install recommended updates

2016-08-17 Thread Thomas A Kulenkamp
I tried to install ubuntu-desktop by: sudo apt-get install ubuntu-desktop in a terminal window and it said I already had the latest desktop. See attached dialog. Is there another way to install the package ubuntu-desktop? Afterwards I tried the update again and I still get the same errors. To

[Bug 1591695] Re: libvirt-guest.sh will never sucessfully shutdown more than one virtual machine in my setup

2016-08-17 Thread Richard
I can confirm that this bug still exists and appears also when libvirt +qemu-kvm is used. Ubuntu 16.04.1 LTS libvirt-bin: 1.3.1-1ubuntu10.1 qemu-kvm:1:2.5+dfsg-5ubuntu10.4 The provided patch fixes this issue. https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1591695/+attachment/4682215/+

[Bug 1590776] Re: hide selection handle when start typing

2016-08-17 Thread Olivier Tilloy
Oxide 1.16.8 is in silo 34 and being tested now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1590776 Title: hide selection handle when start typing To manage notifications about this bug go to: h

[Bug 1460464] Re: Add support for the OPUS audio format

2016-08-17 Thread Jim Hodapp
You can track this landing currently in silo 58. It's presently under QA. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1460464 Title: Add support for the OPUS audio format To manage notifications

[Bug 1614113] [NEW] New upstream microreleases 9.1.23, 9.3.14, 9.5.4

2016-08-17 Thread Martin Pitt
*** This bug is a security vulnerability *** Public security bug reported: Last week PostgreSQL published new microreleases: https://www.postgresql.org/about/news/1688/ These contain two CVEs, thus should go via -security. ** Affects: postgresql-9.1 (Ubuntu) Importance: Undecided

[Bug 1612713] Re: Please merge debian version of golang-juju-loggo-dev

2016-08-17 Thread Chris J Arges
Hello Nicholas, or anyone else affected, Accepted juju-core into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/juju- core/2.0~beta15-0ubuntu1.16.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new pac

[Bug 1613718] Re: [SRU] Juju 2.0-beta15 for Xenial

2016-08-17 Thread Chris J Arges
Hello Nicholas, or anyone else affected, Accepted juju-core into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/juju- core/2.0~beta15-0ubuntu1.16.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new pac

[Bug 1614113] Re: New upstream microreleases 9.1.23, 9.3.14, 9.5.4

2016-08-17 Thread Martin Pitt
Yakkety already was autosynced: postgresql-9.5 | 9.5.4-1 | yakkety| source, amd64, arm64, armhf, i386, powerpc, ppc64el, s390x ** Changed in: postgresql-9.5 (Ubuntu Yakkety) Status: New => Fix Released ** No longer affects: postgresql-9.5 (Ubuntu) ** No longer affec

[Bug 1282157] Re: Keyboard layout switching doesn't work in Unity Spread Filter

2016-08-17 Thread Andrea Azzarone
** Changed in: unity (Ubuntu) Importance: High => Low ** Changed in: unity Importance: High => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1282157 Title: Keyboard layout switching doesn

[Bug 1072746] Re: window title in panel is missing after "the spread"

2016-08-17 Thread Andrea Azzarone
Mateusz, the problem you're describing is a different one (the fix is in progress). Closing this bug as it should be already fixed. ** Changed in: unity (Ubuntu) Status: Triaged => Invalid ** No longer affects: unity/7.2 ** No longer affects: unity ** Changed in: unity (Ubuntu) Assi

[Bug 1614112] Re: Grub failed to install during xubuntu installation

2016-08-17 Thread Jim Read
I'm no expert with this, but did you format your disk with a DOS partition table? if so installing on a UEFI machine will fail. They don't go together. The best way to fix this (if I'm right, and I'm not sure) is to reformat your hard disk with a GPT partition table instead. It's generally a bette

[Bug 1612684] Re: dies when run in a place that is not inside the snap chroot

2016-08-17 Thread Zygmunt Krynicki
This is fixed in master with this patch: https://github.com/snapcore/snap- confine/commit/1ab8e095195d07c766f75f85d9d9430a0f088dbd It will be released as a part of snap-confine 1.0.40 ** Also affects: snap-confine Importance: Undecided Status: New ** Changed in: snap-confine Mile

[Bug 1612715] onibi (i386) - tests ran: 65, failed: 26

2016-08-17 Thread Brad Figg
tests ran: 65, failed: 26; http://kernel.ubuntu.com/testing/3.13.0-95.142/onibi__3.13.0-95.142__2016-08-17_09-49-00/results-index.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1612715 Title:

[Bug 1612713] Re: Please merge debian version of golang-juju-loggo-dev

2016-08-17 Thread Nicholas Skaggs
** Description changed: The current package in ubuntu is old and the maintainer is no longer able to maintain the package. I'd like to request we replace this package with the debian version which is newer and has a maintainer. + + NOTE: juju-core in xenial would like to depend on this pack

[Bug 1614116] [NEW] Switching maximized windows using the spread might lead to wrong title.

2016-08-17 Thread Andrea Azzarone
Public bug reported: 1. Open at least two maximized windows 2. Select one of the windows (last opened seems better) 3. Hit Super + W 4. Start writing to select the other(s) window opened 5. Select it, hitting enter. The title will be wrong (the one of the previous title) ** Affects: unity (Ubunt

[Bug 1612135] Re: CIFS client: access problems after updating to kernel 4.4.0-3*-generic

2016-08-17 Thread Ian Gordon
I have the same problem. I do not experience the problem with kernel 4.4.0-28 but do with 4.4.0-31 and above. If you access the CIFS share (which contains DFS referrals) as root it works fine - but not as a normal user. -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 1614116] Re: Switching maximized windows using the spread might lead to wrong title.

2016-08-17 Thread Launchpad Bug Tracker
** Branch linked: lp:~azzar1/unity/fix-spread-maximized-windows- keyboard-switch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1614116 Title: Switching maximized windows using the spread might lead

<    1   2   3   4   5   6   7   8   9   >