[Touch-packages] [Bug 1363015] Re: App icons require shaping at every callsite

2014-09-09 Thread Matthew Paul Thomas
** Description changed:

- Currently, showing an app icon in the correct Ubuntu shape requires
- shaping it when you are using it.
- 
- For example, ensuring that iconFrame is set to True when using 
ListItem.Standard{}.
+ In list items, showing an app icon in the correct Ubuntu shape requires 
shaping it when you are using it: ListItem.Standard{IconFrame: True}.
  
http://developer.ubuntu.com/api/devel/ubuntu-13.04/qml/ui-toolkit/qml-ubuntu-components-listitems0-standard.html
  
  That property is set to True by default, but it's not obvious why it
  should be, and list items aren't the only place that app icons get used.
  
  The result is that several times now, app updates have ended up without the 
appropriate frame:
  - in the System Settings Updates list (bug 1354478)
  - in the Notifications screen
  - in the Launcher the frame is unintentionally different (bug 1332119).
  
  Conversely, non-app icons have ended up *with* the frame by mistake:
  - Display language (bug 1288866)
  - Orientation Lock (bug 1365450)
  - Ubuntu updates (bug 1367136).
  
- On the API design quality scale, this is roughly Read the
+ In notification bubbles, the opposite applies -- you have to set a hint to 
use an *unshaped* icon: notify_notification_set_hint_string(m_notification, 
x-canonical-non-shaped-icon, true).
+ https://wiki.ubuntu.com/Touch/Notifications#Elements_of_a_Notification
+ 
+ Predictably, this has resulted in cases of icons having frames when they 
shouldn't:
+ - Wi-Fi network authentication (bug 1346904)
+ - Remove Account (bug 1350282).
+ 
+ On the API design quality scale, both of these are roughly Read the
  implementation and you'll get it right. http://sweng.the-
- davies.net/Home/rustys-api-design-manifesto
+ davies.net/Home/rustys-api-design-manifesto Worse, they have opposite
+ defaults.
  
  I suggest that the toolkit move all the way up to It's impossible to
  get wrong, by always shaping an icon when it is an app icon, and never
  otherwise. Whether an icon is an app icon could (I assume) be detected
  by its path.

** Also affects: notify-osd (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

  In list items, showing an app icon in the correct Ubuntu shape requires 
shaping it when you are using it: ListItem.Standard{IconFrame: True}.
  
http://developer.ubuntu.com/api/devel/ubuntu-13.04/qml/ui-toolkit/qml-ubuntu-components-listitems0-standard.html
  
  That property is set to True by default, but it's not obvious why it
  should be, and list items aren't the only place that app icons get used.
  
  The result is that several times now, app updates have ended up without the 
appropriate frame:
  - in the System Settings Updates list (bug 1354478)
  - in the Notifications screen
  - in the Launcher the frame is unintentionally different (bug 1332119).
  
  Conversely, non-app icons have ended up *with* the frame by mistake:
  - Display language (bug 1288866)
  - Orientation Lock (bug 1365450)
  - Ubuntu updates (bug 1367136).
  
  In notification bubbles, the opposite applies -- you have to set a hint to 
use an *unshaped* icon: notify_notification_set_hint_string(m_notification, 
x-canonical-non-shaped-icon, true).
  https://wiki.ubuntu.com/Touch/Notifications#Elements_of_a_Notification
  
  Predictably, this has resulted in cases of icons having frames when they 
shouldn't:
  - Wi-Fi network authentication (bug 1346904)
+ - alarms (bug 1346925)
  - Remove Account (bug 1350282).
  
  On the API design quality scale, both of these are roughly Read the
  implementation and you'll get it right. http://sweng.the-
  davies.net/Home/rustys-api-design-manifesto Worse, they have opposite
  defaults.
  
  I suggest that the toolkit move all the way up to It's impossible to
  get wrong, by always shaping an icon when it is an app icon, and never
  otherwise. Whether an icon is an app icon could (I assume) be detected
  by its path.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1363015

Title:
  App icons require shaping at every callsite

Status in “notify-osd” package in Ubuntu:
  New
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  New

Bug description:
  In list items, showing an app icon in the correct Ubuntu shape requires 
shaping it when you are using it: ListItem.Standard{IconFrame: True}.
  
http://developer.ubuntu.com/api/devel/ubuntu-13.04/qml/ui-toolkit/qml-ubuntu-components-listitems0-standard.html

  That property is set to True by default, but it's not obvious why it
  should be, and list items aren't the only place that app icons get
  used.

  The result is that several times now, app updates have ended up without the 
appropriate frame:
  - in the System Settings Updates list (bug 1354478)
  - in the Notifications screen
  - in the Launcher the frame is unintentionally different (bug 1332119).

  Conversely, non-app 

[Touch-packages] [Bug 1289401] Re: Accounts has an inappropriate icon

2014-09-09 Thread Matthew Paul Thomas
** Changed in: ubuntu-themes (Ubuntu)
 Assignee: (unassigned) = Matthieu James (tiheum)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1289401

Title:
  Accounts has an inappropriate icon

Status in “ubuntu-system-settings-online-accounts” package in Ubuntu:
  Triaged
Status in “ubuntu-themes” package in Ubuntu:
  New

Bug description:
  Ubuntu Trusty r188

  1. Go to System Settings.
  2. Look at the Accounts icon.

  What you see: An icon showing two people, suggesting multiple users.

  What you should see: An icon suggesting multiple online accounts.

  Compare with Ubuntu for PC, where Online Accounts has an icon of a
  globe with keys and a lock.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1320880] Re: calendar alarm never stops sounding without user interaction

2014-09-09 Thread Matthew Paul Thomas
** Changed in: indicator-datetime (Ubuntu)
 Assignee: Charles Kerr (charlesk) = James Mulholland 
(jamesjosephmulholland)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1320880

Title:
  calendar alarm never stops sounding without user interaction

Status in “indicator-datetime” package in Ubuntu:
  Triaged

Bug description:
  If an alarm fires, the alarm sound seemingly will persist forever.
  This seems like perhaps the right choice for an alarm clock, but seems
  inappropriate for a calendar reminder. I would expect a calendar
  reminder to sound for only a short period.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1363075] Re: Background does not display rotated imaged as rotated

2014-09-12 Thread Matthew Paul Thomas
** Changed in: unity8 (Ubuntu)
   Status: Opinion = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1363075

Title:
  Background does not display rotated imaged as rotated

Status in “gallery-app” package in Ubuntu:
  New
Status in “ubuntu-system-settings” package in Ubuntu:
  Confirmed
Status in “unity8” package in Ubuntu:
  Invalid

Bug description:
  Steps:
  1. Take a picture of something at an incorrect orientation and larger than 
desired (pic1.png)
  2. Open the picture in the gallery, use the editor to rotate and crop the pic 
(pic2.png)
  3. Go to system settings and choose the pic in the backgound.

  Effect:
  The pic is displayed in the background as cropped but not rotated (pic3.png 
and pic4.png)

  Expected:
  The pic is display rotated

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1362518] Re: Badge missing from System Settings icon on dash when update is available

2014-09-12 Thread Matthew Paul Thomas
- High because the absence may delay people installing important Ubuntu
Touch updates.

** Changed in: ubuntu-ux
   Importance: Undecided = High

** Changed in: ubuntu-ux
   Status: New = Fix Committed

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Matthew Paul Thomas (mpt)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1362518

Title:
  Badge missing from System Settings icon on dash when update is
  available

Status in Ubuntu UX bugs:
  Fix Committed
Status in “unity8” package in Ubuntu:
  New

Bug description:
  Ubuntu 14.10 r203

  1. Wait until software updates are available.
  2. Look at the System Settings icon in the Dash.

  What you see: It appears as normal.

  What you should see: Wherever the System Settings icon appears, it
  should have a badge with the number of updates available.
  https://wiki.ubuntu.com/SoftwareUpdates#Prompting

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1357548] Re: Empty PIN/password/passphrase field appears to contain 4 characters

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1357548

Title:
  Empty PIN/password/passphrase field appears to contain 4 characters

Status in Ubuntu UI Toolkit:
  Confirmed
Status in Ubuntu UX bugs:
  Fix Committed
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Confirmed
Status in “unity8” package in Ubuntu:
  Confirmed

Bug description:
  minor interrelated issues  probably needs design input
  1) visual inconsistency of the pin text box prompt shows 4 bullets implying 
needing 4 characters, but the passphrase is text box is empty
  2) selecting the pin text box prompt, the bullets remain, and don't respond 
to delete, they don't disappear once typing begins (i would think dissappear on 
text box selection)
  3) having a show password would be nice

  
  Desired resolution: Passcode/password fields should never contain bullets 
when you haven't entered anything in them.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1368663] Re: - Bottom edge from lockscreen should open the content hub so the user can pick a wallpaper

2014-09-12 Thread Matthew Paul Thomas
** Also affects: unity8 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1368663

Title:
  - Bottom edge from lockscreen should open the content hub so the user
  can pick a wallpaper

Status in Ubuntu UX bugs:
  New
Status in “unity8” package in Ubuntu:
  New

Bug description:
  - Bottom edge from lockscreen should open the content hub so the user
  can pick a wallpaper

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1368662] Re: - Remove the 'folded corner' that indicates when an app is pinned

2014-09-12 Thread Matthew Paul Thomas
** Summary changed:

- - Remove the 'folded corner' that indicates when an app is pinned (not needed 
anymore because all apps in the Launcher other than the currently focused app 
will be pinned)
+ - Remove the 'folded corner' that indicates when an app is pinned

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1368662

Title:
  - Remove the 'folded corner' that indicates when an app is pinned

Status in Ubuntu UX bugs:
  New
Status in “unity8” package in Ubuntu:
  New

Bug description:
  - Remove the 'folded corner' that indicates when an app is pinned (not
  needed anymore because all apps in the Launcher other than the
  currently focused app will be pinned)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1368660] Re: - implement the updated visual design whereby the quicklist is positioned above the user's fingers

2014-09-12 Thread Matthew Paul Thomas
** Also affects: unity8 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1368660

Title:
  - implement the updated visual design whereby the quicklist is
  positioned above the user's fingers

Status in Ubuntu UX bugs:
  New
Status in “unity8” package in Ubuntu:
  New

Bug description:
  - implement the updated visual design whereby the quicklist is
  positioned above the user's fingers

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1368659] Re: Pop out effect to show that Launcher icon is in reorder state

2014-09-12 Thread Matthew Paul Thomas
** Summary changed:

- - when a user unlocks an icon from the Launcher by long pressing on the icon, 
the icon should 'pop out' with a drop shadow giving a 3d effect to inform the 
user that the icon is now in the reorder state
+ Pop out effect to show that Launcher icon is in reorder state

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1368659

Title:
  Pop out effect to show that Launcher icon is in reorder state

Status in Ubuntu UX bugs:
  New
Status in “unity8” package in Ubuntu:
  New

Bug description:
  - when a user unlocks an icon from the Launcher by long pressing on
  the icon, the icon should 'pop out' with a drop shadow giving a 3d
  effect to inform the user that the icon is now in the reorder state

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1368658] Re: - Implement new visual designs for Snap Decisions and other notifications

2014-09-12 Thread Matthew Paul Thomas
** Also affects: unity8 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1368658

Title:
  - Implement new visual designs for Snap Decisions and other
  notifications

Status in Ubuntu UX bugs:
  New
Status in “unity8” package in Ubuntu:
  New

Bug description:
  The poor discoverabiltiy of the text field for snap decision (lack of
  contrast)

  One participant discovered the snap decision, however, after he
  clicked on the message button, he could not locate the text field
  immeditately as it was blended into the background.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1346355] Re: 14.04 power-cog does not turn red when restart is needed

2014-09-12 Thread Matthew Paul Thomas
Greg, there are two misunderstandings here. First, it is not always true
that The power-cog is where users go to shutdown/restart their
computer. Some people only ever put their computer to sleep and wake it
up again, by closing and opening the lid; they don't shut down or
restart unless explicitly prompted, so futzing with the cog icon would
be meaningless to them. Second, it is not correct that the user needs
to go to the Power-Cog to accomplish the restart. There's a much more
obvious Restart Now button in the restart-required alert. If Software
Updater is crashing somehow before it displays that alert on your
parents' computer, please report that as a separate bug. Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1346355

Title:
  14.04 power-cog does not turn red when restart is needed

Status in The Session Menu:
  Invalid
Status in “unity” package in Ubuntu:
  Invalid

Bug description:
  In ubuntu 12.04 the power-cog turned red when a reboot/restart was
  needed. This was a helpful feature because it informed users that they
  needed to restart the computer. But this helpful indicator is gone in
  14.04 and it has resulted in me never remembering to restart my
  computer because there is no helpful feedback from ubuntu that a
  restart is needed.

  In 14.04, I will perform an update and a popup tells me a Restart is
  needed but I usually select to restart-later because I am in the
  middle of working. By the the time I am done working I have forgotten
  that a restart is needed. Later when I am working again a popup occurs
  informing me that a restart is needed (but again I am in the middle of
  working so I don't restart). Bottom line: when the power-cog turned
  red, it reminded me that I needed to restart the computer. When I
  finished my work I look up and see the red power-cog and Oh yeah, I
  need to restart. Now is a good time. In 14.04 this doesn't happen.
  Instead I'm perpetually bugged by a popup (which is useless because
  it's never a good time to restart when it pops up). The red power-cog
  was a much BETTER design choice.

  The removal of the power-cog turning red has negatively affected the
  management of ubuntu updates and it should be fixed so that it behaves
  like 12.04.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1368675] Re: No Wi-Fi on Nexus 4 (Mako)

2014-09-12 Thread Matthew Paul Thomas
** Description changed:

  Ubuntu Touch 14.10 r235, LG Nexus 4
  
  1. Open the Network menu.
  2. Navigate to System Settings  Wi-Fi.
  
  What happens:
  
- 1. The Network menu contains only the word Empty! (That wording is bug
- 1350952, but this isn't about the wording.)
+ 1. The Network menu contains only the word Empty! No Wi-Fi switch, no
+ Wi-Fi Settings item, no Cellular Settings item, nothing. (The Empty!
+ wording is bug 1350952, but this isn't about the wording.)
  
  2. The screen contains only Previous networks and (as long as bug
  1365960 isn't fixed) Other network.
  
  What should happen:
- 1. A Wi-Fi switch is available.
- 2. A Wi-Fi switch is available.
+ 1. A Wi-Fi switch is present.
+ 2. A Wi-Fi switch is present.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1368675

Title:
  No Wi-Fi on Nexus 4 (Mako)

Status in “network-manager” package in Ubuntu:
  New

Bug description:
  Ubuntu Touch 14.10 r235, LG Nexus 4

  1. Open the Network menu.
  2. Navigate to System Settings  Wi-Fi.

  What happens:

  1. The Network menu contains only the word Empty! No Wi-Fi switch,
  no Wi-Fi Settings item, no Cellular Settings item, nothing. (The
  Empty! wording is bug 1350952, but this isn't about the wording.)

  2. The screen contains only Previous networks and (as long as bug
  1365960 isn't fixed) Other network.

  What should happen:
  1. A Wi-Fi switch is present.
  2. A Wi-Fi switch is present.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1368675/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1350952] Re: [Indicators] replace the text Empty! with something more useful

2014-09-12 Thread Matthew Paul Thomas
I think we're confusing three issues here.

First, the Transfers menu should show something more appropriate, like
No active transfers or something, when there are none. That requires
design work.

Second, the Notifications list should show something more appropriate,
like None or something, when there are none. That requires separate
design work.

Third, some code in the indicator system itself is inserting the word
Empty! into empty indicator menus and should not. For example, right
now I'm getting Empty! in, of all places, the Network menu (bug
1368675). That should never happen ... but when it *does* happen, for
whatever reason, it should be something more elegant, like a silhouetted
error icon, or even nothing at all.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-messages in
Ubuntu.
https://bugs.launchpad.net/bugs/1350952

Title:
  [Indicators] replace the text Empty! with something more useful

Status in Transfer Indicator:
  Invalid
Status in Ubuntu UX bugs:
  Fix Committed
Status in “indicator-messages” package in Ubuntu:
  Confirmed
Status in “indicator-transfer” package in Ubuntu:
  Invalid
Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  when clearing the menu on this indicator (and others), the text
  Empty! is displayed. Can we please remove that and put something
  more useful there. It looks bad. Need advise from design..

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1368675] Re: No Wi-Fi on Nexus 4 (org::ofono::Interface::NetworkRegistration::str2status(std::string): Unknown status '')

2014-09-12 Thread Matthew Paul Thomas
** Attachment added: Output of /usr/share/ofono/scripts/list-modems
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1368675/+attachment/4202230/+files/output.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1368675

Title:
  No Wi-Fi on Nexus 4
  (org::ofono::Interface::NetworkRegistration::str2status(std::string):
  Unknown status '')

Status in “indicator-network” package in Ubuntu:
  Invalid
Status in “network-manager” package in Ubuntu:
  Invalid
Status in “ofono” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu Touch 14.10 r235, LG Nexus 4

  1. Open the Network menu.
  2. Navigate to System Settings  Wi-Fi.

  What happens:

  1. The Network menu contains only the word Empty! No Wi-Fi switch,
  no Wi-Fi Settings item, no Cellular Settings item, nothing. (The
  Empty! wording is bug 1350952, but this isn't about the wording.)

  2. The screen contains only Previous networks and (as long as bug
  1365960 isn't fixed) Other network.

  What should happen:
  1. A Wi-Fi switch is present.
  2. A Wi-Fi switch is present.

  
  phablet@ubuntu-phablet:~$  
/usr/lib/arm-linux-gnueabihf/indicator-network/indicator-network-service
  ModemManager::ModemManager()
  void SimUnlockDialog::Private::reset()
  Unknown Interface: org.ofono.NetworkTime
  void org::ofono::Interface::NetworkRegistration::_updateProperty(std::string, 
core::dbus::types::Variant): unhandled property change: Mode
  org::ofono::Interface::NetworkRegistration::Status 
org::ofono::Interface::NetworkRegistration::str2status(std::string): Unknown 
status ''
  Segmentation fault (core dumped)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1358328] Re: Add optional avatar to scope reviews preview widget

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: Daniela Ferrai (dferrai) = James Mulholland 
(jamesjosephmulholland)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1358328

Title:
  Add optional avatar to scope reviews preview widget

Status in The Savilerow project:
  New
Status in Ubuntu UX bugs:
  Fix Committed
Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  I'd like to use the reviews widget for each facebook comment (in a
  preview) in order to include each commenter's FB profile pic as an
  avatar.

  Saviq suggested the reviews widget should therefor have an optional
  avatar.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1303633] Re: [snapdecision.pinlock] no way to trigger the error haptic feedback

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: Daniela Ferrai (dferrai) = James Mulholland 
(jamesjosephmulholland)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1303633

Title:
  [snapdecision.pinlock] no way to trigger the error haptic feedback

Status in Network Menu:
  New
Status in Ubuntu UX bugs:
  Fix Committed
Status in The Unity 8 shell:
  Fix Released
Status in “indicator-network” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  We need an additional action to signal the dialog that there was an
  error and  to trigger the haptic shaking. The action has to carry a
  parameter that contains the text to show during the shaking.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1355422] Re: [notifications] Can't dismiss notification bubbles

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: Daniela Ferrai (dferrai) = James Mulholland 
(jamesjosephmulholland)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-notifications in
Ubuntu.
https://bugs.launchpad.net/bugs/1355422

Title:
  [notifications] Can't dismiss notification bubbles

Status in Ubuntu UX bugs:
  Fix Committed
Status in Server and client library for desktop notifications in Unity:
  New
Status in “unity-notifications” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  On a phone with accounts setup for twitter, facebook and 2x google accounts I 
get a fair number of notifications.
  Often times these notifications appear while I'm actually using the phone.
  This presents issues in multiple areas:-

  * If I'm in the dash I am blocked from using the search function because a 
notification covers the search button
  * If I'm in the dash and already searching, having typed something, I'm 
blocked from seeing what I'm typing by the notification
  * In apps I can't go back because the notification blocks the button

  You get the idea. Basically notifications slow me down, because I have
  to wait for them to disappear. I'd like to be able to dismiss them. On
  iOS you swipe up which is indicated with a horizontal bar to grab and
  swipe away.

  ---

  Desired solution

  We've added in the latest specification for notifications bubbles (or
  clickable notifications) the ability to dismiss a notification via
  swiping  left to right. Link to the spec:
  https://docs.google.com/a/canonical.com/document/d
  /1ehZGFePGmy8pnyAGsgWYDeBgr45Cc8jE2mTb2Qz-oeM/edit#

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1350952] Re: [Indicators] replace the text Empty! with something more useful

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: Daniela Ferrai (dferrai) = James Mulholland 
(jamesjosephmulholland)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-messages in
Ubuntu.
https://bugs.launchpad.net/bugs/1350952

Title:
  [Indicators] replace the text Empty! with something more useful

Status in Transfer Indicator:
  Invalid
Status in Ubuntu UX bugs:
  Fix Committed
Status in “indicator-messages” package in Ubuntu:
  Confirmed
Status in “indicator-transfer” package in Ubuntu:
  Invalid
Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  when clearing the menu on this indicator (and others), the text
  Empty! is displayed. Can we please remove that and put something
  more useful there. It looks bad. Need advise from design..

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1318812] Re: [osk] no way to remove user added dictionary words

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: Daniela Ferrai (dferrai) = Matthew Paul Thomas (mpt)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu.
https://bugs.launchpad.net/bugs/1318812

Title:
  [osk] no way to remove user added dictionary words

Status in Ubuntu Keyboard:
  Confirmed
Status in Ubuntu UX bugs:
  Fix Committed
Status in “ubuntu-keyboard” package in Ubuntu:
  Confirmed
Status in “ubuntu-system-settings” package in Ubuntu:
  Confirmed

Bug description:
  when spell checking is enabled, any word the user types that is not 
recognized gets added to the user dictionary (I think).
  The problem is once a word gets added there is no way to delete it and it 
always shows up on the word ribbon, whether you want it or not.

  We should be more selective when adding words (i.e. if you type
  asdafadfadsfadsfadsfadsf that gets added). We can address that in
  another bug. For this bug, I think we need to provide the user with a
  way to remove words they added to the dictionary.

  One idea: press and hold the word on the word ribbon would produce an
  x button which when pressed would remove the word from the
  dictionary. This would be consistent with how users close apps, delete
  bookmarks, etc.

  
  --

  Desired solution:

  Design specified here - section 'custom words':
  https://wiki.ubuntu.com/LanguageAndText

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1321309] Re: [Indicators] Missed calendar or alarm events need to be properly indicated

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: Daniela Ferrai (dferrai) = James Mulholland 
(jamesjosephmulholland)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1321309

Title:
  [Indicators] Missed calendar or alarm events need to be properly
  indicated

Status in The Date and Time Indicator:
  Confirmed
Status in Clock application for Ubuntu devices:
  Triaged
Status in Themes for Ubuntu:
  New
Status in Ubuntu UX bugs:
  Fix Committed
Status in “indicator-datetime” package in Ubuntu:
  New
Status in “ubuntu-themes” package in Ubuntu:
  New

Bug description:
  Imagine a scenario where you have a calendar event or a clock alarm to
  go of at 10:00. If you get a call at the same time, then obviously the
  call gets the highest priority and the alarm or calendar audible
  notification is suppressed by the system. So a phone user can actually
  miss the event.

  This can be resolved by turning the alarm icon shown in the indicator
  to blue similar to messages to indicate that an alarm or event was
  missed by the user.

  ---

  Desired solution:

  The alarm icon turns its state to active like notification
  center/messages indicator as suggested in the bug description.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1346838] Re: [Notification] an incoming call snap-decision notification does not use/display the secondary icon

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: Daniela Ferrai (dferrai) = James Mulholland 
(jamesjosephmulholland)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-notifications in
Ubuntu.
https://bugs.launchpad.net/bugs/1346838

Title:
  [Notification] an incoming call snap-decision notification does not
  use/display the secondary icon

Status in Telephony Service:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Committed
Status in Server and client library for desktop notifications in Unity:
  Won't Fix
Status in The Unity 8 shell:
  Fix Released
Status in “telephony-service” package in Ubuntu:
  Fix Released
Status in “unity-notifications” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  In the new notification UI design a secondary icon needs to be used in the 
top right corner. This icon helps to indicate what kind of notification is 
received.
  E.g. for messaging this icon can define weather user is receiving an SMS, or 
MMS with video, image or v-card. Please refer to the latest notification spec. 
  
https://docs.google.com/a/canonical.com/document/d/1ehZGFePGmy8pnyAGsgWYDeBgr45Cc8jE2mTb2Qz-oeM/edit#heading=h.ihcuz26wprxs

To manage notifications about this bug go to:
https://bugs.launchpad.net/telephony-service/+bug/1346838/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1238174] Re: [Notifications] notifications / snap decisions over indicators blend into background

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: Daniela Ferrai (dferrai) = James Mulholland 
(jamesjosephmulholland)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1238174

Title:
  [Notifications] notifications / snap decisions over indicators blend
  into background

Status in Ubuntu UX bugs:
  Fix Committed
Status in “unity8” package in Ubuntu:
  Incomplete

Bug description:
  When a notification or a snap decision is displayed over indicators, it looks 
really bad, both having the same background.
  --

  New design for notification solve this problem:

  https://docs.google.com/a/canonical.com/document/d
  /1ehZGFePGmy8pnyAGsgWYDeBgr45Cc8jE2mTb2Qz-
  oeM/edit#heading=h.l9277ssjb99w

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1234886] Re: [osk] No way to auto-repeat

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: Daniela Ferrai (dferrai) = Giorgio Venturi (giorgio-venturi)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu.
https://bugs.launchpad.net/bugs/1234886

Title:
  [osk] No way to auto-repeat

Status in Ubuntu Keyboard:
  Triaged
Status in Ubuntu UX bugs:
  Triaged
Status in “ubuntu-keyboard” package in Ubuntu:
  Triaged

Bug description:
  Auto repeat doesn't seem to work. If it is a hidden gesture or
  feature, it is not easily discoverable.

  
  $ adb shell system-image-cli -i
  current build number: 78
  device name: mako
  channel: stable
  last update: 2013-10-03 13:05:32
  version version: 78
  version ubuntu: 20131003
  version device: 20131002.1

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1168309] Re: [SDK][sheets] Sheet navigation should be consistent with other navigation and address keyboard interaction

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Giorgio Venturi (giorgio-venturi)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1168309

Title:
  [SDK][sheets] Sheet navigation should be consistent with other
  navigation and address keyboard interaction

Status in Ubuntu UI Toolkit:
  Won't Fix
Status in Ubuntu UX bugs:
  Fix Committed
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  New

Bug description:
  When there is need to create content in an app which needs to be
  protected we use sheet (or 'modal') navigation e.g. cancel and send
  behaviour (not necessarily buttons); which has the feel of acting as a
  secondary screen or space in an app.

  Sample use cases are found in creation of a calendar event, editting
  an alarm, adding photos to an album and so on. Keyboard should be
  considered in the design of this pattern.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1294294] Re: Carousel displays no metadata, making it impossible to identify tracks/videos

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: (unassigned) = James Mulholland (jamesjosephmulholland)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-mediascanner
in Ubuntu.
https://bugs.launchpad.net/bugs/1294294

Title:
  Carousel displays no metadata, making it impossible to identify
  tracks/videos

Status in Ubuntu UX bugs:
  Fix Committed
Status in “unity-scope-mediascanner” package in Ubuntu:
  Triaged
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  Put some music and/or videos onto your device via mtp into ~/Music and/or 
~/Videos
  Go to the Music or Video scope
  Observe music covers or video thumbnails.

  Note that with multiple tracks from the same album/artist it's
  impossible to differentiate them as there is no metadata displayed.

  It's less pronounced on video carousel as you may have decent
  thumbnails which let you identify one video from another. However if
  you have multiple episodes of a show, it's not easy to tell which is
  which.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity8 7.84+14.04.20140317.2-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: armhf
  Date: Tue Mar 18 19:05:48 2014
  InstallationDate: Installed on 2014-03-18 (0 days ago)
  InstallationMedia: Ubuntu Trusty Tahr (development branch) - armhf 
(20140318.1)
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   SHELL=/bin/bash
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1305143] Re: [indicators] the ordering of icons of a single indicator should reverse on RTL system

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
   Status: New = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1305143

Title:
  [indicators] the ordering of icons of a single indicator should
  reverse on RTL system

Status in Ubuntu UX bugs:
  Fix Committed
Status in “unity8” package in Ubuntu:
  New

Bug description:
  Just as the pre-label moves from left to the right on a Right-to-Left
  system, the multiple icons of an indicator should also change their
  ordering so that the first (leftmost) icon becomes the rightmost one,
  etc.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1261300] Re: Dash bullet expansion is confusing and difficult to discover

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: (unassigned) = James Mulholland (jamesjosephmulholland)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1261300

Title:
  Dash bullet expansion is confusing and difficult to discover

Status in Ubuntu UX bugs:
  Fix Committed
Status in Unity:
  New
Status in The Unity 8 shell:
  Fix Released
Status in “unity” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  Section bullets are hard to discover and confusing, in both unity 7
  and 8.

  Unity7+8: A small set of applications/icons are shown under each
  heading making it look like that heading is already fully expanded.
  Result: The user never thinks to tap on the heading (like Installed)
  again to see more apps/icons.

  Unity 8: Arrows next to headings are misleading:
  Collapsed:  Heading v
  Expanded:  Heading ^
  Again, the down arrow suggests the list is already fully expanded so users 
don't think to tap on it again to further expand the list. Many people will 
expect the more familiar convention:
  Collapsed: Heading 
  Expanded: Heading v

  On a touch image this leads to simple but frustrating problems like
  the user never finding  System Settings. Because it's non-obvious
  they need to tap on Applications which looks like it's already
  expanded.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1353997] Re: [ApplicationSwitch] Dificult to find the shell app if it is a empty scope

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: (unassigned) = James Mulholland (jamesjosephmulholland)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1353997

Title:
  [ApplicationSwitch] Dificult to find the shell app if it is a empty
  scope

Status in Ubuntu UX bugs:
  New
Status in “unity8” package in Ubuntu:
  Incomplete

Bug description:
  In the new image the shell appears on the application switch (right
  edge swipe), this is great because I can go back to the shell from
  there. But at least for me there is some small problems that can cause
  confusion.

  1- The shell appear in different positions - On the application
  switcher the shell appears always in a different position in my case I
  was using only one app and sometimes the shell appear os top of it
  sometimes on bottom of it, this is annoying since most of the cases I
  want to interact with the app and i need to find it on the list
  because the shell is jumping btw the positions.  If the shell appears
  always on the back will be easy to find the app.

  2 - If you go to a empty scope (my Video scope is empty there is only
  the title), and enter in the application switcher is very difficult to
  know what is the shell and what is an application, they have the same
  visuals .

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1355093] Re: Inconsistent spinning-logo screens for startup and system image update

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Benjamin Keyser (bjkeyser)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to system-image in Ubuntu.
https://bugs.launchpad.net/bugs/1355093

Title:
  Inconsistent spinning-logo screens for startup and system image update

Status in Ubuntu UX bugs:
  New
Status in Unity System Compositor:
  New
Status in “system-image” package in Ubuntu:
  Confirmed
Status in “unity-system-compositor” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 14.10 r183

  1. Wait for an Ubuntu update to become available.
  2. Install the update, confirming the prompt to restart the phone.

  What happens:
  * The screen goes black with a large, flat, pale orange spinning Ubuntu logo.
  * The phone restarts.
  * The screen goes black with a small, glowing, dark orange spinning Ubuntu 
logo.

  What should happen:
  * The Ubuntu logos should have exactly the same size, position, lighting, and 
color on both screens.

  https://wiki.ubuntu.com/SoftwareUpdates#installing-mobile-system:
  If you choose 'Install  Restart', a variation of the shutdown screen
  should appear...

  It may save time to fix bug 1335789 at the same time as this bug.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1353341] Re: Apps screen spacing should be even

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Estibaliz Landa Torres (estilanda)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1353341

Title:
  Apps screen spacing should be even

Status in Ubuntu UX bugs:
  Confirmed
Status in “unity8” package in Ubuntu:
  New

Bug description:
  1. Open the Apps screen. Use the attached screenshot for reference.

  What you see: The space between
  (A) the edge of the screen and the edge of a header,
  (B) the edge of the screen and the leftmost/rightmost icon, and
  (C) two adjacent icons,
  are very different.

  What you should see: All those spaces should be the same size.

  It's a basic layout error for items in a box to be closer to the edge
  of the box than they are to each other.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1356369] Re: Please disable screen rotation till unity8 supports it as well

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: (unassigned) = James Mulholland (jamesjosephmulholland)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1356369

Title:
  Please disable screen rotation till unity8 supports it as well

Status in Messaging App:
  New
Status in Ubuntu UX bugs:
  New
Status in “messaging-app” package in Ubuntu:
  New

Bug description:
  Screen rotation conflicts with on screen notifications.

  1. In landscape mode try to write an SMS
  2. Ensure an incoming message while you are typing

  What happens:
  Notification appears over keyboard and you end up tapping on the notification 
losing your written text.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: messaging-app 0.1+14.10.20140806-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14.5-0ubuntu4
  Architecture: armhf
  Date: Wed Aug 13 18:21:57 2014
  InstallationDate: Installed on 2014-08-13 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140813-020204)
  SourcePackage: messaging-app
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1356457] Re: bookmarks not easily found with new design

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Giorgio Venturi (giorgio-venturi)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1356457

Title:
  bookmarks not easily found with new design

Status in Ubuntu UX bugs:
  New
Status in “webbrowser-app” package in Ubuntu:
  New

Bug description:
  I like the new design of the webbrowser-app, but putting bookmarks
  under New Tab is non-intuitive. Furthermore, you may want to navigate
  to a bookmark from the current tab, but this doesn't seem to be
  possible.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1353226] Re: On the dash the available space for app names is too small

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: (unassigned) = James Mulholland (jamesjosephmulholland)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1353226

Title:
  On the dash the available space for app names is too small

Status in Ubuntu Translations:
  Fix Released
Status in Ubuntu UX bugs:
  New
Status in “ubuntu-system-settings” package in Ubuntu:
  Invalid
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  On the dash, System Settings is translated to Configuración del sistema.
  Configuración is too long, so it's cut as

  Configuració
  n del sistema

  That looks really bad. Maybe we can change the translation to Ajustes
  de sistema, or just Sistema.

  Screenshot: http://people.canonical.com/~john/lovely.png

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1357053] Re: Launcher home button should reset dash department

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: (unassigned) = James Mulholland (jamesjosephmulholland)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1357053

Title:
  Launcher home button should reset dash department

Status in Ubuntu UX bugs:
  New
Status in “unity8” package in Ubuntu:
  Incomplete

Bug description:
  I've seen people filtering the dash by department and then trying to
  use the home button in the launcher to get back to the starting
  position. Should the Launcher's home button clear any department
  selection?

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1356487] Re: Need to teach about right edge gestures somehow

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Vesa Rautiainen (vesar)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1356487

Title:
  Need to teach about right edge gestures somehow

Status in Ubuntu UX bugs:
  New
Status in “unity8” package in Ubuntu:
  Opinion

Bug description:
  Steps:

  1. Run just one app
  2. Swipe form the right to get the app spread
  3. Try to close the open app by flicking it up

  Result:
  The app spread snaps into the app or the launcher (which is ever is on top). 
It's possible to close the app only by using 2 hands to do a tricky maneuver to 
close the app as you invoke the spread.

  Expected:
  The apps stay spread long enough to flick the app closed

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1352408] Re: Edge demo lets you swipe from the left in the Swipe from the right screen

2014-09-12 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Olga Kemmet (olga-kemmet)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1352408

Title:
  Edge demo lets you swipe from the left in the Swipe from the right
  screen

Status in Ubuntu UX bugs:
  New
Status in “unity8” package in Ubuntu:
  Confirmed

Bug description:
  In all the screens of the edge demo we are taught how to use one
  border, so we learn we can use them all.

  Except in the Swipe from the right screen where you can also swipe
  from the left. I find this confusing.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1366018] Re: Not clear in Wi-Fi settings whether you are connected

2014-09-15 Thread Matthew Paul Thomas
(Removing Desired resolution that has nothing at all to do with this
bug.)

** Description changed:

  Ubuntu 14.10 r22
  
  1. Go somewhere that many Wi-Fi networks are nearby.
  2. Navigate to System Settings  Wi-Fi.
  3. Try to tell whether you are connected.
  
  What happens: The network you are connected to might be so far down the
  list that it's off-screen.
  
  What should happen: The network you are connected to is always at the
  top.
  
  https://wiki.ubuntu.com/Networking#wi-fi-phone: Whenever Wi-Fi is on
  and a network *is* connected, 'Available networks:' should instead be
  'Other available networks:', because it should be preceded by a
  'Connected to:' section listing the connected network.
- 
- ---
- Desired resolution:
- 
- - All types of notifications should be dismissable

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-network in
Ubuntu.
https://bugs.launchpad.net/bugs/1366018

Title:
  Not clear in Wi-Fi settings whether you are connected

Status in “indicator-network” package in Ubuntu:
  Incomplete
Status in “ubuntu-system-settings” package in Ubuntu:
  Incomplete

Bug description:
  Ubuntu 14.10 r22

  1. Go somewhere that many Wi-Fi networks are nearby.
  2. Navigate to System Settings  Wi-Fi.
  3. Try to tell whether you are connected.

  What happens: The network you are connected to might be so far down
  the list that it's off-screen.

  What should happen: The network you are connected to is always at the
  top.

  https://wiki.ubuntu.com/Networking#wi-fi-phone: Whenever Wi-Fi is
  on and a network *is* connected, 'Available networks:' should instead
  be 'Other available networks:', because it should be preceded by a
  'Connected to:' section listing the connected network.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1362150] Re: [Greeter] SIM PIN unlock usability needs improving

2014-09-15 Thread Matthew Paul Thomas
That seems reasonable -- it's equivalent to an e-mail program asking you
for your password when you try to check for or send e-mail without the
password saved.

Remember to add it to the specification, though -- currently the spec
doesn't mention SIM PIN at all.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1362150

Title:
  [Greeter] SIM PIN unlock usability needs improving

Status in Network Menu:
  New
Status in Ubuntu UX bugs:
  Fix Committed
Status in “indicator-network” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  Confirmed

Bug description:
  Several bugs have been reported related to using the PIN unlock
  Grouping here for review

  Add feedback on failed attempts
   - The dialog tells you how many attempts you have remaining before a PUK 
code will be required
   - Entering the wrong PIN will result in a clear message to user of the 
failure and an update of the attempts remaining count

  After cancelling SIM unlock, how to unlock is not obvious:
  1.Insert this SIM card
  2.Power on device
  3. Popup SIM PIN unlock interface after power on device
  4. cancel this dialog
  5. Go to phone app to make a call
  It is not obvious that the next step should be to drag down the indicator and 
use the unlock button.

  the phone and messaging apps should have a shorthand button clearly
  visible to unlock the relevant SIM so that the user does not have to
  know to go to the indicator-network first to be able to make
  phonecalls or send SMS

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1368675] Re: No Wi-Fi on Nexus 4 (org::ofono::Interface::NetworkRegistration::str2status(std::string): Unknown status '')

2014-09-17 Thread Matthew Paul Thomas
** Attachment added: /tmp/ofono_log.txt
   
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1368675/+attachment/4206073/+files/ofono_log.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-network in
Ubuntu.
https://bugs.launchpad.net/bugs/1368675

Title:
  No Wi-Fi on Nexus 4
  (org::ofono::Interface::NetworkRegistration::str2status(std::string):
  Unknown status '')

Status in “indicator-network” package in Ubuntu:
  Invalid
Status in “network-manager” package in Ubuntu:
  Invalid
Status in “ofono” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu Touch 14.10 r235, LG Nexus 4

  1. Open the Network menu.
  2. Navigate to System Settings  Wi-Fi.

  What happens:

  1. The Network menu contains only the word Empty! No Wi-Fi switch,
  no Wi-Fi Settings item, no Cellular Settings item, nothing. (The
  Empty! wording is bug 1350952, but this isn't about the wording.)

  2. The screen contains only Previous networks and (as long as bug
  1365960 isn't fixed) Other network.

  What should happen:
  1. A Wi-Fi switch is present.
  2. A Wi-Fi switch is present.

  
  phablet@ubuntu-phablet:~$  
/usr/lib/arm-linux-gnueabihf/indicator-network/indicator-network-service
  ModemManager::ModemManager()
  void SimUnlockDialog::Private::reset()
  Unknown Interface: org.ofono.NetworkTime
  void org::ofono::Interface::NetworkRegistration::_updateProperty(std::string, 
core::dbus::types::Variant): unhandled property change: Mode
  org::ofono::Interface::NetworkRegistration::Status 
org::ofono::Interface::NetworkRegistration::str2status(std::string): Unknown 
status ''
  Segmentation fault (core dumped)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1346355] Re: 14.04 power-cog does not turn red when restart is needed

2014-09-17 Thread Matthew Paul Thomas
1. If someone never shuts down or restarts unless explicitly prompted,
absolutely that changes where it is accomplished; for them, it is only
ever accomplished in places that aren't the power-cog. Furthermore, if
they are the only user of their computer, and whenever they need System
Settings they use the Launcher (where it is included by default), the
power-cog may be something they never use at all, and have no
comprehension of.

2. Status icons are sometimes okay for communicating long-lasting
things, but more important or urgent things usually require something
bigger. For example, when the battery is getting moderately low, the
battery status icon goes red; but when the battery is critically low,
you get a dialog. When you are connected to Wi-Fi, the network menu icon
shows this; but when you need to enter your Wi-Fi password, you get a
dialog. And the sound status icon shows the current volume, but if you
press a key to change the volume, confirmation is shown in a
notification bubble. These examples illustrate that a status icon is not
the normal Ubuntu method of communicating information; it is just one
method among several. Web popups are a red herring: people don't hate
popups when Google Docs uses them, just when advertisements use them.
And if you decline to restart after installing updates that need it,
Software Updater will remind you again in a day or a week (depending on
whether they're security updates), just as it would if you hadn't
installed them at all.

I do not doubt your parents' experience, I say only that it is an
outlier. Improving the branding of Software Updater is bug 510212.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1346355

Title:
  14.04 power-cog does not turn red when restart is needed

Status in The Session Menu:
  Invalid
Status in “unity” package in Ubuntu:
  Invalid

Bug description:
  In ubuntu 12.04 the power-cog turned red when a reboot/restart was
  needed. This was a helpful feature because it informed users that they
  needed to restart the computer. But this helpful indicator is gone in
  14.04 and it has resulted in me never remembering to restart my
  computer because there is no helpful feedback from ubuntu that a
  restart is needed.

  In 14.04, I will perform an update and a popup tells me a Restart is
  needed but I usually select to restart-later because I am in the
  middle of working. By the the time I am done working I have forgotten
  that a restart is needed. Later when I am working again a popup occurs
  informing me that a restart is needed (but again I am in the middle of
  working so I don't restart). Bottom line: when the power-cog turned
  red, it reminded me that I needed to restart the computer. When I
  finished my work I look up and see the red power-cog and Oh yeah, I
  need to restart. Now is a good time. In 14.04 this doesn't happen.
  Instead I'm perpetually bugged by a popup (which is useless because
  it's never a good time to restart when it pops up). The red power-cog
  was a much BETTER design choice.

  The removal of the power-cog turning red has negatively affected the
  management of ubuntu updates and it should be fixed so that it behaves
  like 12.04.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1369468] Re: no warning when volume increased to maximum and headphones plugged

2014-09-17 Thread Matthew Paul Thomas
This is not really an indicator problem, it's just that indicator-sound
is handling sound UI in general at the moment.

** Changed in: indicator-sound (Ubuntu)
 Assignee: (unassigned) = Matthew Paul Thomas (mpt)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-sound in Ubuntu.
https://bugs.launchpad.net/bugs/1369468

Title:
  no warning when volume increased to maximum and headphones plugged

Status in “indicator-sound” package in Ubuntu:
  New

Bug description:
  Android gives the user a warning if they attempt to raise the volume
  to 100% when headphones are plugged.

  This is a sensible precaution both to save the user from tinnitus and
  to avoid any potential legal repercussions.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1369723] Re: During the pin change dialog the Confirm button desapear behind the keyboard

2014-09-17 Thread Matthew Paul Thomas
** Also affects: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: ubuntu-ui-toolkit (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1369723

Title:
  During the pin change dialog the Confirm button desapear  behind the
  keyboard

Status in Ubuntu Touch System Settings:
  New
Status in Ubuntu UX bugs:
  New
Status in “ubuntu-system-settings” package in Ubuntu:
  New

Bug description:
  As you can see on the attached screenshot the confirm button is not
  visible when the keyboard appears.

  In my opinion we should avoid use dialog with input fields, this can
  be very difficult to handle since there is no scroll on dialog, and
  there is no way to move it.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1368831] Re: [Launcher] Change pin/un-pin terminology to Add/Remove

2014-09-17 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Vesa Rautiainen (vesar)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1368831

Title:
  [Launcher] Change pin/un-pin terminology to Add/Remove

Status in Ubuntu UX bugs:
  Triaged
Status in “unity8” package in Ubuntu:
  New

Bug description:
  Change the pin/un-pin terminology to Add to Launcher or Remove
  from Launcher.  Remove all traces of the word Pin.

  This was the original terminology but since it caused confusion with
  the recent applications in launcher. That's because a favourite app
  that was recent wasn't really removed from the launcher but
  unfavourited/unpinned when Remove from Launcher was selected.

  As we now propose getting rid of recent apps from the launcher (bug
  1368826) we should move back using Add/Remove terminology which is
  easier to understand than pin/un-pin.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1351537] Re: app preview images cannot be expanded to full size

2014-09-17 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: (unassigned) = James Mulholland (jamesjosephmulholland)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1351537

Title:
  app preview images cannot be expanded to full size

Status in Ubuntu UX bugs:
  New
Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  In the Click app store, apps include images to show what they look
  like while running.  This is nice, but I often want to zoom in to see
  the details.  This function works in Ubuntu Software Center and in the
  Android app store, not to mention most other online stores (whether
  for apps or not), but not in Click.

  As a sanity test, I handed an Ubuntu phone to a muggle and asked her
  to find an interesting app and install it.  She found the app store,
  found an app, looked at the previews, and then tried for a couple
  minutes to enlarge the images before giving up.  She was then
  frustrated and didn't bother to actually  tap 'install'.

  We should probably add the ability to view the full image.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1368696] Re: Missing pop out effect when long-pressing Launcher icon

2014-09-17 Thread Matthew Paul Thomas
** Summary changed:

- [design] when a user unlocks an icon from the Launcher by long pressing on 
the icon, the icon should 'pop out' with a drop shadow giving a 3d effect to 
inform the user that the icon is now in the reorder state
+ Missing pop out effect when long-pressing Launcher icon

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1368696

Title:
  Missing pop out effect when long-pressing Launcher icon

Status in Ubuntu UX bugs:
  New
Status in “unity8” package in Ubuntu:
  Incomplete

Bug description:
  - when a user unlocks an icon from the Launcher by long pressing on
  the icon, the icon should 'pop out' with a drop shadow giving a 3d
  effect to inform the user that the icon is now in the reorder state

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1236280] Re: [right edge] Dash should appear in the right edge interaction as just another app

2014-09-17 Thread Matthew Paul Thomas
Verified in 14.10 r244.

** Changed in: ubuntu-ux
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1236280

Title:
  [right edge] Dash should appear in the right edge interaction as just
  another app

Status in Ubuntu UX bugs:
  Fix Released
Status in The Unity 8 shell:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  Dash should appear in the right edge interaction as just another app.

  Use Case:
  1. User is in the Dash Music Scope.  They select an album to play.
  2. Phone switches the user to the Music App and the album starts to play
  3. User performs a right edge gesture to switch back to the previous app

  Current incorrect behaviour:
  4. Phone switches the User to the app they were using before they entered the 
Dash (they are not switched to the Dash)

  Correct desired behaviour:
  4. Phone switches the User to the Dash, because if we treat the Dash as an 
app, the Dash was the last app the user used before they switched to the Music 
App.

  Notes:
  - This change should be made to both the current right edge switcher, and the 
new alt-tab style 3d right edge switcher
  - When the user returns to the Dash, they should return to exactly the same 
state they left the Dash from e.g. Focused Scope, scroll position and preview 
open/closed should persist.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1369723] Re: During the pin change dialog the Confirm button desapear behind the keyboard

2014-09-17 Thread Matthew Paul Thomas
Unfortunately, avoiding dialogs with input fields wouldn't solve the
problem: especially in landscape mode, dialog contents can be taller
than the screen regardless of whether they contain input fields or not.

The solution is that the body area of dialogs should scroll -- this has
been in the toolkit spec for months. http://goo.gl/KqqGBe (currently
Canonical-only link)

** Project changed: ubuntu-ux = ubuntu-ui-toolkit (Ubuntu)

** Changed in: ubuntu-system-settings (Ubuntu)
 Assignee: Matthew Paul Thomas (mpt) = (unassigned)

** No longer affects: ubuntu-system-settings

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1369723

Title:
  During the pin change dialog the Confirm button desapear  behind the
  keyboard

Status in “ubuntu-system-settings” package in Ubuntu:
  New
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  New

Bug description:
  As you can see on the attached screenshot the confirm button is not
  visible when the keyboard appears.

  In my opinion we should avoid use dialog with input fields, this can
  be very difficult to handle since there is no scroll on dialog, and
  there is no way to move it.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1286282] Re: No way of copying system details from ListItem elements

2014-09-17 Thread Matthew Paul Thomas
** Description changed:

  Ubuntu Trusty r188
+ Ubuntu 14.10 r244
  
  1. In System Settings, go to About this phone.
  2. Try to copy the serial number, IMEI, or OS version to the clipboard.
  
  What happens: You can't.
  
  What should happen: You can.
  
  https://wiki.ubuntu.com/AboutThisDevice#Phone: Each value should have
  the standard UI for copying it as a whole.
  
- This probably depends on bug 1205020, in that it requires a standard way
- for software to say the text in this UI element is worth copying.
+ This probably depends on a standard toolkit way for software to say the
+ text in this UI element should be copyable.
+ 
+ The Wi-Fi settings currently works around this by displaying the IP
+ address in a read-only text field, which looks unattractive.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1286282

Title:
  No way of copying system details from ListItem elements

Status in Ubuntu UI Toolkit:
  New
Status in “ubuntu-system-settings” package in Ubuntu:
  Triaged
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  New

Bug description:
  Ubuntu Trusty r188
  Ubuntu 14.10 r244

  1. In System Settings, go to About this phone.
  2. Try to copy the serial number, IMEI, or OS version to the clipboard.

  What happens: You can't.

  What should happen: You can.

  https://wiki.ubuntu.com/AboutThisDevice#Phone: Each value should
  have the standard UI for copying it as a whole.

  This probably depends on a standard toolkit way for software to say
  the text in this UI element should be copyable.

  The Wi-Fi settings currently works around this by displaying the IP
  address in a read-only text field, which looks unattractive.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1370571] [NEW] Read-only text field doesn't look read-only

2014-09-17 Thread Matthew Paul Thomas
Public bug reported:

Ubuntu 14.10 r244

1. Connect the phone to a Wi-Fi network if it isn't already.
2. Navigate to System Settings  Wi-Fi  the chevron next to the current 
network.
3. Tap in the IP address field.

What you see:
2. The field is grey.
3. The field is white.

What you should see: Since the field is read-only, it should look
exactly the same when it isn't focused as when it is.

(The use of a read-only text field is a workaround for bug 1286282.)

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1370571

Title:
  Read-only text field doesn't look read-only

Status in “ubuntu-ui-toolkit” package in Ubuntu:
  New

Bug description:
  Ubuntu 14.10 r244

  1. Connect the phone to a Wi-Fi network if it isn't already.
  2. Navigate to System Settings  Wi-Fi  the chevron next to the current 
network.
  3. Tap in the IP address field.

  What you see:
  2. The field is grey.
  3. The field is white.

  What you should see: Since the field is read-only, it should look
  exactly the same when it isn't focused as when it is.

  (The use of a read-only text field is a workaround for bug 1286282.)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1371081] Re: if “when locked, allow [...] notifications” is disabled, notifications should not be shown

2014-09-18 Thread Matthew Paul Thomas
Confirmed in 14.10 r244.

** Changed in: unity8 (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1371081

Title:
  if “when locked, allow [...] notifications” is disabled, notifications
  should not be shown

Status in “unity8” package in Ubuntu:
  Confirmed

Bug description:
  Under system settings - Privacy  Security - Phone locking there's a
  “When locked, allow: notifications and quick settings” checkbox. When
  it is unchecked, if the lockscreen is up, notifications should be
  suppressed.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1371081] Re: if “when locked, allow [...] notifications” is disabled, notifications should not be shown

2014-09-18 Thread Matthew Paul Thomas
Ah, I see the problem here.

This setting is supposed to control access to the indicator menus from
the lock screen, and it does. However, people can't reasonably be
expected to know what an indicator menu is. Many things on the screen
act as indicators of various sorts, and the visual design of indicator
menus makes them look rather unlike menus.

Meanwhile, the notifications design placed notifications in a
Notification Centre indicator menu. So when we came to give this
setting an understandable name -- trying to summarize everything that
appeared inside indicator menus -- we settled on Notifications and
quick settings.

Unfortunately, that makes it seem as if notification bubbles themselves
are also controlled by this setting, when they are not.

Possible solutions to this problem:
1. Abolish the setting altogether, never allowing access to indicator menus 
from the lock screen.
2. Find a name that clarifies the current behavior: obviously including the 
Notification Center but obviously not including notification bubbles.
3. Change the name to quick settings, and change its behavior so that it no 
longer controls access to the Notification Center.
4. Change the effect of the setting so that it also controls notification 
bubbles on the lock screen.

Any other ideas?

** Changed in: unity8 (Ubuntu)
   Status: Confirmed = New

** Changed in: unity8 (Ubuntu)
 Assignee: (unassigned) = Matthew Paul Thomas (mpt)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1371081

Title:
  if “when locked, allow [...] notifications” is disabled, notifications
  should not be shown

Status in “unity8” package in Ubuntu:
  New

Bug description:
  Under system settings - Privacy  Security - Phone locking there's a
  “When locked, allow: notifications and quick settings” checkbox. When
  it is unchecked, if the lockscreen is up, notifications should be
  suppressed.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1371081] Re: if “when locked, allow [...] notifications” is disabled, notifications should not be shown

2014-09-18 Thread Matthew Paul Thomas
I just discussed this with James Mulholland, who is overseeing both
notifications and indicators at the moment. He said (and I agree) that
any setting claiming to control access to notifications should control
access to both notification bubbles and the Notification Centre.

So, please pick one of these for RTM, in order from most to least
desirable, and hardest to easiest to implement...

1. Change Notifications and quick settings to Quick settings, that
covers all indicator menus except the Notification Centre, with a
separate checkbox for Notifications that covers both the Notification
Centre and notification bubbles.

2. Change Notifications and quick settings to Quick settings, and
always block notification bubbles and access to the Notification Center
at the lock screen.

3. Hide the Notifications and quick settings setting altogether for
now, and always block access to all indicator menus at the lock screen.

Let us know which one you're going for, so we can update the spec
accordingly.

** Changed in: unity8 (Ubuntu)
   Status: New = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1371081

Title:
  if “when locked, allow [...] notifications” is disabled, notifications
  should not be shown

Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  Under system settings - Privacy  Security - Phone locking there's a
  “When locked, allow: notifications and quick settings” checkbox. When
  it is unchecked, if the lockscreen is up, notifications should be
  suppressed.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1366018] Re: Not clear in Wi-Fi settings whether you are connected

2014-09-19 Thread Matthew Paul Thomas
** Tags added: ota-1

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-network in
Ubuntu.
https://bugs.launchpad.net/bugs/1366018

Title:
  Not clear in Wi-Fi settings whether you are connected

Status in “indicator-network” package in Ubuntu:
  Incomplete
Status in “ubuntu-system-settings” package in Ubuntu:
  Incomplete

Bug description:
  Ubuntu 14.10 r22

  1. Go somewhere that many Wi-Fi networks are nearby.
  2. Navigate to System Settings  Wi-Fi.
  3. Try to tell whether you are connected.

  What happens: The network you are connected to might be so far down
  the list that it's off-screen.

  What should happen: The network you are connected to is always at the
  top.

  https://wiki.ubuntu.com/Networking#wi-fi-phone: Whenever Wi-Fi is
  on and a network *is* connected, 'Available networks:' should instead
  be 'Other available networks:', because it should be preceded by a
  'Connected to:' section listing the connected network.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1355093] Re: Inconsistent spinning-logo screens for startup and system image update

2014-09-19 Thread Matthew Paul Thomas
It would be fine for them to look as if they were intentionally
different. As you suggest, a line of text and/or a progress bar would
achieve that. The problem is that at the moment they look as if they're
accidentally different.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to system-image in Ubuntu.
https://bugs.launchpad.net/bugs/1355093

Title:
  Inconsistent spinning-logo screens for startup and system image update

Status in Ubuntu UX bugs:
  Triaged
Status in Unity System Compositor:
  New
Status in “system-image” package in Ubuntu:
  Confirmed
Status in “unity-system-compositor” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 14.10 r183

  1. Wait for an Ubuntu update to become available.
  2. Install the update, confirming the prompt to restart the phone.

  What happens:
  * The screen goes black with a large, flat, pale orange spinning Ubuntu logo.
  * The phone restarts.
  * The screen goes black with a small, glowing, dark orange spinning Ubuntu 
logo.

  What should happen:
  * The Ubuntu logos should have exactly the same size, position, lighting, and 
color on both screens.

  https://wiki.ubuntu.com/SoftwareUpdates#installing-mobile-system:
  If you choose 'Install  Restart', a variation of the shutdown screen
  should appear...

  It may save time to fix bug 1335789 at the same time as this bug.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1371081] Re: if “when locked, allow [...] notifications” is disabled, notifications should not be shown

2014-09-19 Thread Matthew Paul Thomas
What should happen to a blocked snap decision?

Sorry, I don't understand the question. If it's blocked, it shouldn't
appear.

The right thing to do is to properly support this via application 
user settings right?

Yes, and in future we will have app settings, but not for RTM, and even
when they are implemented we might still have a global setting.

besides, it the content of the alert...not the alert itself

Not necessarily. If you're using Grindr or Period Tracker, to pick just
two examples, you might not want the lock screen to show *any* hint of a
notification from the app, regardless of its contents.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1371081

Title:
  if “when locked, allow [...] notifications” is disabled, notifications
  should not be shown

Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  Under system settings - Privacy  Security - Phone locking there's a
  “When locked, allow: notifications and quick settings” checkbox. When
  it is unchecked, if the lockscreen is up, notifications should be
  suppressed.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1289404] Re: Accounts appears as a separate app

2014-09-19 Thread Matthew Paul Thomas
** Description changed:

  Ubuntu Trusty r188
  Ubuntu 14.10 r157
  
  1. Go to System Settings  Accounts.
  2. Choose Back.
  3. Choose any other panel, e.g. Wi-Fi.
  4. Swipe from the right edge of the screen.
  
  What happens: The Accounts screen reappears over top of Wi-Fi, as if
  it is a separate app.
  
  What should happen: Accounts is not present in the list of apps.
  
  That it is implemented as a separate app also causes bug 1287843, bug
- 1287736, bug 1318978, bug 1318982, bug 1322518, bug 1357234, and
- probably bug 1318979.
+ 1287736, bug 1318978, bug 1318982, bug 1322518, bug 1357234, bug
+ 1366313, and probably bug 1318979.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1289404

Title:
  Accounts appears as a separate app

Status in Online Accounts setup for Ubuntu Touch:
  Confirmed
Status in “ubuntu-system-settings-online-accounts” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu Trusty r188
  Ubuntu 14.10 r157

  1. Go to System Settings  Accounts.
  2. Choose Back.
  3. Choose any other panel, e.g. Wi-Fi.
  4. Swipe from the right edge of the screen.

  What happens: The Accounts screen reappears over top of Wi-Fi, as if
  it is a separate app.

  What should happen: Accounts is not present in the list of apps.

  That it is implemented as a separate app also causes bug 1287843, bug
  1287736, bug 1318978, bug 1318982, bug 1322518, bug 1357234, bug
  1366313, and probably bug 1318979.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1369723] Re: During the pin change dialog the Confirm button desapear behind the keyboard

2014-09-19 Thread Matthew Paul Thomas
I don't think this has anything to do with bug 1368346. That bug has
buttons appearing on top of other fields in a full-screen page in the
setup. This bug has buttons not appearing at all inside a (non-full-
screen) dialog.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1369723

Title:
  During the pin change dialog the Confirm button desapear  behind the
  keyboard

Status in “ubuntu-system-settings” package in Ubuntu:
  Invalid
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  New

Bug description:
  As you can see on the attached screenshot the confirm button is not
  visible when the keyboard appears.

  In my opinion we should avoid use dialog with input fields, this can
  be very difficult to handle since there is no scroll on dialog, and
  there is no way to move it.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1352784] Re: GPS indicator does not disappear when location services disabled, but bluetooth indicator does disappear when disabled.

2014-09-19 Thread Matthew Paul Thomas
I just discussed this with Benjamin. Implementing the new access method
for indicator menus (bug 1368856) would fix this bug: then you would
always be able to get to both location and Bluetooth, regardless of
which of the indicators were visible.

An alternative fix, which could be implemented independently, is to hide
the location access indicator altogether for RTM. As Charles pointed
out, it isn't fit for purpose, and its presence in RTM would make its
meaning confusing even after that was fixed.

** Changed in: ubuntu-ux
   Status: Triaged = Fix Committed

** Changed in: ubuntu-ux
 Assignee: Vesa Rautiainen (vesar) = Matthew Paul Thomas (mpt)

** Description changed:

  There is inconsistency between the bluetooth indicator and the location
  indication. Currently (image #171):
  
  - if location+GPS are disabled, the indicator persists.
  - if bluetooth is disabled, it disappaears.
  
  Which behaviour is correct?
  
  Further, even if the location indicator behaviour is correct, surely we
  should consider greying out the indicator so that the user can see at
  a glance that that indicator is disabled?
+ 
+ 
+ Desired resolution: either implement the new indicators access method (bug 
1368856); or hide the location indicator altogether until it can be implemented 
as specced; or both.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-location in
Ubuntu.
https://bugs.launchpad.net/bugs/1352784

Title:
  GPS indicator does not disappear when location services disabled, but
  bluetooth indicator does disappear when disabled.

Status in Ubuntu UX bugs:
  Fix Committed
Status in “indicator-location” package in Ubuntu:
  Confirmed

Bug description:
  There is inconsistency between the bluetooth indicator and the
  location indication. Currently (image #171):

  - if location+GPS are disabled, the indicator persists.
  - if bluetooth is disabled, it disappaears.

  Which behaviour is correct?

  Further, even if the location indicator behaviour is correct, surely
  we should consider greying out the indicator so that the user can
  see at a glance that that indicator is disabled?

  
  Desired resolution: either implement the new indicators access method (bug 
1368856); or hide the location indicator altogether until it can be implemented 
as specced; or both.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1368856] Re: [Indicators] Update indicators to match the latest design

2014-09-19 Thread Matthew Paul Thomas
** Description changed:

  There is a new indicators design that improves and fixes many of the
  usability issues in the current design.
  
  New design fixes following issues:
  1. Too small target size for reliably making selection - false positives
  2. Current design doesn’t support overflow. Or inactive items so that their 
menu could be accessed.
  3. Movement overload when item changes while going down.
  4. Tabs. Deprecated component and poor navigation.
  5. Invisible locking line in mid point of the screen.
  
- 
- Specification can be found here: 
https://docs.google.com/a/canonical.com/document/d/1jHIGzAzf7kFELgOiU9J0Hd9mOa3NzTsnEglLmx_qEfk/edit
+ Specification can be found here:
+ 
https://docs.google.com/a/canonical.com/document/d/1jHIGzAzf7kFELgOiU9J0Hd9mOa3NzTsnEglLmx_qEfk/edit
  
  There is also a prototype of the new design:
  It can be found here: lp:~willow-team/willow/Indicators-Bens-idea/
  
- There is also a screencast video of the prototype in action here: 
+ There is also a screencast video of the prototype in action here:
  
https://docs.google.com/a/canonical.com/file/d/0B8eY_FZZ1z7IN0ZaazhwOUhjdnc/edit
+ 
+ Implementing this would be one way of fixing bug 1285951, bug 1352784,
+ and bug 1370799.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1368856

Title:
  [Indicators] Update indicators to match the latest design

Status in Ubuntu UX bugs:
  Fix Committed
Status in “unity8” package in Ubuntu:
  Confirmed

Bug description:
  There is a new indicators design that improves and fixes many of the
  usability issues in the current design.

  New design fixes following issues:
  1. Too small target size for reliably making selection - false positives
  2. Current design doesn’t support overflow. Or inactive items so that their 
menu could be accessed.
  3. Movement overload when item changes while going down.
  4. Tabs. Deprecated component and poor navigation.
  5. Invisible locking line in mid point of the screen.

  Specification can be found here:
  
https://docs.google.com/a/canonical.com/document/d/1jHIGzAzf7kFELgOiU9J0Hd9mOa3NzTsnEglLmx_qEfk/edit

  There is also a prototype of the new design:
  It can be found here: lp:~willow-team/willow/Indicators-Bens-idea/

  There is also a screencast video of the prototype in action here:
  
https://docs.google.com/a/canonical.com/file/d/0B8eY_FZZ1z7IN0ZaazhwOUhjdnc/edit

  Implementing this would be one way of fixing bug 1285951, bug 1352784,
  and bug 1370799.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1371703] [NEW] No fallback if the system update process fails at any point

2014-09-19 Thread Matthew Paul Thomas
Public bug reported:

For someone to install a system update, all of the following need to be true:
(A) The phone needs to start up completely.
(B) Unity needs to not crash.
(C) The networking stack needs to let Ubuntu check for updates.
(D) If System Settings is not in the Launcher, the Apps scope needs to not 
crash.
(E) System Settings needs to launch without crashing.
(F) The System Settings Updates screen needs to open without crashing.
(G) The system-image update system itself needs to work properly.

This is a long and brittle chain. If *any one* of these steps breaks,
the phone is no longer updateable. And at worst -- if A, B, or C fails
-- the phone is effectively bricked.

This is not a theoretical problem. On Ubuntu for PC, crasher bugs in
update-manager often persist for a long time in the list of most common
errors, because the updates that fix them can't themselves be installed
until a nearby geek cracks out a terminal to use apt-get. That's not so
practical on a phone.

Therefore, there should be a fallback path for installing system image
updates in emergency situations. This path may not avoid all of the
requirements listed above, but it should avoid as many as practical.

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to system-image in Ubuntu.
https://bugs.launchpad.net/bugs/1371703

Title:
  No fallback if the system update process fails at any point

Status in “system-image” package in Ubuntu:
  New

Bug description:
  For someone to install a system update, all of the following need to be true:
  (A) The phone needs to start up completely.
  (B) Unity needs to not crash.
  (C) The networking stack needs to let Ubuntu check for updates.
  (D) If System Settings is not in the Launcher, the Apps scope needs to not 
crash.
  (E) System Settings needs to launch without crashing.
  (F) The System Settings Updates screen needs to open without crashing.
  (G) The system-image update system itself needs to work properly.

  This is a long and brittle chain. If *any one* of these steps breaks,
  the phone is no longer updateable. And at worst -- if A, B, or C fails
  -- the phone is effectively bricked.

  This is not a theoretical problem. On Ubuntu for PC, crasher bugs in
  update-manager often persist for a long time in the list of most
  common errors, because the updates that fix them can't themselves be
  installed until a nearby geek cracks out a terminal to use apt-get.
  That's not so practical on a phone.

  Therefore, there should be a fallback path for installing system image
  updates in emergency situations. This path may not avoid all of the
  requirements listed above, but it should avoid as many as practical.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1364647] Re: [Sound] Alarm, Calls should always be played (also) in the speakerphone even when a bluetooth or wired headset is used

2014-09-22 Thread Matthew Paul Thomas
This is not covered in the sound design spec yet.

Giorgio,
http://www.reddit.com/r/Android/comments/n98ru/gaming_in_class_quickly_disable_all_sound_with_a/
suggests that two years ago this was not the behavior on Android. Has it
changed recently?

** Changed in: ubuntu-ux
   Status: Fix Committed = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1364647

Title:
  [Sound] Alarm, Calls should always be played (also) in the
  speakerphone even when a bluetooth or wired headset is used

Status in Clock application for Ubuntu devices:
  Opinion
Status in Ubuntu UX bugs:
  Confirmed
Status in “pulseaudio” package in Ubuntu:
  New

Bug description:
  When a bluetooth or wired headset the phone embedded speakerphone
  should ring anyway as you probably won't wear an headset while
  sleeping, while you prefer keeping your headset connected all the
  times.

  -- SOLUTION --
  Calls and Alarms should *always* be played to the speaker phones, as well as 
in the wired/wireless headset.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1372490] [NEW] App switcher is jagged, not anti-aliased

2014-09-22 Thread Matthew Paul Thomas
Public bug reported:

Ubuntu 14.10 r244, LG Nexus 4

1. Invoke the app switcher.
2. Look closely at the app screens.

What you see: All horizontal edges -- both inside the screens, and of
the screens themselves -- are jagged.

What you should see: Everything is anti-aliased.

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

** Attachment added: close-up view of the problem
   
https://bugs.launchpad.net/bugs/1372490/+attachment/4211536/+files/Ubuntu%20Touch%20app%20switcher.closeup.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1372490

Title:
  App switcher is jagged, not anti-aliased

Status in “unity8” package in Ubuntu:
  New

Bug description:
  Ubuntu 14.10 r244, LG Nexus 4

  1. Invoke the app switcher.
  2. Look closely at the app screens.

  What you see: All horizontal edges -- both inside the screens, and of
  the screens themselves -- are jagged.

  What you should see: Everything is anti-aliased.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1373011] [NEW] App icons appear slowly in Dash after startup

2014-09-23 Thread Matthew Paul Thomas
Public bug reported:

Ubuntu 14.10 r251

1. Restart the phone.
2. Scroll through the Apps screen of the Dash.

What you see: The app icons blink into view over several seconds, as if
you are loading a Web page over a slow connection.

What you should see: The icons are all present instantly.

This is a poor first impression: The first useful part of the phone you
ever see is very slow to display. You might easily think that it will
always be this slow.

Unity knows exactly what apps are present in the Dash, so their icons
should all be pre-cached.

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

** Summary changed:

- App icons appear slowly in Dash on first use
+ App icons appear slowly in Dash after startup

** Description changed:

  Ubuntu 14.10 r251
  
- 1. Wipe the phone.
- 2. On first run, skip the intro.
- 3. Scroll through the Apps screen of the Dash.
+ 1. Restart the phone.
+ 2. Scroll through the Apps screen of the Dash.
  
  What you see: The app icons blink into view over several seconds, as if
  you are loading a Web page over a slow connection.
  
  What you should see: The icons are all present instantly.
  
  This is a poor first impression: The first useful part of the phone you
- see is very slow to display. You might easily think that it will always
- be this slow.
+ ever see is very slow to display. You might easily think that it will
+ always be this slow.
  
- Ubuntu knows exactly what apps are present in the Dash by default, so
- their icons should all be pre-cached.
+ Unity knows exactly what apps are present in the Dash, so their icons
+ should all be pre-cached.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1373011

Title:
  App icons appear slowly in Dash after startup

Status in “unity8” package in Ubuntu:
  New

Bug description:
  Ubuntu 14.10 r251

  1. Restart the phone.
  2. Scroll through the Apps screen of the Dash.

  What you see: The app icons blink into view over several seconds, as
  if you are loading a Web page over a slow connection.

  What you should see: The icons are all present instantly.

  This is a poor first impression: The first useful part of the phone
  you ever see is very slow to display. You might easily think that it
  will always be this slow.

  Unity knows exactly what apps are present in the Dash, so their icons
  should all be pre-cached.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 732653] Re: Menus are hidden by default

2014-07-29 Thread Matthew Paul Thomas
Piedro, in the bug description I specifically said that Adding any
options would not fix this bug, which is about menus being hidden *by
default*. So no, this is not about adding options. (Which is why,
incidentally, the purported Desired change is irrelevant to this bug.)
The problem with Leonardo's comment isn't that he likes menus the way
they are. The problem is that he made three empirical claims, none of
them with any evidence, and all of them probably false; and that he
suggested that people switch to another DE, which is gratuitously
unhelpful, because most Ubuntu users don't and needn't know what a DE
is.

Editing bug comments is bug 80895.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/732653

Title:
  Menus are hidden by default

Status in Ayatana Design:
  Confirmed
Status in Unity:
  Confirmed
Status in “unity” package in Ubuntu:
  Triaged
Status in “unity-2d” package in Ubuntu:
  Triaged

Bug description:
  Ubuntu 11.04, Ubuntu 11.10, Ubuntu 12.04

  1. Log in to Unity, and try to connect to a server: File  Connect to 
Server.
  2. Launch Firefox, and try to select an item from the Bookmarks menu.

  What happens:

  1. The File menu, and the rest of Nautilus's menus, are hidden by default.
  - Unless you mouse over it, the menu bar is blank.
  - When you mouse over it, the menus appear.

  2. The Bookmarks menu, and the rest of Firefox's menus, are hidden by 
default.
  - Unless you mouse over it, the menu bar contains only the text Firefox Web 
Browser, which isn't useful at all (especially, but not only, since the real 
name of the application -- Mozilla Firefox -- is already present in the 
window title bar).
  - When you mouse over it, the menus appear, partly but not completely 
replacing the previous text: Firefox W File Edit View….

  What should happen: Menus should be visible by default, so that you
  can know that they exist without scrubbing the screen, and so that you
  can see where a menu is each time you aim for it.

  The current behavior has led some people (including, this week, one of
  my design colleagues) to conclude that Ubuntu applications don't have
  menus when they do. For example
  http://www.techrepublic.com/blog/opensource/gnome-shell-vs-ubuntu-
  unity-which-desktop-wins/2291: One of the most handy menu entries in
  GNOME (for me at least) is the Connect to Server entry in the Places
  menu. This allows the user to connect to nearly any type of server
  quickly and easily. The user can even connect to a Windows Share from
  here. In Unity - you won’t find that. In fact, you will be hard
  pressed to find any means to connect to a server in Ubuntu Unity.

  In bug 720424, Jono Bacon reported that when we did some developer
  tools usability testing last week and on some other occasions when I
  have had someone use Unity, I have noticed that some folks don't
  realize there is a menu there as it is not visible.

  This was confirmed by usability testing of Ubuntu 11.04, where 2 out
  of the 10 people who needed to use a menu item could not find the
  menus at all -- and of the 8 who did find them, 7 did so only when the
  window was maximized. https://lists.ubuntu.com/archives/ubuntu-
  desktop/2011-April/002970.html (Usability testing results of Ubuntu
  11.10 or 12.04 have never been published, but this part of the design
  did not change.)

  Do not confuse this bug with bug 682788, which is about adding an
  option for visibility. Adding any options would not fix this bug,
  which is about menus being hidden *by default*.

  -
  Desired change:

  Implement the 'Enhanced Menu' project for 12.10. This project will
  address the issues described in this bug and also issues described in
  the duplicates of this bus. Note the 'official' bug that tracks the
  implementation of this project is bug #682788

  The following options will be added to 'System Settings/Appearance':

  ---
  Menus
  Location: Global/Local
  Visibility: Hidden/Always displayed
  ---

  More details to follow during the 12.10 cycle... ;-)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/732653/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1348538] Re: Display should come on when started charging

2014-07-29 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Matthew Paul Thomas (mpt)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-system-compositor in
Ubuntu.
https://bugs.launchpad.net/bugs/1348538

Title:
  Display should come on when started charging

Status in Ubuntu UX bugs:
  New
Status in “indicator-power” package in Ubuntu:
  New
Status in “powerd” package in Ubuntu:
  New
Status in “unity-system-compositor” package in Ubuntu:
  New

Bug description:
  The display should be triggered to turn on for a $timeout when
  connected to a charger, so that users can see charging commenced.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity-system-compositor (not installed)
  ProcVersionSignature: Ubuntu 3.16.0-5.10-generic 3.16.0-rc6
  Uname: Linux 3.16.0-5-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.14.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jul 25 09:45:42 2014
  SourcePackage: unity-system-compositor
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 739469] Re: Dash search unavoidably returns offensive results

2014-07-29 Thread Matthew Paul Thomas
** Description changed:

  unity 3.6.6-0ubuntu1, Ubuntu Natty
  unity 3.6.8-0ubuntu3, Ubuntu Natty
  unity-2d 5.8.0-0ubuntu1, Ubuntu Pangolin
+ unity 7.2.2+14.04.20140714-0ubuntu1, Ubuntu 14.04
  
  Example 1:
  0. Be a 14-year-old girl, or a schoolteacher preparing to show a film to your 
class, or a businessperson preparing to give a presentation.
  1. Click the Applications button.
  2. Type movie to launch Movie Player.
  What happens: Seven applications appear, one of which is called PornView.
  
  Example 2:
  0. Be a Dell representative or customer.
  1. Click the Applications button.
  2. Type Dell to find the Dell Recovery tool.
  What happens: Five applications appear, including Dopewars, a drug-dealing 
game.
  
  (More examples in
  https://bugs.launchpad.net/ubuntu/+source/unity/+bug/883800/comments/15.)
  
  This problem cannot reasonably be solved merely by renaming or
  blacklisting one or two particular applications. These are just two
  examples, and if the Dash shows any applications that aren't installed,
  there is no bright line between those that should appear for everyone
  and those that should appear for no-one.
  
  We can't realistically expect the entire Ubuntu software library to be
  offense-free: as more independent applications are published, some
  (especially games) will be targeted at mature audiences and/or be non-
  worksafe, and that's fine. (We can introduce a maturity rating system
  inside Ubuntu Software Center for those.) But people should be able to
  expect that the launcher in Ubuntu's shell, of all things, *will* be
  offense-free.
  
  Possible solutions:
  
  * Simplest would be to restrict application search results only to those
  applications that are actually installed. As Mark Shuttleworth said in
  https://lists.launchpad.net/unity-design/msg08030.html: To launch
  what you know you have installed, use the Dash. To explore what may be
  installed, or may be available, use the Software Centre. Now, neither
  piece may yet be ideal, but we should improve the design of those pieces
  for their specific purposes, not try to make everything do everything.
  
  * Introduce a maturity ratings system
  https://blueprints.launchpad.net/ubuntu/+spec/foundations-software-
  maturity-ratings, apply it to every package in the Ubuntu archive that
  needs it, then set a reasonable default for Dash searches (analogous to
  Google's SafeSearch Moderate). This might involve adding a setting for
  how much filtering the Dash should do.
  
  * Ad-hoc and unconfigurable blacklisting (as proposed in duplicate bug
  883800). This might result in ongoing disagreements about whether
  particular applications should be blacklisted.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/739469

Title:
  Dash search unavoidably returns offensive results

Status in Unity:
  Fix Released
Status in Unity Foundations:
  Fix Released
Status in Unity Applications Lens:
  Confirmed
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity-place-applications” package in Ubuntu:
  Fix Released

Bug description:
  unity 3.6.6-0ubuntu1, Ubuntu Natty
  unity 3.6.8-0ubuntu3, Ubuntu Natty
  unity-2d 5.8.0-0ubuntu1, Ubuntu Pangolin
  unity 7.2.2+14.04.20140714-0ubuntu1, Ubuntu 14.04

  Example 1:
  0. Be a 14-year-old girl, or a schoolteacher preparing to show a film to your 
class, or a businessperson preparing to give a presentation.
  1. Click the Applications button.
  2. Type movie to launch Movie Player.
  What happens: Seven applications appear, one of which is called PornView.

  Example 2:
  0. Be a Dell representative or customer.
  1. Click the Applications button.
  2. Type Dell to find the Dell Recovery tool.
  What happens: Five applications appear, including Dopewars, a drug-dealing 
game.

  (More examples in
  https://bugs.launchpad.net/ubuntu/+source/unity/+bug/883800/comments/15.)

  This problem cannot reasonably be solved merely by renaming or
  blacklisting one or two particular applications. These are just two
  examples, and if the Dash shows any applications that aren't
  installed, there is no bright line between those that should appear
  for everyone and those that should appear for no-one.

  We can't realistically expect the entire Ubuntu software library to be
  offense-free: as more independent applications are published, some
  (especially games) will be targeted at mature audiences and/or be non-
  worksafe, and that's fine. (We can introduce a maturity rating system
  inside Ubuntu Software Center for those.) But people should be able to
  expect that the launcher in Ubuntu's shell, of all things, *will* be
  offense-free.

  Possible solutions:

  * Simplest would be to restrict application search results only to
  those applications that are actually installed. As Mark Shuttleworth
  said in 

[Touch-packages] [Bug 739469] Re: Dash search unavoidably returns offensive results

2014-07-29 Thread Matthew Paul Thomas
In Ubuntu 14.04, example 2 produces the results originally described.
Example 1 no longer displays PornView, but instead shows QFlatBoob,
QBoobmsg, and QHandJoob.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/739469

Title:
  Dash search unavoidably returns offensive results

Status in Unity:
  Fix Released
Status in Unity Foundations:
  Fix Released
Status in Unity Applications Lens:
  Confirmed
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity-place-applications” package in Ubuntu:
  Fix Released

Bug description:
  unity 3.6.6-0ubuntu1, Ubuntu Natty
  unity 3.6.8-0ubuntu3, Ubuntu Natty
  unity-2d 5.8.0-0ubuntu1, Ubuntu Pangolin
  unity 7.2.2+14.04.20140714-0ubuntu1, Ubuntu 14.04

  Example 1:
  0. Be a 14-year-old girl, or a schoolteacher preparing to show a film to your 
class, or a businessperson preparing to give a presentation.
  1. Click the Applications button.
  2. Type movie to launch Movie Player.
  What happens: Seven applications appear, one of which is called PornView.

  Example 2:
  0. Be a Dell representative or customer.
  1. Click the Applications button.
  2. Type Dell to find the Dell Recovery tool.
  What happens: Five applications appear, including Dopewars, a drug-dealing 
game.

  (More examples in
  https://bugs.launchpad.net/ubuntu/+source/unity/+bug/883800/comments/15.)

  This problem cannot reasonably be solved merely by renaming or
  blacklisting one or two particular applications. These are just two
  examples, and if the Dash shows any applications that aren't
  installed, there is no bright line between those that should appear
  for everyone and those that should appear for no-one.

  We can't realistically expect the entire Ubuntu software library to be
  offense-free: as more independent applications are published, some
  (especially games) will be targeted at mature audiences and/or be non-
  worksafe, and that's fine. (We can introduce a maturity rating system
  inside Ubuntu Software Center for those.) But people should be able to
  expect that the launcher in Ubuntu's shell, of all things, *will* be
  offense-free.

  Possible solutions:

  * Simplest would be to restrict application search results only to
  those applications that are actually installed. As Mark Shuttleworth
  said in https://lists.launchpad.net/unity-design/msg08030.html: To
  launch what you know you have installed, use the Dash. To explore what
  may be installed, or may be available, use the Software Centre. Now,
  neither piece may yet be ideal, but we should improve the design of
  those pieces for their specific purposes, not try to make everything
  do everything.

  * Introduce a maturity ratings system
  https://blueprints.launchpad.net/ubuntu/+spec/foundations-software-
  maturity-ratings, apply it to every package in the Ubuntu archive
  that needs it, then set a reasonable default for Dash searches
  (analogous to Google's SafeSearch Moderate). This might involve
  adding a setting for how much filtering the Dash should do.

  * Ad-hoc and unconfigurable blacklisting (as proposed in duplicate bug
  883800). This might result in ongoing disagreements about whether
  particular applications should be blacklisted.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1239618] Re: Accounts freezes after deleting Ubuntu One account

2014-07-31 Thread Matthew Paul Thomas
** Summary changed:

- After deleting an account, no way to create a new one
+ Accounts freezes after deleting Ubuntu One account

** Description changed:

- On image #96:
- - Go to system settings, accounts
- - delete an u1 account
- - you will get the welcome screen to add a new account
- - no option works (you press on adding any kind of account, but nothing 
happens)
+ Ubuntu 13.10 r96
+ Ubuntu 14.10 r157
+ 
+ 1. Navigate to System Settings  Accounts.
+ 2. Set up an Ubuntu One account if you don't have one already.
+ 3. Delete the Ubuntu One account.
+ 4. Try to do anything else: select another account, choose Add account..., 
or just tap the back button.
+ 
+ What happens: Nothing. The screen has frozen.
+ 
+ This does not happen with any other type of account, just with an Ubuntu
+ One account.

** Changed in: ubuntu-system-settings-online-accounts (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1239618

Title:
  Accounts freezes after deleting Ubuntu One account

Status in “ubuntu-system-settings-online-accounts” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 13.10 r96
  Ubuntu 14.10 r157

  1. Navigate to System Settings  Accounts.
  2. Set up an Ubuntu One account if you don't have one already.
  3. Delete the Ubuntu One account.
  4. Try to do anything else: select another account, choose Add account..., 
or just tap the back button.

  What happens: Nothing. The screen has frozen.

  This does not happen with any other type of account, just with an
  Ubuntu One account.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1323844] Re: Ubuntu One account screen obscured by OSK

2014-07-31 Thread Matthew Paul Thomas
(If this needs fixing in ubuntu-system-settings-online accounts only,
probably it shouldn't be filed as affecting ubuntu-keyboard at all, let
alone assigned there.)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu.
https://bugs.launchpad.net/bugs/1323844

Title:
  Ubuntu One account screen obscured by OSK

Status in Ubuntu Keyboard:
  Confirmed
Status in Online Accounts setup for Ubuntu Touch:
  New
Status in “ubuntu-keyboard” package in Ubuntu:
  Confirmed

Bug description:
  per bug https://bugs.launchpad.net/ubuntu-keyboard/+bug/1321676

  - go to system-settings-accounts and choose Ubuntu One
  - note that Cancel and Continue buttons are not visible once the OSK is 
displayed

  Use the anchorToKeyboard property as described here to fix it:
  http://nik90.com/ubuntu-touch-keyboard-tricks/

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1350801] [NEW] I am a new Ubuntu One user inappropriately uses a switch

2014-07-31 Thread Matthew Paul Thomas
Public bug reported:

Ubuntu 14.10 r157

1. Navigate to System Settings  Accounts.
2. If an Ubuntu One account is registered, remove it so that you can add one.
3. If you had to do that, and bug 1239618 isn't fixed yet, work around it by 
force-closing Accounts then reopening it.
4. Choose Add account
5. Choose Ubuntu One.

What you see:
* A switch followed by the text I am a new Ubuntu One user.
* Below the switch, the label I am a returning user and my password is:

This doesn't make sense:
* Switches are for nouns or noun phrases that you can turn on/off (Wi-Fi, 
Flight Mode, Spell checking, etc), not for clauses.
* The layout suggests that I am a returning user and my password is: will be 
present regardless of the state of I am a new Ubuntu One user, which would be 
contradictory. (What actually happens is that the I am a returning user and my 
password is: label and field disappear, but this is itself surprising.)
* It's inconsistent with the Ubuntu One Web site.

What you should see:
* Radio buttons for I am a new Ubuntu One user and I am a returning user and 
my password is, as seen on https://login.ubuntu.com/+login.

[Originally reported to me by Benjamin Keyser.]

** Affects: ubuntuone-credentials (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: screenshot of the problem
   
https://bugs.launchpad.net/bugs/1350801/+attachment/4166547/+files/Ubuntu%20One%20setup.jpg

** Description changed:

  Ubuntu 14.10 r157
  
  1. Navigate to System Settings  Accounts.
  2. If an Ubuntu One account is registered, remove it so that you can add one.
  3. If you had to do that, and bug 1239618 isn't fixed yet, work around it by 
force-closing Accounts then reopening it.
  4. Choose Add account
  5. Choose Ubuntu One.
  
  What you see:
  * A switch followed by the text I am a new Ubuntu One user.
  * Below the switch, the label I am a returning user and my password is:
  
  This doesn't make sense:
  * Switches are for nouns or noun phrases that you can turn on/off (Wi-Fi, 
Flight Mode, Spell checking, etc), not for clauses.
  * The layout suggests that I am a returning user and my password is: will 
be present regardless of the state of I am a new Ubuntu One user, which would 
be contradictory. (What actually happens is that the I am a returning user and 
my password is: label and field disappear, but this is itself surprising.)
+ * It's inconsistent with the Ubuntu One Web site.
  
  What you should see:
  * Radio buttons for I am a new Ubuntu One user and I am a returning user 
and my password is, as seen on https://login.ubuntu.com/+login.
  
  [Originally reported to me by Benjamin Keyser.]

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntuone-credentials in
Ubuntu.
https://bugs.launchpad.net/bugs/1350801

Title:
  I am a new Ubuntu One user inappropriately uses a switch

Status in “ubuntuone-credentials” package in Ubuntu:
  New

Bug description:
  Ubuntu 14.10 r157

  1. Navigate to System Settings  Accounts.
  2. If an Ubuntu One account is registered, remove it so that you can add one.
  3. If you had to do that, and bug 1239618 isn't fixed yet, work around it by 
force-closing Accounts then reopening it.
  4. Choose Add account
  5. Choose Ubuntu One.

  What you see:
  * A switch followed by the text I am a new Ubuntu One user.
  * Below the switch, the label I am a returning user and my password is:

  This doesn't make sense:
  * Switches are for nouns or noun phrases that you can turn on/off (Wi-Fi, 
Flight Mode, Spell checking, etc), not for clauses.
  * The layout suggests that I am a returning user and my password is: will 
be present regardless of the state of I am a new Ubuntu One user, which would 
be contradictory. (What actually happens is that the I am a returning user and 
my password is: label and field disappear, but this is itself surprising.)
  * It's inconsistent with the Ubuntu One Web site.

  What you should see:
  * Radio buttons for I am a new Ubuntu One user and I am a returning user 
and my password is, as seen on https://login.ubuntu.com/+login.

  [Originally reported to me by Benjamin Keyser.]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1350801/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1350838] [NEW] Force-closing Ubuntu One account setup creates a greyed-out account

2014-07-31 Thread Matthew Paul Thomas
Public bug reported:

Ubuntu 14.10 r157

1. Navigate to System Settings  Accounts.
2. If an Ubuntu One account is registered, remove it so that you can add one.
3. If you had to do that, and bug 1239618 isn't fixed yet, work around it by 
force-closing Accounts then reopening it.
4. Choose Add account
5. Choose Ubuntu One.
6. Without completing the account setup, force-close Accounts.
7. Navigate to System Settings  Accounts.

What you see: A greyed-out Ubuntu One account, with e-mail address .

What you should see: No Ubuntu One account.

** Affects: ubuntuone-credentials (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: screenshot of the problem
   
https://bugs.launchpad.net/bugs/1350838/+attachment/4166657/+files/Ubuntu%20One%20ghost%20account.jpg

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntuone-credentials in
Ubuntu.
https://bugs.launchpad.net/bugs/1350838

Title:
  Force-closing Ubuntu One account setup creates a greyed-out account

Status in “ubuntuone-credentials” package in Ubuntu:
  New

Bug description:
  Ubuntu 14.10 r157

  1. Navigate to System Settings  Accounts.
  2. If an Ubuntu One account is registered, remove it so that you can add one.
  3. If you had to do that, and bug 1239618 isn't fixed yet, work around it by 
force-closing Accounts then reopening it.
  4. Choose Add account
  5. Choose Ubuntu One.
  6. Without completing the account setup, force-close Accounts.
  7. Navigate to System Settings  Accounts.

  What you see: A greyed-out Ubuntu One account, with e-mail address .

  What you should see: No Ubuntu One account.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1350838/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1350842] [NEW] Misspells Synchronization as Syncronization

2014-07-31 Thread Matthew Paul Thomas
Public bug reported:

Ubuntu 14.10 r157

1. Navigate to System Settings  Accounts.
2. Add a Google account.
3. Select the account.
4. Choose Remove account..., then Remove.
5. Choose No.

What you see:
4. A dialog with the heading Syncronization.
5. A notification bubble with the primary text Syncronization.

What you should see: Synchronization.

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

** Attachment added: screenshot of the problem
   
https://bugs.launchpad.net/bugs/1350842/+attachment/413/+files/Syncronization.jpg

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1350842

Title:
  Misspells Synchronization as Syncronization

Status in “ubuntu-system-settings-online-accounts” package in Ubuntu:
  New

Bug description:
  Ubuntu 14.10 r157

  1. Navigate to System Settings  Accounts.
  2. Add a Google account.
  3. Select the account.
  4. Choose Remove account..., then Remove.
  5. Choose No.

  What you see:
  4. A dialog with the heading Syncronization.
  5. A notification bubble with the primary text Syncronization.

  What you should see: Synchronization.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1346355] Re: 14.04 power-cog does not turn red when restart is needed

2014-08-01 Thread Matthew Paul Thomas
Sorry, but this change was deliberate. A red icon may have worked for
you, but that does not mean it worked for most or even many people.

The red icon dates from the era when the rightmost menu was a device
menu, trying to cover everything from attached printers to external
displays to software updates to screen locking, which was absurd.
Nowadays everything to do with software updates is integrated into
Software Updater, including the restart notification. It will sometimes
be true that the alert appears when it's not a good time to restart; but
you can leave it open (even minimized) until you're ready.

** Changed in: indicator-session
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1346355

Title:
  14.04 power-cog does not turn red when restart is needed

Status in The Session Menu:
  Invalid
Status in “unity” package in Ubuntu:
  Invalid

Bug description:
  In ubuntu 12.04 the power-cog turned red when a reboot/restart was
  needed. This was a helpful feature because it informed users that they
  needed to restart the computer. But this helpful indicator is gone in
  14.04 and it has resulted in me never remembering to restart my
  computer because there is no helpful feedback from ubuntu that a
  restart is needed.

  In 14.04, I will perform an update and a popup tells me a Restart is
  needed but I usually select to restart-later because I am in the
  middle of working. By the the time I am done working I have forgotten
  that a restart is needed. Later when I am working again a popup occurs
  informing me that a restart is needed (but again I am in the middle of
  working so I don't restart). Bottom line: when the power-cog turned
  red, it reminded me that I needed to restart the computer. When I
  finished my work I look up and see the red power-cog and Oh yeah, I
  need to restart. Now is a good time. In 14.04 this doesn't happen.
  Instead I'm perpetually bugged by a popup (which is useless because
  it's never a good time to restart when it pops up). The red power-cog
  was a much BETTER design choice.

  The removal of the power-cog turning red has negatively affected the
  management of ubuntu updates and it should be fixed so that it behaves
  like 12.04.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1289465] Re: Brightness icons are suboptimal

2014-08-01 Thread Matthew Paul Thomas
The icons are still unchanged in r152. Reopening.

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: Fix Released = Confirmed

** Description changed:

- Ubuntu Trusty r188, Ubuntu 14.10 r2
+ Ubuntu Trusty r188, Ubuntu 14.10 r2, Ubuntu 14.10 r152
  
  1. Go to System Settings  Battery.
  2. Look at the icons at the ends of the Display brightness slider.
  
  What you see:
  * The minimum-brightness icon is a light bulb with no rays.
  * The maximum-brightness icon is a light bulb with rays and a lightning bolt 
inside it.
  
  What you should see:
  * The minimum-brightness bulb should have rays, because it is not zero 
brightness.
  * The maximum-brightness icon does not have a lightning bolt, because that is 
strongly associated with battery charging.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1289465

Title:
  Brightness icons are suboptimal

Status in “ubuntu-system-settings” package in Ubuntu:
  Confirmed
Status in “ubuntu-themes” package in Ubuntu:
  Fix Released

Bug description:
  Ubuntu Trusty r188, Ubuntu 14.10 r2, Ubuntu 14.10 r152

  1. Go to System Settings  Battery.
  2. Look at the icons at the ends of the Display brightness slider.

  What you see:
  * The minimum-brightness icon is a light bulb with no rays.
  * The maximum-brightness icon is a light bulb with rays and a lightning bolt 
inside it.

  What you should see:
  * The minimum-brightness bulb should have rays, because it is not zero 
brightness.
  * The maximum-brightness icon does not have a lightning bolt, because that is 
strongly associated with battery charging.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1340125] Re: Notification Center icon looks like an alarm is set

2014-08-01 Thread Matthew Paul Thomas
** Summary changed:

- Alarm indicator visible when no alarms set
+ Notification Center icon looks like an alarm is set

** Description changed:

- Not sure if it's a unity8 bug, actually.
+ The Notification Center indicator icon is a bell.
  
- Do we really need the alarm indicator, when there's no alarms?
+ This makes it look as if a clock alarm is set when it is not.

** Changed in: indicator-datetime
   Status: Incomplete = Confirmed

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

** Also affects: ubuntu-themes
   Importance: Undecided
   Status: New

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1340125

Title:
  Notification Center icon looks like an alarm is set

Status in The Date and Time Indicator:
  Confirmed
Status in Themes for Ubuntu:
  New
Status in “indicator-datetime” package in Ubuntu:
  New
Status in “ubuntu-themes” package in Ubuntu:
  New

Bug description:
  The Notification Center indicator icon is a bell.

  This makes it look as if a clock alarm is set when it is not.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1351354] [NEW] When launched directly, Media Player shows error then exits

2014-08-01 Thread Matthew Paul Thomas
Public bug reported:

Ubuntu 14.10 r157

1. Flash the phone.
2. Launch the Media Player.

What happens:
* Error - No video selected to play. Connect your phone to your computer to 
transfer videos to the phone. Then select video from Videos lens.
* When you tap Ok, the app disappears.

What should happen: Something more pleasant. If I launched the app
directly, of course there wasn't a video selected to play. If the app
should be launched only from the Videos scope, why is it shown in the
Apps screen?

Fixing this bug would probably fix bug 1344092 at the same time.

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

** Description changed:

  Ubuntu 14.10 r157
  
  1. Flash the phone.
  2. Launch the Media Player.
  
  What happens:
  * Error - No video selected to play. Connect your phone to your computer to 
transfer videos to the phone. Then select video from Videos lens.
  * When you tap Ok, the app disappears.
  
  What should happen: Something more pleasant. If I launched the app
  directly, of course there wasn't a video selected to play. If the app
  should be launched only from the Videos scope, why is it shown in the
  Apps screen?
+ 
+ Fixing this bug would probably fix bug 1344092 at the same time.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mediaplayer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1351354

Title:
  When launched directly, Media Player shows error then exits

Status in “mediaplayer-app” package in Ubuntu:
  New

Bug description:
  Ubuntu 14.10 r157

  1. Flash the phone.
  2. Launch the Media Player.

  What happens:
  * Error - No video selected to play. Connect your phone to your computer to 
transfer videos to the phone. Then select video from Videos lens.
  * When you tap Ok, the app disappears.

  What should happen: Something more pleasant. If I launched the app
  directly, of course there wasn't a video selected to play. If the
  app should be launched only from the Videos scope, why is it shown in
  the Apps screen?

  Fixing this bug would probably fix bug 1344092 at the same time.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 974480] Re: Notification area whitelist is obsolete

2014-08-04 Thread Matthew Paul Thomas
varlesh, I published our reasons for removing the notification area four
years ago. http://design.canonical.com/2010/04/notification-area/ If
the apps you list claim to work on Ubuntu but do not, please report bugs
to the developers of those apps.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/974480

Title:
  Notification area whitelist is obsolete

Status in Ayatana Design:
  Fix Released
Status in Unity:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  Mark has asked us to consider retiring the notification area whitelist
  for 12.10. The application indicator system has been in place for two
  years now, which should be long enough for applications to adopt it.

  If the whitelist was retired, Java and Wine would be hard-coded as the
  only software still able to use the menu bar as if it was a
  notification area, because their developers don't necessarily know
  that Ubuntu even exists.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/974480/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 974480] Re: Notification area whitelist is obsolete

2014-08-05 Thread Matthew Paul Thomas
Paddy, no it doesn't mean anything in particular, for the reasons I gave
you on January 6th.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/974480

Title:
  Notification area whitelist is obsolete

Status in Ayatana Design:
  Fix Released
Status in Unity:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  Mark has asked us to consider retiring the notification area whitelist
  for 12.10. The application indicator system has been in place for two
  years now, which should be long enough for applications to adopt it.

  If the whitelist was retired, Java and Wine would be hard-coded as the
  only software still able to use the menu bar as if it was a
  notification area, because their developers don't necessarily know
  that Ubuntu even exists.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/974480/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1353226] Re: The spanish translation for system-settings is too long

2014-08-06 Thread Matthew Paul Thomas
(Leo, I think you meant to attach a different screenshot.)

Configuración isn't a particularly long word. If that word is
wrapping, other words in other languages are probably wrapping too. So I
think this is a Unity bug, not a System Settings bug and not a
translations bug.

This looks like an error in the layout, with far too much margin between
the labels of adjacent items. There's no need for the margin to be more
than about 2 em.

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

** Description changed:

  On the dash, System Settings is translated to Configuración del sistema.
  Configuración is too long, so it's cut as
  
- Configuració
- n
+ Configuració
+ n del sistema
  
  That looks really bad. Maybe we can change the translation to Ajustes
  de sistema, or just Sistema.
+ 
+ Screenshot: http://people.canonical.com/~john/lovely.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1353226

Title:
  The spanish translation for system-settings is too long

Status in Ubuntu Translations:
  Triaged
Status in “ubuntu-system-settings” package in Ubuntu:
  Invalid
Status in “unity8” package in Ubuntu:
  New

Bug description:
  On the dash, System Settings is translated to Configuración del sistema.
  Configuración is too long, so it's cut as

  Configuració
  n del sistema

  That looks really bad. Maybe we can change the translation to Ajustes
  de sistema, or just Sistema.

  Screenshot: http://people.canonical.com/~john/lovely.png

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1353341] [NEW] Apps screen spacing is wildly uneven

2014-08-06 Thread Matthew Paul Thomas
Public bug reported:

1. Open the Apps screen. Use the attached screenshot for reference.

What you see: The space between
(A) the edge of the screen and the edge of a header,
(B) the edge of the screen and the leftmost/rightmost icon, and
(C) two adjacent icons,
are very different.

What you should see: All those spaces should be the same size.

It's a basic layout error for items in a box to be closer to the edge of
the box than they are to each other.

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

** Attachment added: Annotated screenshot of the problem
   
https://bugs.launchpad.net/bugs/1353341/+attachment/4170941/+files/Dash%20layout.cropped.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1353341

Title:
  Apps screen spacing is wildly uneven

Status in “unity8” package in Ubuntu:
  New

Bug description:
  1. Open the Apps screen. Use the attached screenshot for reference.

  What you see: The space between
  (A) the edge of the screen and the edge of a header,
  (B) the edge of the screen and the leftmost/rightmost icon, and
  (C) two adjacent icons,
  are very different.

  What you should see: All those spaces should be the same size.

  It's a basic layout error for items in a box to be closer to the edge
  of the box than they are to each other.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1353341] Re: Apps screen spacing is wildly uneven

2014-08-06 Thread Matthew Paul Thomas
** Description changed:

  1. Open the Apps screen. Use the attached screenshot for reference.
  
  What you see: The space between
  (A) the edge of the screen and the edge of a header,
  (B) the edge of the screen and the leftmost/rightmost icon, and
  (C) two adjacent icons,
  are very different.
  
- What you should see: All those space should be the same.
+ What you should see: All those spaces should be the same size.
  
  It's a basic layout error for items in a box to be closer to the edge of
  the box than they are to each other.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1353341

Title:
  Apps screen spacing is wildly uneven

Status in “unity8” package in Ubuntu:
  New

Bug description:
  1. Open the Apps screen. Use the attached screenshot for reference.

  What you see: The space between
  (A) the edge of the screen and the edge of a header,
  (B) the edge of the screen and the leftmost/rightmost icon, and
  (C) two adjacent icons,
  are very different.

  What you should see: All those spaces should be the same size.

  It's a basic layout error for items in a box to be closer to the edge
  of the box than they are to each other.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1352953] Re: PIN dot placeholders are confusing

2014-08-07 Thread Matthew Paul Thomas
I can't find working password fields anywhere else in the OS, but this
looks like a toolkit bug.

** Package changed: ubuntu-system-settings (Ubuntu) = ubuntu-ui-toolkit
(Ubuntu)

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided = Medium

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1352953

Title:
  PIN dot placeholders are confusing

Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Confirmed

Bug description:
  See the attached screenshot. In this particular screen, I've not typed
  any digit on the textbox yet.

  The 4 dots as placeholders are always present in all boxes, regardless
  of whether there has been any input on the text box at all. It's
  confusing because of the fact that it's not possible to tell whether
  you've typed e.g. 3 or 4 digits, or if you've input anything at all.

  For consistency with other password prompts (e.g. online accounts),
  I'd suggest to show a placeholder dot only if there has been a digit
  typed.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1318812] Re: [osk] no way to remove user added dictionary words

2014-08-07 Thread Matthew Paul Thomas
I designed a Custom words screen in System Settings, for browsing and
deleting words that you have (or a prankster has) added accidentally.
https://wiki.ubuntu.com/LanguageAndText#phone-spelling Unfortunately
not only hasn't it been implemented yet, even its parent Spell
checking screen hasn't been implemented.

I agree that it would be convenient to remove words directly from the
word ribbon. Unfortunately I haven't found steps to reproduce the
problem, which would help in specifying the design.

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu.
https://bugs.launchpad.net/bugs/1318812

Title:
  [osk] no way to remove user added dictionary words

Status in Ubuntu Keyboard:
  Confirmed
Status in Ubuntu UX bugs:
  Confirmed
Status in “ubuntu-keyboard” package in Ubuntu:
  Confirmed
Status in “ubuntu-system-settings” package in Ubuntu:
  New

Bug description:
  when spell checking is enabled, any word the user types that is not 
recognized gets added to the user dictionary (I think).
  The problem is once a word gets added there is no way to delete it and it 
always shows up on the word ribbon, whether you want it or not.

  We should be more selective when adding words (i.e. if you type
  asdafadfadsfadsfadsfadsf that gets added). We can address that in
  another bug. For this bug, I think we need to provide the user with a
  way to remove words they added to the dictionary.

  One idea: press and hold the word on the word ribbon would produce an
  x button which when pressed would remove the word from the
  dictionary. This would be consistent with how users close apps, delete
  bookmarks, etc.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1318812] Re: [osk] no way to remove user added dictionary words

2014-08-08 Thread Matthew Paul Thomas
Sure, the Custom words screen could temporarily have its parent item
below the current Spell checking switch.

I agree with the idea of having a global custom dictionary. Multilingual
people code-switch between sentences or even in the middle of a
sentence. The spell-checker might be able to tell which language you're
using currently if you're using all standard words -- but if you're
introducing a custom word, maybe you just switched to another language,
or maybe you didn't, so the word would end up in the wrong custom
dictionary too often. And a single custom dictionary also makes for a
much simpler UI.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu.
https://bugs.launchpad.net/bugs/1318812

Title:
  [osk] no way to remove user added dictionary words

Status in Ubuntu Keyboard:
  Confirmed
Status in Ubuntu UX bugs:
  Confirmed
Status in “ubuntu-keyboard” package in Ubuntu:
  Confirmed
Status in “ubuntu-system-settings” package in Ubuntu:
  New

Bug description:
  when spell checking is enabled, any word the user types that is not 
recognized gets added to the user dictionary (I think).
  The problem is once a word gets added there is no way to delete it and it 
always shows up on the word ribbon, whether you want it or not.

  We should be more selective when adding words (i.e. if you type
  asdafadfadsfadsfadsfadsf that gets added). We can address that in
  another bug. For this bug, I think we need to provide the user with a
  way to remove words they added to the dictionary.

  One idea: press and hold the word on the word ribbon would produce an
  x button which when pressed would remove the word from the
  dictionary. This would be consistent with how users close apps, delete
  bookmarks, etc.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1239608] Re: OS is too slow and clunky for Galaxy Nexus for launch in 3 days

2014-08-08 Thread Matthew Paul Thomas
Shane, I appreciate the effort you put in to making these videos.

Unfortunately, this bug report wasn't seen partly because it was in the
phone-app project, which was the app for making/receiving phone calls.
That project is now obsolete, but the old bug reports weren't
reorganized.

Even if it had been seen, though, it wouldn't have been that useful
because it covers multiple problems: slow animations, interfering
keyboard, music app bugs, and so on. A report covering multiple bugs
isn't useful for tracking work.

Finally, Ubuntu Touch was never going to be launched in October 13.
That was a journalist's misinterpretation of Ubuntu's six-month release
schedule. Ubuntu Touch will be properly launched when you can buy phones
that use it.

If you'd like to resume testing Ubuntu Touch and reporting bugs, the Ubuntu 
wiki has some good info.
https://wiki.ubuntu.com/Touch/Contribute#How_to_report_bugs

** Project changed: phone-app = unity8 (Ubuntu)

** Changed in: unity8 (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1239608

Title:
  OS is too slow and clunky for Galaxy Nexus for launch in 3 days

Status in “unity8” package in Ubuntu:
  Invalid

Bug description:
  Testing the latest build of Ubuntu Touch on my Galaxy Nexus.  To slow
  and clunky when scrolling on home screens, apps slide in animation
  very slow.  keyboard interferes with side launcher, Keyboard not never
  responsive, music app still has bugs, camera app slow and glitchy,
  video playback on mp4s' did work with flickering video, Video playback
  no longer works after update today. Webapp clunky.

  Result unusable!!

  http://www.youtube.com/watch?v=x2RCzm7Z85o

  http://youtu.be/HlYJ-gbKyqg

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1238238] Re: View contact from call log does not work

2014-08-08 Thread Matthew Paul Thomas
** Project changed: phone-app = dialer-app (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dialer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1238238

Title:
  View contact from call log does not work

Status in “dialer-app” package in Ubuntu:
  New

Bug description:
  Open Call log tab in phone app.
  Touch an item, an in going or out going call, the menu opens with three 
choices:
  - Call
  - Send text message
  - View contact

  If you touch View contact you go back to Applications scope if you had no 
other application opened.
  If you had other applications openes you go back to the previous one (befor 
going to phone app).
  Anyway you are not able to view a contact  from Call log.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1234794] Re: Touch tone codes don't work with T-Mobile Voicemail

2014-08-08 Thread Matthew Paul Thomas
** Project changed: phone-app = dialer-app (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dialer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1234794

Title:
  Touch tone codes don't work with T-Mobile Voicemail

Status in “dialer-app” package in Ubuntu:
  New

Bug description:
  When calling T-Mobile voicemail the touch tone keypad doesn't work
  (e.g. pressing 7 to delete a message).

  Interestingly, the tones work on a Skype call where I dial my phone
  and I press the touchpad, but it doesn't have any function on T-Mobile
  voicemail.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1219611] Re: [phone app] Conact name not visible on call screen

2014-08-08 Thread Matthew Paul Thomas
** Project changed: phone-app = dialer-app (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dialer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1219611

Title:
  [phone app] Conact name not visible on call screen

Status in “dialer-app” package in Ubuntu:
  New

Bug description:
  Current situation
  When selecting a contact to call, phone switches to call screen with number 
pad and call button.
  The contacts name is not displayed, just the number.

  Desired situation
  When selecting a contact to call, it would be good and confirming to see the 
contacts name, and perhaps number type i.e. mobile, work, office etc. when your 
on the call screen.

  Device - Maguro

  Ubuntu touch version 20130828.1 image, installed 2/09/13

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1354406] Re: PIN-locked phone becomes unresponsive after simultaneous alarms

2014-08-11 Thread Matthew Paul Thomas
** Summary changed:

- 2nd of 2 alarms at same time is unclickable
+ PIN-locked phone becomes unresponsive after simultaneous alarms

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1354406

Title:
  PIN-locked phone becomes unresponsive after simultaneous alarms

Status in “indicator-datetime” package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce

  1. Run recent image (I'm on #178 on mako)
  2. Setup pin lock in system settings
  3. Enter two events for the same time, soon, in your google calendar
  4. Have your phone sync your google calendar using system settings - accounts
  5. Lock screen
  6. Wait for the events

  What happens

  * Multiple alarms go off, notification on screen. You can hear two rings at 
once (separate bug)
  * Tap notification to make it go away
  * Sound continues, but there's no notification on screen.

  At this point you cannot unlock the phone. You can swipe away the
  welcome screen, but the display dims a bit once you do, and nothing is
  clickable - can't click numbers in pin unlock, can't swipe down
  indicators..

  You have to reboot the phone to get past this.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1350449] Re: Add opt-in ability to factory reset phone after some failed logins

2014-08-11 Thread Matthew Paul Thomas
I'd be happy to add an option for this, but I don't see anything in the
greeter document that says it should be optional. What would happen if
the option was turned off?

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: Confirmed = Incomplete

** Changed in: ubuntu-system-settings (Ubuntu)
 Assignee: (unassigned) = Matthew Paul Thomas (mpt)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1350449

Title:
  Add opt-in ability to factory reset phone after some failed logins

Status in “ubuntu-system-settings” package in Ubuntu:
  Incomplete
Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  Per design:
  
https://docs.google.com/a/canonical.com/document/d/1VajNkWbBH61iVixXJAmOvNGiG__GWQTMXGNOZijXWJw/edit#heading=h.6zhf6wqejmh6
  (search for passcode incorrect)

  They want us to factory-reset the phone after 10 failed attempts.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1355093] [NEW] Inconsistent spinning-logo screens for startup and system image update

2014-08-11 Thread Matthew Paul Thomas
Public bug reported:

Ubuntu 14.10 r183

1. Wait for an Ubuntu update to become available.
2. Install the update, confirming the prompt to restart the phone.

What happens:
* The screen goes black with a large, flat, pale orange spinning Ubuntu logo.
* The phone restarts.
* The screen goes black with a small, glowing, dark orange spinning Ubuntu logo.

What should happen:
* The Ubuntu logos should have exactly the same size, position, lighting, and 
color on both screens.

https://wiki.ubuntu.com/SoftwareUpdates#installing-mobile-system: If
you choose 'Install  Restart', a variation of the shutdown screen
should appear...

It may save time to fix bug 1335789 at the same time as this bug.

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

** Attachment added: screenshot of the problem
   
https://bugs.launchpad.net/bugs/1355093/+attachment/4174306/+files/Spinning%20Ubuntu%20logos.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to system-image in Ubuntu.
https://bugs.launchpad.net/bugs/1355093

Title:
  Inconsistent spinning-logo screens for startup and system image update

Status in “system-image” package in Ubuntu:
  New

Bug description:
  Ubuntu 14.10 r183

  1. Wait for an Ubuntu update to become available.
  2. Install the update, confirming the prompt to restart the phone.

  What happens:
  * The screen goes black with a large, flat, pale orange spinning Ubuntu logo.
  * The phone restarts.
  * The screen goes black with a small, glowing, dark orange spinning Ubuntu 
logo.

  What should happen:
  * The Ubuntu logos should have exactly the same size, position, lighting, and 
color on both screens.

  https://wiki.ubuntu.com/SoftwareUpdates#installing-mobile-system:
  If you choose 'Install  Restart', a variation of the shutdown screen
  should appear...

  It may save time to fix bug 1335789 at the same time as this bug.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1335789] Re: Ubuntu logo looks too low on update installation screen

2014-08-11 Thread Matthew Paul Thomas
** Description changed:

  Ubuntu 14.10 (r87)
  
  1. Install a system update.
  
  What you see:
  * An Ubuntu logo mathematically centered on the screen.
  * A progress bar below it.
  
  Even without the progress bar, mathematically centering the progress bar 
would make it look too low.
  
http://markhancock.blogspot.co.uk/2005/02/optically-center-framed-images.html
  
  The progress bar makes this illusion even worse.
  
  What you should see: The screen contents is above-center, as shown in
  the wireframe and mockup. https://wiki.ubuntu.com/SoftwareUpdates
  #installing-mobile-system
+ 
+ It may save time to fix bug 1355093 at the same time as this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to system-image in Ubuntu.
https://bugs.launchpad.net/bugs/1335789

Title:
  Ubuntu logo looks too low on update installation screen

Status in Ubuntu system image (server/client/updater):
  New
Status in “system-image” package in Ubuntu:
  New

Bug description:
  Ubuntu 14.10 (r87)

  1. Install a system update.

  What you see:
  * An Ubuntu logo mathematically centered on the screen.
  * A progress bar below it.

  Even without the progress bar, mathematically centering the progress bar 
would make it look too low.
  
http://markhancock.blogspot.co.uk/2005/02/optically-center-framed-images.html

  The progress bar makes this illusion even worse.

  What you should see: The screen contents is above-center, as shown in
  the wireframe and mockup. https://wiki.ubuntu.com/SoftwareUpdates
  #installing-mobile-system

  It may save time to fix bug 1355093 at the same time as this bug.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1315434] Re: Mouse with no time remaining estimate showing in preference to battery being charged

2014-08-13 Thread Matthew Paul Thomas
** Changed in: indicator-power (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-power in Ubuntu.
https://bugs.launchpad.net/bugs/1315434

Title:
  Mouse with no time remaining estimate showing in preference to battery
  being charged

Status in “indicator-power” package in Ubuntu:
  In Progress

Bug description:
  When my laptop battery is in a charging state, but is not fully
  charged, I expect it to be displayed in preference to my mouse, which
  has no time remaining estimate.

  The spec here:

  https://wiki.ubuntu.com/Power

  says:

  If anything is discharging, the menu title should represent the
  component (not battery, but component) that is estimated to lose power
  first. For example, if your notebook battery is estimated to discharge
  in 1 hour 47 minutes, and your wireless mouse battery is estimated to
  discharge in 27 minutes, the menu title should represent the mouse. 

  but there doesn't seem to be any guideline to what happens when a
  battery is being charged.

  I suggest the time remaining to charge a battery should be displayed
  in preference to the power level in a wireless mouse.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: indicator-power 12.10.6+14.04.20140411-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri May  2 11:50:36 2014
  InstallationDate: Installed on 2013-11-26 (156 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: indicator-power
  UpgradeStatus: Upgraded to trusty on 2014-01-17 (104 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1318533] Re: Inappropriately depends on unity8

2014-08-15 Thread Matthew Paul Thomas
Providing a virtual package would be one way of solving this bug. If
that is the approach, I would suggest using a clearer name than unity-
notifications-service: snap decisions are not really notifications,
they are dialogs which as technical debt are *currently* implemented as
part of a notification system.

A second way of solving this bug would be to move the dialogs into
Network Manager (or a package it depends on), so that they can be used
in places like the first-run setup and System Settings even if
indicator-network isn't running.

A third way would be to make indicator-network completely non-
interactive on Touch, having a menu only on PC, so it can use the
existing NetworkManager UI for authorization etc.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-network in
Ubuntu.
https://bugs.launchpad.net/bugs/1318533

Title:
  Inappropriately depends on unity8

Status in Network Menu:
  Triaged
Status in The Unity 8 shell:
  New
Status in “indicator-network” package in Ubuntu:
  Triaged

Bug description:
  indicator-network 0.5.1+14.04.20140409.1-0ubuntu1, Ubuntu 14.04

  1. apt-cache show indicator-network | grep Depends

  What happens: The result includes unity8.

  What should happen: The result does not include unity8.

  This prevents indicator-network from being used in Elementary
  Pantheon, for example.

  [Originally reported by Carlin Mangar in
  https://code.launchpad.net/~voldyman/indicator-network/onlyshowin-
  add-pantheon/+merge/215570.]

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1291458] Re: [platform design] Volume buttons change ringtone volume when suspended

2014-10-10 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
   Status: Fix Committed = Confirmed

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1291458

Title:
  [platform design] Volume buttons change ringtone volume when suspended

Status in Ubuntu UX bugs:
  Confirmed
Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  This is a rather bigger topic for user experience design, but one
  thing that should at least happen asap is volume buttons should be
  disabled when screen is off, otherwise your you-thought-silenced-phone
  suddenly blares a ring tone.

  Steps to repro:
  * suspend your phone
  * press volume buttons

  Expected result:
  * nothing happens

  Current result:
  * volume changes

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity8 7.84+14.04.20140306-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: armhf
  Date: Wed Mar 12 13:14:37 2014
  InstallationDate: Installed on 2014-03-12 (0 days ago)
  InstallationMedia: Ubuntu Trusty Tahr (development branch) - armhf (20140312)
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)

  
  -

  Design proposal:
  Expected result, no volume changes if phone is suspended/locked.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1275761] Re: No standard explanation of why you're offline

2014-10-10 Thread Matthew Paul Thomas
** Changed in: indicator-network (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-network in
Ubuntu.
https://bugs.launchpad.net/bugs/1275761

Title:
  No standard explanation of why you're offline

Status in Network Menu:
  New
Status in “indicator-network” package in Ubuntu:
  New

Bug description:
  When an Ubuntu Touch app tries to use data, but no data connection is
  available, there is no user-visible explanation of what is going on or
  how to fix it.

  A device might have no data connection because:
  (a) it is in Flight Mode, or
  (b) Wi-Fi is otherwise turned off, or
  (c) there is no cellular data connection, because:
  - the device has no SIM, or
  - it is not connected to a carrier, or
  - cellular data is turned off, or
  - the carrier is refusing data traffic (for example, because you are over 
quota), or
  - it is roaming and data roaming is turned off.

  (This list is not necessarily complete.)

  In cases where immediate connectivity is not vital, an app might
  detect that it is not available, and use queued actions or
  placeholders. For example, a mail client might store offline messages
  that you wanted to send, remember which messages you wanted to delete
  and file, and so on. Similarly, a Dash screen that usually returns
  online search results might show only offline results, with some sort
  of indication that you need to go online for online results to appear.

  But where an action absolutely requires connectivity to be useful,
  Ubuntu should provide some sort of standard UI explaining why you are
  offline and, where possible, explaining what to do to go online.

  If this message is modal, probably it should be limited so that it
  does not appear more than once before an app is unfocused (whether by
  focusing a different app, or the phone locking), and so it does not
  appear more than once every five minutes or so.

  The design should take into account the Wi-Fi prompt (bug 1287210), so
  that there aren't two prompts jostling each other.

  [Originally reported by David Isaacs.]

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1249800] Re: Add account button under Online accounts appears to be the way to add an account, but isn't

2014-10-10 Thread Matthew Paul Thomas
** Changed in: gnome-control-center-signon (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gnome-control-center-
signon in Ubuntu.
https://bugs.launchpad.net/bugs/1249800

Title:
  Add account button under Online accounts appears to be the way to
  add an account, but isn't

Status in Online Accounts: GNOME Control Center:
  New
Status in “gnome-control-center-signon” package in Ubuntu:
  New

Bug description:
  Going to Online accounts in system settings, it appears that I need
  to click the large plus button next to the words Add account... to
  add an account. But that button does nothing, you have to click the
  list of account types underneath the dropdown that says Show accounts
  that integrate with...

  It's a small bit of UI strangeness that only happens when you don't
  have any online accounts set up, but one that had me wondering if my
  trackpad has picked up my click for a while.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center-signon/+bug/1249800/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1364452] Re: People's own phone number isn't where they expect to find it

2014-10-10 Thread Matthew Paul Thomas
** Changed in: address-book-app (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to address-book-app in
Ubuntu.
https://bugs.launchpad.net/bugs/1364452

Title:
  People's own phone number isn't where they expect to find it

Status in Address Book App:
  New
Status in “address-book-app” package in Ubuntu:
  Confirmed
Status in “ubuntu-system-settings” package in Ubuntu:
  Confirmed

Bug description:
  Twenty people were given an Ubuntu phone and asked to find their own
  phone number. (10 were iPhone users, 8 Android, 1 Windows Phone, and 1
  feature phone user.)

  The first place they looked:
  - 9 in the Contacts app
  - 5 in System Settings Phone screen
  - 3 in System Settings About screen
  - 2 in the Dialer app contacts screen
  - 1 in System Settings Cellular screen.

  So, our current placement of the phone number in the About screen
  (bug 1221908) is suboptimal.

  Instead it should be in the Contacts app, and possibly in the Phone
  screen.

  Where the phone is dual SIM, both phone numbers should be shown.

  This first needs design work.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1329048] Re: Shouldn't stop listing events until they are over

2014-10-10 Thread Matthew Paul Thomas
** Changed in: indicator-datetime (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1329048

Title:
  Shouldn't stop listing events until they are over

Status in “indicator-datetime” package in Ubuntu:
  New

Bug description:
  Using current utopic, events are dropped from the list when they
  start, wouldn't it make sense to list as well the ongoing ones (if you
  are looking to the menu 3 minutes after a meeting started you might
  still be interested in joining it for example)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


  1   2   3   4   5   6   7   8   9   10   >