[Bug 1879188] Re: python 3.8 pyvenv "You must install..." loop

2020-06-29 Thread Michael Sheldon
>From what I can see the python3-venv package includes /usr/bin/pyvenv as
a symlink point to /usr/bin/pyvenv-3.8, which should be supplied by the
python3.8-venv package (a dependency of python3-venv), however this file
isn't included in the package.

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

Title:
  python 3.8 pyvenv "You must install..." loop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.8/+bug/1879188/+subscriptions

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

[Bug 1871790] [NEW] Missing dependency on libicu-dev for libsimpleini-dev

2020-04-09 Thread Michael Sheldon
Public bug reported:

SimpleIni.h includes "unicode/ustring.h" so the libsimpleini-dev package
requires a dependency on libicu-dev to be able to compile anything.

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

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

Title:
  Missing dependency on libicu-dev for libsimpleini-dev

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

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

[Bug 443187] Re: cant open file in folder with thousends of files via cli

2019-04-22 Thread Michael Sheldon
Still present in 19.04:

$ eog osm_100-h-1-11-1040-695.png

(eog:21329): Gtk-CRITICAL **: 13:26:44.941: gtk_list_store_get_value:
assertion 'iter_is_valid (iter, list_store)' failed

(eog:21329): GLib-GObject-WARNING **: 13:26:44.941:
../../../gobject/gtype.c:4265: type id '0' is invalid

(eog:21329): GLib-GObject-WARNING **: 13:26:44.941: can't peek value table for 
type '' which is not currently referenced
Segmentation fault (core dumped)

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

Title:
  cant open file in folder with thousends of files via cli

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

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

[Bug 1739966] Re: [Regression] libgstpython.so missing - prevents loading python elements in the gstreamer registry

2017-12-24 Thread Michael Sheldon
It looks like this can be fixed by adding "--with-libpython-dir=" to the
configure_flags in debian/rules to set the correct architecture
dependent library path.

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

Title:
  [Regression] libgstpython.so missing - prevents loading python
  elements in the gstreamer registry

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-python1.0/+bug/1739966/+subscriptions

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

[Bug 1739966] Re: [Regression] libgstpython.so missing - prevents loading python elements in the gstreamer registry

2017-12-24 Thread Michael Sheldon
It looks like libgstpythonplugin.so is explicitly deleted in the
debian/rules, presumably because it doesn't currently load due to the
wrong PYTHON_LIB_LOC being set at compile time.

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

Title:
  [Regression] libgstpython.so missing - prevents loading python
  elements in the gstreamer registry

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-python1.0/+bug/1739966/+subscriptions

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

[Bug 1739966] [NEW] [Regression] libgstpython.so missing - prevents loading python elements in the gstreamer registry

2017-12-24 Thread Michael Sheldon
Public bug reported:

The python GStreamer packages used to include the libgstpython.so plugin
(part of the gst-python project). Without this GStreamer elements
written in python can't be added to the GStreamer registry for use by
non-python applications.

** Affects: gst-python1.0 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  [Regression] libgstpython.so missing - prevents loading python
  elements in the gstreamer registry

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-python1.0/+bug/1739966/+subscriptions

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

[Bug 1682092] [NEW] Enabled plugins still display in the keyboard menu after having been uninstalled

2017-04-12 Thread Michael Sheldon
Public bug reported:

Steps to reproduce

1) Install ubuntu-keyboard-swedish

2) Add Swedish to the enable keyboards via system settings

3) Uninstall ubuntu-keyboard-swedish

4) Open the keyboard language menu

Expected result

Swedish shouldn't be displayed

Actual result

"Sv" (Language code for Swedish) is displayed

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

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

Title:
  Enabled plugins still display in the keyboard menu after having been
  uninstalled

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

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


[Bug 1571099] Re: [bq E5] [OTA10.1] Catalan layout differs from shift to normal

2017-04-11 Thread Michael Sheldon
** Changed in: ubuntu-keyboard (Ubuntu)
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

** Changed in: ubuntu-keyboard (Ubuntu)
   Importance: Undecided => High

** Changed in: ubuntu-keyboard (Ubuntu)
   Status: New => In Progress

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

Title:
  [bq E5] [OTA10.1] Catalan layout differs from shift to normal

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

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


[Bug 1576235] Re: FTBFS - ubuntu-keyboard - xenial arm64

2017-04-11 Thread Michael Sheldon
** Changed in: ubuntu-keyboard (Ubuntu)
   Status: In Progress => Invalid

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

Title:
  FTBFS - ubuntu-keyboard - xenial arm64

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

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


[Bug 1540373] Re: TLD key (.com/.co.uk/etc) inserts period even when there already is one

2017-04-11 Thread Michael Sheldon
** Changed in: ubuntu-keyboard (Ubuntu)
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

** Changed in: ubuntu-keyboard (Ubuntu)
   Importance: Undecided => Medium

** Changed in: ubuntu-keyboard (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  TLD key (.com/.co.uk/etc) inserts period even when there already is
  one

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

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


[Bug 1565238] Re: Persian(Farsi) layout for Ubuntu Touch

2017-04-11 Thread Michael Sheldon
** Changed in: ubuntu-keyboard (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Persian(Farsi) layout for Ubuntu Touch

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

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


[Bug 1629009] Re: Does not work inside a snap due to hardcoded paths

2017-04-11 Thread Michael Sheldon
** Changed in: ubuntu-keyboard (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Does not work inside a snap due to hardcoded paths

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

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


[Bug 1680053] Re: When inputMethodHint is set to Qt.ImhPreferNumbers switch to ?123 page

2017-04-05 Thread Michael Sheldon
** Changed in: ubuntu-keyboard (Ubuntu)
   Status: New => Confirmed

** Changed in: ubuntu-keyboard (Ubuntu)
   Importance: Undecided => Medium

** Changed in: ubuntu-keyboard (Ubuntu)
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

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

Title:
  When inputMethodHint is set to Qt.ImhPreferNumbers switch to ?123 page

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

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


[Bug 1679706] [NEW] Autocomplete doesn't work with Crylic languages

2017-04-04 Thread Michael Sheldon
Public bug reported:

Steps to reproduce:

1) Install the ubuntu-keyboard-bulgarian layout

2) Start typing a word in bulgarian

Expected results:

The completed version of that word should be highlighted and inserted
when the user press space

Actual result:

Only the user's direct input is ever highlighted


I suspect this is an issue in the word distance calculation.

** Affects: ubuntu-keyboard (Ubuntu)
 Importance: Medium
 Assignee: Michael Sheldon (michael-sheldon)
 Status: Confirmed

** Changed in: ubuntu-keyboard (Ubuntu)
   Status: New => Confirmed

** Changed in: ubuntu-keyboard (Ubuntu)
   Importance: Undecided => Medium

** Changed in: ubuntu-keyboard (Ubuntu)
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

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

Title:
  Autocomplete doesn't work with Crylic languages

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

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


[Bug 1679647] [NEW] Package includes headers for google tests resulting in a conflict with the googletest package

2017-04-04 Thread Michael Sheldon
Public bug reported:

Steps to reproduce

1) sudo apt install googletest

2) sudo apt install qtubuntu-sensors

Expected result:

Both packages should install cleanly, or qtubuntu-sensors should report
that it conflicts.

Actual result:

dpkg: error processing archive 
/var/cache/apt/archives/qtubuntu-sensors_0.6+17.04.20170113-0ubuntu1_amd64.deb 
(--unpack):
 trying to overwrite '/usr/include/gtest/gtest-death-test.h', which is also in 
package googletest:amd64 1.8.0-6
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)

** Affects: qtubuntu-sensors (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Package includes headers for google tests resulting in a conflict with
  the googletest package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtubuntu-sensors/+bug/1679647/+subscriptions

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


[Bug 1677263] Re: [FFe] Add Persian keyboard layout and swipe cursor movement

2017-03-29 Thread Michael Sheldon
** Description changed:

  We have updated packages built for the OSK which add support for Persian
  input and for more convenient cursor movement (bug 1566172). These
  packages also include a number of bug fixes to improve OSK interaction
  in the desktop/laptop/tablet form-factors.
  
  This adds one new package: ubuntu-keyboard-persian which follows the
  same structure as all the existing ubuntu-keyboard- packages.
  
- These packages are optional and the OSK functionality is enabled by
+ These packages are optional and the OSK functionality is only enabled by
  default in unity8.

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

Title:
  [FFe] Add Persian keyboard layout and swipe cursor movement

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

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


[Bug 1677263] [NEW] [FFe] Add Persian keyboard layout and swipe cursor movement

2017-03-29 Thread Michael Sheldon
Public bug reported:

We have updated packages built for the OSK which add support for Persian
input and for more convenient cursor movement (bug 1566172). These
packages also include a number of bug fixes to improve OSK interaction
in the desktop/laptop/tablet form-factors.

This adds one new package: ubuntu-keyboard-persian which follows the
same structure as all the existing ubuntu-keyboard- packages.

These packages are optional and the OSK functionality is enabled by
default in unity8.

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

** Description changed:

  We have updated packages built for the OSK which add support for Persian
  input and for more convenient cursor movement (bug 1566172). These
  packages also include a number of bug fixes to improve OSK interaction
  in the desktop/laptop/tablet form-factors.
  
  This adds one new package: ubuntu-keyboard-persian which follows the
  same structure as all the existing ubuntu-keyboard- packages.
  
- These packages are optional and are only enabled by default in unity8.
+ These packages are optional and the OSK functionality is enabled by
+ default in unity8.

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

Title:
  [FFe] Add Persian keyboard layout and swipe cursor movement

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

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


[Bug 1677187] Re: Applications aren't given input when launched from the launcher or the app drawer

2017-03-29 Thread Michael Sheldon
This may have security implications, since in this example case it can
result in the user unknowingly typing their password into a plain text
input field which may not be revealed again until much later.

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

Title:
  Applications aren't given input when launched from the launcher or the
  app drawer

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

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


[Bug 1677187] [NEW] Applications aren't given input when launched from the launcher or the app drawer

2017-03-29 Thread Michael Sheldon
*** This bug is a security vulnerability ***

Public security bug reported:

Steps to reproduce:

1. Open the app drawer and type "terminal"

2. Select the ubuntu-terminal-app

3. The terminal will launch and the window style will make it look as
though it has focus. It will display a password input prompt.

4. Type "Hello"

5. Open the app drawer again and see the input went to the search bar
instead

Expected result:

The terminal password prompt should display "*"

Actual result:

The app drawer search bar will receive this input instead (despite not
being visible)

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

** Information type changed from Public to Public Security

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

Title:
  Applications aren't given input when launched from the launcher or the
  app drawer

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

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


[Bug 1677072] Re: Super shortcuts breaks application keyboard input

2017-03-28 Thread Michael Sheldon
The same issue can be triggered if you hold the super key to reveal the
launcher and then click on an application icon, or if you use any of the
super+1/2/3/etc. short cuts to launch an application.

** Summary changed:

- Super+A shortcut breaks application keyboard input
+ Super shortcuts breaks application keyboard input

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

Title:
  Super shortcuts breaks application keyboard input

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

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


[Bug 1677072] [NEW] Super+A shortcut breaks application keyboard input

2017-03-28 Thread Michael Sheldon
Public bug reported:

Pressing Super+A results in focus being taken from applications without
the release key event being sent for the Super key. This means that when
focus is restored to an application it believes that the Super key is
permanently being held down unless the user presses it again.

The effects of this can be seen in most applications that accept
keyboard input, for example in the terminal cursor input stops working
instead just inserting A/B/C/D characters, in the webbrowser keyboard
shortcuts no longer work, in Kate cursor movement stops working, etc.

Steps to reproduce:

1. Run the following QML:

import QtQuick 2.4
import Ubuntu.Components 1.3

MainView {

property bool superPress: false
focus: true

Label {
anchors.centerIn: parent
text: "Super pressed? " + (superPress ? "True" : "False")
}

Keys.onPressed: {
if (event.key == Qt.Key_Super_L) {
superPress = true
}
}

Keys.onReleased: {
if (event.key == Qt.Key_Super_L) {
superPress = false
}
}

}

2. Hold Super+A until the app drawer opens

3. Click on the QML application to restore its focus

Expected result:

QML application should be showing: "Super pressed? False"

Actual result:

QML application shows: "Super pressed? True" because the release event
was never sent to the application when the application drawer took
focus.

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

** Description changed:

  Pressing Super+A results in focus being taken from applications without
  the release key event being sent for the Super key. This means that when
  focus is restored to an application it believes that the Super key is
  permanently being held down unless the user presses it again.
  
  The effects of this can be seen in most applications that accept
  keyboard input, for example in the terminal cursor input stops working
  instead just inserting A/B/C/D characters, in the webbrowser keyboard
  shortcuts no longer work, in Kate cursor movement stops working, etc.
  
  Steps to reproduce:
  
  1. Run the following QML:
  
  import QtQuick 2.4
  import Ubuntu.Components 1.3
  
  MainView {
  
- property bool superPress: false
- focus: true
+ property bool superPress: false
+ focus: true
  
- Label {
- anchors.centerIn: parent
- text: "Super pressed? " + (superPress ? "True" : "False")
- }
+ Label {
+ anchors.centerIn: parent
+ text: "Super pressed? " + (superPress ? "True" : "False")
+ }
  
- Keys.onPressed: {
- if (event.key == Qt.Key_Super_L) {
- superPress = true
- }
- }
+ Keys.onPressed: {
+ if (event.key == Qt.Key_Super_L) {
+ superPress = true
+ }
+ }
  
- Keys.onReleased: {
- if (event.key == Qt.Key_Super_L) {
- superPress = false
- }
- }
+ Keys.onReleased: {
+ if (event.key == Qt.Key_Super_L) {
+ superPress = false
+ }
+ }
  
  }
  
  2. Hold Super+A until the app drawer opens
  
- 3. Click on the QML application
+ 3. Click on the QML application to restore its focus
  
  Expected result:
  
  QML application should be showing: "Super pressed? False"
  
  Actual result:
  
  QML application shows: "Super pressed? True" because the release event
  was never sent to the application when the application drawer took
  focus.

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

Title:
  Super+A shortcut breaks application keyboard input

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

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

[Bug 1677066] [NEW] [Xmir] Missing dependency on libertine-xmir-tools

2017-03-28 Thread Michael Sheldon
Public bug reported:

XMir applications fail to launch from the unity8 application drawer if
pasted (provided by libertine-xmir-tools) isn't installed, so this needs
to be added as a dependency (either to the xmir package itself or to
unity8).

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

** Affects: xorg-server (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- Missing dependency on libertine-xmir-tools
+ [Xmir] Missing dependency on libertine-xmir-tools

** Also affects: xorg-server (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  [Xmir] Missing dependency on libertine-xmir-tools

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

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


[Bug 1675441] Re: Ubuntu keyboard is not a Unity8 dependency

2017-03-23 Thread Michael Sheldon
** Also affects: unity8 (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Ubuntu keyboard is not a Unity8 dependency

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

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


[Bug 1566172] Re: [SUGGESTION] Use the space bar for moving the text cursor

2017-03-23 Thread Michael Sheldon
Daniel - This is OSK specific, the final implementation of this doesn't
interfere with normal space input (it activates only on a long press on
the OSK's spacebar), there's a slightly old video of this functionality
in action here: https://www.youtube.com/watch?v=3FYbtyweMs8 (the visuals
and some of the movement thresholds have changed a bit since that video
was taken but the broad idea remains the same). It's currently in silo
2386 if you fancy playing with it yourself.

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

Title:
  [SUGGESTION] Use the space bar for moving the text cursor

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

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


[Bug 1668661] Re: Forces a reboot when changing language

2017-03-21 Thread Michael Sheldon
Currently various aspects of unity8 and related services are based
around upstart, which isn't accessible to system-settings (without a bit
of hacking) due to it being started by systemd. So our current plan is
to hold off on this until the unity8 migration to systemd is completed.

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

Title:
  Forces a reboot when changing language

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

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


[Bug 1674730] [NEW] fontconfig settings can override user's custom config

2017-03-21 Thread Michael Sheldon
Public bug reported:

The current fontconfig settings can result in DejaVu fonts being used
system wide despite a user having an alternative font configured in
their ~/.config/fontconfig/fonts.conf

** Affects: fonts-emojione (Ubuntu)
 Importance: Undecided
 Assignee: Michael Sheldon (michael-sheldon)
 Status: New

** Changed in: fonts-emojione (Ubuntu)
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

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

Title:
  fontconfig settings can override user's custom config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fonts-emojione/+bug/1674730/+subscriptions

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


[Bug 1674730] Re: fontconfig settings can override user's custom config

2017-03-21 Thread Michael Sheldon
** Patch added: "Proposed patch from Adrian Kousz Code"
   
https://bugs.launchpad.net/ubuntu/+source/fonts-emojione/+bug/1674730/+attachment/4841714/+files/56-emojione.conf.patch

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

Title:
  fontconfig settings can override user's custom config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fonts-emojione/+bug/1674730/+subscriptions

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


[Bug 1673461] [NEW] [regression] BorderImage no longer displays

2017-03-16 Thread Michael Sheldon
Public bug reported:

BorderImages no longer display at all with the latest UITK release. This
can be reproduced with the following simple QML and the attached png/sci
files:

import QtQuick 2.2
import Ubuntu.Components 1.3

MainView {

width: units.gu(20)
height: units.gu(20)

Rectangle {
color: "black"
anchors.fill: parent

BorderImage {
anchors.fill: parent
source: "magnified_key.sci"
}
}

}

This appears to have been introduced in revision 1000.1114.3, if the
above is tested with revision 1000.1114.2 it displays correctly.

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

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

Title:
  [regression] BorderImage no longer displays

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

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


[Bug 1673461] Re: [regression] BorderImage no longer displays

2017-03-16 Thread Michael Sheldon
** Attachment added: "magnified_...@27.sci"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1673461/+attachment/4838961/+files/magnified_key%4027.sci

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

Title:
  [regression] BorderImage no longer displays

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

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


[Bug 1673461] Re: [regression] BorderImage no longer displays

2017-03-16 Thread Michael Sheldon
** Attachment added: "magnified_...@27.png"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1673461/+attachment/4838962/+files/magnified_key%4027.png

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

Title:
  [regression] BorderImage no longer displays

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

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


[Bug 1669440] Re: Does not fall back to English layout

2017-03-02 Thread Michael Sheldon
** Changed in: ubuntu-keyboard (Ubuntu)
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

** Changed in: ubuntu-keyboard (Ubuntu)
   Importance: Undecided => High

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

Title:
  Does not fall back to English layout

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

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


[Bug 1669444] [NEW] OSK input shaping no longer works correctly

2017-03-02 Thread Michael Sheldon
Public bug reported:

Steps to reproduce:

1) Run the keyboard under Unity8 (silo 2481 can be helpful in making this more 
usable at present)
2) Click in an input field
3) Move the mouse over the keyboard
4) Attempt to click on the app again

Expected result:

The mouse click should be passed through to the app

Actual result:

The click is swallowed by the keyboard surface instead. However, it is
still possible to click on the app if this is done prior to the mouse
entering the visible keyboard area.

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

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

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

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

Title:
  OSK input shaping no longer works correctly

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

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


[Bug 1545714] Re: Add speech input, voice input, dictate function for keyboard

2017-02-17 Thread Michael Sheldon
The laptop I recorded that demo on has a high end i7, which was
operating at 100% on all 8 cores (it can work with much lower CPU usage
if CUDA is available though); so even when mobile processors get to an
equivalent performance level it'd be terrible for battery life. The only
exception would be if phones started shipping with CUDA capable
processors (nVidia do have some mobile oriented CUDA capable chips, but
they're not widely used at the moment). So unfortunately for the
foreseeable future the most practical solution for mobile systems is to
have a CUDA backed server processing requests remotely I'm afraid.

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

Title:
  Add speech input, voice input, dictate function for keyboard

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

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


[Bug 1659388] Re: maliit-server.conf isn't in a useful package

2017-02-16 Thread Michael Sheldon
** Changed in: ubuntu-keyboard (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: ubuntu-keyboard (Ubuntu)
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

** Changed in: ubuntu-keyboard (Ubuntu)
   Importance: Undecided => High

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

Title:
  maliit-server.conf isn't in a useful package

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

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


[Bug 1484801] Re: Feature request: gesture keyboard

2017-02-15 Thread Michael Sheldon
I'm hoping we'll be able to return to working on this once the shift
over to snaps is completed; the majority of the difficult work is
already complete for this, it's mostly a matter of making sure that the
new system has support for all the languages we currently already
support.

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

Title:
  Feature request: gesture keyboard

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

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


[Bug 1545714] Re: Add speech input, voice input, dictate function for keyboard

2017-02-15 Thread Michael Sheldon
That video's just from a bit of experimentation in my free time; once
we've got the input method interface for snapd finished up I'm planning
on making it available for people to experiment with on the desktop, but
it's not really suitable for use on a phone. Any phone based solution is
likely to require some sort of cloud service providing the actual text-
to-speech processing.

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

Title:
  Add speech input, voice input, dictate function for keyboard

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

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


[Bug 1521518] Re: No way to invoke OSK when a hardware keyboard is connected

2017-02-15 Thread Michael Sheldon
** Changed in: ubuntu-system-settings (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  No way to invoke OSK when a hardware keyboard is connected

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

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


[Bug 1659386] Re: Ubuntu keyboard hides on keypress in applications

2017-02-13 Thread Michael Sheldon
*** This bug is a duplicate of bug 1660691 ***
https://bugs.launchpad.net/bugs/1660691

** This bug has been marked a duplicate of bug 1660691
   OSK with unity8 - pressing OSK key causes focus to leave active application 
briefly

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

Title:
  Ubuntu keyboard hides on keypress in applications

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

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


[Bug 1639297] Re: Hard coded paths prevent usage in snaps

2017-02-03 Thread Michael Sheldon
** Patch added: "0017-maliit-config-path-environment-variable.patch"
   
https://bugs.launchpad.net/ubuntu/+source/maliit-framework/+bug/1639297/+attachment/4812581/+files/0017-maliit-config-path-environment-variable.patch

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

Title:
  Hard coded paths prevent usage in snaps

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

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


[Bug 1639297] Re: Hard coded paths prevent usage in snaps

2017-02-03 Thread Michael Sheldon
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1639297

Title:
  Hard coded paths prevent usage in snaps

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

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


[Bug 1661283] Re: Qt.ImhUrlCharactersOnly should not disable predictive text

2017-02-02 Thread Michael Sheldon
** Changed in: ubuntu-keyboard (Ubuntu)
   Status: New => Confirmed

** Changed in: ubuntu-keyboard (Ubuntu)
   Importance: Undecided => High

** Changed in: ubuntu-keyboard (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: ubuntu-keyboard (Ubuntu)
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

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

Title:
  Qt.ImhUrlCharactersOnly  should not disable predictive text

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

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


[Bug 1659386] Re: Ubuntu keyboard hides on keypress in applications

2017-01-26 Thread Michael Sheldon
** Changed in: ubuntu-keyboard (Ubuntu)
   Importance: Undecided => Critical

** Changed in: ubuntu-keyboard (Ubuntu)
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

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

Title:
  Ubuntu keyboard hides on keypress in applications

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

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


[Bug 1659319] Re: Changing language mid-word results in duplicated words

2017-01-25 Thread Michael Sheldon
** Changed in: ubuntu-keyboard (Ubuntu)
   Status: New => Confirmed

** Changed in: ubuntu-keyboard (Ubuntu)
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

** Changed in: ubuntu-keyboard (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Changing language mid-word results in duplicated words

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

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


[Bug 1652296] Re: OSK not disabled in certain instances when bluetooth keyboard used

2016-12-23 Thread Michael Sheldon
I've added unity8 to this bug, as the actual disabling of the OSK and
detection of hardware keyboards is handled there

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

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

Title:
  OSK not disabled in certain instances when bluetooth keyboard used

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

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


[Bug 1473590] Re: pressing the space bar twice after entering a period adds another period

2016-12-21 Thread Michael Sheldon
** Changed in: ubuntu-keyboard (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: ubuntu-keyboard (Ubuntu)
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

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

Title:
  pressing the space bar twice after entering a period adds another
  period

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

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


[Bug 1566172] Re: [SUGGESTION] Use the space bar for moving the text cursor

2016-12-21 Thread Michael Sheldon
** Changed in: ubuntu-keyboard (Ubuntu)
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

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

Title:
  [SUGGESTION] Use the space bar for moving the text cursor

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

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


[Bug 1649077] Re: OSK appears blank in the lock screen

2016-12-15 Thread Michael Sheldon
There weren't any keyboard landings in OTA 14 either. While there
weren't any Mir landings, there was a qtmir landing in OTA 14, so I've
added that to the bug as a possible place to investigate as well.

** Also affects: qtmir
   Importance: Undecided
   Status: New

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

Title:
  OSK appears blank in the lock screen

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

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


[Bug 1648303] Re: wifi saved networks don't have effect, despite being listed

2016-12-08 Thread Michael Sheldon
** Package changed: ubuntu-keyboard (Ubuntu) => ubuntu-system-settings
(Ubuntu)

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

Title:
  wifi saved networks don't have effect, despite being listed

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

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


[Bug 1648301] Re: phone app doesn't support landscape mode rendering itself unusable in windowed mode

2016-12-08 Thread Michael Sheldon
** Package changed: ubuntu-keyboard (Ubuntu) => dialer-app (Ubuntu)

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

Title:
  phone app doesn't support landscape mode rendering itself unusable in
  windowed mode

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

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


[Bug 1639270] Re: Hard coded paths prevent usage in snaps

2016-12-07 Thread Michael Sheldon
** Patch added: "add_presage_config_environment_variable.patch"
   
https://bugs.launchpad.net/ubuntu/+source/presage/+bug/1639270/+attachment/4788562/+files/add_presage_config_environment_variable.patch

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

Title:
  Hard coded paths prevent usage in snaps

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

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


[Bug 1639251] Re: Presage crashes if /etc/presage.xml is unavailable

2016-12-07 Thread Michael Sheldon
** Changed in: presage (Ubuntu)
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

** Changed in: presage (Ubuntu)
   Status: New => Fix Released

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

Title:
  Presage crashes if /etc/presage.xml is unavailable

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

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


[Bug 1647603] Re: Add option for semi-transparent keyboard

2016-12-06 Thread Michael Sheldon
Hi Kris,

 That's an interesting idea, I've modified the title of the bug to make
it clear that it's a feature request and added design to see if they
have any input :)

** Summary changed:

- onscreen keyboard overlaps and hides text edit field
+ Add option for semi-transparent keyboard

** Also affects: ubuntu-ux
   Importance: Undecided
   Status: New

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

Title:
  Add option for semi-transparent keyboard

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

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


[Bug 1647373] Re: OSK hides in gmail webapp

2016-12-05 Thread Michael Sheldon
** Also affects: webbrowser-app (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  OSK hides in gmail webapp

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

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


[Bug 1506753] Re: keyboard does pop up not after update to r26

2016-12-05 Thread Michael Sheldon
Hi Ivo,

 This looks like a separate issue to the one described in this bug,
could you file a new bug report for it against both the keyboard and
webbrowser-app (since from your description it sounds like it might be
something specific to the webbrowser)

Thanks!

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

Title:
  keyboard does pop up not after update to r26

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

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


[Bug 1646758] Re: Can't update an app

2016-12-02 Thread Michael Sheldon
** Changed in: ubuntu-download-manager (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: ubuntu-download-manager (Ubuntu)
   Importance: Undecided => Critical

** Changed in: ubuntu-download-manager (Ubuntu)
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

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

Title:
  Can't update an app

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

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


[Bug 1629009] Re: Does not work inside a snap due to hardcoded paths

2016-11-28 Thread Michael Sheldon
We've added a patch to maliit to support this via the MALIIT_PLUGIN_PATH
environment variable.

** Changed in: maliit-framework (Ubuntu)
   Status: New => Fix Released

** Changed in: maliit-framework (Ubuntu)
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

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

Title:
  Does not work inside a snap due to hardcoded paths

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

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


[Bug 1643536] Re: User can skip wizard by opening settings from the OSK

2016-11-21 Thread Michael Sheldon
We currently already disable the settings option when the greeter
reports itself as being active via the IsActive method on the
com.canonical.UnityGreeter dbus interface; if the wizard could provide
something similar we could incorporate that easily enough.

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

Title:
  User can skip wizard by opening  settings from the OSK

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

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


[Bug 1639297] Re: Hard coded paths prevent usage in snaps

2016-11-04 Thread Michael Sheldon
** Patch added: "0016-set-plugin-path-from-environment.patch"
   
https://bugs.launchpad.net/ubuntu/+source/maliit-framework/+bug/1639297/+attachment/4772534/+files/0016-set-plugin-path-from-environment.patch

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

Title:
  Hard coded paths prevent usage in snaps

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

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


[Bug 1639297] [NEW] Hard coded paths prevent usage in snaps

2016-11-04 Thread Michael Sheldon
Public bug reported:

A number of paths are defined at compile time which instead need to be
set dynamically at run time to allow for usage in snaps.

** Affects: maliit-framework (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Hard coded paths prevent usage in snaps

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

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


[Bug 1629009] Re: Does not work inside a snap due to hardcoded paths

2016-11-04 Thread Michael Sheldon
** Branch linked: lp:~michael-sheldon/ubuntu-keyboard/snap

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

Title:
  Does not work inside a snap due to hardcoded paths

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

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


[Bug 1629009] Re: Does not work inside a snap due to hardcoded paths

2016-11-04 Thread Michael Sheldon
** Also affects: ubuntu-keyboard (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-keyboard (Ubuntu)
   Status: New => In Progress

** Changed in: ubuntu-keyboard (Ubuntu)
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

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

Title:
  Does not work inside a snap due to hardcoded paths

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

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


[Bug 1639270] Re: Hard coded paths prevent usage in snaps

2016-11-04 Thread Michael Sheldon
** Patch added: "use_presage_prefix_path_in_default_profile.patch"
   
https://bugs.launchpad.net/ubuntu/+source/presage/+bug/1639270/+attachment/4772499/+files/use_presage_prefix_path_in_default_profile.patch

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

Title:
  Hard coded paths prevent usage in snaps

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

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


[Bug 1639270] [NEW] Hard coded paths prevent usage in snaps

2016-11-04 Thread Michael Sheldon
Public bug reported:

Presage currently defines a number of paths at compile time, preventing
it from working correctly in snap packages.

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

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

Title:
  Hard coded paths prevent usage in snaps

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

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


[Bug 1639251] Re: Presage crashes if /etc/presage.xml is unavailable

2016-11-04 Thread Michael Sheldon
** Patch added: "add-missing-online-learning-configuration-value.patch"
   
https://bugs.launchpad.net/ubuntu/+source/presage/+bug/1639251/+attachment/4772458/+files/add-missing-online-learning-configuration-value.patch

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

Title:
  Presage crashes if /etc/presage.xml is unavailable

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

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


[Bug 1639251] [NEW] Presage crashes if /etc/presage.xml is unavailable

2016-11-04 Thread Michael Sheldon
Public bug reported:

Steps to reproduce:

 1. Delete /etc/presage.xml

 2. Run presage

Expected result:

 Presage should use its default profile and run as normal

Actual result:

 Presage crashes because the ONLINE_LEARNING configuration value is
missing from the default profile.

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

** Patch added: "add-missing-online-learning-configuration-value.patch"
   
https://bugs.launchpad.net/bugs/1639251/+attachment/4772456/+files/add-missing-online-learning-configuration-value.patch

** Patch removed: "add-missing-online-learning-configuration-value.patch"
   
https://bugs.launchpad.net/ubuntu/+source/presage/+bug/1639251/+attachment/4772456/+files/add-missing-online-learning-configuration-value.patch

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

Title:
  Presage crashes if /etc/presage.xml is unavailable

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

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


[Bug 1631860] Re: Keyboard Touch sensitivity of certain lettes,

2016-10-10 Thread Michael Sheldon
Hi Malcolm,

 This sounds like it might be a hardware issue, I've seen this sort of
behaviour before with failing/damaged touch screens; to test that could
you install the finger paint app from the store, and try drawing over
the problematic area, if that area of the touch screen is damaged you'll
probably see the line you're drawing jumping from one side of the
damaged area to the other.

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: New => Incomplete

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

Title:
  Keyboard Touch sensitivity of certain lettes,

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

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


[Bug 1630941] [NEW] Crash at shutdown in ~QNetworkConfiguration

2016-10-06 Thread Michael Sheldon
Public bug reported:

After the recent landing for bug 1618590 the Ubuntu Download Manager
tests frequently crash at shutdown with the following stack trace:

Thread 1 "test_mms_downlo" received signal SIGSEGV, Segmentation fault.
0x77201b23 in QNetworkConfiguration::~QNetworkConfiguration() () from 
/usr/lib/x86_64-linux-gnu/libQt5Network.so.5
(gdb) bt
#0  0x77201b23 in QNetworkConfiguration::~QNetworkConfiguration() () 
from /usr/lib/x86_64-linux-gnu/libQt5Network.so.5
#1  0x76f31169 in QMetaType::destroy(int, void*) () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x76f46bf9 in QMetaCallEvent::~QMetaCallEvent() () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x76f46c79 in QMetaCallEvent::~QMetaCallEvent() () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x76f1c9a8 in QCoreApplicationPrivate::cleanupThreadData() () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x76f1ca8a in QCoreApplicationPrivate::~QCoreApplicationPrivate() 
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x76f1cba9 in QCoreApplicationPrivate::~QCoreApplicationPrivate() 
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x76f510dc in QObject::~QObject() () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x76f1ed12 in QCoreApplication::~QCoreApplication() () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00449bbc in main (argc=1, argv=) at 
/home/mike/src/udm/fix-1628635/tests/downloads/daemon/test_mms_download.cpp:97

This commit seems especially relevant: https://codereview.qt-
project.org/#/c/172173/

Neither this test, nor UDM itself make any explicit use of
QPluginLoader, so this is unlikely to be a case of UDM incorrectly
unloading a plugin itself.

To reproduce simply run UDM's test_mms_download test a number of times
(crashes only occur intermittently).

When tested with a silo without the three patches added for bug 1618590
this crash no-longer occurs.

A similar crash appears to be happening in webbrowser-app as well:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1630765

Possibly another similar crash in ~QNetworkSession:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1630510

** Affects: qtbase-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Crash at shutdown in ~QNetworkConfiguration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1630941/+subscriptions

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


[Bug 1628635] Re: browser crashes saving image

2016-09-30 Thread Michael Sheldon
** Branch linked: lp:~michael-sheldon/ubuntu-download-
manager/fix-1628635

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

Title:
  browser crashes saving image

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

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


[Bug 1572653] Re: keyboard does not show up on xenial

2016-09-23 Thread Michael Sheldon
Hi Kris,

 Your issue appears to be unrelated to this bug report (which relates
specifically to running the keyboard on an X11 desktop system); whereas
you're attempting to run an XMir application on the phone outside of
libertine, which isn't something we've tested much previously. Firstly
could you make sure you have maliit-inputcontext-gtk3 and maliit-
inputcontext-gtk2 installed, these provide GTK support for the OSK and
wouldn't be installed by default on the phone (except inside libertine
containers). If the problem still persists with those installed could
you file a separate bug report for this and we'll try to look into it
further

Thanks :)

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

Title:
  keyboard does not show up on xenial

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

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


[Bug 1613327] Re: Mobile data setting not remembered between reboots

2016-09-21 Thread Michael Sheldon
I'm able to reproduce this on turbo by just switching to flight mode and
back a few times without needing to reboot (it doesn't change the
setting every time, but does it pretty frequently)

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

Title:
  Mobile data setting not remembered between reboots

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

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


[Bug 1312236] Re: No dvorak layout option

2016-09-20 Thread Michael Sheldon
The new Dvorak option in the keyboard indicator in OTA 13 is for
external keyboards, not the OSK, so doesn't apply to this bug I'm afraid

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

Title:
  No dvorak layout option

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

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


[Bug 1481673] Re: No mechanism for displaying internal downloads in transfer indicator

2016-09-20 Thread Michael Sheldon
** Changed in: ubuntu-download-manager (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  No mechanism for displaying internal downloads in transfer indicator

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

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


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

2016-09-15 Thread Michael Sheldon
** Changed in: ubuntu-download-manager (Ubuntu)
 Assignee: Michael Sheldon (michael-sheldon) => Ubuntu Security Team 
(ubuntu-security)

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

Title:
  [MIR] ubuntu-download-manager

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

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


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

2016-09-15 Thread Michael Sheldon
Silo 57 has now really landed fully, so this MIR is ready for re-review

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

Title:
  [MIR] ubuntu-download-manager

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

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


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

2016-09-14 Thread Michael Sheldon
Actually not quite ready, it's still in the proposed pocket so hasn't
finished landing yet, I jumped the gun a bit :)

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

Title:
  [MIR] ubuntu-download-manager

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

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


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

2016-09-14 Thread Michael Sheldon
Silo 57 has landed now, so this is ready for re-review now

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

Title:
  [MIR] ubuntu-download-manager

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

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


[Bug 1578153] Re: No multitouch in qml app on BqM10

2016-09-10 Thread Michael Sheldon
Also, while Fingerpaint is a QML app, Flight of the Amazon Queen and
Beneath A Steel Sky are SDL apps (with working multi-touch on all other
devices)

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

Title:
  No multitouch in qml app on BqM10

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

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


[Bug 1578153] Re: No multitouch in qml app on BqM10

2016-09-10 Thread Michael Sheldon
I can reproduce this on the latest rc-proposed images with a number of
apps (Fingerpaint, Flight Of The Amazon Queen, Beneath A Steel Sky),
only one touch point gets sent through to the app for each of these;
they sometimes see two points if both fingers are pressed down at
exactly the same time, but no more than two points.

I'm adding unity8 into this as I suspect it might be related to the
handling of the side-stage three finger gesture, which only occurs on
tablet devices (explaining why it works fine on phones)

** Changed in: canonical-devices-system-image
   Status: Incomplete => Confirmed

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

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

Title:
  No multitouch in qml app on BqM10

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

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


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

2016-09-09 Thread Michael Sheldon
Silo 57 (which is currently being reviewed) contains fixes for
translations, for bug 1411866, and the packaging error, but not the
jquery warning, as this is apparently the expected behaviour of Doxygen
based packages (see README.jquery in the doxygen package for details).
We've also synced up the bug lists and added a team subscriber for the
bugs. So as soon as silo 57 lands this should be ready to re-review.

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

Title:
  [MIR] ubuntu-download-manager

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

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


[Bug 1478462] Re: ubuntu-download-manager has two unsynced bug lists

2016-09-03 Thread Michael Sheldon
** Changed in: ubuntu-download-manager (Ubuntu)
   Status: New => Fix Released

** Changed in: ubuntu-download-manager (Ubuntu)
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

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

Title:
  ubuntu-download-manager has two unsynced bug lists

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

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


[Bug 1510858] Re: Documentation for SingleDownload.headers is sparse, could use examples

2016-09-01 Thread Michael Sheldon
** No longer affects: ubuntu-download-manager

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

Title:
  Documentation for SingleDownload.headers is sparse, could use examples

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

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


[Bug 1555188] Re: Queued downloads don't appear in the transfer indicator until they start

2016-09-01 Thread Michael Sheldon
** Also affects: ubuntu-download-manager (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: ubuntu-download-manager

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

Title:
  Queued downloads don't appear in the transfer indicator until they
  start

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

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


[Bug 1613657] Re: SingleDownload should expose a boolean “processing” attribute

2016-09-01 Thread Michael Sheldon
** Also affects: ubuntu-download-manager (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: ubuntu-download-manager

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

Title:
  SingleDownload should expose a boolean “processing” attribute

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

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

[Bug 1588370] Re: Unable to download update from OTA-9 to OTA-11 on turbo

2016-09-01 Thread Michael Sheldon
** Also affects: ubuntu-download-manager (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: ubuntu-download-manager

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

Title:
  Unable to download update from OTA-9 to OTA-11 on turbo

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

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


[Bug 1613543] Re: Music is downloaded but not available for CloudMusic

2016-09-01 Thread Michael Sheldon
** Also affects: ubuntu-download-manager (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: ubuntu-download-manager

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

Title:
  Music is downloaded but not available for CloudMusic

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

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


[Bug 1603770] Re: Failed downloads are forever lost if nobody's “watching”

2016-09-01 Thread Michael Sheldon
** Also affects: ubuntu-download-manager (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: ubuntu-download-manager

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

Title:
  Failed downloads are forever lost if nobody's “watching”

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

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

[Bug 1394203] Re: Installing System Update not working when locking the screen

2016-09-01 Thread Michael Sheldon
** Also affects: ubuntu-download-manager (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-download-manager (Ubuntu)
   Status: New => Incomplete

** No longer affects: ubuntu-download-manager

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

Title:
  Installing System Update not working when locking the screen

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

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


[Bug 1288911] Re: There is no API to know the state of the download

2016-09-01 Thread Michael Sheldon
** Also affects: ubuntu-download-manager (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-download-manager (Ubuntu)
   Status: New => Triaged

** No longer affects: ubuntu-download-manager

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

Title:
  There is no API to know the state of the download

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

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


[Bug 1431180] Re: Incomplete document for singledownload

2016-09-01 Thread Michael Sheldon
** Also affects: ubuntu-download-manager (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: ubuntu-download-manager

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

Title:
  Incomplete document for singledownload

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

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


[Bug 1451090] Re: Click updates don't respect the "autodownload" setting

2016-09-01 Thread Michael Sheldon
** No longer affects: ubuntu-download-manager

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

Title:
  Click updates don't respect the "autodownload" setting

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

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


[Bug 1274131] Re: UpdatePaused signal always returns percentage=0

2016-09-01 Thread Michael Sheldon
** Also affects: ubuntu-download-manager (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: ubuntu-download-manager

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

Title:
  UpdatePaused signal always returns percentage=0

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

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


[Bug 1459553] Re: Adding "path" API to get directory of the downloaded files

2016-09-01 Thread Michael Sheldon
** Also affects: ubuntu-download-manager (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: ubuntu-download-manager

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

Title:
  Adding "path" API to get directory of the downloaded files

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

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


[Bug 1510858] Re: Documentation for SingleDownload.headers is sparse, could use examples

2016-09-01 Thread Michael Sheldon
** Also affects: ubuntu-download-manager (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Documentation for SingleDownload.headers is sparse, could use examples

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

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


[Bug 1364024] Re: Torrent downloading support

2016-09-01 Thread Michael Sheldon
** Also affects: ubuntu-download-manager (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-download-manager (Ubuntu)
   Status: New => Triaged

** Changed in: ubuntu-download-manager (Ubuntu)
   Importance: Undecided => Wishlist

** No longer affects: ubuntu-download-manager

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

Title:
  Torrent downloading support

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

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


[Bug 1288905] Re: Support Conditional GET

2016-09-01 Thread Michael Sheldon
** Also affects: ubuntu-download-manager (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-download-manager (Ubuntu)
   Status: New => Triaged

** Changed in: ubuntu-download-manager (Ubuntu)
   Importance: Undecided => Wishlist

** No longer affects: ubuntu-download-manager

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

Title:
  Support Conditional GET

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

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


[Bug 1449785] Re: running "sudo ubuntu-download-manager -disable-timeout" expects /var/cache/ubuntu-download-manager to exist and be writable

2016-09-01 Thread Michael Sheldon
** Also affects: ubuntu-download-manager (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-download-manager (Ubuntu)
   Status: New => Triaged

** Changed in: ubuntu-download-manager (Ubuntu)
   Importance: Undecided => Low

** No longer affects: ubuntu-download-manager

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

Title:
  running "sudo ubuntu-download-manager -disable-timeout"  expects
  /var/cache/ubuntu-download-manager to exist and be writable

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

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


[Bug 1352912] Re: Package name is different on desktop and phone

2016-09-01 Thread Michael Sheldon
** Also affects: ubuntu-download-manager (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-download-manager (Ubuntu)
   Status: New => Incomplete

** Changed in: ubuntu-download-manager (Ubuntu)
   Importance: Undecided => Low

** No longer affects: ubuntu-download-manager

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

Title:
  Package name is different on desktop and phone

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

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


[Bug 1276263] Re: some failing tests leave python process around

2016-09-01 Thread Michael Sheldon
** Also affects: ubuntu-download-manager (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-download-manager (Ubuntu)
   Status: New => Confirmed

** Changed in: ubuntu-download-manager (Ubuntu)
   Importance: Undecided => Low

** No longer affects: ubuntu-download-manager

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

Title:
  some failing tests leave python process around

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

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


[Bug 1249335] Re: Missing man pages for the daemon

2016-09-01 Thread Michael Sheldon
** Also affects: ubuntu-download-manager (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-download-manager (Ubuntu)
   Status: New => Confirmed

** Changed in: ubuntu-download-manager (Ubuntu)
   Importance: Undecided => Low

** No longer affects: ubuntu-download-manager

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

Title:
  Missing man pages for the daemon

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

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


[Bug 1413584] Re: Should refuse download if it would leave an unsafely low amount of free space

2016-09-01 Thread Michael Sheldon
** No longer affects: ubuntu-download-manager

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

Title:
  Should refuse download if it would leave an unsafely low amount of
  free space

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

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


  1   2   3   4   5   6   7   >