[Touch-packages] [Bug 1384877] Re: Can't run on device since rtm image 123

2014-10-23 Thread Ken VanDine
** Also affects: ubuntu-touch-meta (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-touch-meta in Ubuntu. https://bugs.launchpad.net/bugs/1384877 Title: Can't run o

[Touch-packages] [Bug 1378102] Re: Activating an Internet context (APN) fails with NetworkManager[1356]: OFONO connection failed: (32) Implementation not provided

2014-10-24 Thread Ken VanDine
This was handled in ubuntu-system-settings before the apneditor branch landed, no need for a settings task. ** Changed in: ubuntu-system-settings (Ubuntu) Status: Triaged => Invalid ** Changed in: ubuntu-system-settings (Ubuntu) Assignee: Antti Kaijanmäki (kaijanmaki) => (unassigned)

[Touch-packages] [Bug 1382212] Re: [wizard] selecting terms and conditions link for HERE continues to next screen

2014-10-28 Thread Ken VanDine
** Package changed: unity8 (Ubuntu) => ubuntu-system-settings (Ubuntu) ** Changed in: ubuntu-system-settings (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubunt

[Touch-packages] [Bug 1373462] Re: [background] Preview/Background is black for some images

2014-09-25 Thread Ken VanDine
I've reproduced this on both mako and krillin with @seb128's test case using an image created from the krillin camera. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtdeclarative-opensource- src in Ubuntu. https://bugs.launc

[Touch-packages] [Bug 1373462] Re: [background] Preview/Background is black for some images

2014-09-25 Thread Ken VanDine
Reducing the sourceSize seems to work: sourceSize.width: width sourceSize.height: height So maybe the image size is using more memory than it can handle? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtdec

[Touch-packages] [Bug 1373462] Re: [background] Preview/Background is black for some images

2014-09-25 Thread Ken VanDine
Here are the exact sizes of the 2 images tested: Image that is known to not render is 2448x4352 Image that does render is 1836x3264 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtdeclarative-opensource- src in Ubuntu. http

[Touch-packages] [Bug 1373462] Re: [background] Preview/Background is black for some images

2014-09-25 Thread Ken VanDine
** Package changed: qtdeclarative-opensource-src (Ubuntu) => ubuntu- system-settings (Ubuntu) ** Changed in: ubuntu-system-settings (Ubuntu) Status: New => In Progress ** Also affects: unity8 (Ubuntu) Importance: Undecided Status: New ** Changed in: unity8 (Ubuntu) Status

[Touch-packages] [Bug 1373855] Re: Photos taken with Krillin camera show as black in preview and when set as wallpaper

2014-09-25 Thread Ken VanDine
I don't think this is really a different issue. I can't reproduce it on krillin with the fixes for the bug 1373462 in place. The copy failures in the log could be misleading, if the copy really failed you shouldn't even make it to the Preview screen. -- You received this bug notification becaus

[Touch-packages] [Bug 1373855] Re: Photos taken with Krillin camera show as black in preview and when set as wallpaper

2014-09-25 Thread Ken VanDine
*** This bug is a duplicate of bug 1373462 *** https://bugs.launchpad.net/bugs/1373462 I'm confident this is really a dupe of bug 1373462 ** This bug has been marked a duplicate of bug 1373462 [background] Preview/Background is black for some images -- You received this bug notification

[Touch-packages] [Bug 1370219] Re: Provide more keywords to make search useful

2014-09-26 Thread Ken VanDine
** Changed in: ubuntu-system-settings (Ubuntu) Status: In Progress => Fix Committed -- 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/1370

[Touch-packages] [Bug 1373462] Re: [background] Preview/Background is black for some images

2014-09-26 Thread Ken VanDine
** Changed in: ubuntu-system-settings (Ubuntu) Status: In Progress => 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/1373462 Title: [background] Previe

[Touch-packages] [Bug 1374018] Re: App names appear untranslated when listing their granted access

2014-10-02 Thread Ken VanDine
** Changed in: ubuntu-system-settings (Ubuntu) Status: In Progress => Fix Committed -- 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/1374

[Touch-packages] [Bug 1378945] Re: [SIM PIN] + [system settings] toggling SIM PIN off doesn't preform as expected

2014-10-08 Thread Ken VanDine
*** This bug is a duplicate of bug 1375945 *** https://bugs.launchpad.net/bugs/1375945 ** This bug has been marked a duplicate of bug 1375945 [krillin] cannot disable SIM locking via system-settings if SIM locked -- You received this bug notification because you are a member of Ubuntu Tou

[Touch-packages] [Bug 1373086] Re: Using contentItem.move(dir, filename) doesn't work under confinement

2014-10-09 Thread Ken VanDine
** Changed in: content-hub Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to content-hub in Ubuntu. https://bugs.launchpad.net/bugs/1373086 Title: Using contentItem.move(dir, filenam

[Touch-packages] [Bug 1388094] [NEW] Slider component can have problems when binding value

2014-10-31 Thread Ken VanDine
Public bug reported: In ubuntu-system-settings and the indicators, we deal with values that come from system services. When binding to the value in the Slider component, this can cause unpredictable behavior because we get property notifications back that change the value while the slider is bein

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

2014-10-31 Thread Ken VanDine
** Also affects: indicator-power (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/1289465 Title: Brightness icons

[Touch-packages] [Bug 1383732] Re: E-book content type

2014-11-05 Thread Ken VanDine
** Changed in: content-hub Status: New => In Progress ** Also affects: webbrowser-app (Ubuntu) Importance: Undecided Status: New ** Project changed: content-hub => content-hub (Ubuntu) ** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) => Michael Sheldon (michael

[Touch-packages] [Bug 1337200] Re: High CPU due to excessive device changed signals from upower

2014-11-17 Thread Ken VanDine
After attempting to work around this in ubuntu-system-settings, I don't think it's possible. The problem seems to be upower pushing dbus- daemon's load high enough that slows down or blocks dbus calls. ** Also affects: upower (Ubuntu) Importance: Undecided Status: New ** Package change

[Touch-packages] [Bug 1326535] Re: multiple downloads not stored if they are dismissed

2014-08-11 Thread Ken VanDine
** Changed in: content-hub Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to content-hub in Ubuntu. https://bugs.launchpad.net/bugs/1326535 Title: multiple downloads not stored if they

[Touch-packages] [Bug 1289470] Re: The phone has three brightness sliders

2014-08-11 Thread Ken VanDine
** Branch linked: lp:~ken-vandine/ubuntu-system- settings/brightness_slider ** Changed in: ubuntu-system-settings (Ubuntu) Assignee: Jonas G. Drange (jonas-drange) => Ken VanDine (ken-vandine) -- You received this bug notification because you are a member of Ubuntu Touch seeded packa

[Touch-packages] [Bug 1230345] Re: Unity8 should control the display "lock after idle" (with a way to configure the delay)

2014-08-19 Thread Ken VanDine
** Branch linked: lp:~ken-vandine/ubuntu-system-settings/lock_timeout -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gsettings-ubuntu-touch- schemas in Ubuntu. https://bugs.launchpad.net/bugs/1230345 Title: Unity8 should

[Touch-packages] [Bug 1240875] Re: Need to reboot the phone to have it pick up a new language setting

2014-09-02 Thread Ken VanDine
Perhaps we should include a reboot button in the dialog? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu in Ubuntu. https://bugs.launchpad.net/bugs/1240875 Title: Need to reboot the phone to have it

[Touch-packages] [Bug 1364548] Re: Avoid install devloper backends with main folks package

2014-09-02 Thread Ken VanDine
** Changed in: folks (Ubuntu) Assignee: (unassigned) => Ken VanDine (ken-vandine) ** Changed in: folks (Ubuntu) Status: New => Triaged ** Changed in: folks (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubu

[Touch-packages] [Bug 1365886] Re: PolicyKit not working on krillin

2014-09-05 Thread Ken VanDine
This is affecting ubuntu-system-settings too, we can't change language or change passphrase on krillin ** 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, whic

[Touch-packages] [Bug 1365886] Re: PolicyKit not working on krillin

2014-09-05 Thread Ken VanDine
Logs from ubuntu-system-settings: (process:2482): AccountsService-WARNING **: SetLanguage call failed: GDBus.Error:org.freedesktop.Accounts.Error.PermissionDenied: Authentication is required (process:2482): AccountsService-WARNING **: SetFormatsLocale call failed: GDBus.Error:org.freedesktop.Ac

[Touch-packages] [Bug 1376763] Re: Dialog doesn't take the contents size into consideration

2014-11-18 Thread Ken VanDine
** Also affects: ubuntu-system-settings (Ubuntu RTM) 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/1376763 Title: Di

[Touch-packages] [Bug 1377286] Re: Update Indicator Title Strings

2014-11-18 Thread Ken VanDine
** Also affects: ubuntu-system-settings (Ubuntu RTM) Importance: Undecided Status: New -- 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/1377286 Title: U

[Touch-packages] [Bug 1390557] Re: [oobe] passcode screen continues after 3 visible dots to confirmation screen

2014-11-18 Thread Ken VanDine
** Also affects: ubuntu-system-settings (Ubuntu RTM) 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/1390557 Title: [oobe] passco

[Touch-packages] [Bug 1394211] Re: Download complete dialog is shown untranslated

2014-11-19 Thread Ken VanDine
=> Ken VanDine (ken-vandine) ** Changed in: content-hub (Ubuntu RTM) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to content-hub in Ubuntu. https://bugs.launchpad.net/bugs/1394211 Title

[Touch-packages] [Bug 1395709] Re: Silence mode goes unchecked after 1 second

2014-11-24 Thread Ken VanDine
** Branch linked: lp:~ted/ubuntu-system-settings/silent-mode-trunk ** Branch linked: lp:~ted/ubuntu-system-settings/silent-mode -- 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

[Touch-packages] [Bug 1373404] Re: [notification] No warning of high volume level

2014-11-25 Thread Ken VanDine
** Changed in: ubuntu-system-settings (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-sound in Ubuntu. https://bugs.launchpad.net/bugs/1373404 Title: [notificati

<    1   2   3   4