[Touch-packages] [Bug 1530807] Re: Bluetooth cannot be activated on several devices

2016-02-12 Thread Charles Kerr
I think there is an indicator-datetime issue herer wrt the on/off toggle in the indicator, but there is also a separate issue with the Discoverable / Not Discoverable status being shown in system-settings. indicator-bluetooth doesn't advertise that state; system-settings is getting that from

[Touch-packages] [Bug 1533835] Re: Support direct access to the location panel

2016-02-04 Thread Charles Kerr
jgdx, I already had a few indicator-location branches siloed in and so I've stacked on top of that if you want to test with it and/or use

[Touch-packages] [Bug 1440111] Re: [calendar] Reminder notifications are not integrated into system notifications

2016-02-04 Thread Charles Kerr
Some of this is doable for OTA10, and some is not, so we may want to split this workload into two tickets. OTA 10: * Calendar notifications should not override silent mode * Clock alarms should override silent mode * Calendar notifications' title and icon can be changed to not denote alarms

[Touch-packages] [Bug 1474078] Re: Provide a way to disable notifications from calendar events

2016-02-03 Thread Charles Kerr
** Branch linked: lp:~charlesk/indicator-datetime/lp-1474078 -notification-blacklist-apps ** Branch unlinked: lp:~charlesk/indicator-datetime/lp-1474078-system- settings-notification-blacklists -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1533835] Re: Support direct access to the location panel

2016-02-03 Thread Charles Kerr
** Changed in: indicator-location (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-location in Ubuntu. https://bugs.launchpad.net/bugs/1533835 Title: Support direct

[Touch-packages] [Bug 1533835] Re: Support direct access to the location panel

2016-02-02 Thread Charles Kerr
When "location settings" is clicked in the indicator, the current action is to call url_dispatch_send() with a uri of "settings:///system /security-privacy". What uri should the indicator be calling to invoke the Locations subpage of the security-privacy plugin? ** Changed in: indicator-location

[Touch-packages] [Bug 1533835] Re: Support direct access to the location panel

2016-02-02 Thread Charles Kerr
** Changed in: indicator-location (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) ** Changed in: indicator-location (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subs

[Touch-packages] [Bug 1541125] [NEW] Clicking a date in the new calendar doesn't change the indicator's appointment list

2016-02-02 Thread Charles Kerr
/view/head:/README ... however that was all done for Unity 7, and IMO it would make sense to improve the unity<->indicator API here so that Unity8 doesn't have to deal with key-variant map GAction states. ** Affects: indicator-datetime (Ubuntu) Importance: Medium Assignee: Charle

[Touch-packages] [Bug 1474078] Re: Provide a way to disable notifications from calendar events

2016-02-01 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) -- 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/1474078 Ti

[Touch-packages] [Bug 1507793] Re: Selecting "View terms and conditions HERE" opens browser with error message

2016-01-24 Thread Charles Kerr
** Branch linked: lp:~charlesk/indicator-location/lp-1535353-remove- here-tos ** Changed in: indicator-location (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) ** Changed in: indicator-location (Ubuntu) Status: Confirmed => In Progress -- You received th

[Touch-packages] [Bug 1535353] Re: Location menu contains "View HERE terms and conditions"

2016-01-24 Thread Charles Kerr
** Branch linked: lp:~charlesk/indicator-location/lp-1535353-remove- here-tos -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-location in Ubuntu. https://bugs.launchpad.net/bugs/1535353 Title: Location menu

[Touch-packages] [Bug 1235300] Re: Location menu doesn't list apps that recently used location

2016-01-24 Thread Charles Kerr
Marking as Invalid for platform-api. It seems location-service's trust store is the correct place to get this information from. ** Changed in: indicator-location (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) ** Changed in: indicator-location (Ubuntu) Status: Confir

[Touch-packages] [Bug 1443121] Re: Gps does not work

2016-01-24 Thread Charles Kerr
** Also affects: location-service (Ubuntu) Importance: Undecided Status: New ** Changed in: indicator-location (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1407921] Re: Indicator should give feedback when location-service is in use by apps

2016-01-24 Thread Charles Kerr
Now that the location-service component of this is getting addressed in bug #1536774 I think we can make progress on this ticket and also on sibling bug #1235300.. Bartosz, do you think your proposed icons still make sense now that the GPS menuitem's been removed from the indicator (bug #1351299)?

[Touch-packages] [Bug 1416643] Re: After boot the location indicator isn't hidden even though both location and GPS are disabled

2016-01-24 Thread Charles Kerr
** Changed in: indicator-location (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-location in Ubuntu. https://bugs.launchpad.net/bugs/1416643 Ti

[Touch-packages] [Bug 1407921] Re: Indicator should give feedback when location-service is in use by apps

2016-01-24 Thread Charles Kerr
** Summary changed: - There is no feedback when GPS is used, or when a GPS lock is being acquired + Indicator should give feedback when location-service is in use by apps -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1355371] Re: /usr/lib/arm-linux-gnueabihf/indicator-location/indicator-location-service:*** Error in `/usr/lib/arm-linux-gnueabihf/indicator-location/indicator-location-service':

2016-01-24 Thread Charles Kerr
Marking as incomplete, only happened twice with no retrace available ** Changed in: indicator-location (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-location in Ubuntu.

[Touch-packages] [Bug 1407921] Re: Indicator should give feedback when location-service is in use by apps

2016-01-24 Thread Charles Kerr
** Description changed: The only information the location indicator icon conveys currently is whether location detection is enabled at all, when more data could be interesting. Especially acquiring a GPS lock is often interesting, as this greatly impacts the location accuracy. Maybe

[Touch-packages] [Bug 1532731] Re: Battery indicator still wrong on BQ Aquaris 4.5

2016-01-22 Thread Charles Kerr
For indicator-power's part, in this ticket it's giving the same information that's passed to it by upower, so marking the indicator- power component of this ticket as Invalid. Adding Canonical System Image to the ticket for another pair of eyes. I'm not able to reproduce this on my krillin and

[Touch-packages] [Bug 1515821] Re: Recurring Evolution events not shown as coming events in clock's menu

2016-01-21 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) -- 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/1515821 Ti

[Touch-packages] [Bug 1510055] Re: indicator-datetime hangs on changing or adding a location when proxy set to pac file

2016-01-20 Thread Charles Kerr
Ah, thank you Jan that's helpful. >From the screenshot, it looks like unity-control-center is failing to get timezonemap information ** Package changed: indicator-datetime (Ubuntu) => unity-control-center (Ubuntu) ** Changed in: unity-control-center (Ubuntu) Status: Incomplete => New **

[Touch-packages] [Bug 1532731] Re: Battery indicator still wrong on BQ Aquaris 4.5

2016-01-20 Thread Charles Kerr
Michael, Thank you for taking the time to report this bug and helping to make Ubuntu better. Just to be clear, there wasn't any change in the phone's workload / screen-on time etc that would cause the faster drain in the last interval? If so, would it be possible to you attach snapshots of the

[Touch-packages] [Bug 1530807] Re: Bluetooth cannot be activated.

2016-01-20 Thread Charles Kerr
I'm seeing similar buggy behavior with the indicator on a Xenial desktop with bluez 5.36 and indicator-bluetooth 0.0.6+15.10.20150929-0ubuntu1 installed. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-bluetooth in

[Touch-packages] [Bug 1512180] Re: [datetime] Standard alarms are not work correctly for Timers, after timezone/DST change

2016-01-19 Thread Charles Kerr
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Incomplete => Confirmed ** Changed in: indicator-datetime (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1535353] Re: Location menu contains "View HERE terms and conditions"

2016-01-19 Thread Charles Kerr
for guidance... ** Changed in: indicator-location (Ubuntu) Status: New => Confirmed ** Changed in: indicator-location (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1512180] Re: [datetime] Standard alarms are not work correctly for Timers, after timezone/DST change

2016-01-19 Thread Charles Kerr
To start at the low level and working up: ICAL one way to handle a timer like this would be to anchor the timer in the originating timezone, then to define the trigger relative to that. for example, the ical event: 1. would have the start time equal to the creation time 2. would have the

[Touch-packages] [Bug 1533681] Re: imported google calendar events sound when they shouldn't

2016-01-19 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Importance: Undecided => High ** Changed in: indicator-datetime (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subs

[Touch-packages] [Bug 1533911] Re: Decrease CPU usage of datetime by events

2016-01-19 Thread Charles Kerr
Good suggestion! Thanks Bartosz. ** Changed in: indicator-datetime (Ubuntu) Importance: Undecided => Low ** Changed in: indicator-datetime (Ubuntu) Status: New => Triaged ** Changed in: indicator-datetime (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk)

[Touch-packages] [Bug 1529499] Re: Allow fast switching between timezones

2016-01-19 Thread Charles Kerr
This is possible in the desktop form of indicator-datetime but is currently not in the design for the phone form, likely due to lack of space. It's probably a Design question on how this might be improved, on the phone, either via the indicator or in system settings, so reassigning to mpt for

[Touch-packages] [Bug 1518507] Re: Drop dependency on systemd-shim (and replace system-services)

2016-01-19 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) -- 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/1518507 Ti

[Touch-packages] [Bug 1515821] Re: Recurring Evolution events not shown as coming events in clock's menu

2016-01-19 Thread Charles Kerr
A recurring event like this can clutter the calendar if there are no other events in the calendar as well; however, I don't see any discussion of this in the spec so I don't know if Design considered this case. Reassigning to mpt. ** Changed in: indicator-datetime (Ubuntu) Importance:

[Touch-packages] [Bug 1510055] Re: indicator-datetime hangs on changing or adding a location when proxy set to pac file

2016-01-19 Thread Charles Kerr
Jan, Thank you for taking the time to report this bug and helping to make Ubuntu better. Are you still seeing this issue in 15.10? If so, could you please describe in more detail the hang you're seeing in the indicator; eg, what parts of the indicator I should be looking at to see the freeze? **

[Touch-packages] [Bug 1355077] Re: ua_location_service_create_controller() crashes

2016-01-18 Thread Charles Kerr
** Summary changed: - indicator-location-service crashed with SIGABRT in internal::ToBackend::exit_module() + ua_location_service_create_controller() crashes ** Changed in: platform-api (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member

[Touch-packages] [Bug 1419237] Re: indicator-location-service crashed with SIGABRT in ua_location_service_create_controller()

2016-01-18 Thread Charles Kerr
*** This bug is a duplicate of bug 1355077 *** https://bugs.launchpad.net/bugs/1355077 ** This bug has been marked a duplicate of bug 1355077 indicator-location-service crashed with SIGABRT in internal::ToBackend::exit_module() -- You received this bug notification because you are a

[Touch-packages] [Bug 1355077] Re: ua_location_service_create_controller() crashes

2016-01-18 Thread Charles Kerr
This was worked around as a side-effect of which replaced platform-api calls with a local dbus proxy for location-service. Leaving this ticket open for indicator-location as it would be

[Touch-packages] [Bug 1326340] Re: Incorrect battery indicator when two batteries are installed

2016-01-18 Thread Charles Kerr
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been

[Touch-packages] [Bug 740821] Re: Month and year navigation items aren't keyboard-selectable

2016-01-18 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Importance: Low => Wishlist ** Changed in: ido Importance: Low => Wishlist ** Changed in: indicator-datetime Importance: Low => Wishlist -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 934219] Re: indicator-datetime-service crashed with signal 5 in g_simple_async_result_complete()

2016-01-18 Thread Charles Kerr
*** This bug is a duplicate of bug 813139 *** https://bugs.launchpad.net/bugs/813139 ** This bug is no longer a duplicate of bug 851454 indicator-datetime-service crashed with "OMG! Unable to get a connection to DBus" in Precise ** This bug has been marked a duplicate of bug 813139

[Touch-packages] [Bug 851454] Re: indicator-datetime-service crashed with "OMG! Unable to get a connection to DBus" in Precise

2016-01-18 Thread Charles Kerr
*** This bug is a duplicate of bug 813139 *** https://bugs.launchpad.net/bugs/813139 ** This bug has been marked a duplicate of bug 813139 indicator-session-service crashed: Unable to get system bus -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 910963] Re: indicator-datetime-service crashed with signal 5 in g_simple_async_result_complete()

2016-01-18 Thread Charles Kerr
*** This bug is a duplicate of bug 813139 *** https://bugs.launchpad.net/bugs/813139 ** This bug is no longer a duplicate of bug 851454 indicator-datetime-service crashed with "OMG! Unable to get a connection to DBus" in Precise ** This bug has been marked a duplicate of bug 813139

[Touch-packages] [Bug 913073] Re: indicator-datetime-service crashed with signal 5 in g_simple_async_result_complete()

2016-01-18 Thread Charles Kerr
*** This bug is a duplicate of bug 813139 *** https://bugs.launchpad.net/bugs/813139 ** This bug is no longer a duplicate of bug 851454 indicator-datetime-service crashed with "OMG! Unable to get a connection to DBus" in Precise ** This bug has been marked a duplicate of bug 813139

[Touch-packages] [Bug 926369] Re: indicator-datetime-service crashed with signal 5 in g_simple_async_result_complete()

2016-01-18 Thread Charles Kerr
*** This bug is a duplicate of bug 813139 *** https://bugs.launchpad.net/bugs/813139 ** This bug is no longer a duplicate of bug 851454 indicator-datetime-service crashed with "OMG! Unable to get a connection to DBus" in Precise ** This bug has been marked a duplicate of bug 813139

[Touch-packages] [Bug 913165] Re: indicator-datetime-service crashed with signal 5 in g_simple_async_result_complete()

2016-01-18 Thread Charles Kerr
*** This bug is a duplicate of bug 813139 *** https://bugs.launchpad.net/bugs/813139 ** This bug is no longer a duplicate of bug 851454 indicator-datetime-service crashed with "OMG! Unable to get a connection to DBus" in Precise ** This bug has been marked a duplicate of bug 813139

[Touch-packages] [Bug 908398] Re: indicator-datetime-service crashed with signal 5 in g_simple_async_result_complete()

2016-01-18 Thread Charles Kerr
*** This bug is a duplicate of bug 813139 *** https://bugs.launchpad.net/bugs/813139 ** This bug is no longer a duplicate of bug 851454 indicator-datetime-service crashed with "OMG! Unable to get a connection to DBus" in Precise ** This bug has been marked a duplicate of bug 813139

[Touch-packages] [Bug 988159] Re: indicator-datetime-service crashed with signal 5 in g_simple_async_result_complete()

2016-01-18 Thread Charles Kerr
*** This bug is a duplicate of bug 813139 *** https://bugs.launchpad.net/bugs/813139 ** This bug is no longer a duplicate of bug 851454 indicator-datetime-service crashed with "OMG! Unable to get a connection to DBus" in Precise ** This bug has been marked a duplicate of bug 813139

[Touch-packages] [Bug 1430542] Re: Indicator doesn't use weighted average with different-sized batteries

2016-01-18 Thread Charles Kerr
** Changed in: indicator-power (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-power in Ubuntu. https://bugs.launchpad.net/bugs/1430542 Title: Indicator doesn't use

[Touch-packages] [Bug 1322550] Re: Battery indicator shows full when charging, but it's not

2016-01-18 Thread Charles Kerr
*** This bug is a duplicate of bug 1388235 *** https://bugs.launchpad.net/bugs/1388235 This should have been fixed by the merge: "Use the new power level icons for a more accurate display of

[Touch-packages] [Bug 975161] Re: indicator-datetime-service crashed with signal 5 in g_simple_async_result_complete()

2016-01-18 Thread Charles Kerr
*** This bug is a duplicate of bug 813139 *** https://bugs.launchpad.net/bugs/813139 ** This bug is no longer a duplicate of bug 851454 indicator-datetime-service crashed with "OMG! Unable to get a connection to DBus" in Precise ** This bug has been marked a duplicate of bug 813139

[Touch-packages] [Bug 1355077] Re: indicator-location-service crashed with SIGABRT in internal::ToBackend::exit_module()

2016-01-18 Thread Charles Kerr
** Also affects: platform-api (Ubuntu) Importance: Undecided Status: New ** Changed in: platform-api (Ubuntu) Status: New => Confirmed ** Changed in: platform-api (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1534191] [NEW] video replay should resume after user confirms high volume

2016-01-14 Thread Charles Kerr
Public bug reported: A followup to bug #1504065 suggested by davmor2 in #phablet. charles, jhodapp: with silo 46 I have an issue. On first boot and possibly every day after that, if you try and watch a video from the device, you get a popup saying audio is loud accept or what ever, this popup

[Touch-packages] [Bug 1534191] Re: video replay should resume after user confirms high volume

2016-01-14 Thread Charles Kerr
As a followup to davmor2's suggestion, you could actually resume playback whenever the dialog is dismissed. When the warning pops up, indicator-sound also clamps the sink input's volume back to one notch below the warning level. So even if the user hits "Cancel" instead of "OK", we're always

[Touch-packages] [Bug 1533681] Re: imported google calendar events sound when they shouldn't

2016-01-13 Thread Charles Kerr
This sounds like it might be an indicator-datetime bug rather than a calendar-app bug. Jamie, could you please attach a sample entry from the ical file that's causing unwanted event sounds? You will find the file(s) in ~/.local/share/evolution/calendar/*/calendar.ics where * generally includes

[Touch-packages] [Bug 1261191] Re: indicator-datetime list evolution calendar all day event a day before actual date of event

2016-01-13 Thread Charles Kerr
injecting an incorrect endpoint, but we'll see. ** Changed in: indicator-datetime (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-datetime in Ubu

[Touch-packages] [Bug 1261191] Re: indicator-datetime list evolution calendar all day event a day before actual date of event

2016-01-12 Thread Charles Kerr
If the denote-full-day-event-with-DTEND-equals-DTSTART idiom is commonplace I guess we could modify utils.c to follow that idiom, but (a) do we actually know that's the case in this bug and (b) if so, do other calendar systems honor it as well? It would be helpful to see the actual .ics entry

[Touch-packages] [Bug 1530807] Re: Bluetooth cannot be activated.

2016-01-04 Thread Charles Kerr
** Changed in: indicator-bluetooth (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-bluetooth in Ubuntu. https://bugs.launchpad.net/bugs/1530807 Ti

[Touch-packages] [Bug 1317860] Re: the phone should switch itself off before completely draining battery

2016-01-04 Thread Charles Kerr
It looks like upower should be handling this; it has triggers for hibernation / power off at configured battery percentage. I'll see if I can figure out why that's not kicking in. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1317860] Re: the phone should switch itself off before completely draining battery

2016-01-04 Thread Charles Kerr
** Branch unlinked: lp:~charlesk/indicator-power/lp-1296431-low-power- notifications -- 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/1317860 Title: the phone

[Touch-packages] [Bug 1470767] Re: No audible warning about low battery charge

2016-01-01 Thread Charles Kerr
** Branch linked: lp:~charlesk/indicator-power/lp-1470767-low-battery- sound -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-touch-sounds in Ubuntu. https://bugs.launchpad.net/bugs/1470767 Title: No audible warning

[Touch-packages] [Bug 1504065] Re: Cannot play videos when a wired headphone is connected

2016-01-01 Thread Charles Kerr
** Branch linked: lp:~charlesk/indicator-sound/volume-warning -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mediaplayer-app in Ubuntu. https://bugs.launchpad.net/bugs/1504065 Title: Cannot play videos when a wired

[Touch-packages] [Bug 1529604] Re: String "Media Player" in sound menu not translatable

2015-12-31 Thread Charles Kerr
** Also affects: mediaplayer-app (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mediaplayer-app in Ubuntu. https://bugs.launchpad.net/bugs/1529604 Title: String "Media

[Touch-packages] [Bug 1529604] Re: String "Media Player" in sound menu not translatable

2015-12-31 Thread Charles Kerr
...wait, forget that last line. Those two uses of "Media Player" in the cpp code don't look like they're marked for translation at all. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mediaplayer-app in Ubuntu.

[Touch-packages] [Bug 1529604] Re: String "Media Player" in sound menu not translatable

2015-12-31 Thread Charles Kerr
It looks like this string is coming from mediaplayer-app and is correctly marked for translation: src/main.cpp: 28:QGuiApplication::setApplicationName("Media Player"); src/mediaplayer.cpp: 89:m_view->setTitle("Media Player"); However, from the screenshot it looks like the error's

[Touch-packages] [Bug 1504065] Re: Cannot play videos when a wired headphone is connected

2015-12-29 Thread Charles Kerr
** Changed in: indicator-sound (Ubuntu) Importance: Undecided => Critical ** Changed in: indicator-sound (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mediaplayer-app in

[Touch-packages] [Bug 1470767] Re: No audible warning about low battery charge

2015-12-15 Thread Charles Kerr
** Also affects: ubuntu-touch-sounds (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-sounds in Ubuntu. https://bugs.launchpad.net/bugs/1470767 Title: No

[Touch-packages] [Bug 1470767] Re: No audible warning about low battery charge

2015-12-15 Thread Charles Kerr
** Attachment added: "low battery sound" https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1470767/+attachment/4535144/+files/low_battery7.ogg -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-power

[Touch-packages] [Bug 1470767] Re: No audible warning about low battery charge

2015-12-15 Thread Charles Kerr
The 'low battery sound' attachment contains the file suggested by Jouni Helminen for fixing this ticket -- 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/1470767

[Touch-packages] [Bug 1436211] Re: Remove GTK3 from phone images

2015-12-15 Thread Charles Kerr
>From cursory grepping, it looks like evolution-data-server's direct use of gtk+ is limited to (a) generating documentation with gtk-doc and (b) loading gtk modules when running tests with the environment variable 'EDS_TESTING' set. libgweather's got a harder dependency on gtk, but

[Touch-packages] [Bug 1505688] Re: Alerts like for calendar events should use a default sound different from alarms

2015-10-13 Thread Charles Kerr
** Branch linked: lp:~charlesk/indicator-datetime/15.04-lp-1505688 -different-default-sounds-for-alarms-and-events -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-datetime in Ubuntu.

[Touch-packages] [Bug 1287937] Re: indicator-bluetooth-service crashed with SIGSEGV in g_cclosure_marshal_VOID__PARAM()

2015-10-05 Thread Charles Kerr
*** This bug is a duplicate of bug 1272686 *** https://bugs.launchpad.net/bugs/1272686 ** This bug is no longer a duplicate of bug 1278680 indicator-bluetooth-service crashed with SIGSEGV in org_bluez_adapter_set_property() ** This bug has been marked a duplicate of bug 1272686

[Touch-packages] [Bug 1301028] Re: indicator-bluetooth-service crashed with SIGSEGV in g_cclosure_marshal_VOID__PARAM()

2015-10-05 Thread Charles Kerr
*** This bug is a duplicate of bug 1272686 *** https://bugs.launchpad.net/bugs/1272686 ** This bug is no longer a duplicate of bug 1278680 indicator-bluetooth-service crashed with SIGSEGV in org_bluez_adapter_set_property() ** This bug has been marked a duplicate of bug 1272686

[Touch-packages] [Bug 1489037] Re: Change default alarm sound to "Alarm clock.ogg"

2015-10-05 Thread Charles Kerr
** Summary changed: - Change defaut alarm sound to "Alarm clock.ogg" + Change default alarm sound to "Alarm clock.ogg" -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-datetime in Ubuntu.

[Touch-packages] [Bug 1470767] Re: No audible warning about low battery charge

2015-10-05 Thread Charles Kerr
I like this idea. Forwarding it to Design for review. ** Changed in: indicator-power (Ubuntu) Assignee: (unassigned) => Paty Davila (dizzypaty) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-power in Ubuntu.

[Touch-packages] [Bug 1282567] Re: libindicator/indicator-service-manager.c:561]: (style) Same expression on both sides of '&&'.

2015-10-05 Thread Charles Kerr
** Changed in: libindicator (Ubuntu) Status: New => Triaged ** Changed in: libindicator (Ubuntu) Importance: Undecided => Medium ** Changed in: libindicator (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) ** Changed in: libindicator (Ubuntu) Importanc

[Touch-packages] [Bug 1235300] Re: Location menu doesn't list apps that recently used location

2015-10-05 Thread Charles Kerr
** Changed in: indicator-location (Ubuntu) Assignee: Charles Kerr (charlesk) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-location in Ubuntu. https://bugs.launchpad.net/bugs/1235300 Ti

[Touch-packages] [Bug 1360820] Re: indicator-power-service crashed with SIGSEGV in strlen()

2015-10-05 Thread Charles Kerr
Thank you for taking the time to report this bug and helping to make Ubuntu better. However, your crash report is either missing or challenging to deal with as a ".crash" file. Please follow these instructions to have apport report a new bug about your crash that can be dealt with by the automatic

[Touch-packages] [Bug 1407220] Re: clock is sometimes missing in notification area

2015-10-05 Thread Charles Kerr
*** This bug is a duplicate of bug 1425297 *** https://bugs.launchpad.net/bugs/1425297 ** This bug has been marked a duplicate of bug 1425297 Sometimes indicator-datetime is not available in the UI after a reboot -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1434811] Re: indicator-bluetooth-service crashed with SIGSEGV in g_closure_invoke()

2015-10-05 Thread Charles Kerr
*** This bug is a duplicate of bug 1272686 *** https://bugs.launchpad.net/bugs/1272686 ** This bug is no longer a duplicate of bug 1379752 indicator-bluetooth-service crashed with SIGSEGV in org_bluez_adapter_set_property() ** This bug has been marked a duplicate of bug 1272686

[Touch-packages] [Bug 1285512] Re: indicator-bluetooth-service crashed with SIGSEGV in g_cclosure_marshal_VOID__PARAM()

2015-10-05 Thread Charles Kerr
*** This bug is a duplicate of bug 1272686 *** https://bugs.launchpad.net/bugs/1272686 ** This bug is no longer a duplicate of bug 1278680 indicator-bluetooth-service crashed with SIGSEGV in org_bluez_adapter_set_property() ** This bug has been marked a duplicate of bug 1272686

[Touch-packages] [Bug 1238316] Re: No release with IndicatorNg API yet

2015-10-05 Thread Charles Kerr
** Changed in: libindicator Importance: Undecided => Low ** Changed in: libindicator (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libindicator in Ubuntu.

[Touch-packages] [Bug 1492768] Re: indicator-bluetooth-service crashed with SIGSEGV in g_cclosure_marshal_VOID__PARAM()

2015-10-05 Thread Charles Kerr
*** This bug is a duplicate of bug 1272686 *** https://bugs.launchpad.net/bugs/1272686 ** This bug is no longer a duplicate of bug 1278680 indicator-bluetooth-service crashed with SIGSEGV in org_bluez_adapter_set_property() ** This bug has been marked a duplicate of bug 1272686

[Touch-packages] [Bug 1379752] Re: indicator-bluetooth-service crashed with SIGSEGV in org_bluez_adapter_set_property()

2015-10-05 Thread Charles Kerr
*** This bug is a duplicate of bug 1272686 *** https://bugs.launchpad.net/bugs/1272686 ** This bug has been marked a duplicate of bug 1272686 indicator-bluetooth-service crashed with SIGSEGV in org_bluez_adapter_set_property() -- You received this bug notification because you are a

[Touch-packages] [Bug 1300750] Re: indicator-bluetooth-service crashed with SIGSEGV in g_cclosure_marshal_VOID__PARAM()

2015-10-05 Thread Charles Kerr
*** This bug is a duplicate of bug 1272686 *** https://bugs.launchpad.net/bugs/1272686 ** This bug is no longer a duplicate of bug 1278680 indicator-bluetooth-service crashed with SIGSEGV in org_bluez_adapter_set_property() ** This bug has been marked a duplicate of bug 1272686

[Touch-packages] [Bug 1419489] Re: indicator-bluetooth-service crashed with SIGSEGV in g_closure_invoke()

2015-10-05 Thread Charles Kerr
*** This bug is a duplicate of bug 1272686 *** https://bugs.launchpad.net/bugs/1272686 ** This bug is no longer a duplicate of bug 1379752 indicator-bluetooth-service crashed with SIGSEGV in org_bluez_adapter_set_property() ** This bug has been marked a duplicate of bug 1272686

[Touch-packages] [Bug 1278680] Re: indicator-bluetooth-service crashed with SIGSEGV in org_bluez_adapter_set_property()

2015-10-05 Thread Charles Kerr
*** This bug is a duplicate of bug 1272686 *** https://bugs.launchpad.net/bugs/1272686 ** This bug has been marked a duplicate of bug 1272686 indicator-bluetooth-service crashed with SIGSEGV in org_bluez_adapter_set_property() -- You received this bug notification because you are a

[Touch-packages] [Bug 1428023] Re: indicator-sound-service crashed with signal 5 in main()

2015-09-30 Thread Charles Kerr
*** This bug is a duplicate of bug 1427708 *** https://bugs.launchpad.net/bugs/1427708 ** This bug has been marked a duplicate of bug 1427708 indicator-sound-service crashed with g_error("Unable to get session bus") -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1429709] Re: indicator-sound-service crashed with signal 5 in main()

2015-09-30 Thread Charles Kerr
*** This bug is a duplicate of bug 1427708 *** https://bugs.launchpad.net/bugs/1427708 ** This bug has been marked a duplicate of bug 1427708 indicator-sound-service crashed with g_error("Unable to get session bus") -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1446667] Re: [Icons] Sound OSD and sound indicator icons should match

2015-09-25 Thread Charles Kerr
** Changed in: indicator-sound (Ubuntu) Status: New => 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/1446667 Title: [Icons] Sound OSD and

[Touch-packages] [Bug 1496743] Re: /usr/bin/ld.gold: --push-state: unknown option

2015-09-23 Thread Charles Kerr
This also affects building qtpurchasing's ubuntu backend on wily -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1496743 Title: /usr/bin/ld.gold:

[Touch-packages] [Bug 1491707] Re: Low power report after charging all night

2015-09-10 Thread Charles Kerr
** Package changed: indicator-power (Ubuntu) => upower (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to upower in Ubuntu. https://bugs.launchpad.net/bugs/1491707 Title: Low power report after charging all night

[Touch-packages] [Bug 1493462] Re: Power notifications don't combine multiple batteries

2015-09-09 Thread Charles Kerr
Kai, could you attach to this ticket the output of "upower --dump" from your system when it's in this state wrt the two batteries? ** Changed in: indicator-power (Ubuntu) Status: New => Incomplete ** Changed in: indicator-power (Ubuntu) Importance: Undecided => Medium -- You received

[Touch-packages] [Bug 1485659] Re: Date/time indicator doesn't update after changing time zone

2015-09-09 Thread Charles Kerr
+1 on watching timedated and dropping /etc/timezone -- 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/1485659 Title: Date/time indicator doesn't update after

[Touch-packages] [Bug 1493534] Re: /usr/lib/arm-linux-gnueabihf/indicator-messages/indicator-messages-service:11:im_application_list_sources_listed:g_simple_async_result_complete:reply_cb:g_simple_asy

2015-09-09 Thread Charles Kerr
** Changed in: indicator-messages (Ubuntu) Status: New => In Progress ** Changed in: indicator-messages (Ubuntu) Importance: Undecided => Low ** Changed in: indicator-messages (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) ** Branch linked: lp:~charlesk/

[Touch-packages] [Bug 1343962] Re: Sound slider moves itself randomly when scrolling or moving sound pointer

2015-09-09 Thread Charles Kerr
*** This bug is a duplicate of bug 1344990 *** https://bugs.launchpad.net/bugs/1344990 No, we have a bug here that's marked as a duplicate of bug #1344990, which in turn is marked Fixed Released. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1489037] Re: Change defaut alarm sound to "Alarm clock.ogg"

2015-09-03 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) ** Changed in: indicator-datetime (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1482251] Re: Transfer idicator should use a different label "Files" is not generic enough

2015-08-31 Thread Charles Kerr
Correct, this is being set by indicator-transfer as per but we should probably update this to something more generic now that the indicator is being used to show more than just file

[Touch-packages] [Bug 1488072] Re: Headset loud warning issues when the screen is blank

2015-08-25 Thread Charles Kerr
** Changed in: indicator-sound (Ubuntu) Assignee: (unassigned) = Xavi Garcia (xavi-garcia-mena) -- 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/1488072 Title:

[Touch-packages] [Bug 1485659] Re: Date/time indicator doesn't update after changing time zone

2015-08-18 Thread Charles Kerr
I'm seeing this as well on mako 15.10. However, it works for me in krillin 15.04, and I believe the two have similar versions of the indicator-datetime codebase. This needs more investigation to figure out what the issue is. -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1484126] Re: [Indicators] Volume notification unnecessary when adjusting volume slider

2015-08-14 Thread Charles Kerr
indicator-sound already has code to do this. Unity needs to tell the sound indicator that the menu is visible by setting the indicator-shown action state to true. This is why it works in Unity 7 -- if you go to the Unity 7 desktop, pull down the sound menu, and drag the slider, you don't get an

[Touch-packages] [Bug 1468680] Re: The warning dialog is doesn't presented

2015-08-14 Thread Charles Kerr
This is fixed as a part of the fix for bug #1481913 ** Changed in: indicator-sound (Ubuntu) Assignee: (unassigned) = Charles Kerr (charlesk) ** Changed in: indicator-sound (Ubuntu) Status: Confirmed = Fix Released ** Changed in: indicator-sound (Ubuntu) Status: Fix Released

[Touch-packages] [Bug 1468680] Re: The warning dialog is doesn't presented

2015-08-14 Thread Charles Kerr
** Changed in: indicator-sound (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/1468680 Title: The warning dialog

<    1   2   3   4   5   6   >