[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 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

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

2017-03-20 Thread Charles Kerr
es 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 b

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

2017-02-14 Thread Julien-Charles Lévesque
Killed my computer as soon as I activated my google online account. -- 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/1633319 Title: memory

[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

[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 > //

[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 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 =>

[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

[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

[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. + : >

[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 >

[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 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:

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[Dx-packages] [Bug 1625302] [NEW] package accountsservice 0.6.40-2ubuntu11.2 failed to install/upgrade: package accountsservice is already installed and configured

2016-09-19 Thread charles
Public bug reported: i don't have any ProblemType: Package DistroRelease: Ubuntu 16.04 Package: accountsservice 0.6.40-2ubuntu11.2 ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13 Uname: Linux 4.4.0-31-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 AptdaemonVersion:

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

2016-09-12 Thread Charles Kerr
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) Assignee: (unassigned)

[Dx-packages] [Bug 1388931] Re: [clock] No setting for 12h or 24h clock format any more

2016-06-14 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Importance: Undecided => Medium ** Changed in: indicator-datetime (Ubuntu) Status: New => Confirmed ** Changed in: indicator-datetime (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) -- You received this bug not

[Dx-packages] [Bug 1523698] Re: indicator-session is leaking memory on ubuntu 15.10

2016-05-27 Thread Charles Kerr
Matthew, please report the separate unity-settings-daemon issue to so that it can be tracked there. Regarding the glib parse_value_from_blob() reported above, it looks like the upstream fix mentioned by seb128 is in 16.04. Is

[Dx-packages] [Bug 1470080] Re: Broken icon in indicator when iphone attached

2016-05-26 Thread Charles Kerr
Yep. In addition to the fixes above, we should also fall back to foo-bar when foo-bar-charging is unavailable. -- 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/1470080 Title: Broken

[Dx-packages] [Bug 1470080] Re: Broken icon in indicator when iphone attached

2016-05-25 Thread Charles Kerr
** Branch linked: lp:~charlesk/indicator-power/lp-1470080-missing-icon- when-apple-devices-connected -- 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/1470080 Title: Broken icon in

[Dx-packages] [Bug 1581089] Re: Clock app opened when closing Alarms

2016-05-14 Thread Charles Kerr
** Branch linked: lp:~charlesk/indicator-datetime/lp-1581089-dont-open- clock-app-when-dismissing-alarms -- 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

[Dx-packages] [Bug 1581089] Re: Clock app opened when closing Alarms

2016-05-12 Thread Charles Kerr
Confirmed, I'm seeing this in ubuntu-touch/rc-proposed/bq-aquaris.en build r332. -- 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/1581089 Title:

[Dx-packages] [Bug 1538760] Re: battery icon gone

2016-05-02 Thread Charles Kerr
Hm ok, it looks like indicator-power's icon is gone because indicator- power-service isn't running. 1. Is there anything for indicator-power in /var/crash? 2. What happens if you run "$ start indicator-power" ? ** Changed in: indicator-power (Ubuntu) Status: Confirmed => Incomplete --

[Dx-packages] [Bug 841220] Re: Session returns to login screen when attemping to shutdown or restart

2016-05-01 Thread Charles Kerr
*** This bug is a duplicate of bug 1242112 *** https://bugs.launchpad.net/bugs/1242112 ** This bug is no longer a duplicate of bug 838792 "Restart" logs out, even when there are no other people logged in ** This bug has been marked a duplicate of bug 1242112 Shutdown/restart dialogue is

[Dx-packages] [Bug 1538760] Re: battery icon gone

2016-05-01 Thread Charles Kerr
teo, could you please attach the output of this command the next time the icon disappears: $ dbus-send --print-reply=literal --dest=com.canonical.indicator.power /com/canonical/indicator/power org.gtk.Actions.DescribeAll ** Changed in: indicator-power (Ubuntu) Status: Confirmed =>

[Dx-packages] [Bug 1559731] Re: Battery indicator turns red at 30%

2016-05-01 Thread Charles Kerr
** Branch linked: lp:~charlesk/indicator-power/lp-1559731-fix-red- battery-icon-at-29pct-on-desktop ** Changed in: indicator-power (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-power

[Dx-packages] [Bug 1388235] Re: [indicators] Battery icon turns red at 30%

2016-05-01 Thread Charles Kerr
See also bug #1559731 -- 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/1388235 Title: [indicators] Battery icon turns red at 30% Status in Canonical System Image: Fix Released

[Dx-packages] [Bug 1559731] Re: Battery indicator turns red at 30%

2016-05-01 Thread Charles Kerr
This looks like a Desktop variation of bug #1388235. The solution there was to provide extra icons for 10%, 30%, 50%, 70%, and 90% so that we could improve our accuracy when rounding to the closest icon, and also to special case the rounding between [20-30%) to avoid hitting the red- at-20% icons

[Dx-packages] [Bug 1569593] Re: Doesn't include auto-detected timezone even if the setting is enabled

2016-05-01 Thread Charles Kerr
Still WfM. seb128, any suggestions on how to reproduce this issue? ** Changed in: indicator-datetime (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching

[Dx-packages] [Bug 1567516] Re: The default indicators set has a blank button.

2016-04-29 Thread Charles Kerr
** Package changed: indicator-application (Ubuntu) => indicator-keyboard (Ubuntu) -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-application in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1567516

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

2016-04-28 Thread Charles Kerr
Thank you for taking the time to report this bug and helping to make Ubuntu better. However, processing it in order to get sufficient information for the developers failed (it does not generate an useful symbolic stack trace). This might be caused by some outdated packages which were installed on

[Dx-packages] [Bug 1575293] Re: Remove the non-existing "systemd-services" dependency

2016-04-28 Thread Charles Kerr
** Changed in: indicator-session (Ubuntu) Status: New => Confirmed -- 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/1575293 Title:

[Dx-packages] [Bug 1362962] Re: Calendar icon usually shows the wrong date

2016-04-26 Thread Charles Kerr
tiheum, \o/ -- 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/1362962 Title: Calendar icon usually shows the wrong date Status in Canonical

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

2016-04-26 Thread Charles Kerr
** Changed in: indicator-bluetooth (Ubuntu) Status: In Progress => Confirmed -- 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: [FHD] Bluetooth cannot be

[Dx-packages] [Bug 1483427] Re: Possible to manually set display brightness to 0 on Ubuntu Touch on Aquaris E5

2016-04-26 Thread Charles Kerr
Reassigning to powerd. Indicator-power gets the min/max brightness range from powerd by calling com.canonical.powerd's getBrightnessParams() method. ** Also affects: powerd (Ubuntu) Importance: Undecided Status: New ** Changed in: indicator-power (Ubuntu) Status: Confirmed =>

[Dx-packages] [Bug 1569593] Re: Doesn't include auto-detected timezone even if the setting is enabled

2016-04-25 Thread Charles Kerr
I'm not able to reproduce this issue when testing at the hotel in Prague. seb128 reports it WfH here too, so perhaps the error is conditional on location or network. Will try again on my layovers on the way back to test different locations / timezones / networks. -- You received this bug

[Dx-packages] [Bug 1560960] Re: test-live-actions frequently hangs on powerpc on xenial

2016-04-22 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) 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/1560960

[Dx-packages] [Bug 1570948] Re: [Alarm] "Now" not localized in indicator datetime

2016-04-15 Thread Charles Kerr
indicator-datetime intentionally doesn't format that string. Instead, it sends a time_t to unity so that unity can update the string periodically without indicator-datetime generating more bus traffic. The time_t is pulled in by alarmMenu and appointmentMenu in

[Dx-packages] [Bug 1567940] Re: time displayed wrongly on production phone

2016-04-15 Thread Charles Kerr
So, I wrote a simple script to test my branch by looping through rebooting the phone and asking indicator-datetime what time it thought it was. * Wednesday's runs: 'automatic' time setting with London specified as the tzid * Thursday's runs: 'manual' time setting (as inspired by Ren's comment

[Dx-packages] [Bug 1567940] Re: time displayed wrongly on production phone

2016-04-13 Thread Charles Kerr
Alan, if my guess in comment 5 is correct, it's a timing issue that will show up only occasionally after booting, depending on how soon indicator-datetime starts making bus calls compared to when some bus services are ready. Some code in the indicator was making bus calls on startup rather than

[Dx-packages] [Bug 1568963] [NEW] option to disable 'low battery' sound

2016-04-11 Thread Charles Kerr
Public bug reported: Mentioned by Victor Gabillon in the ubuntu-phone mailing list: > I was wondering if there was an option to disable/enable > the sound notification that warns you about the low level > of the battery. I find this sound sometimes very annoying. > For instance while sleeping or

[Dx-packages] [Bug 1560960] Re: test-live-actions frequently hangs on powerpc on xenial

2016-04-09 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Importance: Undecided => Medium ** Changed in: indicator-datetime (Ubuntu) Status: Confirmed => In Progress ** Branch linked: lp:~charlesk/indicator-datetime/lp-1560960-use- dbusmock-timedated-template -- You received this bug notification

[Dx-packages] [Bug 1567940] Re: time displayed wrongly on production phone

2016-04-08 Thread Charles Kerr
Looking over the indicator-datetime code I do see a startup timing bug that might be causing this and have a patch for that; however, I'm not able to reproduce this bug on my krillin. Under the 'startup timing bug' working theory I've tried rebooting 10x and still am not seeing this bug. I'll get

[Dx-packages] [Bug 1567940] Re: time displayed wrongly on production phone

2016-04-08 Thread Charles Kerr
** Branch linked: lp:~charlesk/indicator-datetime/always-get-initial- tzid-from-timedate1 -- 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

[Dx-packages] [Bug 1566341] Re: ``Tomorrow'' appears untranslated

2016-04-05 Thread Charles Kerr
At very first glance, the code in indicator-datetime looks alright: the string `Tomorrow' only occurs in utils.c's generate_full_format_string_at_time(), all instances there are marked for translation, and the only change to utils.c in the last year was a comment change

[Dx-packages] [Bug 1566341] [NEW] ``Tomorrow'' appears untranslated

2016-04-05 Thread Charles Kerr
Public bug reported: Reported in the ubuntu-phone mailing list's ``Landing team 31.03.16'' thread: Richard Somlói: > "Tomorrow" should be "Holnap" in Hungarian, and it worked well with the > previous images. Could somebody confirm it with another language? sil2100: > I just checked the

[Dx-packages] [Bug 1325259] Re: Log out/Lock not functional with user with no password

2016-04-05 Thread Charles Kerr
I don't have a 14.04 setup to test with ATM, but trying the same in a 15.04 box, I can partially confirm this wrt the lockscreen, locking doesn't work on a user with no password. The "lock/switch account..." menuitem shouldn't be available in this case. I'm not able to reproduce the Logout issue;

[Dx-packages] [Bug 1508438] Re: Do not notify for events marked as not attending

2016-03-29 Thread Charles Kerr
The thing to do here is to get some sample input from an imported calendar with "not attending" set so that (a) this ical can be used as the basis for a regression test and (b) we can see how to test for this state in engine-eds.cc. Once we have that test in place the rest of implementation is

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

2016-03-29 Thread Charles Kerr
Renato, thanks for working on some of the indicator-datetime backlog. =) For this one, after the EDS engine collects all the alarms for an event, it should cull out the ones that have neither an audio_url nor display text, ie: === modified file 'src/engine-eds.cpp' --- src/engine-eds.cpp

[Dx-packages] [Bug 1562898] Re: Yank effect in brightness bar

2016-03-28 Thread Charles Kerr
I'm seeing this too in rc-proposed r290 on bq. ** Changed in: indicator-power (Ubuntu) Status: New => Confirmed -- 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/1562898 Title:

[Dx-packages] [Bug 1560960] Re: test-live-actions frequently hangs on powerpc on xenial

2016-03-27 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Status: New => Confirmed ** 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 1560188] Re: unity8 hang w/ CPU pegged

2016-03-23 Thread Charles Kerr
** Changed in: unity8 (Ubuntu) Status: Incomplete => Confirmed -- 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/1560188 Title: unity8

[Dx-packages] [Bug 1560188] Re: unity8 hang w/ CPU pegged

2016-03-22 Thread Charles Kerr
=> In Progress ** Changed in: indicator-datetime (Ubuntu) Importance: Undecided => Critical ** 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

[Dx-packages] [Bug 676222] Re: With indicator-datetime calendar focused, cannot use arrow keys to navigate to other indicators

2016-03-20 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/676222 Title:

[Dx-packages] [Bug 1073403] Re: "Date format not supported"

2016-03-20 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

[Dx-packages] [Bug 1242307] Re: Doesn't report NTP connection problems

2016-03-19 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Status: Confirmed => Incomplete -- 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/1242307

[Dx-packages] [Bug 1477433] Re: Alarm does not ring when the phone is off

2016-03-19 Thread Charles Kerr
Do you mean 'off' as in literally turned off? ** Changed in: indicator-datetime (Ubuntu) Status: Confirmed => Incomplete -- 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

[Dx-packages] [Bug 1548479] Re: unity8 clock gui menu crashed

2016-03-19 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

[Dx-packages] [Bug 1170366] Re: Broken handling of All-Day events

2016-03-19 Thread Charles Kerr
** Branch linked: lp:~charlesk/indicator-datetime/lp-1302004-fix-event- list-culling-and-sorting ** Changed in: indicator-datetime (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) ** Changed in: indicator-datetime (Ubuntu) Importance: Undecided => Medium -- You re

[Dx-packages] [Bug 1317288] Re: Date and time do not show up on indicator panel

2016-03-19 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

[Dx-packages] [Bug 1475081] Re: Alarm sounds during call

2016-03-19 Thread Charles Kerr
** 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 indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1475081 Title:

[Dx-packages] [Bug 1302004] Re: Indicator-datetime doesn't list in-progress events

2016-03-19 Thread Charles Kerr
** Branch linked: lp:~charlesk/indicator-datetime/lp-1302004-fix-event- list-culling-and-sorting ** 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

[Dx-packages] [Bug 1470583] Re: Phone notifies me of calendar events multiple times.

2016-03-18 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Status: New => 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/1470583 Title: Phone

[Dx-packages] [Bug 756406] Re: there is no easy way to edit/include servers for NTP to sync from like it used to

2016-03-18 Thread Charles Kerr
** No longer affects: indicator-datetime ** Package changed: indicator-datetime (Ubuntu) => unity-control-center (Ubuntu) -- 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

[Dx-packages] [Bug 735874] Re: Weekday and date missing from top panel indicator applet when in Classic Desktop mode

2016-03-18 Thread Charles Kerr
** No longer affects: indicator-datetime -- 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/735874 Title: Weekday and date missing from top

[Dx-packages] [Bug 1251599] Re: /usr/lib/x86_64-linux-gnu/indicator-datetime-service:6:_g_log_abort:g_assertion_message:g_assertion_message_expr:g_weak_ref_set:signal_closure_free

2016-03-18 Thread Charles Kerr
Thank you for reporting this bug to Ubuntu. 13.10 reached EOL on July 17, 2014. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases I've tried recreating this bug with your release and was unable to, given the information you've provided. Please upgrade

[Dx-packages] [Bug 1324854] Re: indicator-datetime in saucy shows wrong time (& date) for some online calendars added in Evolution

2016-03-18 Thread Charles Kerr
Thank you for reporting this bug to Ubuntu. Saucy reached EOL on July 17, 2014. 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 fixed

[Dx-packages] [Bug 1419391] Re: LANG=C environment breaks clock

2016-03-18 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Status: Triaged => 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/1419391 Title:

[Dx-packages] [Bug 1424581] Re: indicator-datetime-service crashed with SIGSEGV in _int_malloc()

2016-03-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

[Dx-packages] [Bug 1317945] Re: Clock indicator on panel is updating infreqently

2016-03-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

[Dx-packages] [Bug 1548031] Re: wrong date in series schedule

2016-03-18 Thread Charles Kerr
Renato, have you had time to triage this yet -- do you know if the issue is in calendar-app, or the indicator, or both? -- 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

[Dx-packages] [Bug 1557571] Re: Upcoming event ETA appears to fall out of sync

2016-03-18 Thread Charles Kerr
The "7 minutes til" text is coming from unity8. indicator-datetime passes the event's time to unity8 in the x-canonical- time property, and qml/Panel/Indicators/MenuItemFactory.qml's appointmentMenu code builds its time from calling i18n.relativeDateTime() on that x-canonical-time value.

[Dx-packages] [Bug 1330678] Re: indicator-datetime or -session missing ~10% of the time

2016-03-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

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

2016-03-18 Thread Charles Kerr
This bug was fixed a long time ago but this ticket didn't get closed. Marking as fix released. ** Changed in: indicator-datetime (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of DX Packages, which is subscribed to

[Dx-packages] [Bug 1543206] Re: If there isn't a calendar, we should help the user install one

2016-03-18 Thread Charles Kerr
IIUC calendar-app is going to start shipping preinstalled on the phone. If so, this issue would go 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

[Dx-packages] [Bug 1553696] Re: indicator-datetime-service crashed with SIGSEGV in g_type_check_instance()

2016-03-18 Thread Charles Kerr
** Information type changed from Private to Public -- 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/1553696 Title: indicator-datetime-service

[Dx-packages] [Bug 741011] Re: Calendar in clock menu has inconsistent background color

2016-03-18 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Status: Confirmed => Invalid ** No longer affects: indicator-datetime -- 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

[Dx-packages] [Bug 740817] Re: Mousing over date in the menu's calendar doesn't highlight it

2016-03-18 Thread Charles Kerr
This is a rendering issue in IDO's code, not indicator-datetime. ** Changed in: indicator-datetime (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching

[Dx-packages] [Bug 1465858] Re: Time can not be read when alarm is set (while swiping/opening indicator)

2016-03-18 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Assignee: (unassigned) => Matthew Paul Thomas (mpt) -- 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

[Dx-packages] [Bug 1362962] Re: Calendar icon usually shows the wrong date

2016-03-18 Thread Charles Kerr
indicator-datetime is already using the generic calendar icon from ubuntu-mobile/actions/scalable/calendar.svg, which has the '25' in it. IMO the issue is that the icon should be tweaked to remove the '25' ** Also affects: ubuntu-themes (Ubuntu) Importance: Undecided Status: New **

[Dx-packages] [Bug 1558492] Re: Confusing date icons for appointments listed in pulldown

2016-03-18 Thread Charles Kerr
*** This bug is a duplicate of bug 1362962 *** https://bugs.launchpad.net/bugs/1362962 ** This bug has been marked a duplicate of bug 1362962 Calendar icon usually shows the wrong date -- You received this bug notification because you are a member of DX Packages, which is subscribed to

[Dx-packages] [Bug 1502684] Re: Enable Seconds on the Clock

2016-03-18 Thread Charles Kerr
The indicator's current behavior on the phone matches the design spec at https://wiki.ubuntu.com/TimeAndDate#Phone.2Ftablet. I'll be happy to update the code if design re-addresses this issue, eg for convergence, but I'm not going to make an MP to go against the design spec. :) ** Changed in:

[Dx-packages] [Bug 1558526] Re: Animation between months are not similar

2016-03-18 Thread Charles Kerr
** 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 Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1558526 Title: Animation

[Dx-packages] [Bug 1558492] Re: Confusing date icons for appointments listed in pulldown

2016-03-18 Thread Charles Kerr
** 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 indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1558492 Title:

[Dx-packages] [Bug 1557571] [NEW] Upcoming event ETA appears to fall out of sync

2016-03-15 Thread Charles Kerr
tly and doesn't show events while they're active (except for the first minute). ** Affects: indicator-datetime (Ubuntu) Importance: Undecided Assignee: Charles Kerr (charlesk) Status: New -- You received this bug notification because you are a member of DX Packages, wh

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

2016-02-14 Thread Charles Kerr
** Branch linked: lp:~charlesk/indicator-bluetooth/lp-1530807-watch- bluez-owner-on-bus -- 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

[Dx-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

[Dx-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 DX Packages, which is subscribed to

[Dx-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

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

  1   2   3   4   5   6   7   8   9   10   >