[Touch-packages] [Bug 1469262] Re: snap decision for an incoming call is not shown

2015-06-26 Thread Ken VanDine
I've seen this as well, here's my dbus.log file for one of the missed calls. Note in this case, my phone didn't send it to voicemail, but it accepted the call. The caller was able to hear me while my phone was in my pocket, without me every hearing it ring or answering it. http://paste.ubuntu.co

[Touch-packages] [Bug 1468029] Re: unity8 crash breaking autopilot tests entering text

2015-06-29 Thread Ken VanDine
** Summary changed: - unity8 crash breaking autopilot tests entering text with OSK + unity8 crash breaking autopilot tests entering text -- 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

[Touch-packages] [Bug 1468029] Re: unity8 crash breaking autopilot tests entering text

2015-06-30 Thread Ken VanDine
It seems be related to a test failure that puts the fake keyboard into a bad state. The only way to fix that state is by restarting unity8. I'm not sure what that has to do with unity8, but somehow restarting it clears it up. In the case of settings there was a real failure buried in the noise c

[Touch-packages] [Bug 1470196] [NEW] Contact picker shouldn't allow multiselect when the transfer asks for single

2015-06-30 Thread Ken VanDine
Public bug reported: When the ContentTransfer.selectType is set to ContentTransfer.Single, the contact picker should allow multiple contacts to be selected. The app importing the contacts will only handle one result. ** Affects: address-book-app (Ubuntu) Importance: Undecided Statu

[Touch-packages] [Bug 1470196] Re: Contact picker shouldn't allow multiselect when the transfer asks for single

2015-07-01 Thread Ken VanDine
** Description changed: When the ContentTransfer.selectType is set to ContentTransfer.Single, - the contact picker should allow multiple contacts to be selected. The - app importing the contacts will only handle one result. + the contact picker shouldn't allow multiple contacts to be selected.

[Touch-packages] [Bug 1466892] Re: gmail webapp crashes when attaching a contact to a new message

2015-07-08 Thread Ken VanDine
I marked this as confirmed because others have reproduced it. I can't reproduce it myself, which is a bit confusing. @michael-sheldon can reproduce it reliably. ** Changed in: webbrowser-app (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member

[Touch-packages] [Bug 1472026] Re: Crashes when supplied with unknown type id

2015-08-28 Thread Ken VanDine
** Changed in: content-hub (Ubuntu) Assignee: (unassigned) => Ken VanDine (ken-vandine) ** Changed in: content-hub (Ubuntu) Importance: Undecided => Medium ** Changed in: content-hub (Ubuntu) Status: New => In Progress -- You received this bug notification because

[Touch-packages] [Bug 1490651] [NEW] StateSaver shouldn't restore state when it was quit gracefully

2015-08-31 Thread Ken VanDine
Public bug reported: StateSaver is meant to be a mechanism to restore the state of an app when it has been previously killed by the OOM killer. This helps the user maintain context in the case of switching back to an app that was killed without user intervention. However, if an app is quit grace

[Touch-packages] [Bug 1490651] Re: StateSaver shouldn't restore state when it was quit gracefully

2015-09-01 Thread Ken VanDine
*** This bug is a duplicate of bug 1434584 *** https://bugs.launchpad.net/bugs/1434584 ** This bug has been marked a duplicate of bug 1434584 closing an app by swiping it should graceful quit -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, w

[Touch-packages] [Bug 1491411] Re: uri on ContentStore qml binding isn't set before getting the first transfer

2015-09-02 Thread Ken VanDine
In further investigation, I see this is actually intentional. The ContentStore has to know the ContentType to properly construct the uri. So this gets set when the transfer uses the store. To make ContentStore more generally usable, outside of just transfers we should look at solving that. Perha

[Touch-packages] [Bug 1656252] Re: frequently applications fails to start

2017-01-13 Thread Ken VanDine
I can confirm that removing single instance from the desktop file works around it. -- 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/1656252 Title: some applications fail to s

[Touch-packages] [Bug 1656358] Re: dash crashes if an app is launched with system's u-a-l instead of unity8-session.u-a-l

2017-01-13 Thread Ken VanDine
I can confirm this bug on xenial+overlay+silo 2129, however slightly different. This doesn't crash the dash: ubuntu-app-launch ubuntu-calculator-app_ubuntu-calculator-app_26 This does crash the dash: ubuntu-app-launch ubuntu-calculator-app -- You received this bug notification because you are a

[Touch-packages] [Bug 1650022] Re: We need a "close" action for killing an app in a trust prompt

2017-01-18 Thread Ken VanDine
@mpt from my understanding of the original designs, content picking was one of the use cases. There was a desire to open the source app in a trust prompt for the duration of the content picking operation. Keeping the users work flow from switching focus to another app, we are embedding the source

[Touch-packages] [Bug 1673550] Re: Windows not remembering previous size on unity8

2017-03-17 Thread Ken VanDine
** 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 packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/b

[Touch-packages] [Bug 1675012] [NEW] [content-hub] not switching to picking mode when launched by the peer picker

2017-03-22 Thread Ken VanDine
Public bug reported: When choose webbrowser-app as a source for content from the peer picker when the browser is not already running, it doesn't go into picking mode. However, if the browser is already running it switches nicely to picking mode. Maybe a race condition at startup missing the sign

[Touch-packages] [Bug 1708141] [NEW] Vertically linked button borders incorrect

2017-08-02 Thread Ken VanDine
Public bug reported: GNOME Maps has vertically linked buttons for zoom control. Looks fine with Adwaita, but with Ambiance the border doesn't align when joined vertically. See attached screenshots. ** Affects: ubuntu-themes (Ubuntu) Importance: Undecided Status: New ** Tags: gno

[Touch-packages] [Bug 1708141] Re: Zoom control in gnome-maps has misaligned boraders

2017-08-02 Thread Ken VanDine
** Description changed: - GNOME Maps has vertically joined buttons for zoom control. Looks fine + GNOME Maps has vertically linked buttons for zoom control. Looks fine with Adwaita, but with Ambiance the border doesn't align when joined vertically. See attached screenshots. ** Summary chan

[Touch-packages] [Bug 1715719] [NEW] systemd v232+ journals aren't compatible with journalctrl from 229

2017-09-07 Thread Ken VanDine
Public bug reported: systemd v232+ journals aren't compatible with journalctrl from 229 This normally isn't a problem, but in trying to create a snap for gnome- logs I've run into a situation where we need to build the snap for 16.04 which has libsystemd0=229. This snap works fine if the host is

[Touch-packages] [Bug 1715719] Re: systemd v232+ journals aren't compatible with journalctrl from 229

2017-09-07 Thread Ken VanDine
** Description changed: - systemd v232+ journals aren't compatible with journalctrl from 229 + In my attempt to snap gnome-logs, I've run into an issue where gnome- + logs fails to get the journal when run on an artful host. The snap is + built in a xenial chroot against xenial + gnome-3-24 backp

[Touch-packages] [Bug 1886854] Re: Race in load-module snap policy check in classic confinement

2020-07-08 Thread Ken VanDine
** Changed in: pulseaudio (Ubuntu) Assignee: (unassigned) => James Henstridge (jamesh) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1886854 Title: Race in load-m

[Touch-packages] [Bug 1865226] Re: gdm-smartcard pam config needs to be updated for Ubuntu and installed

2020-09-01 Thread Ken VanDine
** Also affects: pam (Ubuntu Groovy) Importance: Undecided Status: Invalid ** Also affects: gdm3 (Ubuntu Groovy) Importance: Low Assignee: Marco Trevisan (TreviƱo) (3v1n0) Status: Confirmed ** Tags removed: rls-gg-incoming -- You received this bug notification because y

[Touch-packages] [Bug 1891478] Re: orca ftbfs in focal (amd64 only)

2020-09-01 Thread Ken VanDine
** Also affects: orca (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: at-spi2-atk (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: orca (Ubuntu Focal) Assignee: (unassigned) => Marcus Tomlinson (marcustomlinson) ** Changed in: orca (Ubunt

[Touch-packages] [Bug 1872864] Re: appstream metadata not created

2020-04-14 Thread Ken VanDine
** Also affects: ubuntu-meta (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-meta (Ubuntu) Assignee: (unassigned) => Ken VanDine (ken-vandine) ** Changed in: ubuntu-meta (Ubuntu) Importance: Undecided => Critical ** Changed in: ubuntu-meta (

[Touch-packages] [Bug 1872864] Re: appstream metadata not created

2020-04-15 Thread Ken VanDine
** Changed in: snap-store Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu. https://bugs.launchpad.net/bugs/1872864 Title: appstream metadata not created Status in sna

[Touch-packages] [Bug 1781428] Re: please enable snap mediation support

2020-04-16 Thread Ken VanDine
All the xenial autopkgtests have passed. What do we need to do to get these published again? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1781428 Title: please enabl

[Touch-packages] [Bug 1873658] Re: Deb Files are not opened by the installer 20.04

2020-04-21 Thread Ken VanDine
** Changed in: desktop-file-utils (Ubuntu) Assignee: (unassigned) => Ken VanDine (ken-vandine) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gdebi in Ubuntu. https://bugs.launchpad.net/bugs/1873658 Title: Deb Fi

[Touch-packages] [Bug 1873658] Re: Deb Files are not opened by the installer 20.04

2020-04-21 Thread Ken VanDine
** Changed in: gdebi (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gdebi in Ubuntu. https://bugs.launchpad.net/bugs/1873658 Title: Deb Files are not associated with an applicat

[Touch-packages] [Bug 1873658] Re: Deb Files are not associated with an application that manages packages

2020-05-06 Thread Ken VanDine
** Description changed: - When you download a DEB file within 20.04 Ubuntu Beta and you double - click it the file is opened by the archive manager. I would expect the - installer to open the file just like in previous versions of Ubuntu. + [Impact] + + * When a deb is downloaded the default ha

[Touch-packages] [Bug 1864307] Re: Many apps have no icon in Software on Focal

2020-05-11 Thread Ken VanDine
) Assignee: (unassigned) => Ken VanDine (ken-vandine) ** Changed in: ubuntu-meta (Ubuntu Focal) Assignee: (unassigned) => Ken VanDine (ken-vandine) ** Changed in: ubuntu-meta (Ubuntu) Status: New => Confirmed ** Changed in: ubuntu-meta (Ubuntu Focal) St

[Touch-packages] [Bug 1864307] Re: Many apps have no icon in Software on Focal

2020-05-11 Thread Ken VanDine
** Description changed: Many applications have no icon displayed in GNOME Software 3.35.91 on latest Ubuntu Focal. See the attached screenshot. + + + [Impact] + + * Some apt packages do not include an icon in snap-store + + [Test Case] + + * Open snap-store, search for GCompris and con

[Touch-packages] [Bug 1864307] Re: Many apps have no icon in Software on Focal

2020-05-19 Thread Ken VanDine
** Changed in: snap-store Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu. https://bugs.launchpad.net/bugs/1864307 Title: Many apps have no icon in Software

[Touch-packages] [Bug 1866194] Re: After connecting a Bluetooth headset or speaker, it shows up in the sound output options but the sound keeps being emitted from the internal laptop speaker

2020-03-10 Thread Ken VanDine
This might be more of an issue with handing sound devices being added and removed that being bluetooth specific. Last week I experienced the same behavior when plugging in my USB headphones. Removing them and plugging them in again worked though. I haven't been able to reproduce this today thoug

[Touch-packages] [Bug 1423565] Re: Missing SIM page not shown during the setup wizard

2015-02-20 Thread Ken VanDine
** Changed in: ubuntu-system-settings (Ubuntu RTM) Status: In Progress => Fix Released ** Changed in: unity8 (Ubuntu) Importance: Undecided => Critical -- 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 1415029] Re: Not yet available but configured providers should be added as soon as they become available

2015-03-25 Thread Ken VanDine
@thomas-voss: Wouldn't it make more sense for the location-service to reload when it sees the property changes on accountsservice? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to location-service in Ubuntu. https://bugs.launch

[Touch-packages] [Bug 1361864] Re: add "Tag" property to ConnectionContext interface

2015-03-27 Thread Ken VanDine
** Also affects: nuntium (Ubuntu) Importance: Undecided Status: New ** Changed in: nuntium (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https:/

[Touch-packages] [Bug 1429695] Re: Import broken for ContentTypes without default apps

2015-04-01 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/1429695 Title: Import broken for ContentTypes withou

[Touch-packages] [Bug 1429687] Re: Cannot import two files with the same name to ContentStore.App

2015-04-01 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/1429687 Title: Cannot import two files with the same

[Touch-packages] [Bug 1415029] Re: Not yet available but configured providers should be added as soon as they become available

2015-04-02 Thread Ken VanDine
@thomas-voss: Sure, it should be robust, which is why I don't think system-settings should be restarting the service. It's one thing to do that at the end of the wizard upstart job, but we can't really do that during runtime. -- You received this bug notification because you are a member of Ubun

[Touch-packages] [Bug 1410968] Re: In image 195 krillin 163 mako system settings is not showing updates

2015-01-15 Thread Ken VanDine
** Changed in: ubuntu-system-settings (Ubuntu) Status: In Progress => Invalid -- 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/1410968 Title: In image 195 k

[Touch-packages] [Bug 1410968] Re: In image 195 krillin 163 mako system settings is not showing updates

2015-01-16 Thread Ken VanDine
** Changed in: libqtelegram Status: New => Invalid -- 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/1410968 Title: In image 195 krillin 163 mako system sett

[Touch-packages] [Bug 1330770] Re: click packages rely upon tls for integrity and authenticity

2015-01-21 Thread Ken VanDine
** Also affects: ubuntu-system-settings (Ubuntu RTM) Importance: Undecided Status: New ** Changed in: ubuntu-system-settings (Ubuntu RTM) Status: New => Confirmed ** Changed in: ubuntu-system-settings (Ubuntu RTM) Importance: Undecided => Critical ** Changed in: ubuntu-system

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

2015-01-22 Thread Ken VanDine
** Changed in: content-hub (Ubuntu RTM) Status: In Progress => Fix Committed -- 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: Download complete dia

[Touch-packages] [Bug 1390096] Re: peer picker briefly shows no available apps

2015-01-23 Thread Ken VanDine
** Changed in: content-hub Status: New => 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/1390096 Title: peer picker briefly shows no available apps

[Touch-packages] [Bug 1318360] Re: Poor microphone quality (mako)

2015-01-23 Thread Ken VanDine
Looks like this is caused by the radio firmware for the mako. To check your version, and update it see https://lists.launchpad.net/ubuntu- phone/msg08514.html -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubun

[Touch-packages] [Bug 1363400] Re: [wizard] allows to "Continue" without connecting to network

2015-01-23 Thread Ken VanDine
** Changed in: ubuntu-system-settings (Ubuntu RTM) 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/1363400 Title: [wizard] allows

[Touch-packages] [Bug 1330770] Re: click packages rely upon tls for integrity and authenticity

2015-01-24 Thread Ken VanDine
The fix that landed in trunk isn't quite complete, it does verify the hash properly but doesn't handle the error signal. I'm suspecting it isn't getting the error signal from ubuntu-download-manager. ** Changed in: ubuntu-system-settings (Ubuntu) Status: Fix Released => In Progress -- Yo

[Touch-packages] [Bug 1330770] Re: click packages rely upon tls for integrity and authenticity

2015-01-24 Thread Ken VanDine
I added some debug output to download_tracker.cpp, registerError is never getting called, which is the function connected to Download::error. I don't think ubuntu-download-manager is emitting the error when the hash check fails. -- You received this bug notification because you are a member of U

[Touch-packages] [Bug 1330770] Re: click packages rely upon tls for integrity and authenticity

2015-01-24 Thread Ken VanDine
I'm using a python script to run a fake server, you can see the instructions in our test plan under "CHECK HASH" https://wiki.ubuntu.com/Process/Merges/TestPlan/ubuntu-system-settings -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscri

[Touch-packages] [Bug 1385331] Re: Notification LED stays on when no messages in notification center

2015-01-26 Thread Ken VanDine
This is marked as fixed for vivid, but I'm still seeing this on vivid- proposed image 77 mako. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qmenumodel in Ubuntu. https://bugs.launchpad.net/bugs/1385331 Title: Notificatio

[Touch-packages] [Bug 1414762] Re: Password gets set instead of a passcode during welcome wizard

2015-01-26 Thread Ken VanDine
** Also affects: ubuntu-system-settings (Ubuntu RTM) Importance: Undecided Status: New ** Package changed: ubuntu-system-settings (Ubuntu) => unity8 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in

[Touch-packages] [Bug 1385331] Re: Notification LED stays on when no messages in notification center

2015-01-27 Thread Ken VanDine
Not sure really, with the screen off and no notifications in the indicator the light blinks. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qmenumodel in Ubuntu. https://bugs.launchpad.net/bugs/1385331 Title: Notification

[Touch-packages] [Bug 1385331] Re: Notification LED stays on when no messages in notification center

2015-01-28 Thread Ken VanDine
An observation, what I'm seeing on vivid isn't just the LED, the messaging indicator icon actually isn't being changed after clearing the notifications. This is what's keeping the LED lit, it just follows the status of the icon. So the bug I'm seeing is actually the notification icon not changing

[Touch-packages] [Bug 1378883] Re: [system-settings] missing SIM unlock

2015-01-29 Thread Ken VanDine
system-settings (Ubuntu RTM) Assignee: (unassigned) => Jonas G. Drange (jonas-drange) ** Changed in: ubuntu-system-settings (Ubuntu RTM) Assignee: Jonas G. Drange (jonas-drange) => Ken VanDine (ken-vandine) -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1416096] Re: expose battery charging state on the bus

2015-01-29 Thread Ken VanDine
** Also affects: ubuntu-system-settings (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-system-settings (Ubuntu) Assignee: (unassigned) => Ken VanDine (ken-vandine) ** Changed in: ubuntu-system-settings (Ubuntu) Importance: Undecided => Medium ** Chan

[Touch-packages] [Bug 1416096] Re: expose battery charging state on the bus

2015-01-29 Thread Ken VanDine
(unassigned) => Ken VanDine (ken-vandine) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-power in Ubuntu. https://bugs.launchpad.net/bugs/1416096 Title: expose battery charging state on the bus Status in the

[Touch-packages] [Bug 1416096] Re: expose battery charging state on the bus

2015-01-30 Thread Ken VanDine
** Branch linked: lp:~ken-vandine/ubuntu-system- settings/lp1329702_battery_charging_status -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-power in Ubuntu. https://bugs.launchpad.net/bugs/1416096 Title: expose

[Touch-packages] [Bug 1416096] Re: expose battery charging state on the bus

2015-01-30 Thread Ken VanDine
** Changed in: ubuntu-system-settings (Ubuntu) Status: Confirmed => In Progress ** Changed in: ubuntu-system-settings (Ubuntu RTM) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1425880] Re: location settings doesn't persist upon reboot

2015-04-27 Thread Ken VanDine
I took a look at system-settings, it just tells indicator-location to disable it. So it might be a bug in the indicator. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to location-service in Ubuntu. https://bugs.launchpad.net/b

[Touch-packages] [Bug 1425880] Re: location settings doesn't persist upon reboot

2015-04-27 Thread Ken VanDine
I can't reproduce this bug on mako with vivid-proposed image 185 and krillin rtm proposed image 270 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to location-service in Ubuntu. https://bugs.launchpad.net/bugs/1425880 Title:

[Touch-packages] [Bug 1425880] Re: location settings doesn't persist upon reboot

2015-04-27 Thread Ken VanDine
When reproducing this, I'm seeing this in the location-service log file W0427 15:51:48.484115 2556 boost_ptree_settings.cpp:49] Could not store to configuration file /var/lib/ubuntu-location-service/config.ini: /var/lib/ubuntu-location-service/config.ini: cannot open file ** Changed in: locatio

[Touch-packages] [Bug 1449783] [NEW] [arale] intermittent sound effect playback issues in pathwind

2015-04-28 Thread Ken VanDine
Public bug reported: phablet@ubuntu-phablet:~$ system-image-cli -i current build number: 26 device name: arale channel: ubuntu-touch/tangxi-vivid-proposed last update: 2015-04-28 13:54:53 version version: 26 version ubuntu: 20150428 version device: c13f0f3134089c610eefdde737c4198d378f627cfae001f7d

[Touch-packages] [Bug 1365646] Re: Top Crasher: /usr/sbin/system-image-dbus:RuntimeError:_download

2014-09-09 Thread Ken VanDine
My mako is now hitting this repeatably, here's my client.log http://pastebin.ubuntu.com/8302100/ I'm wondering if it's being triggered by some race, the main view of system-settings does an update check to show available updates, and entering the updates page starts another check. It seems if I v

[Touch-packages] [Bug 1365646] Re: Top Crasher: /usr/sbin/system-image-dbus:RuntimeError:_download

2014-09-09 Thread Ken VanDine
I've narrowed this down a bit. It seems if there's a system update available, and you get prompted to install it (after it's downloaded) and you click "Not now", the update is still left in /android/cache/recovery/. If you go back into system-settings later, and the latest system-update is still

[Touch-packages] [Bug 1365646] Re: Top Crasher: /usr/sbin/system-image-dbus:RuntimeError:_download

2014-09-09 Thread Ken VanDine
** Changed in: system-image (Ubuntu) Assignee: (unassigned) => Barry Warsaw (barry) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to system-image in Ubuntu. https://bugs.launchpad.net/bugs/1365646 Title: Top Crasher: /u

[Touch-packages] [Bug 1365646] Re: Top Crasher: /usr/sbin/system-image-dbus:RuntimeError:_download

2014-09-10 Thread Ken VanDine
The multiple dialogs getting opened was a bug I just fixed (or worked around), landed in utopic-proposed last night. In the UpdateManager code, it was getting onSystemUpdateDownloaded signal multiple times, and each time opening a dialog. The number of times this signal was emitted seems to vary,

[Touch-packages] [Bug 1365646] Re: Top Crasher: /usr/sbin/system-image-dbus:RuntimeError:_download

2014-09-10 Thread Ken VanDine
untu-system-settings (Ubuntu) Status: New => Confirmed ** Changed in: ubuntu-system-settings (Ubuntu) Importance: Undecided => Critical ** Changed in: ubuntu-system-settings (Ubuntu) Assignee: (unassigned) => Ken VanDine (ken-vandine) -- You received this bug notification becau

[Touch-packages] [Bug 1365646] Re: Top Crasher: /usr/sbin/system-image-dbus:RuntimeError:_download

2014-09-10 Thread Ken VanDine
I'm confident the trigger of the crash is system-settings calling downloadUpdate on an item that is already downloading. I have a branch that fixes that in system-settings. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to syst

[Touch-packages] [Bug 1365646] Re: Top Crasher: /usr/sbin/system-image-dbus:RuntimeError:_download

2014-09-10 Thread Ken VanDine
** Changed in: ubuntu-system-settings (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to system-image in Ubuntu. https://bugs.launchpad.net/bugs/1365646 Title: Top Crasher: /u

[Touch-packages] [Bug 1359166] Re: content-hub is not configured for translations

2014-09-15 Thread Ken VanDine
** Changed in: content-hub Status: Confirmed => Fix Released ** Changed in: content-hub Assignee: Ken VanDine (ken-vandine) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to content-hub in

[Touch-packages] [Bug 1365408] Re: Should ship a PNG icon instead of using the theme

2014-09-16 Thread Ken VanDine
** Changed in: ubuntu-system-settings (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to address-book-app in Ubuntu. https://bugs.launchpad.net/bugs/1365408 Title: Should ship a

[Touch-packages] [Bug 1368770] Re: International characters are rendered like the days of old

2014-09-17 Thread Ken VanDine
** Changed in: content-hub (Ubuntu) Assignee: (unassigned) => Ken VanDine (ken-vandine) ** Changed in: content-hub (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to conte

[Touch-packages] [Bug 1342031] Re: Rename QML modules to follow qml-module-foo naming

2014-09-17 Thread Ken VanDine
** Changed in: qml-box2d (Ubuntu) Assignee: (unassigned) => Ken VanDine (ken-vandine) ** Also affects: bacon2d (Ubuntu) Importance: Undecided Status: New ** Changed in: bacon2d (Ubuntu) Importance: Undecided => Low ** Changed in: bacon2d (Ubuntu) Status: New =>

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

2014-09-23 Thread Ken VanDine
** Also affects: ubuntu-system-settings-online-accounts (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-system-settings-online-accounts (Ubuntu) Assignee: (unassigned) => Ken VanDine (ken-vandine) ** Changed in: ubuntu-system-settings-online-accounts (Ubu

[Touch-packages] [Bug 1429899] Re: StateSaver should not restore when app launched from content-hub

2015-03-10 Thread Ken VanDine
There are 3 signals, depending on the handler type: onImportRequested onExportRequested onShareRequested This signals are all on the ContentHub singleton -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit

[Touch-packages] [Bug 1429899] Re: StateSaver should not restore when app launched from content-hub

2015-03-10 Thread Ken VanDine
** Also affects: content-hub (Ubuntu) Importance: Undecided Status: New ** Changed in: content-hub (Ubuntu) Assignee: (unassigned) => Ken VanDine (ken-vandine) ** Changed in: content-hub (Ubuntu) Status: New => In Progress ** Changed in: content-hub (Ubuntu) Impo

[Touch-packages] [Bug 1431430] Re: /usr/bin/webapp-container:11:__memcpy_neon:__copy_m:__copy_move_a:__copy_move_a2:move

2015-03-12 Thread Ken VanDine
I triggered this crash by attempting to share a photo from the camera- app to facebook. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1431430 Title: /usr/bin/webap

[Touch-packages] [Bug 1431430] Re: /usr/bin/webapp-container:11:__memcpy_neon:__copy_m:__copy_move_a:__copy_move_a2:move

2015-03-12 Thread Ken VanDine
This was fixed in oxide 1.5.5 ** Changed in: webbrowser-app (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1431430

[Touch-packages] [Bug 1432711] Re: signon-ui fails to build in vivd

2015-03-16 Thread Ken VanDine
** Changed in: signon-ui (Ubuntu Vivid) Assignee: (unassigned) => Alberto Mardegan (mardy) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to signon-ui in Ubuntu. https://bugs.launchpad.net/bugs/1432711 Title: signon-ui f

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

2015-01-08 Thread Ken VanDine
I agree with laney, the inputMask is needed. I think this is probably an SDK issue. -- 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/1357548 Title: [settings] Emp

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

2015-01-08 Thread Ken VanDine
That only works around the issue, and will work properly in the case of the OSK. But on a desktop, or a device with a keyboard attached, it won't work. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubun

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

2015-01-09 Thread Ken VanDine
A slight improvement, instead of changing confirmButton.enabled with onTextChanged, you can use the acceptableInput property to control enabled for confirmButton. enabled: currentInput.acceptableInput -- You received this bug notification because you are a member of Ubuntu Touch seeded packa

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

2015-01-12 Thread Ken VanDine
I'm reopening the uitk task for this. We've worked around this in system-settings, but I think we should handle this in the toolkit so we get consistent behavior across the platform. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Invalid => New -- You received this bug notification be

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

2015-01-12 Thread Ken VanDine
@laney the sdk component behaves the same was TextField does in Qt, it's currently as designed (afaict). I think this is more of a design issue, if we don't want to display those for passcodes then we should handle that in the SDK. So we get a consistent experience. -- You received this bug not

[Touch-packages] [Bug 1410968] Re: In image 195 krillin 163 mako system settings is not showing updates

2015-01-14 Thread Ken VanDine
** Also affects: ubuntu-touch-meta (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-touch-meta (Ubuntu) Importance: Undecided => Critical ** Also affects: ubuntu-touch-meta (Ubuntu RTM) Importance: Undecided Status: New ** Changed in: ubuntu-touch-meta (Ubu

[Touch-packages] [Bug 1410968] Re: In image 195 krillin 163 mako system settings is not showing updates

2015-01-14 Thread Ken VanDine
** Changed in: ubuntu-system-settings (Ubuntu RTM) Assignee: (unassigned) => Ken VanDine (ken-vandine) ** Changed in: ubuntu-system-settings (Ubuntu RTM) Importance: Undecided => Critical ** Changed in: ubuntu-system-settings (Ubuntu RTM) Status: New => Confirmed -- You

[Touch-packages] [Bug 1317627] Re: Content hub experience needs to be implemented using trusted sessions

2015-04-10 Thread Ken VanDine
** Branch linked: lp:~ken-vandine/content-hub/trust_session_wip ** Changed in: content-hub (Ubuntu) Assignee: (unassigned) => Ken VanDine (ken-vandine) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to content-hub

[Touch-packages] [Bug 1415029] Re: Not yet available but configured providers should be added as soon as they become available

2015-04-09 Thread Ken VanDine
** Changed in: ubuntu-system-settings (Ubuntu) Assignee: Ken VanDine (ken-vandine) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to location-service in Ubuntu. https://bugs.launchpad.net/bugs/1415

[Touch-packages] [Bug 1429687] Re: Cannot import two files with the same name to ContentStore.App

2015-04-09 Thread Ken VanDine
@rschroll: correct, it'll abort the transfer, for now. In the future, we'll be implementing an error API so we can send it to an error state with a defined reason for the error. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1437510] Re: Screen dim is not following the lock screen timeout (always dimming after 50 seconds)

2015-04-17 Thread Ken VanDine
As I understand it, dim-timeout is expected to be relative to activity- timeout. I have a branch for ubuntu-system-settings that changes dim- timeout whenever the activity-timeout gsetting value changes. This feels like a work around for broken logic. If we don't want to set dim- timeout separat

[Touch-packages] [Bug 1415318] Re: Music app crashes with unsupported schema version with latest v0.105+15.04.20150127-0ubuntu1 on Vivid

2015-02-03 Thread Ken VanDine
This is still broken for me, with mediascanner2=0.105+15.04.20150128-0ubuntu1 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mediascanner2 in Ubuntu. https://bugs.launchpad.net/bugs/1415318 Title: Music app crashes with un

[Touch-packages] [Bug 1415318] Re: Music app crashes with unsupported schema version with latest v0.105+15.04.20150127-0ubuntu1 on Vivid

2015-02-03 Thread Ken VanDine
OK, I was able to work around it by moving .cache/mediascanner-2.0 out of the way and restarting. We really need this to be more resilient to keep users from getting in this situation without the need to enable developer mode. -- You received this bug notification because you are a member of Ubu

[Touch-packages] [Bug 1418176] Re: /usr/bin/unity8-dash:11:constData:operator:qMapLessThanKey:lowerBound:QMapData

2015-02-04 Thread Ken VanDine
This seems to have something to do with the scopes i have favorited com.canonical.Unity.Dash favorite-scopes ['scope://clickscope', 'scope://com.canonical.scopes.reddit', 'scope://com.canonical.scopes.weatherchannel', 'scope://com.canonical.scopes.wikipedia', 'scope://com.canonical.scopes.instagra

[Touch-packages] [Bug 1418176] Re: /usr/bin/unity8-dash:11:constData:operator:qMapLessThanKey:lowerBound:QMapData

2015-02-04 Thread Ken VanDine
Narrowed it down to the reddit scope triggering the crash. -- 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/1418176 Title: /usr/bin/unity8-dash:11:constData:operator:qMapLess

[Touch-packages] [Bug 1418176] Re: /usr/bin/unity8-dash:11:constData:operator:qMapLessThanKey:lowerBound:QMapData

2015-02-04 Thread Ken VanDine
The wikipedia scope also crashes the dash, I suspect any of the remote scopes would trigger this crash. ** Changed in: unity8 (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in

[Touch-packages] [Bug 1418077] Re: NM fails to create a cellular data connection for a unacceptably long time

2015-02-05 Thread Ken VanDine
interestingly... on mako i'm only seeing this when switching from umts to gsm, not switching from gsm to umts. ** Changed in: network-manager (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscrib

[Touch-packages] [Bug 1418077] Re: NM fails to create a cellular data connection for a unacceptably long time

2015-02-05 Thread Ken VanDine
I've also reproduced this when disabling wifi, it took nearly 6 minutes before network-manager tried to activate the ofono context. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launch

[Touch-packages] [Bug 1421244] [NEW] notifications aren't desirable while playing games or videos

2015-02-12 Thread Ken VanDine
Public bug reported: Notifications aren't desirable, for example while playing games or full screen videos. We should look at ways to inhibit low priority popup notifications when appropriate. ** Affects: ubuntu-ux Importance: Undecided Status: New ** Affects: unity8 (Ubuntu)

[Touch-packages] [Bug 1330770] Re: click packages rely upon tls for integrity and authenticity

2015-02-12 Thread Ken VanDine
** Also affects: ubuntu-download-manager (Ubuntu) Importance: Undecided Status: New ** Also affects: ubuntu-download-manager (Ubuntu RTM) Importance: Undecided Status: New ** Changed in: ubuntu-download-manager (Ubuntu RTM) Importance: Undecided => Critical ** Changed in:

[Touch-packages] [Bug 1421671] [NEW] Implement wifi hotspot status

2015-02-13 Thread Ken VanDine
Public bug reported: Implement the wifi hotspot status in the indicator per the [1] spec 1. https://wiki.ubuntu.com/Networking#hotspot ** Affects: indicator-network (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1421696] Re: Ubuntu Phone notification: You have to click just in its icon

2015-02-13 Thread Ken VanDine
** Changed in: indicator-messages (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-messages in Ubuntu. https://bugs.launchpad.net/bugs/1421696 Title: Ubuntu Phone notificati

<    1   2   3   4   >