[Dx-packages] [Bug 1622682] [NEW] incorrect use of 'summary' event property in popup notifications

2016-09-12 Thread Charles Kerr
arm and Appointment structures. ** Affects: indicator-datetime (Ubuntu) Importance: Medium Assignee: Charles Kerr (charlesk) Status: In Progress ** Changed in: indicator-datetime (Ubuntu) Status: New => In Progress ** Changed in: indicator-datetime (Ubuntu) As

[Dx-packages] [Bug 1626275] Re: Date for Daylight Saving Time end appears two times in the indicator

2016-09-21 Thread Charles Kerr
Lukas, could you take a look at this? ** Package changed: indicator-datetime (Ubuntu) => unity8 (Ubuntu) ** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Lukáš Tinkl (lukas-kde) -- You received this bug notification because you are a member of DX Packages, which is subscribed to in

[Dx-packages] [Bug 1384354] Re: Should ellipsize events names

2016-09-24 Thread Charles Kerr
This should be handled in the rendering, rather than in the strings we pass across the bus to Unity ** Package changed: indicator-datetime (Ubuntu) => unity8 (Ubuntu) -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubunt

[Dx-packages] [Bug 1554504] Re: Calendar reminder does not wake phone when airplane mode is enabled

2016-09-24 Thread Charles Kerr
Pat, yes we use the com.canonical.powerd interface's requestWakeup method to wakeup the phone when a clock alarm or calendar event needs a notification. indicator-datetime doesn't have any airplane mode logic in it at all, so I'm not sure what's going on there. I'm not able to reproduce this on a

[Dx-packages] [Bug 1588526] Re: [mako] Alarm doesn't ring when screen locked

2016-10-06 Thread Charles Kerr
** Branch linked: lp:~charlesk/indicator-datetime/lp-1588526-remember- system-bus -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1588526 Title:

[Dx-packages] [Bug 1588526] Re: [mako] Alarm doesn't ring when screen locked

2016-10-06 Thread Charles Kerr
After looking through the code, Pat's thoughts in comment 14 seem right to me. For indicator-datetime's part, it can pass the system bus into the object constructor instead of making an asynchronous call to fetch it. This narrows the dangerous interval in datetime between wakeup and calling reques

[Dx-packages] [Bug 1633319] Re: memory leak in indicator-datetime

2016-10-18 Thread Charles Kerr
*** This bug is a duplicate of bug 1342123 *** https://bugs.launchpad.net/bugs/1342123 >From Jonathan's insights in comment 9, this sounds like a duplicate of bug #1342123. ** This bug has been marked a duplicate of bug 1342123 evolution-calendar-factory always running with high memory usa

[Dx-packages] [Bug 1634059] Re: indicator-datetime-service devours memory rendering system useless

2016-10-18 Thread Charles Kerr
*** This bug is a duplicate of bug 1342123 *** https://bugs.launchpad.net/bugs/1342123 ** This bug is no longer a duplicate of bug 1633319 memory leak in indicator-datetime ** This bug has been marked a duplicate of bug 1342123 evolution-calendar-factory always running with high memory u

[Dx-packages] [Bug 1638710] [NEW] Hardcoded paths need Snappy prefixing

2016-11-02 Thread Charles Kerr
Public bug reported: Noticed and reported by mterry in https://code.launchpad.net/~mterry /indicator-transfer/snap-root/+merge/308128: > There are also two hardcoded paths in the data/*.desktop.in files. > But that's a static desktop file, so $SNAP isn't appropriate. > > I'm not sure what the bes

[Dx-packages] [Bug 1638716] [NEW] Hardcoded path in recoverable-problem needs evaluation for Snappy

2016-11-02 Thread Charles Kerr
Public bug reported: As described by mterry in > And I left the "/usr/share/apport/recoverable_problem" hardcoded path in > src/recoverable-problem.c. That seems like more of a deb-based reporting > tool anyway. And I

[Dx-packages] [Bug 1638721] [NEW] Hardcoded paths need to work inside Snappy

2016-11-02 Thread Charles Kerr
Public bug reported: As reported by mterry in his $SNAP exec patch : > The com.ubuntu.touch.AccountsService.Sound.xml file > has hardcoded paths to a couple sound files. > > ALARM_DEFAULT_SOUND and CALENDAR_DEFAULT_SO

[Dx-packages] [Bug 1638710] Re: Hardcoded paths need Snappy prefixing

2016-11-02 Thread Charles Kerr
*** This bug is a duplicate of bug 1638708 *** https://bugs.launchpad.net/bugs/1638708 D'oh, user error. This is the same as bug #1638708 ** Also affects: indicator-printers (Ubuntu) Importance: Undecided Status: New ** Also affects: indicator-power (Ubuntu) Importance: Undecide

[Dx-packages] [Bug 1638721] Re: Hardcoded paths need to work inside Snappy

2016-11-02 Thread Charles Kerr
** Description changed: As reported by mterry in his $SNAP exec patch : > The com.ubuntu.touch.AccountsService.Sound.xml file > has hardcoded paths to a couple sound files. > > ALARM_DEFAULT_SOUND and

[Dx-packages] [Bug 1638708] Re: Hardcoded paths in data/*.desktop.in need Snappy prefixing

2016-11-02 Thread Charles Kerr
** Description changed: - Noticed and reported by mterry in https://code.launchpad.net/~mterry - /indicator-sound/snap-root/+merge/308125: + Noticed and reported by mterry in several indicator patches, e.g. + : > T

[Dx-packages] [Bug 1638716] Re: Hardcoded path in recoverable-problem needs evaluation for Snappy

2016-11-02 Thread Charles Kerr
** Description changed: As described by mterry in > And I left the "/usr/share/apport/recoverable_problem" hardcoded path in > src/recoverable-problem.c. That seems like more of a deb-based reporting > too

[Dx-packages] [Bug 1639472] Re: Alarm should provide GAction for toggling them

2016-11-10 Thread Charles Kerr
Marco, could you explain more what you're asking for here? A way to toggle on/off whether alarms will go off? -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launch

[Dx-packages] [Bug 1611466] Re: Calendar crashes on ESC typing.

2016-11-10 Thread Charles Kerr
I'm marking this bug as closed due to your last comment on no longer being able to reproduce it, either through an update or some other reason. If the problem reappears for you in the future, please submit a backtrace using the method linked to by seb128 in the comment above. Thank you again for ta

[Dx-packages] [Bug 1638716] Re: Hardcoded path in recoverable-problem needs evaluation for Snappy

2016-11-10 Thread Charles Kerr
Happily recoverable errors are handled in libwhoopsie, so indicator- session can farm out that work. Similar normalization patch in UAL: https://code.launchpad.net/~ted/ubuntu-app-launch/recoverable-whoopsie/+merge/310212 ** Changed in: indicator-session (Ubuntu) Status: Confirmed => Triag

[Dx-packages] [Bug 1638716] Re: Hardcoded path in recoverable-problem may cause problems in Snappy

2016-11-10 Thread Charles Kerr
** Branch linked: lp:~charlesk/indicator-session/lp-1638716-recoverable- whoopsie -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-session in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1638716 Title:

[Dx-packages] [Bug 1642989] [NEW] indicators should use 'com.canonical.indicators.link' type for Settings links

2016-11-18 Thread Charles Kerr
Public bug reported: http://bazaar.launchpad.net/~unity- team/unity8/trunk/view/head:/qml/Panel/Indicators/MenuItemFactory.qml has this code: > if (modelData.action !== undefined && modelData.action.indexOf("settings") > > -1) { > // FIXME : At the moment, the indicators aren't using > // co

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

2017-01-17 Thread Charles Kerr
ntu) Assignee: Charles Kerr (charlesk) => Rodney Dawes (dobey) -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-bluetooth in Ubuntu. https://bugs.launchpad.net/bugs/1530807 Title: Bluetooth cannot be activated on several devices Status

[Dx-packages] [Bug 1674389] [NEW] Session Indicator's "Suspend" button has no effect in Unity 8

2017-03-20 Thread Charles Kerr
it work in Unity 7 on Zesty, and are there are any DBus signatures that have changed in Zesty that would cause this ** Affects: indicator-session (Ubuntu) Importance: Undecided Assignee: Charles Kerr (charlesk) Status: Confirmed -- You received this bug notification because

[Dx-packages] [Bug 1674389] Re: Session Indicator's "Suspend" button has no effect in Unity 8

2017-03-21 Thread Charles Kerr
Might be a two-parter bug. On the indicator-session side, we need to handle "challenge" as a response to CanSuspend / CanHibernate calls and, when calling suspend/hibernate, allow interactivity. This is in the fix-suspend-on-u8 branch. Even after this is done, u8's challenge prompt is the lockscr

[Dx-packages] [Bug 1100546] Re: Power indicator favours 'not present' mouse over laptop battery level

2017-05-29 Thread Charles Kerr
** Changed in: indicator-power (Ubuntu) Assignee: Charles Kerr (charlesk) => (unassigned) -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-power in Ubuntu. https://bugs.launchpad.net/bugs/1100546 Title: Power indica

[Dx-packages] [Bug 1338604] Re: indicator shows 25% charge but phone runs out of battery

2014-07-28 Thread Charles Kerr
*** This bug is a duplicate of bug 1186181 *** https://bugs.launchpad.net/bugs/1186181 The icon issue is described in which is currently blocked by design. The notifications are covered in bug #1296431, whi

[Dx-packages] [Bug 1186181] Re: battery icon unreliable at low battery levels

2014-07-28 Thread Charles Kerr
Promoting ticket to high based on bug #1338604. I'm not sure how long mpt is out; maybe another designer should look at this. ** Changed in: indicator-power Importance: Medium => High -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicat

[Dx-packages] [Bug 1338604] Re: indicator shows 25% charge but phone runs out of battery

2014-07-28 Thread Charles Kerr
*** This bug is a duplicate of bug 1186181 *** https://bugs.launchpad.net/bugs/1186181 ** This bug has been marked a duplicate of bug 1186181 battery icon unreliable at low battery levels -- You received this bug notification because you are a member of DX Packages, which is subscribed to

[Dx-packages] [Bug 1186181] Re: battery icon unreliable at low battery levels

2014-07-28 Thread Charles Kerr
** Changed in: indicator-power Assignee: Matthew Paul Thomas (mpt) => John Lea (johnlea) -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-power in Ubuntu. https://bugs.launchpad.net/bugs/1186181 Title: battery icon unreliable

[Dx-packages] [Bug 1186181] Re: [Indicator] battery icon unreliable at low battery levels

2014-07-28 Thread Charles Kerr
** Changed in: indicator-power Assignee: John Lea (johnlea) => Charles Kerr (charlesk) -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-power in Ubuntu. https://bugs.launchpad.net/bugs/1186181 Title: [Indicator] battery i

[Dx-packages] [Bug 1186181] Re: [Indicator] battery icon unreliable at low battery levels

2014-07-29 Thread Charles Kerr
Okay, after follow-up from Daniela it looks like for RTM we're going with option #1 from https://bugs.launchpad.net/indicator- power/+bug/1186181/comments/12 and we can revisit this after RTM as necessary. ** Changed in: ubuntu-ux Status: Triaged => Fix Committed ** Changed in: indicator-p

[Dx-packages] [Bug 1350426] Re: Alarm notification should be changed to an interactive notification

2014-07-30 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) ** Changed in: indicator-datetime (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of DX Packages, which is subscribed to ind

[Dx-packages] [Bug 1350017] Re: [clock-app] There is no vibration when an alarm goes off

2014-07-30 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) ** Changed in: indicator-datetime (Ubuntu) Importance: Undecided => Medium ** Changed in: indicator-datetime (Ubuntu) Status: Confirmed => Incomplete -- You received

[Dx-packages] [Bug 1350426] Re: Alarm notification should be changed to an interactive notification

2014-07-30 Thread Charles Kerr
Just to be clear, this means the whole launching-the-clock-app option is going away... -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1350426 T

[Dx-packages] [Bug 1350426] Re: Alarm notification should be changed to an interactive notification

2014-07-31 Thread Charles Kerr
** Branch linked: lp:~charlesk/indicator-datetime/lp-1350426-make- alarms-interactive-notifications -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bu

[Dx-packages] [Bug 1350426] Re: Alarm notification should be changed to an interactive notification

2014-08-04 Thread Charles Kerr
** Also affects: unity-notifications Importance: Undecided Status: New ** Changed in: unity-notifications Assignee: (unassigned) => Mirco Müller (macslow) -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ub

[Dx-packages] [Bug 1350426] Re: Alarm notification should be changed to an interactive notification

2014-08-04 Thread Charles Kerr
This MP switches the notification from a Snap to Interactive; however, it regresses on bug #1324580 in that the notification times out quickly, ignoring the duration suggested by ubuntu-clock-app. This may be by design for Interactive notifications in unity- notifications, as NotificationServer::b

[Dx-packages] [Bug 1346925] Re: alarm snap decision - improper use of UbuntuShape

2014-08-05 Thread Charles Kerr
** Changed in: indicator-datetime Status: In Progress => Fix Released -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1346925 Title: al

[Dx-packages] [Bug 1350426] Re: Alarm notification should be changed to an interactive notification

2014-08-06 Thread Charles Kerr
Closing this ticket as Invalid as per this comment in by nik90 in the MP: > I had a discussion today with the designers and Mirco Mueller about the alarm > notifications. The conclusion was the following, > > - Alarm notification will remain as Snap Notifications with the buttons > "Snooze" and

[Dx-packages] [Bug 1354058] Re: Translations.cmake doesn't pick up cc/cxx/cpp files

2014-08-09 Thread Charles Kerr
** Changed in: indicator-datetime Status: In Progress => Fix Released ** Changed in: indicator-datetime (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-da

[Dx-packages] [Bug 1354058] Re: Translations.cmake doesn't pick up cc/cxx/cpp files

2014-08-09 Thread Charles Kerr
** Also affects: indicator-power Importance: Undecided Status: New ** Changed in: indicator-power Assignee: (unassigned) => Charles Kerr (charlesk) ** Changed in: indicator-power Status: New => In Progress -- You received this bug notification because you are a mem

[Dx-packages] [Bug 1354400] Re: Implement Alarm Snooze functionality

2014-08-09 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.

[Dx-packages] [Bug 1354406] Re: PIN-locked phone becomes unresponsive after simultaneous alarms

2014-08-13 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1354406 Title:

[Dx-packages] [Bug 1357311] Re: Datetime indicator no longer shows events

2014-08-15 Thread Charles Kerr
Start" array:uint32:0,1,2,3,4 ** Also affects: unity8 Importance: Undecided Status: New ** Changed in: unity8 Importance: Undecided => High ** Changed in: indicator-datetime (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) -- You received this bug notificatio

[Dx-packages] [Bug 1357311] Re: Datetime indicator's menu no longer shows events or Settings button: "Empty!"

2014-08-15 Thread Charles Kerr
** Summary changed: - Datetime indicator no longer shows events + Datetime indicator's menu no longer shows events or Settings button: "Empty!" -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptio

[Dx-packages] [Bug 1328646] Re: Clock out of sync on resume from suspend

2014-08-15 Thread Charles Kerr
Where does the greeter get its time from? Indicator-datetime ultimately gets its time from a call to g_date_time_new_now_local() + the system timezone, and (unless there's a bug) is updated at least once per minute. But several people here (jibel, ogra, more) are reporting the clock being /far/ ou

[Dx-packages] [Bug 1328646] Re: Clock out of sync on resume from suspend

2014-08-15 Thread Charles Kerr
Okay I've talked to mterry and he's confirmed that the greeter gets its time and date from indicator-datetime. So this is good news of a sort, it means the bug is probably only in datetime, rather than some larger strangeness :) ** Changed in: indicator-datetime (Ubuntu) Status: Confirmed

[Dx-packages] [Bug 1328646] Re: Clock out of sync on resume from suspend

2014-08-15 Thread Charles Kerr
** Attachment added: "system clock and indicator service say 8:30; panel and greeter say 8:17" https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1328646/+attachment/4178916/+files/2014-08-15%2020.30.12.jpg -- You received this bug notification because you are a member of DX P

[Dx-packages] [Bug 1328646] Re: Clock out of sync on resume from suspend

2014-08-15 Thread Charles Kerr
** Attachment added: "greeter and indicator's ui says 8:17 -- but the system clock and the timestamp that the indicator's published on the bus is 8:29" https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1328646/+attachment/4178915/+files/2014-08-15%2020.29.42.jpg -- You receiv

[Dx-packages] [Bug 1328646] Re: Clock out of sync on resume from suspend

2014-08-15 Thread Charles Kerr
I'm seeing this bug in image 191 and found something interesting: the datetime service is still pushing the right information to the bus, but for some reason the panel and greeter aren't seeing it. You can ask the datetime service what time it thinks it is by calling this from phablet shell: $ db

[Dx-packages] [Bug 1328646] Re: Clock out of sync on resume from suspend

2014-08-15 Thread Charles Kerr
** Attachment added: "partial unity8 log" https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1328646/+attachment/4178918/+files/unity8.log -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matchin

[Dx-packages] [Bug 1328646] Re: Clock out of sync on resume from suspend

2014-08-15 Thread Charles Kerr
In the ~/.cache/upstart/unity8 log for the phone tested above, there are several error warnings about a null property in Panel/Indicators/DefaultIndicatorWidget.qml:76 and (process:2451): GLib-GIO-CRITICAL **: g_dbus_connection_signal_subscribe: assertion 'object_path == NULL || g_variant_is_objec

[Dx-packages] [Bug 1328646] Re: Clock out of sync on resume from suspend

2014-08-15 Thread Charles Kerr
Lastly, it looks like indicator-datetime is continuing to correctly publish the updated time when the minute changes. You can reproduce this test on an affected system by running this from phablet-shell: $ dbus-monitor "path=/com/canonical/indicator/datetime" Expected results: when the minute ch

[Dx-packages] [Bug 1357311] Re: Datetime indicator's menu no longer shows events or Settings button: "Empty!"

2014-08-15 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Status: Confirmed => New -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1357311 Title: Date

[Dx-packages] [Bug 1354406] Re: PIN-locked phone becomes unresponsive after simultaneous alarms

2014-08-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 DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/b

[Dx-packages] [Bug 1357311] Re: Datetime indicator's menu no longer shows events or Settings button: "Empty!"

2014-08-19 Thread Charles Kerr
Marking this as Invalid for indicator-datetime, as the service is correctly pushing out menuitems and the header label to the bus, as described in comment:3 However, obviously this has a large impact on indicator-datetime -- it's basically unusable on the phone right now. If there's any informatio

[Dx-packages] [Bug 1354406] Re: PIN-locked phone becomes unresponsive after simultaneous alarms

2014-08-19 Thread Charles Kerr
Hm, actually I'm not sure it made sense for me to reopen this for datetime: the questions of how to make this user friendly (e.g., do we fold alarms into a single notification) need to be addressed but are not traincon0 blockers and shouldn't hold up the resolution of this ticket if MacSlow's patch

[Dx-packages] [Bug 1328646] Re: Clock out of sync on resume from suspend

2014-08-19 Thread Charles Kerr
Marking this as Invalid for indicator-datetime as -- similar to bug#1357311 -- the service is correctly pushing out menuitems and the header label to the bus. ** Changed in: indicator-datetime (Ubuntu) Status: Confirmed => Invalid ** Changed in: indicator-datetime Status: New => Inv

[Dx-packages] [Bug 1358890] Re: Need better usability when two alarms kick at the same time

2014-08-20 Thread Charles Kerr
Folding alarms together still has the questions I described above -- if two alarms with different sounds kick at the same time, which sound should play? ** Changed in: ubuntu-ux Status: Fix Committed => Confirmed -- You received this bug notification because you are a member of DX Package

[Dx-packages] [Bug 1359802] [NEW] header's timestamp can take a minute to update after screen turned on

2014-08-21 Thread Charles Kerr
een's DisplayPowerStateChange signal <http://bazaar.launchpad.net/~unity-system-compositor-team/unity-system- compositor/trunk/view/head:/src/dbus_screen.cpp#L100> Reported by ogra and dednick in #ubuntu-touch. ** Affects: indicator-datetime (Ubuntu) Importance: High Assignee: Charle

[Dx-packages] [Bug 1359802] Re: header's timestamp can take a minute to update after screen turned on

2014-08-21 Thread Charles Kerr
** Description changed: - Not the same as the bug #1328646, where the clock fell totally out-of- - sync. + Not the same as the bug #1328646, where the clock fell completely out- + of-sync and never came back. This variation is milder, it can take up to a minute for the clock to update after

[Dx-packages] [Bug 1359802] Re: header's timestamp can take a minute to update after resume from suspend

2014-08-21 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1359802 Title:

[Dx-packages] [Bug 1296431] Re: Phone doesn't alert user of critical power situations

2014-08-22 Thread Charles Kerr
So, the good news is that the code to pop up a notification is there and working -- an alert does appear, as per the spec. The bad news is that it's an interactive notification, which means that unity-notifications hardcodes the notification to disappear after five seconds. So unless you're lookin

[Dx-packages] [Bug 1186181] Re: [Indicator] battery icon unreliable at low battery levels

2014-08-25 Thread Charles Kerr
** Changed in: indicator-power (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) ** Changed in: indicator-power Status: In Progress => Fix Released ** Changed in: ubuntu-ux Status: Fix Committed => Fix Released -- You received this bug notification because

[Dx-packages] [Bug 1317861] Re: Alarm icon inappropriately shown for reminders too

2014-08-27 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Status: New => Triaged ** Changed in: indicator-datetime (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) ** Changed in: indicator-datetime (Ubuntu) Importance: Undecided => Medium -- You received this bug notificatio

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

2014-08-27 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Importance: Undecided => Medium ** Changed in: indicator-datetime (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) ** Changed in: indicator-datetime (Ubuntu) Status: New => Triaged -- You received this bug notificatio

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

2014-08-27 Thread Charles Kerr
Daniela, what fix was committed? I don't see missed alarms mentioned in the indicators UX document. Also, the TimeAndDate spec still lists "how to show missed events" as an unresolved issue: https://wiki.ubuntu.com/TimeAndDate#Unresolved_issues -- You received this bug notification because you a

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

2014-08-27 Thread Charles Kerr
Confirmed that the problem exists but it's still not clear to me how Design wants to fix, so changing from Triaged to Confirmed for ubuntu- clock-app ** Changed in: ubuntu-clock-app Status: Triaged => Confirmed -- You received this bug notification because you are a member of DX Packages,

[Dx-packages] [Bug 1296431] Re: Phone doesn't alert user of critical power situations

2014-08-27 Thread Charles Kerr
Daniela's updated the notifications spec to handle this case; see attached wireframe. In short, we change the notification to a Snap Decision so that the notification doesn't disappear after 5 sec. The Snap Decision's two actions are "Battery settings" and "OK". -- You received this bug notifica

[Dx-packages] [Bug 1296431] Re: Phone doesn't alert user of critical power situations

2014-08-27 Thread Charles Kerr
** Attachment added: "battery low notification.jpg" https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1296431/+attachment/4188372/+files/battery%20low%20notification.jpg -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicato

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

2014-08-27 Thread Charles Kerr
** Information type changed from Private to Public ** Changed in: indicator-power (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-power in Ubuntu. https://bugs.launchpad.net/bugs/1360820

[Dx-packages] [Bug 1354058] Re: Translations.cmake doesn't pick up cc/cxx/cpp files

2014-09-07 Thread Charles Kerr
** Changed in: indicator-power Status: In Progress => Fix Released ** Changed in: indicator-location (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) ** Changed in: indicator-transfer (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) ** Changed in:

[Dx-packages] [Bug 880881] Re: [ffe] Power indicator does not combine multiple battery status

2014-09-07 Thread Charles Kerr
** Changed in: indicator-power Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-power in Ubuntu. https://bugs.launchpad.net/bugs/880881 Title: [ffe] Power indicator does not combine mult

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

2014-09-09 Thread Charles Kerr
I don't see any description of alarm-style notification for events in the TimeAndDate, nor does the Indicators UX Spec. However, the Ubuntu Phone Notifications v2.2 document lists in the "Key use cases" list on page 11 next to alarms, so it seems we should have *something* here. ** Changed in: ind

[Dx-packages] [Bug 1320880] Re: Calendar notifications are treated the same as an alarm notification

2014-09-09 Thread Charles Kerr
A little background context, FWIW: the duration for alarm notifications can be set to one of [10, 20, 30, 60 minutes] in ubuntu-clock-app > settings, with the default value being 30 minutes. This duration is currently used for calendar notifications too, but of course we can change it to whatever

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

2014-09-10 Thread Charles Kerr
dful of missed alarms? They will crowd out the upcoming alarms on the menu. Another option would be to leave a "missed alarm" message in the Notification center... that raises interesting dependencies between the indicators :) This ticket still needs Design feedback. ** Changed in: in

[Dx-packages] [Bug 1350544] Re: Some translations are not loaded

2014-09-10 Thread Charles Kerr
** Changed in: indicator-datetime Assignee: Charles Kerr (charlesk) => Lars Uebernickel (larsu) ** Changed in: indicator-datetime Status: In Progress => Fix Released ** Changed in: indicator-datetime (Ubuntu) Assignee: (unassigned) => Lars Uebernickel (larsu) -- You

[Dx-packages] [Bug 1227250] Re: Power indicator doesn't show what the brightness slider is for

2014-09-10 Thread Charles Kerr
** Changed in: indicator-power Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-power in Ubuntu. https://bugs.launchpad.net/bugs/1227250 Title: Power indicator doesn't show what the brig

[Dx-packages] [Bug 1204127] Re: Coverage numbers misrepresented

2014-09-10 Thread Charles Kerr
** Changed in: indicator-power Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-power in Ubuntu. https://bugs.launchpad.net/bugs/1204127 Title: Coverage numbers misrepresented Status in

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

2014-09-10 Thread Charles Kerr
** Changed in: indicator-transfer Status: New => Invalid ** Changed in: indicator-transfer (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-messages in Ubuntu. Matching subscription

[Dx-packages] [Bug 1293677] Re: FFE: Export data to accounts service

2014-09-10 Thread Charles Kerr
** Changed in: indicator-sound (Ubuntu) Status: In Progress => Triaged -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-sound in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1293677 Title: FFE:

[Dx-packages] [Bug 1297034] Re: The update brings click packages on the desktop where they are not needed

2014-09-10 Thread Charles Kerr
** Changed in: indicator-sound (Ubuntu) Status: In Progress => Triaged -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-sound in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1297034 Title: The

[Dx-packages] [Bug 1337917] Re: Alarm does not ring when phone is muted

2014-09-10 Thread Charles Kerr
u) Assignee: Charles Kerr (charlesk) => Ricardo Salveti (rsalveti) ** Branch linked: lp:~rsalveti/indicator-datetime/adding-media-role ** Changed in: indicator-datetime (Ubuntu) Status: Confirmed => Fix Released ** Changed in: indicator-sound Status: New => Triaged ** Cha

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

2014-09-10 Thread Charles Kerr
** Changed in: indicator-power (Ubuntu) Status: Triaged => In Progress ** Tags added: touch-2014-09-25 -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-power in Ubuntu. https://bugs.launchpad.net/bugs/1289470 Title: The pho

[Dx-packages] [Bug 1289470] Re: battery indicator and brightness settings should have brightness slider; battery settings shouldn't

2014-09-10 Thread Charles Kerr
I've rephrased the bug title to reflect mpt's summary in comment #4 and to clarify what the TODO item is for indicator-power. ** Summary changed: - The phone has three brightness sliders + battery indicator and brightness settings should have brightness slider; battery settings shouldn't -- Yo

[Dx-packages] [Bug 1367810] Re: Show Brightness (important power saving control) within 'battery' indicator

2014-09-10 Thread Charles Kerr
*** This bug is a duplicate of bug 1289470 *** https://bugs.launchpad.net/bugs/1289470 This is already tracked in bug #1289470; however, it would be hard to find that at-a-glance because the summary is a bit opaque. I've edited it to be more clear and tagged it for touch-2014-09-25 ** This bu

[Dx-packages] [Bug 1364453] Re: Brightness setting does not persist across reboots

2014-09-10 Thread Charles Kerr
We'll need to store this somewhere; probably in the "com.ubuntu.touch.system" schema alongside the auto-brightness flag setting? In order to fail gracefully on non-touch (ie unity7), indicator-power would need to check g_settings_schema_source_lookup() to see if the schema's installed. ** Changed

[Dx-packages] [Bug 1289470] Re: battery indicator and brightness settings should have brightness slider; battery settings shouldn't

2014-09-10 Thread Charles Kerr
** Branch linked: lp:~charlesk/indicator-power/lp-1289470-restore- brightness-slider -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-power in Ubuntu. https://bugs.launchpad.net/bugs/1289470 Title: battery indicator and brightness

[Dx-packages] [Bug 1364453] Re: Brightness setting does not persist across reboots

2014-09-10 Thread Charles Kerr
** Tags added: rtm14 -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-power in Ubuntu. https://bugs.launchpad.net/bugs/1364453 Title: Brightness setting does not persist across reboots Status in “indicator-power” package in Ubuntu

[Dx-packages] [Bug 1364453] Re: Brightness setting does not persist across reboots

2014-09-11 Thread Charles Kerr
saviq, right now there doesn't seem to be any way to 'read' the brightness from u-s-c. So on startup, in order to know what the brightness level is, indicator-power calls u-s-c's setUserBrightness() to the default level suggested by powerd. If the brightness was stored as a readwrite property in a

[Dx-packages] [Bug 1359802] Re: header's timestamp can take a minute to update after resume from suspend

2014-09-11 Thread Charles Kerr
** Tags added: rtm14 touch-2014-09-25 -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1359802 Title: header's timestamp can take a minute to u

[Dx-packages] [Bug 1364453] Re: Brightness setting does not persist across reboots

2014-09-11 Thread Charles Kerr
** Branch linked: lp:~charlesk/indicator-power/lp-1289470-restore- brightness-slider -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-power in Ubuntu. https://bugs.launchpad.net/bugs/1364453 Title: Brightness setting does not persi

[Dx-packages] [Bug 1364453] Re: Brightness setting does not persist across reboots

2014-09-12 Thread Charles Kerr
I agree that this should be a systemwide preference and that it's not in this patch. In this patch it's grouped with the existing auto-brightness setting, which should probably *also* be a systemwide one post-RTM. -- You received this bug notification because you are a member of DX Packages, whi

[Dx-packages] [Bug 1359802] Re: header's timestamp can take a minute to update after resume from suspend

2014-09-13 Thread Charles Kerr
** Branch linked: lp:~charlesk/indicator-datetime/lp-1359802-update- timestamp-immediately-when-waking-from-sleep -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.la

[Dx-packages] [Bug 1364453] Re: Brightness setting does not persist across reboots

2014-09-16 Thread Charles Kerr
** Changed in: gsettings-ubuntu-touch-schemas (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) ** Changed in: indicator-power (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) ** Changed in: indicator-power (Ubuntu) Status: Confirmed => Fix Released

[Dx-packages] [Bug 1367817] Re: Revert icon to previous 'envelope' design

2014-09-19 Thread Charles Kerr
This doesn't require any changes to indicator-messages, only to ubuntu themes. All we need to do is undo the message icon changes that landed in http://bazaar.launchpad.net/~ubuntu-art-pkg/ubuntu- themes/trunk/revision/386 -- You received this bug notification because you are a member of DX Pack

[Dx-packages] [Bug 1367817] Re: Revert icon to previous 'envelope' design

2014-09-19 Thread Charles Kerr
** Branch linked: lp:~charlesk/ubuntu-themes/lp-1367817-revert-to- messages-envelope-icon -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-messages in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1367817

[Dx-packages] [Bug 1367817] Re: Revert icon to previous 'envelope' design

2014-09-19 Thread Charles Kerr
** Changed in: ubuntu-themes Assignee: (unassigned) => Charles Kerr (charlesk) ** Changed in: ubuntu-themes Status: New => In Progress -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-messages in Ubuntu. Ma

[Dx-packages] [Bug 1367817] Re: Revert icon to previous 'envelope' design

2014-09-22 Thread Charles Kerr
** Changed in: indicator-messages (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-messages in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1367817 Title

[Dx-packages] [Bug 1372063] Re: "Upcoming events" appears untranslated

2014-09-22 Thread Charles Kerr
:-) -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1372063 Title: "Upcoming events" appears untranslated Status in The Date and Time Indicat

[Dx-packages] [Bug 1372065] Re: Alarms and calendar events are mixed in the indicator

2014-09-22 Thread Charles Kerr
*** This bug is a duplicate of bug 1361702 *** https://bugs.launchpad.net/bugs/1361702 > All alarms/events are listed under Clock ("Rellotge"). I would expect the events to be listed under the calendar entry ("diumenge, 21 de setembre de 2014") This is as per the design at https://wiki.ubuntu

<    4   5   6   7   8   9   10   11   12   >