[Bug 1651165] Re: Unable to change disk name using maas gui

2017-04-07 Thread Brendan Donegan
I can reproduce this - if the disk name shouldn't be editable than it
should be disabled in the UI

** Changed in: maas
   Status: New => Triaged

** Changed in: maas
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1651165

Title:
  Unable to change disk name using maas gui

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1651165/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1408106] Re: attach_disconnected not sufficient for overlayfs

2017-04-06 Thread Brendan Donegan
@lamont does this need to have a MAAS task? Are we going to address it
somehow in MAAS?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1408106

Title:
  attach_disconnected not sufficient for overlayfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1408106/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1639766] Re: [SRU] MAAS 2.1.1

2016-11-14 Thread Brendan Donegan
The MAAS team has done its testing - everything looks ok from our point
of view.

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1639766

Title:
  [SRU] MAAS 2.1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1639766/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1628337] Re: cloud-init tries to install NTP before even configuring the archives

2016-10-06 Thread Brendan Donegan
I tested 0.7.8-1-g3705bb5-0ubuntu1~16.04.3, it fixes the issue in our
environment. Marking verification-done


** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1628337

Title:
  cloud-init tries to install NTP before even configuring the archives

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1628337/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1586762] Re: Clock skew from host when using adt-virt-qemu runner

2016-05-30 Thread Brendan Donegan
I was assured we were running a recent version but this must not be the
case - thanks for info!

On Mon, 30 May 2016, 14:31 Martin Pitt,  wrote:

> This was fixed almost a year ago in Ubuntu 15.10 (wily) in
>
> autopkgtest (3.16.3) unstable; urgency=medium
>
>   * Don't invoke QEMU with -localtime. QEMU defaults to and Linux prefers
> the
> hw clock in UTC. This avoids large time jumps when doing NTP.
>  [...]
>  -- Martin Pitt   Thu, 27 Aug 2015 19:54:51 +0200
>
> So I suggest using the version in trusty-backports or running
> autopkgtest directly from git in your Jenkins instance.
>
> ** Changed in: autopkgtest (Ubuntu)
>Status: New => Fix Released
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1586762
>
> Title:
>   Clock skew from host when using adt-virt-qemu runner
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1586762/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1586762

Title:
  Clock skew from host when using adt-virt-qemu runner

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1586762/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1523501] Re: r1712 broke our AP tests on desktop and device

2015-12-07 Thread Brendan Donegan
** Branch linked: lp:~canonical-platform-qa/ubuntu-ui-
toolkit/fix_keyboard_bug1523501

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523501

Title:
  r1712 broke our AP tests on desktop and device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1523501/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1520164] [NEW] overlay buttons globalRect has wrong y co-ordinate (represents center of the object, rather than the top)

2015-11-26 Thread Brendan Donegan
Public bug reported:

The globalRect property of an object is supposed to represent the top
left hand corner of it, along with the width and height. Taking
advantage of that fact, Autopilot calculates the middle as x, y = x+w/2,
y+h/2

This calculation seems to have been thrown off by the overlay buttons in
the camera-app. In this case the globalRect represents the center of the
object. We determined this by enabling the touch vizualisation in
Unity8:

$ apt-get install qtdbus-qt5
$ qdbus --system com.canonical.Unity.Screen / 
com.canonical.Unity.Screen.setTouchVisualizationEnabled true

When clicking using click_object this clicks in the center, just below
the button. If we use the globalRect co-ordinates directly (without
adding width and height) it clicks in the exact center of the button.

Note that camera-app seems to be the only application affected by this
issue at the moment.

Another note - the x, y, width and height properties (outside of
globalRect) seem to be correct.

$ system-image-cli -i
current build number: 187
device name: krillin
channel: ubuntu-touch/rc-proposed/bq-aquaris.en
last update: 2015-11-24 09:51:16
version version: 187
version ubuntu: 20151124
version device: 20151028-869191d
version custom: 2015--36-46-vivid

** Affects: camera-app
 Importance: Undecided
 Status: New

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1520164

Title:
  overlay buttons globalRect has wrong y co-ordinate (represents center
  of the object, rather than the top)

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1520164/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1520164] Re: overlay buttons globalRect has wrong y co-ordinate (represents center of the object, rather than the top)

2015-11-26 Thread Brendan Donegan
Well it will be once this is fixed: https://bugs.launchpad.net/camera-
app/+bug/1520171

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1520164

Title:
  overlay buttons globalRect has wrong y co-ordinate (represents center
  of the object, rather than the top)

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1520164/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1514432] [NEW] autopilot helper enter_search_query uses wrong objectName for search button

2015-11-09 Thread Brendan Donegan
Public bug reported:

The objectName of the search button in the Dash header recently changed
from search_header_button to search_action_button, breaking the
enter_search_query helper:

autopilot.exceptions.StateNotFoundError: Object not found with name '*'
and properties {'objectName': 'search_header_button'}.

** Affects: unity-scope-click (Ubuntu)
 Importance: Undecided
 Status: New

** Branch linked: lp:~canonical-platform-qa/unity-scope-
click/fix_search_button_objectname

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1514432

Title:
  autopilot helper enter_search_query uses wrong objectName for search
  button

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1514432/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1513044] [NEW] autopilot tests failing, unable to find 'Label'

2015-11-04 Thread Brendan Donegan
Public bug reported:

Running the messaging-app autopilot tests, we get 20 out of 27 tests
failing. The majority of them due to not being able to find 'Label'
objects. This appears to be because Label has changed to UCLabel in a
recent version of messaging-app. Below is a typical traceback from one
of the failures:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/messaging_app/tests/test_messaging.py", 
line 290, in test_delete_message_swipe_right
self.main_view.send_message([phone_num], message)
  File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
return f(instance, *args, **kwargs)
  File "/usr/lib/python3/dist-packages/messaging_app/emulators.py", line 392, 
in send_message
thread_bubble = self.get_message(message)
  File "/usr/lib/python3/dist-packages/messaging_app/emulators.py", line 68, in 
get_message
'{}'.format(text))
messaging_app.emulators.EmulatorException: Could not find message with the text 
delete me okay

phablet@ubuntu-phablet:~$ system-image-cli -i
current build number: 164
device name: krillin
channel: ubuntu-touch/rc-proposed/bq-aquaris.en
last update: 2015-11-04 10:36:00
version version: 164
version ubuntu: 20151104
version device: 20150821-736d127
version custom: 20150925-901-35-40-vivid

Attached is a subunit file with all the results from the run - it can be
best viewed with the 'trv' application:
https://launchpad.net/~thomir/+archive/ubuntu/trv

** Affects: messaging-app (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "messaging.subunit"
   
https://bugs.launchpad.net/bugs/1513044/+attachment/4512708/+files/messaging.subunit

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1513044

Title:
  autopilot tests failing, unable to find 'Label'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/messaging-app/+bug/1513044/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1507491] Re: Some behaviors in 'Find in page' mode do not meet the requirements

2015-11-03 Thread Brendan Donegan
@Evan, this is a partial duplicate of
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1511736
(for the first behaviour), please update this bug to only mention the
second issue, and please don't file one bug for multiple distinct issues
(even though they are related to the same test case, you should instead
link both bugs to that test case)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507491

Title:
  Some behaviors in 'Find in page' mode do not meet the requirements

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1507491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1511736] [NEW] Find in page search wraps around, but spec says it should not

2015-10-30 Thread Brendan Donegan
Public bug reported:

The Find in Page specification for the browser says:

"Next/Previous chevrons will be disabled if at the top/bottom of the
list"

However they are not and the search wraps around if they are pressed at
that point

https://docs.google.com/presentation/d/1Qrd4Flfs3EH-fI79IfrYgLdAx2nce-
L7ve8NKLCX324/edit#slide=id.g3ddd7bb9c_031

> system-image-cli -i
current build number: 161
device name: krillin
channel: ubuntu-touch/rc-proposed/bq-aquaris.en
last update: 2015-10-30 08:59:33
version version: 161
version ubuntu: 20151030
version device: 20150821-736d127
version custom: 20150925-901-35-40-vivid

** Affects: webbrowser-app (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- Find in page search wraps around, but spec says it should not be
+ Find in page search wraps around, but spec says it should not

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1511736

Title:
  Find in page search wraps around, but spec says it should not

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1511736/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1508130] [NEW] 'find in page' fails to focus address bar every second time

2015-10-20 Thread Brendan Donegan
Public bug reported:

Steps to reproduce:

1. Open the Web Browser
2. Open the Drawer widget on the top right corner
3. Select Find In Page
4. Confirm the address bar is focused (in find in page mode) and the keyboard 
appears
5. Press Back to return to normal browsing view
6. Open the Drawer widget again
7. Select Find In Page again

Expected result:

The address bar (in find in page mode) is focused and the keyboard
appears

Actual result:

Find in page mode is active but the address bar is not focused and the
keyboard does not appear

current build number: 152
device name: krillin
channel: ubuntu-touch/rc-proposed/bq-aquaris.en
last update: 2015-10-18 22:11:48
version version: 152
version ubuntu: 20151016
version device: 20150821-736d127
version custom: 20150925-901-35-40-vivid

** Affects: webbrowser-app (Ubuntu)
 Importance: High
 Assignee: Ugo Riboni (uriboni)
 Status: Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1508130

Title:
  'find in page' fails to focus address bar every second time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1508130/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1378245] Re: citrain could use a more accurate way to upgrade from silos

2015-10-13 Thread Brendan Donegan
** Changed in: phablet-tools (Ubuntu)
   Status: In Progress => Confirmed

** Changed in: phablet-tools (Ubuntu)
 Assignee: Brendan Donegan (brendan-donegan) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378245

Title:
  citrain could use a more accurate way to upgrade from silos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phablet-tools/+bug/1378245/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1497222] [NEW] citrain device-upgrade can leave packages installed that should be removed

2015-09-18 Thread Brendan Donegan
Public bug reported:

When we use the citrain device-upgrade command to install a silo, it may
be the case that packaging changes mean that packages would be dropped
if we use autoremove. At the moment this doesn't happen so we don't
catch a whole category of bugs where important packages are dropped.

** Affects: phablet-tools (Ubuntu)
 Importance: Undecided
 Status: New

** Branch linked: lp:~davmor2/phablet-tools/add-autoremove

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1497222

Title:
  citrain device-upgrade can leave packages installed that should be
  removed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phablet-tools/+bug/1497222/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1497222] Re: citrain device-upgrade can leave packages installed that should be removed

2015-09-18 Thread Brendan Donegan
** Changed in: phablet-tools (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: phablet-tools (Ubuntu)
 Assignee: (unassigned) => Dave Morley (davmor2)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1497222

Title:
  citrain device-upgrade can leave packages installed that should be
  removed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phablet-tools/+bug/1497222/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1491484] [NEW] Anker keyboard doesn't send key events to krillin

2015-09-02 Thread Brendan Donegan
Public bug reported:

I have an Anker BT keyboard which seems to work fine on the Nexus 4 with
Android, but when I use it with Krillin and Ubuntu it doesn't seem to
receive keypresses. In fact I have used a hack boot.img to get it to
even connect. The exact model is : http://www.amazon.co.uk/Compact-
Wireless-Bluetooth-Keyboard-
Rechargeable/dp/B00PIMRCFG/ref=sr_1_2?ie=UTF8=1441209196=8-2=anker+bluetooth+keyboard

phablet@ubuntu-phablet:~$ system-image-cli -i
current build number: 114
device name: krillin
channel: ubuntu-touch/rc-proposed/bq-aquaris.en
last update: 2015-09-02 08:01:15
version version: 114
version ubuntu: 20150902
version device: 20150821-736d127
version custom: 20150821-887-33-32-vivid

** Affects: bluez (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1491484

Title:
  Anker keyboard doesn't send key events to krillin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1491484/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1479734] [NEW] After restarting unity8, clicking 'Purchase' button doesn't launch online-accounts-ui dialog

2015-07-30 Thread Brendan Donegan
Public bug reported:

Prerequisites:

The user has not logged in to their Ubuntu One account

Steps to reproduce:

1. Stop unity8 '/sbin/initctl/stop unity8'
2. Start unity8 '/sbin/initctl/start unity8'
3. Swipe to the apps scope
4. Scroll down and tap on the Ubuntu Store icon
5. Search for the app 'Riddling'
6. Tap on the purchase button

Expected result:

online-accounts-ui dialog opens

Actual result:

Button flashes 'In progress' and the dialog never opens

Going back from the preview screen and returning and tapping on the
purchase button again will cause the accounts dialog to appear

** Affects: unity-scope-click (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1479734

Title:
  After restarting unity8, clicking 'Purchase' button doesn't launch
  online-accounts-ui dialog

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1479734/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1464414] [NEW] Contact number not filled if full name is entered but number is not selected from drop-down

2015-06-11 Thread Brendan Donegan
Public bug reported:

Prerequisites:

A contact is in the address book with a name and number (e.g. 'Test
Tester', '0011223344'

1. Open the messaging application
2. Swipe up to create a new message
3. Enter the full name of the contact (i.e. 'Test Tester') in the To: field
4. Tap on the 'Write a message...' field
5. Enter your message text
6. Tap on Send

Expected result:

Message is sent successfully (assuming sufficient credit and a valid
number). Opening the message info shows the number of the contact

Actual result:

The message fails to send and opening the message info shows the To:
field as blank

current build number: 410
device name: krillin
channel: ubuntu-touch/rc-proposed/bq-aquaris.en-proposed
last update: 2015-06-11 10:06:15
version version: 410
version ubuntu: 20150611
version device: 20150529-8e13c5f
version custom: 20150528-722-29-15-vivid

** Affects: messaging-app (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1464414

Title:
  Contact number not filled if full name is entered but number is not
  selected from drop-down

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/messaging-app/+bug/1464414/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1461577] [NEW] Need a way to copy files to the test bed so they are cleaned up at the end of the run

2015-06-03 Thread Brendan Donegan
Public bug reported:

In our project we want to copy a config file to the testbed so that it
can be read in any test. Right now we put it in /tmp, but this is only
cleaned up on reboot. The file should persist across all tests.

** Affects: autopkgtest (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1461577

Title:
  Need a way to copy files to the test bed so they are cleaned up at the
  end of the run

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1461577/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1460017] [NEW] unable to set lock security on first boot

2015-05-29 Thread Brendan Donegan
Public bug reported:

After flashing Krillin with Wily and going through the wizard (where I
specify a Passphrase when prompted), I find that the passphrase lock is
working in Unity8, BUT:

1.) When I go to the Lock Security screen the lock security mode is listed as 
'Swipe (no security)'
2.) If I try to set it to anything else I get a'Could not set security mode' 
error
3.) Developer mode cannot be switched on

Rebooting the device returns everything to normal

current build number: 223
device name: krillin
channel: ubuntu-touch/devel-proposed/ubuntu
last update: 2015-05-29 10:01:06
version version: 223
version ubuntu: 20150524
version device: 20150511-3912934
version custom: 20150524

** Affects: ubuntu-system-settings (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1460017

Title:
  unable to set lock security on first boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1460017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1450730] Re: enter_search_query sometimes fails to open the search box

2015-05-01 Thread Brendan Donegan
** Changed in: unity-scope-click (Ubuntu)
   Status: New = In Progress

** Changed in: unity-scope-click (Ubuntu)
 Assignee: (unassigned) = Brendan Donegan (brendan-donegan)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1450730

Title:
  enter_search_query sometimes fails to open the search box

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1450730/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1450730] [NEW] enter_search_query sometimes fails to open the search box

2015-05-01 Thread Brendan Donegan
Public bug reported:

It appears that sometimes the enter_search_query AP helper is failing to
click the Search button in the Dash. This means we end up with the
following traceback:

Traceback (most recent call last):
File 
/tmp/adt-run.CIYj4V/build.vwJ/real-tree/ubuntu_sanity_tests/tests/test_app_store.py,
 line 101, in test_install_free_app
store_scope.enter_search_query('OSMTouch')
File 
/tmp/adt-run.CIYj4V/deps/usr/lib/python3/dist-packages/autopilot/logging.py, 
line 46, in inner
return f(instance, *args, **kwargs)
File 
/tmp/adt-run.CIYj4V/deps/usr/lib/python3/dist-packages/unityclickscope/init.py,
 line 95, in enter_search_query
headerContainer.contentY.wait_for(0)
File 
/tmp/adt-run.CIYj4V/deps/usr/lib/python3/dist-packages/autopilot/introspection/types.py,
 line 180, in wait_for
failure_msg))
AssertionError: After 10.0 seconds test on QQuickFlickable.contentY failed: 0 
!= dbus.Double(91.0, variant_level=1)

Checking the helper it looks like it is doing select_single, not
wait_select_single leaving it open to timing issues.

current build number: 201
device name: krillin
channel: ubuntu-touch/devel-proposed
alias: ubuntu-touch/vivid-proposed
last update: 2015-04-30 22:23:07
version version: 201
version ubuntu: 20150430
version device: 20150326-f0c5ba5
version custom: 20150430

** Affects: unity-scope-click (Ubuntu)
 Importance: Undecided
 Assignee: Brendan Donegan (brendan-donegan)
 Status: In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1450730

Title:
  enter_search_query sometimes fails to open the search box

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1450730/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1431421] [NEW] adt-run could export the SUDO_ASKPASS variable to the testbed

2015-03-12 Thread Brendan Donegan
Public bug reported:

It would be good to store the location of the SUDO_ASKPASS script on the
testbed, so that specific commands can be run as root even though the
rest of the test is running as the user.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: autopkgtest 3.11.1
ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
Uname: Linux 3.19.0-7-generic x86_64
ApportVersion: 2.16.2-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Mar 12 15:26:53 2015
InstallationDate: Installed on 2013-11-30 (467 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
PackageArchitecture: all
SourcePackage: autopkgtest
SystemImageInfo:
 current build number: 0
 device name: 
 channel: daily
 last update: Unknown
UpgradeStatus: Upgraded to vivid on 2015-02-10 (30 days ago)

** Affects: autopkgtest (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug vivid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1431421

Title:
  adt-run could export the SUDO_ASKPASS variable to the testbed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1431421/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1424889] Re: Click app (Camera) cannot find qttestability library

2015-02-25 Thread Brendan Donegan
Works perfectly

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1424889

Title:
  Click app (Camera) cannot find qttestability library

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1424889/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1424889] Re: Click app (Camera) cannot find qttestability library

2015-02-24 Thread Brendan Donegan
The error looks like:

Library qttestability load failed: Cannot load library qttestability: 
(qttestability: cannot open shared object file: No such file or directory)
Library qttestability load failed!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1424889

Title:
  Click app (Camera) cannot find qttestability library

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1424889/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1420267] [NEW] phablet-network fails when nmcli reports device type as 'wifi' instead of 'wireless'

2015-02-10 Thread Brendan Donegan
Public bug reported:

phablet-network egreps for 'wireless' in the output of nmcli to find the
adapter name for the wireless card. This fails on systems (like mine)
which report it as 'wifi'. We need to egrep wireless|wifi instead

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: phablet-tools 1.1+15.04.20141107.1-0ubuntu1 [modified: 
usr/bin/phablet-test-run]
Uname: Linux 3.13.0-031300rc2-generic x86_64
ApportVersion: 2.16-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Feb 10 12:30:02 2015
InstallationDate: Installed on 2013-11-30 (436 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
PackageArchitecture: all
SourcePackage: phablet-tools
SystemImageInfo:
 current build number: 0
 device name: 
 channel: daily
 last update: Unknown
UpgradeStatus: Upgraded to vivid on 2015-02-10 (0 days ago)

** Affects: phablet-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug third-party-packages vivid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1420267

Title:
  phablet-network fails when nmcli reports device type as 'wifi' instead
  of 'wireless'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phablet-tools/+bug/1420267/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1413316] Re: Dialler shows 'No network' even though SIM is present (vivid)

2015-01-31 Thread Brendan Donegan
I wouldn't call a phone not being able to make phone calls anything less
than Critical!

** Changed in: telepathy-ofono (Ubuntu)
   Importance: High = Critical

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1413316

Title:
  Dialler shows 'No network' even though SIM is present (vivid)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1413316/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1414591] Re: Location service toggle in wizard is off by default - used to be on

2015-01-26 Thread Brendan Donegan
@Charles - is this during the wizard? It seems to be running after the
system is fully booted

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1414591

Title:
  Location service toggle in wizard is off by default - used to be on

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-location/+bug/1414591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1414591] [NEW] Location service toggle in wizard is off by default - used to be on

2015-01-26 Thread Brendan Donegan
Public bug reported:

When running the wizard, previously the first check box for selecting
whether to enable the location service was on. Now it is off by default
which is unexpected.

Contents of /var/lib/ubuntu-location-service/config.ini are:
http://paste.ubuntu.com/9879658/

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: ubuntu-location-service-bin 2.1+15.04.20150125~rtm-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu8
Architecture: armhf
Date: Mon Jan 26 10:06:16 2015
InstallationDate: Installed on 2015-01-26 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150126-030204)
SourcePackage: location-service
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.init.ubuntu.location.service.conf: 2015-01-21T12:40:24

** Affects: location-service (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf utopic

** Description changed:

  When running the wizard, previously the first check box for selecting
  whether to enable the location service was on. Now it is off by default
  which is unexpected.
+ 
+ Contents of /var/lib/ubuntu-location-service/config.ini are:
+ http://paste.ubuntu.com/9879658/
  
  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: ubuntu-location-service-bin 2.1+15.04.20150125~rtm-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: armhf
  Date: Mon Jan 26 10:06:16 2015
  InstallationDate: Installed on 2015-01-26 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150126-030204)
  SourcePackage: location-service
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.init.ubuntu.location.service.conf: 2015-01-21T12:40:24

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1414591

Title:
  Location service toggle in wizard is off by default - used to be on

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1414591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1414610] [NEW] Location indicator switches are off and won't switch on if HERE TCs were not accepted in the wizard

2015-01-26 Thread Brendan Donegan
Public bug reported:

Steps to reproduce:

1. Boot the device and run the wizard
2. On the Location screen select the first checkbox 'Allow apps to use your 
mobile and Wi-Fi networks to determine your location'
3. Tap Continue and finish the wizard
4. Skip the edges demo and open the location indicator

Expected result:

Switches are on but HERE TCs are not shown

Actual result:

Switches are off and toggling them on doesn't work (they switch off
after a few seconds), and HERE TCs are not shown

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: indicator-location 13.10.0+14.10.20141007-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu8
Architecture: armhf
Date: Mon Jan 26 11:28:18 2015
InstallationDate: Installed on 2015-01-26 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150126-030204)
SourcePackage: indicator-location
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: indicator-location (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1414610

Title:
  Location indicator switches are off and won't switch on if HERE TCs
  were not accepted in the wizard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-location/+bug/1414610/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1414029] [NEW] HERE asks to download the Android app on first launch

2015-01-23 Thread Brendan Donegan
Public bug reported:

Prerequisites:

HERE webapp has never been launched before

Steps to reproduce:

1. Launch HERE
2. Accept location prompt
3. Dismiss prompts until you see the one asking to install the Android app

Expected result:

This prompt should never be shown since we're on Ubuntu

Actual result:

It is shown and could confuse users apart from being irrelevant

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: webapp-container 0.23+15.04.20141218~rtm-0ubuntu1 [origin: unknown]
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu8
Architecture: armhf
Date: Fri Jan 23 14:44:40 2015
InstallationDate: Installed on 2015-01-23 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150123-030204)
SourcePackage: webbrowser-app
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: webbrowser-app (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf third-party-packages utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1414029

Title:
  HERE asks to download the Android app on first launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1414029/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1414029] Re: HERE asks to download the Android app on first launch

2015-01-23 Thread Brendan Donegan
** Attachment added: Android app prompt
   
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1414029/+attachment/4304402/+files/here-android-app.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1414029

Title:
  HERE asks to download the Android app on first launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1414029/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1413682] [NEW] Translucent black square shown behind 'You have no contacts' dialog

2015-01-22 Thread Brendan Donegan
Public bug reported:

Ensure that Contacts has never been opened before running this test

Steps to reproduce:

1. Open Contacts
2. Wait for the 'You have no contacts' dialog to appear

Expected result:

Dialog is displayed over the Contacts app without visual glitches

Actual result:

Behind the dialog is a translucent black square as shown in the attached
screenshot

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: address-book-app 0.2+15.04.20150120-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.15.1-0ubuntu2
Architecture: armhf
Date: Thu Jan 22 17:46:13 2015
InstallationDate: Installed on 2015-01-22 (0 days ago)
InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150122-020204)
SourcePackage: address-book-app
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: address-book-app (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf vivid

** Attachment added: no contacts dialog black square
   
https://bugs.launchpad.net/bugs/1413682/+attachment/4303717/+files/no_contacts.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1413682

Title:
  Translucent black square shown behind 'You have no contacts' dialog

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/address-book-app/+bug/1413682/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1413284] [NEW] Terms 'Social' and 'IM' used interchangeably in address book

2015-01-21 Thread Brendan Donegan
Public bug reported:

Steps to reproduce:

1. Open Contacts
2. Create a new contact by swiping from the bottom edge
3. Tap on Add Field
4. Observe that there is an option called Social, tap on it
5. A field is added titled 'IM' with the text 'Enter a social alias' and the 
type 'Skype'
6. Enter something here and a First and Last name for the contact
7. From the contact list tap on the new contact and tap on the view contact 
button
8. Observe that there is a field with the name 'Social'
9. Tap on the 'Edit' icon in the top-right corner
10. Observe that there is a field with the name 'IM'

Expected result:

In steps 4,5,8 and 10 the term used should be the same

Actual result:

The term is different in 4 and 8 vs 5 and 10

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: address-book-app 0.2+15.04.20150120-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.15.1-0ubuntu2
Architecture: armhf
Date: Wed Jan 21 15:45:36 2015
InstallationDate: Installed on 2015-01-21 (0 days ago)
InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150121-020205)
SourcePackage: address-book-app
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: address-book-app (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf vivid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1413284

Title:
  Terms 'Social' and 'IM' used interchangeably in address book

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/address-book-app/+bug/1413284/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1413316] [NEW] Dialler shows 'No network' even though SIM is present

2015-01-21 Thread Brendan Donegan
Public bug reported:

I have a SIM inserted in the first SIM slot, but dialler is showing a
'No network' message and messaging says 'No SIM card selected' when
trying to send. The output of /usr/share/ofono/scripts/list-modems seems
okay so I'm assuming this is a telepathy-ofono issue.

https://pastebin.canonical.com/123899/

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: telepathy-ofono 0.2+15.04.20141216-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.15.1-0ubuntu2
Architecture: armhf
Date: Wed Jan 21 17:22:33 2015
InstallationDate: Installed on 2015-01-21 (0 days ago)
InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150121-020205)
SourcePackage: telepathy-ofono
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: telepathy-ofono (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf vivid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1413316

Title:
  Dialler shows 'No network' even though SIM is present

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-ofono/+bug/1413316/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1412524] [NEW] Keyboard doesn't open in 2-step verification dialog after opening notification bar

2015-01-19 Thread Brendan Donegan
Public bug reported:

Steps to reproduce:

1. Open System Settings
2. Open Accounts
3. Tap on Google
4. Enter correct email and password for an account with 2-step verification 
enabled and tap 'Sign-in'
5. Tap on 'Enter code' field to focus
6. After receiving the 2-step verification message, pull down the indicator 
until the keyboard is closed, then push it back up
7. Tap on the 'Enter code' field again

Expected result:

Keyboard appears to enter the code

Actual result:

The keyboard doesn't appear. After pushing the notification bar back up
we can notice a flicker of the keyboard attempting to reveal itself at
the bottom of the screen

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: ubuntu-system-settings-online-accounts 0.5+15.04.20150105~rtm-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu8
Architecture: armhf
Date: Mon Jan 19 17:21:27 2015
InstallationDate: Installed on 2015-01-19 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150119-030204)
SourcePackage: ubuntu-system-settings-online-accounts
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntu-system-settings-online-accounts (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1412524

Title:
  Keyboard doesn't open in 2-step verification dialog after opening
  notification bar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings-online-accounts/+bug/1412524/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1411697] [NEW] phablet-test-run -c option fails because it tries to adb push to a directory owned by root

2015-01-16 Thread Brendan Donegan
Public bug reported:

phablet-test-run creates a temp directory called (oddly) /tmp/phablet-
run-test/ to push .deb files to when specified by the -c option.
Unfortunately it uses exec_with_adb to do this which creates the
directory as root. Then it uses adb push to copy the file which files
with a permissions error. Creating the directory and copying the file
don't require root so this should be done with exec_with_adb_user
instead.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: phablet-tools 1.1+15.04.20141107.1-0ubuntu1 [modified: 
usr/bin/phablet-test-run] [origin: unknown]
Uname: Linux 3.13.0-031300rc2-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Jan 16 14:39:33 2015
InstallationDate: Installed on 2013-11-30 (412 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
PackageArchitecture: all
SourcePackage: phablet-tools
SystemImageInfo:
 current build number: 0
 device name: 
 channel: daily
 last update: Unknown
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: phablet-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug third-party-packages utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1411697

Title:
  phablet-test-run -c option fails because it tries to adb push to a
  directory owned by root

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phablet-tools/+bug/1411697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1411697] Re: phablet-test-run -c option fails because it tries to adb push to a directory owned by root

2015-01-16 Thread Brendan Donegan
** Changed in: phablet-tools (Ubuntu)
 Assignee: (unassigned) = Brendan Donegan (brendan-donegan)

** Changed in: phablet-tools (Ubuntu)
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1411697

Title:
  phablet-test-run -c option fails because it tries to adb push to a
  directory owned by root

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phablet-tools/+bug/1411697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1411782] Re: Camera app crashes if unfocused while loading

2015-01-16 Thread Brendan Donegan
** Attachment added: camera-app crash
   
https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1411782/+attachment/4300139/+files/_opt_click.ubuntu.com_com.ubuntu.camera_3.0.0.461_camera-app.32011.crash

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1411782

Title:
  Camera app crashes if unfocused while loading

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1411782/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1411782] [NEW] Camera app crashes if unfocused while loading

2015-01-16 Thread Brendan Donegan
Public bug reported:

Steps to reproduced:

1. Open camera app
2. While it is loading unfocus the window

Expected result:

It continues to load in the background (or suspends gracefully)

Actual result:

A crash file is generated (attached) and a zombie window is present in
the task switcher for a short period of time, which eventually
disappears. Trying to launch the app before that will fail.

current build number: 200
device name: krillin
channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
last update: 2015-01-16 11:51:53
version version: 200
version ubuntu: 20150116
version device: 20150113-2a2e4c5
version custom: 20150112-494-23-173

** Affects: camera-app (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1411782

Title:
  Camera app crashes if unfocused while loading

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1411782/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1411273] [NEW] Video resumes playing after hanging up a call that was received while the video was playing

2015-01-15 Thread Brendan Donegan
Public bug reported:

Steps to reproduce:

1. Play a video
2. Place a call to the device under test and answer it
3. After a while, hang up the call

Expected result:

We have to switch back to the mediaplayer and press play for the video
to resume

Actual result:

The video resumes playing in the background despite the fact it's not in
focus. After switching back to the mediaplayer, the video is playing but
the play button is shown rather than the pause button.

** Affects: canonical-devices-system-image
 Importance: Undecided
 Status: New

** Affects: media-hub (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: media-hub (Ubuntu RTM)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1411273

Title:
  Video resumes playing after hanging up a call that was received while
  the video was playing

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1411273/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1411273] Re: Video resumes playing after hanging up a call that was received while the video was playing

2015-01-15 Thread Brendan Donegan
** Description changed:

  Steps to reproduce:
  
  1. Play a video
  2. Place a call to the device under test and answer it
  3. After a while, hang up the call
  
  Expected result:
  
  We have to switch back to the mediaplayer and press play for the video
  to resume
  
  Actual result:
  
  The video resumes playing in the background despite the fact it's not in
  focus. After switching back to the mediaplayer, the video is playing but
  the play button is shown rather than the pause button.
+ 
+ current build number: 198
+ device name: krillin
+ channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
+ last update: 2015-01-15 15:21:04
+ version version: 198
+ version ubuntu: 20150115
+ version device: 20150113-2a2e4c5
+ version custom: 20150112-494-23-173

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1411273

Title:
  Video resumes playing after hanging up a call that was received while
  the video was playing

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1411273/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1390136] Re: need a transition state for indicators reflecting laggy backends

2014-12-15 Thread Brendan Donegan
The fix for https://bugs.launchpad.net/ubuntu/+source/indicator-
network/+bug/1393488 improves the visual behaviour but the
recommendation is that this still gets redesigned to provide a more
robust solution

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1390136

Title:
  need a transition state for indicators reflecting laggy backends

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1390136/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1401563] [NEW] Playing a video from the photo roll exhibits odd behaviour if a video is currently loaded in the media player

2014-12-11 Thread Brendan Donegan
Public bug reported:

Prerequisites:

There must be two videos loaded on the phone, at least one which must
have been taken with the phones camera and stored in the photo roll

Steps to reproduce:

1. Navigate to the Videos scope
2. Tap on a video
3. Tap on the Play button
4. Let the video play for some time and then open the camera application
5. Swipe left to get to the photo roll and swipe to any video in the photo roll
6. Tap on the play button

Expected result:

The video from the photo roll plays properly in the media player

Actual result:

The video is corrupted in some way - usually the video that was already
loaded is shown as a still but with the sound of the video from the
photo roll. Sometimes the correct video will be played but in the wrong
aspect ratio.

current build number: 176
device name: krillin
channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
last update: 2014-12-11 14:44:52
version version: 176
version ubuntu: 20141211
version device: 20141209-cae2b5f
version custom: 20141119-442-21-160

** Affects: camera-app (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1401563

Title:
  Playing a video from the photo roll exhibits odd behaviour if a video
  is currently loaded in the media player

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1401563/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1397008] [NEW] location-service needs to provide an Autopilot helper for apps to disable the prompt

2014-11-27 Thread Brendan Donegan
Public bug reported:

Some apps that use the location service prompt for the user to accept
the permission. This often interferes with testing so we need to provide
a way for apps to disable or automatically accept this prompt so that
they can run tests unimpeded. An example solution was already done in
Clock by setting the property custom.location.testing to True and
restarting the location service: https://code.launchpad.net/~brendan-
donegan/ubuntu-clock-app/disable_location_prompt/+merge/242682, although
any solution which either disables or automatically accepts the prompt
would be accepted. Bonus points for allowing it to be rejected as well.

** Affects: trust-store (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1397008

Title:
  location-service needs to provide an Autopilot helper for apps to
  disable the prompt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/trust-store/+bug/1397008/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1391522] Re: tel:/// URLs dispatched when phone is locked are not respected

2014-11-24 Thread Brendan Donegan
The duplicate bug has clear reproduction steps

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1391522

Title:
  tel:/// URLs dispatched when phone is locked are not respected

To manage notifications about this bug go to:
https://bugs.launchpad.net/dialer-app/+bug/1391522/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1392347] [NEW] Pause button changes to Play after low-battery notification when a video is playing

2014-11-13 Thread Brendan Donegan
Public bug reported:

Steps to reproduce:

1. Open a video in mediaplayer-app
2. Enable the mock battery:

gdbus call --session --dest com.canonical.indicator.power \
 --object-path /com/canonical/indicator/power/Testing \
 --method org.freedesktop.DBus.Properties.Set \
 com.canonical.indicator.power.Testing \
 MockBatteryEnabled \
 true

3. Trigger the low battery notification:

gdbus call --session --dest com.canonical.indicator.power \
 --object-path /com/canonical/indicator/power/Testing \
 --method org.freedesktop.DBus.Properties.Set \
 com.canonical.indicator.power.Testing \
 MockBatteryLevel \
 uint32 10

4. Dismiss the Low battery notification

Expected result:

Video resumes playing and Pause button is available in bottom left
corner

Actual result:

Video resumes playing but Pause button has changed to Play, which is
clearly wrong since the video is playing

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: mediaplayer-app 0.20.5+14.10.20141015-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu8
Architecture: armhf
Date: Thu Nov 13 15:01:43 2014
InstallationDate: Installed on 2014-11-12 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141112-181954)
SourcePackage: mediaplayer-app
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mediaplayer-app (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf qa-promotion utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1392347

Title:
  Pause button changes to Play after low-battery notification when a
  video is playing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mediaplayer-app/+bug/1392347/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1388976] Re: [Time Date] After switching from Manual time setting back to Automatic, the clock does not update until rebooted

2014-11-13 Thread Brendan Donegan
*** This bug is a duplicate of bug 1392292 ***
https://bugs.launchpad.net/bugs/1392292

** This bug has been marked a duplicate of bug 1392292
   Clock doesn't update when switching time from manual to automatic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1388976

Title:
  [Time  Date] After switching from Manual time setting back to
  Automatic, the clock does not update until rebooted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1388976/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1392405] [NEW] MTP device cannot be mounted after some time

2014-11-13 Thread Brendan Donegan
Public bug reported:

It's hard to get exact steps for this, but basically the behaviour I'm
seeing is that if I leave the device disconnected, after a while (10-15
minutes, when I go to plug it back in, it is not mounted. Then no matter
how many times I unplug and plug the device it will never be mounted.
When I reboot it works again - for another 10-15 minutes then it breaks
again in the same way.

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: libmtpserver1 0.0.4+15.04.20141104~rtm-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu8
Architecture: armhf
Date: Thu Nov 13 16:52:46 2014
InstallationDate: Installed on 2014-11-12 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141112-181954)
SourcePackage: mtp
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mtp (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf qa-promotion utopic

** Attachment added: mtp-server.log
   
https://bugs.launchpad.net/bugs/1392405/+attachment/4260040/+files/mtp-server.log

** Tags added: qa-promotion

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1392405

Title:
  MTP device cannot be mounted after some time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1392405/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1392405] Re: MTP device cannot be mounted after some time

2014-11-13 Thread Brendan Donegan
I can't reproduce this on the last promoted image (#151)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1392405

Title:
  MTP device cannot be mounted after some time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1392405/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1392405] Re: MTP device cannot be mounted after some time

2014-11-13 Thread Brendan Donegan
** Description changed:

  It's hard to get exact steps for this, but basically the behaviour I'm
  seeing is that if I leave the device disconnected, after a while (10-15
  minutes, when I go to plug it back in, it is not mounted. Then no matter
  how many times I unplug and plug the device it will never be mounted.
  When I reboot it works again - for another 10-15 minutes then it breaks
  again in the same way.
  
  STEPS:
  1. Connect the phone via mtp ensure you can see content on both phone and sd 
card
  2. Unplug the phone
  3. Leave the phone to one side till the screen blanks
  4. Now time it for 15 minutes
  5. Plug the phone back in.
  6. Now try and connect to the device via mtp
  
  You now get an error message from nautilus that you can't connect to
- mtp.
- 
+ mtp, and 'ls $XDG_RUNTIME_DIR/gvfs' on the host contains nothing when it
+ should contain the MTP device. Also on the phone 'status mtp-server'
+ shows stopped/waiting. Restarting mtp-server and replugging, or
+ rebooting the device revives things.
  
  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: libmtpserver1 0.0.4+15.04.20141104~rtm-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: armhf
  Date: Thu Nov 13 16:52:46 2014
  InstallationDate: Installed on 2014-11-12 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141112-181954)
  SourcePackage: mtp
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1392405

Title:
  MTP device cannot be mounted after some time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1392405/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1391909] [NEW] Caller number not loaded in Dialler when Call Back or phone icon is clicked in missed call notification and the device is locked

2014-11-12 Thread Brendan Donegan
Public bug reported:

Steps to reproduce:

1. Place a call to the device and hang up on the other end (to generate a 
missed call notification)
2. Ensure the greeter is locked
3. Swipe down on the notifications indicator (message icon)
4. Tap on the missed call
5. Tap on Calll Back
6. Unlock the screen

Expected result:

Dialler application opens with the number loaded ready to call

Actual result:


Dialler application opens but the number is not loaded

N.B. At step 4 we can tap on the phone icon in the missed call
notification to get the same effect, it appears to be functionally
equivalent to the Call Back button

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: indicator-messages 13.10.1+14.10.20141007-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu8
Architecture: armhf
Date: Wed Nov 12 14:50:42 2014
InstallationDate: Installed on 2014-11-12 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141112-030205)
SourcePackage: indicator-messages
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: indicator-messages (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf qa-manual-testing utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1391909

Title:
  Caller number not loaded in Dialler when Call Back or phone icon is
  clicked in missed call notification and the device is locked

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-messages/+bug/1391909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1391909] Re: Caller number not loaded in Dialler when Call Back or phone icon is clicked in missed call notification and the device is locked

2014-11-12 Thread Brendan Donegan
** Description changed:

  Steps to reproduce:
  
  1. Place a call to the device and hang up on the other end (to generate a 
missed call notification)
  2. Ensure the greeter is locked
  3. Swipe down on the notifications indicator (message icon)
  4. Tap on the missed call
- 5. Tap on Calll Back
+ 5. Tap on Call Back
  6. Unlock the screen
  
  Expected result:
  
  Dialler application opens with the number loaded ready to call
  
  Actual result:
- 
  
  Dialler application opens but the number is not loaded
  
  N.B. At step 4 we can tap on the phone icon in the missed call
  notification to get the same effect, it appears to be functionally
  equivalent to the Call Back button
  
  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: indicator-messages 13.10.1+14.10.20141007-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: armhf
  Date: Wed Nov 12 14:50:42 2014
  InstallationDate: Installed on 2014-11-12 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141112-030205)
  SourcePackage: indicator-messages
  UpgradeStatus: No upgrade log present (probably fresh install)

** Also affects: dialer-app (Ubuntu)
   Importance: Undecided
   Status: New

** Summary changed:

- Caller number not loaded in Dialler when Call Back or phone icon is clicked 
in missed call notification and the device is locked
+ Caller number not loaded in Dialer when Call Back or phone icon is clicked in 
missed call notification and the device is locked

** Summary changed:

- Caller number not loaded in Dialer when Call Back or phone icon is clicked in 
missed call notification and the device is locked
+ Caller number not loaded in dialler when Call Back or phone icon is clicked 
in missed call notification and the device is locked

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1391909

Title:
  Caller number not loaded in dialler when Call Back or phone icon is
  clicked in missed call notification and the device is locked

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dialer-app/+bug/1391909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1391954] [NEW] indicator-sound not running on first boot

2014-11-12 Thread Brendan Donegan
Public bug reported:

Steps to reproduce:

1. Boot the device after a fresh flash with --wipe or --bootstrap
2. Complete the wizard steps
3. Check the indicators for the presence of the sound indicator

Expected result:

Sound indicator is present and running

Actual result:

Indicator is not present. There is a placeholder for it on the menu as
shown in http://people.canonical.com/~brendan-donegan/indicator-
sound.png

Running 'status indicator-sound' shows it is stopped

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: indicator-sound 12.10.2+14.10.20141021~rtm-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu8
Architecture: armhf
Date: Wed Nov 12 16:26:28 2014
InstallationDate: Installed on 2014-11-12 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141112-135345)
SourcePackage: indicator-sound
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: indicator-sound (Ubuntu)
 Importance: Critical
 Status: New


** Tags: apport-bug armhf qa-sanity utopic

** Changed in: indicator-sound (Ubuntu)
   Importance: Undecided = Critical

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1391954

Title:
  indicator-sound not running on first boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1391954/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1391493] [NEW] Location tagging doesn't work for videos

2014-11-11 Thread Brendan Donegan
Public bug reported:

Steps to reproduce:

1. Open the Camera application
2. Switch to Video mode
3. Swipe up to reveal the sub-controls
4. Tap on Location
5. Tap On
6. Wait for several minutes to allow a fix to be retrieved
7. Record a short video

Expected result:

When viewing EXIF data for the video, location information is present

Actual result:

When viewing EXIF data, location information is not present

** Affects: camera-app (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: qa-daily-testing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1391493

Title:
  Location tagging doesn't work for videos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1391493/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1390510] [NEW] Camera app crashes

2014-11-07 Thread Brendan Donegan
Public bug reported:

There have been a lot of reports of camera-app crashes, most notably
they are happening consistently on the CI dashboard. Attached is one of
the crash files, but others can be added if needed. This appears to have
been happening for quite a while. There are no clear reproduction steps.

http://people.canonical.com/~brendan-
donegan/_usr_share_click_preinstalled_com.ubuntu.camera_3.0.0
.412_camera-app.32011.crash

** Affects: camera-app (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: qa-daily-testing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1390510

Title:
  Camera app crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1390510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1389510] Re: SD card and contents listed several times

2014-11-05 Thread Brendan Donegan
I can't reproduce this here - are you sure your version of gmtp isn't
buggy? I'm on Utopic and running 1.3.7-1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389510

Title:
  SD card and contents listed several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1389510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1267821] Re: Need to enable copy/paste

2014-11-05 Thread Brendan Donegan
** No longer affects: indicator-display (Ubuntu RTM)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1267821

Title:
  Need to enable copy/paste

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calculator-app/+bug/1267821/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1389516] Re: new camera videos not shown in scope until after reboot

2014-11-05 Thread Brendan Donegan
*** This bug is a duplicate of bug 1385302 ***
https://bugs.launchpad.net/bugs/1385302

** This bug has been marked a duplicate of bug 1385302
   Recorded videos don't show up in Videos scope

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389516

Title:
  new camera videos not shown in scope until after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-mediascanner/+bug/1389516/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1388876] [NEW] Pinch to zoom not supported when taking video

2014-11-03 Thread Brendan Donegan
Public bug reported:

Steps to reproduce:

1. Open the camera application
2. Press the Video button to switch to video mode
3. Place two fingers on the screen and move them apart to attempt to zoom

Expected result:

The picture zooms in and a slider appears indicating the zoom level

Actual result:

The slider appears but the picture does not zoom in and there is no
marker on the slider to indicate the zoom level

** Affects: camera-app (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1388876

Title:
  Pinch to zoom not supported when taking video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1388876/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1388976] [NEW] [Time Date] After switching from Manual time setting back to Automatic, the clock does not update until rebooted

2014-11-03 Thread Brendan Donegan
Public bug reported:

Steps to reproduce:

1. Open System Settings
2. Open the Time  Date panel
3. Set 'Set the time and date:' to 'Manually'
4. Tap on the date and time label and set the date and time to something in the 
future (a few months ahead)
5. Go back and wait for the time indicator to update
6. Set 'Set the time and date:' to Automatically
7. Go back and wait for the time indicator to update again

Expected result:

The indicator reverts back to the previous time

Actual result:

The indicator never updates the time until the device is rebooted

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: indicator-datetime 13.10.0+14.10.20141009-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu8
Architecture: armhf
Date: Fri Dec  5 21:21:42 2014
InstallationDate: Installed on 2014-10-31 (35 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141031-175022)
SourcePackage: indicator-datetime
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: indicator-datetime (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf utopic

** Summary changed:

- After switching from Manual time setting back to Automatic, the clock does 
not update until rebooted
+ [Time  Date] After switching from Manual time setting back to Automatic, the 
clock does not update until rebooted

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1388976

Title:
  [Time  Date] After switching from Manual time setting back to
  Automatic, the clock does not update until rebooted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1388976/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1373985] Re: foreground app doesn't get activated after we leave the lock screen

2014-11-03 Thread Brendan Donegan
Definitely solves at least
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1385462 and
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1377817 for me. I
would suggest this fix is good

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373985

Title:
  foreground app doesn't get activated after we leave the lock screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maliit-framework/+bug/1373985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1388630] [NEW] HERE location is miles off sometimes

2014-11-02 Thread Brendan Donegan
Public bug reported:

Trying to test HERE right now, I got a fix which is many miles away from
where I actually am - in fact the green circle which is supposed to
represent the possible location accuracy does not even overlap with
where I actually am. See the provided screenshot - my correct location
is around Combe Down (top center). This is the first time I've seen this
(usually there is either no fix or a nearly correct one). It's possible
this was a fluke but I'm reporting it in case others have seen it too.

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: ubuntu-location-provider-here 0.1+14.10.20141022~rtm-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu8
Architecture: armhf
Date: Sun Nov  2 20:18:47 2014
InstallationDate: Installed on 2014-10-31 (2 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141031-175022)
SourcePackage: ubuntu-location-provider-here
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntu-location-provider-here (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1388630

Title:
  HERE location is miles off sometimes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-location-provider-here/+bug/1388630/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1388630] Re: HERE location is miles off sometimes

2014-11-02 Thread Brendan Donegan
aaand I forgot to take the screenshot... I'll mark this as incomplete
until I can reproduce it again

** Changed in: ubuntu-location-provider-here (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1388630

Title:
  HERE location is miles off sometimes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-location-provider-here/+bug/1388630/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1378078] Re: should use ratationLock bool rather than the newer orientation enum

2014-10-31 Thread Brendan Donegan
This didn't get into RTM seemingly - at least the indicator doesn't work
there anyway

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378078

Title:
  should use ratationLock bool rather than the newer orientation enum

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-display/+bug/1378078/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1387959] Re: unity8 crash in image krillin rtm 139

2014-10-31 Thread Brendan Donegan
In 3 hours testing this morning I got one crash:
http://people.canonical.com/~brendan-donegan/_usr_bin_unity8.32011.crash

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1387959

Title:
  unity8 crash in image krillin rtm 139

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1387959/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1387959] Re: unity8 crash in image krillin rtm 139

2014-10-31 Thread Brendan Donegan
When you say it's 'crashy' how many crashes did you actually get - just
the one? The description doesn't make that clear.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1387959

Title:
  unity8 crash in image krillin rtm 139

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1387959/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1387949] Re: power cycling BT device caused phone to reboot

2014-10-31 Thread Brendan Donegan
Is this headset new? You might have hit an interop issue - if there was
no crash it was probably a kernel panic or something like that. I've
tried disconnecting and reconnecting a number of time with my headset
and there are no issues.

** Changed in: indicator-bluetooth (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1387949

Title:
  power cycling BT device caused phone to reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-bluetooth/+bug/1387949/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1388089] Re: [webapp-container] apps are not handled by lifecycle management properly

2014-10-31 Thread Brendan Donegan
** Tags added: exploratory

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1388089

Title:
  [webapp-container] apps are not handled by lifecycle management
  properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1388089/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1387949] Re: power cycling BT device caused phone to reboot

2014-10-31 Thread Brendan Donegan
** Package changed: indicator-bluetooth (Ubuntu) = bluez (Ubuntu)

** Summary changed:

- power cycling BT device caused phone to reboot
+ power cycling Emerson EM229 headset caused phone to reboot

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1387949

Title:
  power cycling Emerson EM229 headset caused phone to reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1387949/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1373985] Re: foreground app doesn't get activated after we leave the lock screen

2014-10-30 Thread Brendan Donegan
This may be making some of our smoke tests fail too

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373985

Title:
  foreground app doesn't get activated after we leave the lock screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maliit-framework/+bug/1373985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1387704] [NEW] [WiFi] Password can be deleted after toggling 'Show password' in the Connect to Hidden Network dialog

2014-10-30 Thread Brendan Donegan
Public bug reported:

Steps to reproduce:

1. Open System Settings
2. Tap on the WiFi panel
3. Tap on Connect to hidden network...
4. Enter a network name in the Network name field (the name doesn't have to be 
valid)
5.  Change the Security field to WPA  WPA2 Personal
6. Enter a short password in the Password field (doesn't matter what)
7. Tap on the Show password checkbox (note that at the moment this action 
closes the OSK too)
8. Tap on the password field *after* the text

Expected result:

The cursor is set to the end of the text and the keyboard is shown

Actual result:
The entered text is deleted

Note that some people report this doesn't happen to them, but for me
these steps seem to work every time.

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: ubuntu-system-settings 0.3+14.10.20141029~rtm-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu8
Architecture: armhf
Date: Thu Oct 30 14:06:03 2014
InstallationDate: Installed on 2014-10-30 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141030-100411)
SourcePackage: ubuntu-system-settings
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntu-system-settings (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1387704

Title:
  [WiFi] Password can be deleted after toggling 'Show password' in the
  Connect to Hidden Network dialog

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1387704/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1387704] Re: [WiFi] Password can be deleted after toggling 'Show password' in the Connect to Hidden Network dialog

2014-10-30 Thread Brendan Donegan
See if you can fix the keyboard closing when you check the Show password
box as well - although that might be a UITK issue

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1387704

Title:
  [WiFi] Password can be deleted after toggling 'Show password' in the
  Connect to Hidden Network dialog

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1387704/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1386803] Re: [TOPBLOCKER] unity8 crashing a lot since image #126

2014-10-29 Thread Brendan Donegan
I've just been testing silo 13 - it makes the crashes go away but after
enabling flight mode I can't disable it. The fix might need a bit of
tweaking.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1386803

Title:
  [TOPBLOCKER] unity8 crashing a lot since image #126

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus-cpp/+bug/1386803/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1386803] [NEW] unity8 crashing a lot since image #126

2014-10-28 Thread Brendan Donegan
Public bug reported:

Since RTM image #126 was released on friday, most users have been
reporting frequent unity8 crashes. Some scenarios where this commonly
happen appear to be:

- Unlocking SIM cards for the first time
- Tapping on snap notifications when receiving an SMS

A lot of crashes are also observed during automated image testing.

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: unity8 8.00+14.10.20141017-0ubuntu1 [origin: unknown]
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu8
Architecture: armhf
Date: Tue Oct 28 17:20:40 2014
InstallationDate: Installed on 2014-10-28 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141028-030205)
SourcePackage: unity8
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: unity8 (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: apport-bug armhf rtm14 third-party-packages utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1386803

Title:
  unity8 crashing a lot since image #126

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1386803/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1385462] [NEW] apps are not told they have focus when unlocking the greeter

2014-10-24 Thread Brendan Donegan
Public bug reported:

Steps to reproduce:

1. Open the camera app
2. Press the power button to lock the device
3. Press the power button to unlock the device
4. Swipe right to unlock the greeter and enter the PIN/password if appropriate

Expected result:

The viewfinder shows the input from the camera

Actual result:

The viewfinder shows a black surface

Alternate steps to reproduce:

1. Open the messaging app
2. Swipe up to open the message composition view
2. Press the power button to lock the device
3. Press the power button to unlock the device
4. Swipe right to unlock the greeter and enter the PIN/password if appropriate
5. Tap on the Write a message field

Expected result:

The field gets focus and the keyboard opens

Actual result:

The field doesn't get focus and the keyboard doesn't open

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: unity8 8.00+14.10.20141017-0ubuntu1 [origin: unknown]
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu8
Architecture: armhf
Date: Fri Oct 24 19:16:45 2014
InstallationDate: Installed on 2014-10-24 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141024-030204)
SourcePackage: unity8
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: qtmir (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: unity8 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf exploratory qa-daily-testing third-party-packages 
utopic

** Summary changed:

- apps told they have focus when unlocking the greeter
+ apps are not told they have focus when unlocking the greeter

** Also affects: qtmir (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1385462

Title:
  apps are not told they have focus when unlocking the greeter

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtmir/+bug/1385462/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1373985] Re: unity8-dash doesn't seem to get activated after we leave the lock screen

2014-10-24 Thread Brendan Donegan
FTR this happens with camera-app (see
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1385462) which as
far as I know never tries to do anything with maliit so to my untrained
eye it looks like a more general issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373985

Title:
  unity8-dash doesn't seem to get activated after we leave the lock
  screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maliit-framework/+bug/1373985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1376179] Re: indicator-display doesn't appear even when rotation lock is enabled

2014-10-20 Thread Brendan Donegan
*** This bug is a duplicate of bug 1378078 ***
https://bugs.launchpad.net/bugs/1378078

** This bug has been marked a duplicate of bug 1378078
   should use ratationLock bool rather than the newer orientation enum

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1376179

Title:
  indicator-display doesn't appear even when rotation lock is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-display/+bug/1376179/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1382862] Re: No rotation lock indicator

2014-10-20 Thread Brendan Donegan
*** This bug is a duplicate of bug 1378078 ***
https://bugs.launchpad.net/bugs/1378078

The linked bug fixes this - it just needs to land. It has all the same
tags as this one

** This bug has been marked a duplicate of bug 1378078
   should use ratationLock bool rather than the newer orientation enum

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1382862

Title:
  No rotation lock indicator

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-display/+bug/1382862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1381918] [NEW] sounds keeps playing after killing the application if a low battery warning was triggered

2014-10-16 Thread Brendan Donegan
Public bug reported:

Prerequisites:

There must be some music loaded on the device

Steps to reproduce:

1. Open the Music app from the Click scope
2. Play a track
3. While the track is playing, trigger a low battery warning with:

$ gdbus call --session --dest com.canonical.indicator.power \
 --object-path /com/canonical/indicator/power/Testing \
 --method org.freedesktop.DBus.Properties.Set \
 com.canonical.indicator.power.Testing \
 MockBatteryEnabled \
 true
$ gdbus call --session --dest com.canonical.indicator.power \
 --object-path /com/canonical/indicator/power/Testing \
 --method org.freedesktop.DBus.Properties.Set \
 com.canonical.indicator.power.Testing \
 MockBatteryLevel \
 uint32 10

4. Dismiss the notification
5. Swipe from right to open the switcher and close the music app

Expected result:

Music stops playing (which is what happens if there was no battery
notification)

Actual result:

Music continues to play

The same steps can be done for video and the same result will happen (I
assume the videos audio channel is continuing to play, not the video
itself)

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: media-hub 2.0.0+14.10.20141015-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu5
Architecture: armhf
Date: Thu Oct 16 07:27:36 2014
InstallationDate: Installed on 2014-10-16 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
SourcePackage: media-hub
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: media-hub (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1381918

Title:
  sounds keeps playing after killing the application if a low battery
  warning was triggered

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/media-hub/+bug/1381918/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1381923] [NEW] media paused only on 'Low Battery' notification, not 'Battery Critical' notification

2014-10-16 Thread Brendan Donegan
Public bug reported:

Steps to reproduce:

1. Open the music app from the click scope
2. Play a track
3. Enable the mock battery with:

gdbus call --session --dest com.canonical.indicator.power \
 --object-path /com/canonical/indicator/power/Testing \
 --method org.freedesktop.DBus.Properties.Set \
 com.canonical.indicator.power.Testing \
 MockBatteryEnabled \
 true

4. Make sure the battery level is set above low and then set it to
critical:

gdbus call --session --dest com.canonical.indicator.power \
 --object-path /com/canonical/indicator/power/Testing \
 --method org.freedesktop.DBus.Properties.Set \
 com.canonical.indicator.power.Testing \
 MockBatteryLevel \
 uint32 50
gdbus call --session --dest com.canonical.indicator.power \
 --object-path /com/canonical/indicator/power/Testing \
 --method org.freedesktop.DBus.Properties.Set \
 com.canonical.indicator.power.Testing \
 MockBatteryLevel \
 uint32 1

Expected result:

A Battery critical notification appears and sound and video pauses
during the notification

Actual result:

Sound and video continues playing during the notification

Note that if we set the level to 10 instead in step 4 then audio and
video is paused

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: media-hub 2.0.0+14.10.20141015-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu5
Architecture: armhf
Date: Thu Oct 16 07:38:34 2014
InstallationDate: Installed on 2014-10-16 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
SourcePackage: media-hub
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: media-hub (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1381923

Title:
  media paused only on 'Low Battery' notification, not 'Battery
  Critical' notification

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/media-hub/+bug/1381923/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1381930] [NEW] 7digital previews do not play in the scope

2014-10-16 Thread Brendan Donegan
Public bug reported:

Steps to reproduce:

1. Navigate to the music scope
2. In the section 'New albums from 7digital' click on any album
3. Press the play button on one of the track previews

Expected result:

The preview plays

Actual result:

No preview plays

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: unity-scope-mediascanner2 0.2+14.10.20141009-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu5
Architecture: armhf
Date: Thu Oct 16 08:11:12 2014
InstallationDate: Installed on 2014-10-16 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
SourcePackage: unity-scope-mediascanner
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: unity-scope-mediascanner (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1381930

Title:
  7digital previews do not play in the scope

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-mediascanner/+bug/1381930/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1382027] [NEW] Tracks without embedded art do not download the art

2014-10-16 Thread Brendan Donegan
Public bug reported:

Steps to reproduce:

1. Download 
http://people.canonical.com/~j-lallement/supertramp_1979_paris_cd1_School.mp3
2. Plug the device in and transfer the file above over MTP to the internal 
storage
3. Open the Music scope and locate the track (by searching or browsing) 
4. Confirm that eventually the album art for the track is downloaded

Expected result:

After a period of time the album art is downloaded and appears as the
cover art

Actual result:

The album art is never downloaded

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: unity-scope-mediascanner2 0.2+14.10.20141009-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu5
Architecture: armhf
Date: Thu Oct 16 12:09:07 2014
InstallationDate: Installed on 2014-10-16 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
SourcePackage: unity-scope-mediascanner
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: unity-scope-mediascanner (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1382027

Title:
  Tracks without embedded art do not download the art

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-mediascanner/+bug/1382027/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1382049] [NEW] Web apps that use OA just close if there is no existing account and no connection

2014-10-16 Thread Brendan Donegan
Public bug reported:

Prerequisites:

There must be NO account created for the web app in question (steps
assume Facebook). Connectivity should have been disabled (flight mode on
and make sure wifi is disabled too)

Steps to reproduce:

1. Open the Facebook web app from the click scope
2. Wait a few seconds

Expected result:

There is some obvious feedback as to what happened (need a connection to
create an account but don't have one)

Actual result:

The application just closes

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: webapp-container 0.23+14.10.20141008-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu5
Architecture: armhf
Date: Thu Oct 16 12:55:46 2014
InstallationDate: Installed on 2014-10-16 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
SourcePackage: webbrowser-app
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntu-ux
 Importance: Undecided
 Status: New

** Affects: webapps-core
 Importance: Undecided
 Status: Opinion


** Tags: apport-bug armhf utopic

** Package changed: webbrowser-app (Ubuntu) = webapps-core

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1382049

Title:
  Web apps that use OA just close if there is no existing account and no
  connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1382049/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1381923] Re: media paused only on 'Low Battery' notification, not 'Battery Critical' notification

2014-10-16 Thread Brendan Donegan
** Tags added: rtm14

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1381923

Title:
  media paused only on 'Low Battery' notification, not 'Battery
  Critical' notification

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/media-hub/+bug/1381923/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1381930] Re: 7digital previews do not play in the scope

2014-10-16 Thread Brendan Donegan
** Tags added: rtm14

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1381930

Title:
  7digital previews do not play in the scope

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-mediascanner/+bug/1381930/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1381918] Re: sounds keeps playing after killing the application if a low battery warning was triggered

2014-10-16 Thread Brendan Donegan
** Tags added: rtm14

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1381918

Title:
  sounds keeps playing after killing the application if a low battery
  warning was triggered

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/media-hub/+bug/1381918/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1381380] [NEW] Incoming call does not ring

2014-10-15 Thread Brendan Donegan
Public bug reported:

Right now when an incoming call is received, there is no ringtone
audible. The device vibrates and the snap decision is shown, but no
sound can be heard. This appears to be due to the fact that the default
ringtone is using a sound that does not exist. Changing the ringtone in
System Settings will allow the ringtone to be heard.

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: dialer-app 0.1+14.10.20141007.1-0ubuntu1 [origin: unknown]
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu5
Architecture: armhf
Date: Wed Oct 15 07:43:15 2014
InstallationDate: Installed on 2014-10-15 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141015-030204)
SourcePackage: dialer-app
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: dialer-app (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf rtm14 third-party-packages utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1381380

Title:
  Incoming call does not ring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dialer-app/+bug/1381380/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1379850] Re: [system-settings] should allow switching 2nd SIM to 3G data

2014-10-13 Thread Brendan Donegan
This bug has further details:
https://bugs.launchpad.net/barajas/+bug/1375204

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1379850

Title:
  [system-settings] should allow switching 2nd SIM to 3G data

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1379850/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1378245] Re: citrain could use a more accurate way to upgrade from silos

2014-10-11 Thread Brendan Donegan
That's the silver bullet of testing, but I understand that may be some time
in the future. Until then citrain needs to do its job better - but I too
would like an image per silo

On Sat, Oct 11, 2014 at 12:10 PM, Antti Kaijanmäki 
antti.kaijanm...@canonical.com wrote:

 How much effort would it be to actually build pristine images per silo
 that contain the packages in the silo?

 Each time we have to make the images writable and add silo ppa's
 manually and run apt-get we effectively taint the testing results as
 they don't match the state that a released image would have.

 Simple case: as the root is made writable we would not catch the
 situation where a component is actually depending on write access which
 would not be possible under ro root.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1378245

 Title:
   citrain could use a more accurate way to upgrade from silos

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/phablet-tools/+bug/1378245/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378245

Title:
  citrain could use a more accurate way to upgrade from silos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phablet-tools/+bug/1378245/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1378245] Re: citrain could use a more accurate way to upgrade from silos

2014-10-10 Thread Brendan Donegan
Ah okay - I was sure I'd tested this properly but you're probably right
that it was a coincidence. Yeah it looks like we will need to get the
install list and compare it to the silo binaries. I have some code that
can do that already whipped up.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378245

Title:
  citrain could use a more accurate way to upgrade from silos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phablet-tools/+bug/1378245/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1377809] Re: Wizard sometimes crashes after entering wireless passphrase

2014-10-09 Thread Brendan Donegan
Sebestian, here is the backtrace alone extracted from the file above. I
got this again just now as well.

** Attachment added: wizard backtrace
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1377809/+attachment/4229788/+files/backtrace

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1377809

Title:
  Wizard sometimes crashes after entering wireless passphrase

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1377809/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1378811] [NEW] If a SIM slot with no signal is selected as the default SIM then replying via the indicator fails silently

2014-10-08 Thread Brendan Donegan
Public bug reported:

Prerquisites:

The 'For messages use' option in System Settings Cellular panel should
be set to a slot that contains a SIM card with no signal

Steps to reproduce:

1. Send a message to the SUT (with the messaging-app closed)
2. Wait for the snap notification to disappear
3. Open the messaging indicator and press anywhere on the message (except on 
the message icon which will open the messaging app)
4. Enter your reply in the text field that appears (keeping in mind that there 
may be a bug that stops the Send button from being enabled if the keyboard is 
in the middle of autocorrecting a word)
5.) Hit the send button when it is enabled

Expected result:

I'm either informed that sending failed because the SIM had no signal,
or better, offered the option to rectify this by choosing a SIM for that
action.

Actual result:

The message disappears from the menu, the same as if it was successfully
sent, but it was not successfully sent (as it was not received on the
other end).

Note that if the 'For messages use' option is set to nothing, or 'Ask me
each time' then the user will be prompted to choose a SIM

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: indicator-messages 13.10.1+14.10.20140925-0ubuntu1 [origin: unknown]
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu3
Architecture: armhf
Date: Wed Oct  8 12:49:00 2014
InstallationDate: Installed on 2014-10-08 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141008-030204)
SourcePackage: indicator-messages
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: indicator-messages (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf exploratory qa-daily-testing rtm14 
third-party-packages utopic

** Tags added: exploratory qa-daily-testing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378811

Title:
  If a SIM slot with no signal is selected as the default SIM then
  replying via the indicator fails silently

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-messages/+bug/1378811/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1378938] [NEW] App switcher can be put in a bad state by grabbing the app before it comes into focus

2014-10-08 Thread Brendan Donegan
Public bug reported:

It seems it is possible to put the app switcher in an odd 'in-between'
state through the right combination of taps. To reproduce this, open a
few apps and:

1. Swipe from the right to open the app switcher
2. Tap on an app to focus it and immediately tap on it again and hold down - 
before it comes into focus - don't take your finger off yet
3. Now swiping up or down will dismiss the app
4. After that the switcher will be open but all of the previews will appear 
closer to the screen. Tapping the screen won't do anything. Interaction can 
only be restored by swiping from the right again.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: unity8 8.00+14.10.20141006-0ubuntu1 [origin: Ubuntu RTM]
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu3
Architecture: armhf
Date: Wed Oct  8 16:03:25 2014
InstallationDate: Installed on 2014-10-08 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141008-090632)
SourcePackage: unity8
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: unity8 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf third-party-packages utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378938

Title:
  App switcher can be put in a bad state by grabbing the app before it
  comes into focus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1378938/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1378245] Re: citrain could use a more accurate way to upgrade from silos

2014-10-08 Thread Brendan Donegan
** Changed in: phablet-tools (Ubuntu)
 Assignee: (unassigned) = Brendan Donegan (brendan-donegan)

** Changed in: phablet-tools (Ubuntu)
   Status: New = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378245

Title:
  citrain could use a more accurate way to upgrade from silos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phablet-tools/+bug/1378245/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1378245] [NEW] citrain could use a more accurate way to upgrade from silos

2014-10-07 Thread Brendan Donegan
Public bug reported:

Currently the citrain tool uses the command 'apt-get -o
Dir::Etc::SourceList=/dev/null update' to disable sources.list and make
sure that only the PPA is installed from. This works fine in most cases,
but we've encountered a recent case where a successful install required
a package that was in the main archive. Thanks to Mirv (Timo) we located
this command that does something similar but still allows the main
archive to be used.

apt update -o Dir::Etc::sourcelist=sources.list.d/ci-train-ppa-service-
ubuntu-rtm-landing-009-14.09.list -o Dir::Etc::sourceparts=- -o
APT::Get::List-Cleanup=0

We should update the citrain tool to use that command so that we don't
hit speed bumps again in future. The only tricky bit will be getting the
filename right - a clever use of find should do the trick though.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: phablet-tools 1.1+14.10.20140929-0ubuntu1
Uname: Linux 3.13.0-031300rc2-generic x86_64
ApportVersion: 2.14.4-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Oct  7 10:16:45 2014
InstallationDate: Installed on 2013-11-30 (310 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
PackageArchitecture: all
SourcePackage: phablet-tools
UpgradeStatus: Upgraded to utopic on 2014-05-16 (143 days ago)

** Affects: phablet-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug third-party-packages utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378245

Title:
  citrain could use a more accurate way to upgrade from silos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phablet-tools/+bug/1378245/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1366872] Re: Cannot send MMS from EE/Orange UK

2014-10-07 Thread Brendan Donegan
Ok - Jonathan please re-open this if it still happens

** Changed in: android (Ubuntu)
   Status: New = Incomplete

** Changed in: android (Ubuntu)
   Status: Incomplete = 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/1366872

Title:
  Cannot send MMS from EE/Orange UK

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android/+bug/1366872/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1370376] Re: Can't receive MMS despite ability to send on Tele2

2014-10-07 Thread Brendan Donegan
** Tags added: operators

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1370376

Title:
  Can't receive MMS despite ability to send on Tele2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1370376/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1370376] Re: Can't receive MMS despite ability to send on Tele2

2014-10-07 Thread Brendan Donegan
** Tags removed: operators

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1370376

Title:
  Can't receive MMS despite ability to send on Tele2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1370376/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   10   >