[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1100546

Title:
  Power indicator favours 'not present' mouse over laptop battery level

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1100546/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 lockscreen, so the 
unintuitive UX is that you have to (appear to) unlock in order to suspend. So 
in u8,
1. we should consider whether a password prompt should be necessary for 
suspend, and
2. if prompt is necessary, Calls to login1.Suspend(interactive=True) should 
probably be handled more elegantly than showing the lockscreen prompt


** Changed in: indicator-session (Ubuntu)
   Importance: Undecided => High

** Also affects: unity8 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1674389

Title:
  Session Indicator's "Suspend" button has no effect in Unity 8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1674389/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2017-03-20 Thread Charles Kerr
Public bug reported:

Testing Unity 8 from a Zesty nightly iso install on March 17 2017.

When clicking on the "Suspend" button in the session indicator, nothing
happens.

This may or may not be an indicator-session issue. I need to triage this
and see where the breakage is, e.g. does 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 you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1674389

Title:
  Session Indicator's "Suspend" button has no effect in Unity 8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1674389/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2017-01-17 Thread Charles Kerr
Reopening for workitem found by dobey to see if
https://code.launchpad.net/~morphis/indicator-bluetooth/fix-
lp1530807/+merge/290022 should still be landed

** Changed in: indicator-bluetooth (Ubuntu)
   Status: Fix Committed => Triaged

** Changed in: indicator-bluetooth (Ubuntu)
 Assignee: Charles Kerr (charlesk) => Rodney Dawes (dobey)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1530807

Title:
  Bluetooth cannot be activated on several devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/avila/+bug/1530807/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
>   // com.canonical.indicators.link for settings menu. Need to fudge it.
>   return linkMenu;
> }

We should set the type of settings menuitems to
'com.canonical.indicators.link' so that this hack can be removed.

** Affects: indicator-bluetooth (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: indicator-datetime (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: indicator-location (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: indicator-network (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: indicator-power (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: indicator-session (Ubuntu)
 Importance: Medium
 Status: Triaged

** Affects: indicator-sound (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: indicator-datetime (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: indicator-sound (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: indicator-power (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: indicator-network (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: indicator-bluetooth (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: indicator-location (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1642989

Title:
  indicators should use 'com.canonical.indicators.link' type for
  Settings links

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-bluetooth/+bug/1642989/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1638716

Title:
  Hardcoded  path in recoverable-problem may cause problems in Snappy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1638716/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

** Summary changed:

- Hardcoded  path in recoverable-problem needs evaluation for Snappy
+ Hardcoded  path in recoverable-problem may cause problems in Snappy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1638716

Title:
  Hardcoded  path in recoverable-problem may cause problems in Snappy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1638716/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 taking the time to report this bug and helping to
make Ubuntu better. Please submit any future bugs you may find.

** Changed in: indicator-datetime (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1611466

Title:
  Calendar crashes on ESC typing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1611466/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1639472

Title:
  Alarm should provide GAction for toggling them

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1639472/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
  > tool anyway. And I wasn't sure there is some plan for snappy to include
  > an error reporting tool or what.
  
  I suspect we don't need this recoverable error anymore in indicator-
  session, so we could remove it. If we do still need it, we need to see
  if this approach needs any modification in the snappy world
+ 
+ There is also an umbrella ticket for hardcoded paths in the u8 snap:
+ 

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1638716

Title:
  Hardcoded  path in recoverable-problem needs evaluation for Snappy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1638716/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 CALENDAR_DEFAULT_SOUND
  > are replaced in many files. Some data (gschema)
  > and some code. The code instances can easily be
  > changed to prefix $SNAP. The data files would
  > need a rethink.
+ 
+ There is also an umbrella ticket for hardcoded paths in the u8 snap:
+ 

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1638721

Title:
  Hardcoded paths need to work inside Snappy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1638721/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.
+ :
  
  > 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 think it makes more sense to update the code that reads those
  > files to do the prefixing.

** Summary changed:

- Hardcoded paths in data/*.desktop.in need Snappy prefixing
+ Hardcoded paths in desktop files need to be processed need $SNAP prefixing

** Also affects: indicator-power (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: indicator-printers (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: indicator-session (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: indicator-transfer (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: indicator-network (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: indicator-messages (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: indicator-location (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: indicator-datetime (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: indicator-bluetooth (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: indicator-application (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

  Noticed and reported by mterry in several indicator patches, e.g.
  :
  
  > 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 think it makes more sense to update the code that reads those
  > files to do the prefixing.
+ 
+ There is also an umbrella ticket for hardcoded paths in the u8 snap:
+ 

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1638708

Title:
  Hardcoded paths in desktop files need to be processed need $SNAP
  prefixing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-application/+bug/1638708/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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_SOUND
> are replaced in many files. Some data (gschema)
> and some code. The code instances can easily be
> changed to prefix $SNAP. The data files would
> need a rethink.

There is also an umbrella ticket for hardcoded paths in the u8 snap:


** Affects: indicator-session (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: unity8-snap

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1638721

Title:
  Hardcoded paths need to work inside Snappy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1638721/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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: Undecided
   Status: New

** No longer affects: indicator-transfer (Ubuntu)

** No longer affects: indicator-printers (Ubuntu)

** No longer affects: indicator-power (Ubuntu)

** Tags removed: unity8-snap

** This bug has been marked a duplicate of bug 1638708
   Hardcoded paths in desktop files need to be processed need $SNAP prefixing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1638710

Title:
  Hardcoded paths need Snappy prefixing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1638710/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 wasn't sure there is some plan for snappy to include
> an error reporting tool or what.

I suspect we don't need this recoverable error anymore in indicator-
session, so we could remove it. If we do still need it, we need to see
if this approach needs any modification in the snappy world

** Affects: indicator-session (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: unity8-snap

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1638716

Title:
  Hardcoded  path in recoverable-problem needs evaluation for Snappy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1638716/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1638708] [NEW] Hardcoded paths in data/*.desktop.in need Snappy prefixing

2016-11-02 Thread Charles Kerr
Public bug reported:

Noticed and reported by mterry in https://code.launchpad.net/~mterry
/indicator-sound/snap-root/+merge/308125:

> 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 think it makes more sense to update the code that reads those
> files to do the prefixing.

** Affects: indicator-sound (Ubuntu)
 Importance: High
 Status: Triaged


** Tags: unity8-snap

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1638708

Title:
  Hardcoded paths in data/*.desktop.in need Snappy prefixing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1638708/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 best solution for those is, but presumably
> it would lie in whichever component consumes the desktop file
> not this package.

As mterry points out this is probably not an issue for indicator-
transfer to fix, this ticket is being filed so that we track the issue &
see if there's anything that can be done locally or to reassign to
proper owner

** Affects: indicator-session (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: indicator-transfer (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: unity8-snap

** Also affects: indicator-session (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1638710

Title:
  Hardcoded paths need Snappy prefixing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1638710/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1626767] Re: Tests should be re-enabled / fixed

2016-10-18 Thread Charles Kerr
Looks like there's still general test failure as of 13 Oct, see
https://code.launchpad.net/~pete-woods/indicator-network/lp1632275-fix-
memory-corruption/+merge/308379/comments/798923

CI is not productive on indicator-network until this is fixed...

** Changed in: indicator-network (Ubuntu)
   Importance: Medium => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1626767

Title:
  Tests should be re-enabled / fixed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1626767/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1634059

Title:
  indicator-datetime-service devours memory rendering system useless

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1634059/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633319

Title:
  memory leak in indicator-datetime

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1633319/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 requestSysState -- though, NB, I'm not able to reproduce this
bug in testing and so I'm not able to determine how much this change
ameliorates it.

Outside of indicator-datetime, this might be a question for repowerd wrt
ensuring that, after system wakeup, apps have a chance to respond to the
wakeup before the system goes back to sleep.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1588526

Title:
  [mako] Alarm doesn't ring when screen locked

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1588526/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1588526

Title:
  [mako] Alarm doesn't ring when screen locked

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1588526/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1630551] Re: indicator-network-secret-agent crashed with SIGSEGV in do_lookup_x()

2016-10-05 Thread Charles Kerr
** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1630551

Title:
  indicator-network-secret-agent crashed with SIGSEGV in do_lookup_x()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1630551/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 n4 running 15.04 (r531) by turning
on airplane mode and trying calendar events and a clock-app alarm. Is
this issue reproducible for anyone?

** Changed in: canonical-devices-system-image
   Status: Confirmed => Incomplete

** Changed in: indicator-datetime (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1554504

Title:
  Calendar reminder does not wake phone when airplane mode is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1554504/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1384354

Title:
  Should ellipsize events names

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1384354/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1613561] Re: [MIR] thumbnailer

2016-09-23 Thread Charles Kerr
FWIW, I'm seeing very similar issues on indicator-network. It too uses
qdbus, and I'm seeing a high volume of test regressions on yakkety arm64
and ppc64el: https://bugs.launchpad.net/ubuntu/+source/indicator-
network/+bug/1626767

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1613561

Title:
  [MIR] thumbnailer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thumbnailer/+bug/1613561/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1626767] Re: Tests should be re-enabled / fixed

2016-09-23 Thread Charles Kerr
Thumbnailer seems to be having similar issues:
https://bugs.launchpad.net/ubuntu/+source/thumbnailer/+bug/1613561

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1626767

Title:
  Tests should be re-enabled / fixed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1626767/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1626767] [NEW] Tests should be re-enabled / fixed

2016-09-22 Thread Charles Kerr
Public bug reported:

https://code.launchpad.net/~charlesk/indicator-network/flight-mode-
handle-missing-urfkill disables all tests because of multiple (eleven,
by my count) separate failing tests.

Nearly all the failures occurred on Yakkety + arm64 or ppc64el, so it's
possible that this is some issue in Yakkety and the test fails will
resolve themselves when the distro is fixed. Or maybe these really are
lots of real bugs that need to be addressed.

What I'm sure of, though: they're *not* all related to this three-line
change that needs to land. So I'm making this separate ticket to track
it separately.

Sample list of test failures:

WpaPsk/TestSecretAgentGetSecrets.ProvidesPasswordForWpaPsk/0
https://launchpadlibrarian.net/286072925/buildlog_ubuntu-xenial-armhf.indicator-network_0.8.0+16.04.20160922.5-0ubuntu1_BUILDING.txt.gz

TestIndicator.UnlockSIM2_IncorrectPin
https://launchpadlibrarian.net/286052502/buildlog_ubuntu-yakkety-i386.indicator-network_0.8.0+16.10.20160922.3-0ubuntu1_BUILDING.txt.gz

TestIndicator.OneDisconnectedAccessPointAtStartup
https://launchpadlibrarian.net/286051922/buildlog_ubuntu-yakkety-amd64.indicator-network_0.8.0+16.10.20160922.3-0ubuntu1_BUILDING.txt.gz

TestIndicator.UnlockSIM_CancelFirstUnlockSecond
https://launchpadlibrarian.net/286065695/buildlog_ubuntu-vivid-ppc64el.indicator-network_0.8.0+15.04.20160922.4-0ubuntu1_BUILDING.txt.gz

** Affects: indicator-network (Ubuntu)
 Importance: High
 Assignee: Antti Kaijanmäki (kaijanmaki)
 Status: Confirmed

** Summary changed:

- Tests should be re-enabled; disabled because of Yakkety arm64/ppc64el failures
+ Tests should be re-enabled / fixed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1626767

Title:
  Tests should be re-enabled / fixed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1626767/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1626275

Title:
  Date for Daylight Saving Time end appears two times in the indicator

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1626275/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2016-09-12 Thread Charles Kerr
Public bug reported:

As described in RFC 2445:

> When the action is "DISPLAY", the alarm MUST also include a
"DESCRIPTION" property, which contains the text to be displayed when the
alarm is triggered.

The ingest code in engine-eds.cpp is correctly reading the `description'
property to initialize the Alarm struct's 'text' field, but then when it
comes time to display the alarm, it uses Appointment.summary instead.

This appears to be a code leftover from the time before indicator-
datetime added multiple valarm support by separating the Alarm 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)
 Assignee: (unassigned) => Charles Kerr (charlesk)

** Changed in: indicator-datetime (Ubuntu)
   Importance: Undecided => Medium

** Summary changed:

- should use vevent 'description' property in notifications
+ incorrect use of 'summary' event property in popup notifications

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1622682

Title:
  incorrect use of 'summary' event property in popup notifications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1622682/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1194231] Re: Typo in Error Message

2016-08-21 Thread Charles Kerr
*** This bug is a duplicate of bug 1063053 ***
https://bugs.launchpad.net/bugs/1063053

This was fixed some time ago.

** This bug has been marked a duplicate of bug 1063053
   Typo in menuitem.c

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1194231

Title:
  Typo in Error Message

To manage notifications about this bug go to:
https://bugs.launchpad.net/libdbusmenu/+bug/1194231/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1604205] Re: [regression?] Sound menu shows "Mute" instead of "Silent Mode" on phone

2016-07-19 Thread Charles Kerr
Looks like this might be a unity8 issue.

What's going on here is the desktop and desktop_greeter profiles export
menus with a "Mute" menuitem, and the phone counterparts export menus
with "Silent Mode".

This code hasn't changed in indicator-sound, so the most likely thing is
that something's changed in unity8 to use a different profile

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1604205

Title:
  [regression?] Sound menu shows "Mute" instead of "Silent Mode" on
  phone

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1604205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1597473] Re: [MIR] Indicator Transfer

2016-06-29 Thread Charles Kerr
+1 on all of the above.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1597473

Title:
  [MIR] Indicator Transfer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-transfer/+bug/1597473/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1388931

Title:
  [clock] No setting for 12h or 24h clock format any more

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1388931/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 anyone still seeing
indicator-session leak memory in >= 16.04?

** Changed in: indicator-session (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523698

Title:
  indicator-session is leaking memory on ubuntu 15.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1523698/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1470080

Title:
  Broken icon in indicator when iphone attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1470080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1470080

Title:
  Broken icon in indicator when iphone attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1470080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1484269] Re: wrong symbols in brightness settings

2016-05-20 Thread Charles Kerr
Looks like this is an issue with the icons rather than the code. System
settings is setting the icons in a sane way:

minIcon: "image://theme/display-brightness-min"
maxIcon: "image://theme/display-brightness-max"

If you look at Suru's brightness min and max icons, they look good on a
dark background (which is why they look OK in the indicator) but bad on
a light background.

This is clearly visible not just in systems settings, but if you look at
the icons in Nautilus in a light theme too, see attachment.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1484269

Title:
  wrong symbols in brightness settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1484269/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1484269] Re: wrong symbols in brightness settings

2016-05-20 Thread Charles Kerr
** Attachment added: "brightness icons"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1484269/+attachment/4666990/+files/brightness.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1484269

Title:
  wrong symbols in brightness settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1484269/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1484269] Re: wrong symbols in brightness settings

2016-05-20 Thread Charles Kerr
** Also affects: ubuntu-themes (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-themes (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1484269

Title:
  wrong symbols in brightness settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1484269/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1581089

Title:
  Clock app opened when closing Alarms

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1581089/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1581089

Title:
  Clock app opened when closing Alarms

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1581089/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1538760

Title:
  battery icon gone

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1538760/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1574700] Re: Silent mode does not turn off ALL sounds

2016-05-02 Thread Charles Kerr
Marking as wishlist/incomplete and moving to Design for feedback.

Design, please reopen the indicator-sound (Ubuntu) component of this
ticket by changing it from "Incomplete" to "Triaged" if the spec changes
(or if we've misunderstood the existing spec :).

** Also affects: ubuntu-ux
   Importance: Undecided
   Status: New

** Summary changed:

- Silent mode does not turn off ALL sounds
+ [enhancement] truly Silent mode to turn off ALL sounds

** Changed in: indicator-sound (Ubuntu)
   Importance: Low => Wishlist

** Changed in: indicator-sound (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574700

Title:
  [enhancement] truly Silent mode to turn off ALL sounds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1574700/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1559731] Re: Battery indicator turns red at 30% on desktop

2016-05-02 Thread Charles Kerr
** Summary changed:

- Battery indicator turns red at 30%
+ Battery indicator turns red at 30% on desktop

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1559731

Title:
  Battery indicator turns red at 30% on desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1559731/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1569481] Re: ota 10.1 rotation lock disappeared

2016-05-02 Thread Charles Kerr
so maybe it didn't crash, next step is to see if it's running:

1. if you run "$ ps -ef | grep indicator-display", do you see indicator-
display-service running anywhere?

2. could you please attach the output of "$ dbus-send --print-reply
--type=method_call --dest=com.canonical.indicator.rotation_lock
/com/canonical/indicator/rotation_lock org.gtk.Actions.DescribeAll"?

3. what happens if you run "$ restart indicator-display || start
indicator-display" ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1569481

Title:
  ota 10.1 rotation lock disappeared

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-display/+bug/1569481/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 893880] Re: Shutdown logs out instead of powering off

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 not working if Cairo-Dock and its 
Launcher-API-Deamon are running or if another app is registered to 
LauncherEntry interface of Unity DBus

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/893880

Title:
  Shutdown logs out instead of powering off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/893880/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 890378] Re: [oneiric] Computer does not turn off

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 not working if Cairo-Dock and its 
Launcher-API-Deamon are running or if another app is registered to 
LauncherEntry interface of Unity DBus

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/890378

Title:
  [oneiric] Computer does not turn off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/890378/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1037822] Re: Switch off don't work just logs out

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 not working if Cairo-Dock and its 
Launcher-API-Deamon are running or if another app is registered to 
LauncherEntry interface of Unity DBus

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1037822

Title:
  Switch off don't work just logs out

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1037822/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 not working if Cairo-Dock and its 
Launcher-API-Deamon are running or if another app is registered to 
LauncherEntry interface of Unity DBus

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/841220

Title:
  Session returns to login screen when attemping to shutdown or restart

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/841220/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 838792] Re: "Restart" logs out, even when there are no other people logged in

2016-05-01 Thread Charles Kerr
*** This bug is a duplicate of bug 1242112 ***
https://bugs.launchpad.net/bugs/1242112

** This bug has been marked a duplicate of bug 1242112
   Shutdown/restart dialogue is not working if Cairo-Dock and its 
Launcher-API-Deamon are running or if another app is registered to 
LauncherEntry interface of Unity DBus

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/838792

Title:
  "Restart" logs out, even when there are no other people logged in

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/838792/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 899830] Re: I can not reboot or shut down computer

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 not working if Cairo-Dock and its 
Launcher-API-Deamon are running or if another app is registered to 
LauncherEntry interface of Unity DBus

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899830

Title:
  I can not reboot or shut down computer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/899830/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 995647] Re: Shut Down & Ubuntu 12.04 in General

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 not working if Cairo-Dock and its 
Launcher-API-Deamon are running or if another app is registered to 
LauncherEntry interface of Unity DBus

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995647

Title:
  Shut Down & Ubuntu 12.04 in General

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/995647/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1538760

Title:
  battery icon gone

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1538760/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1550558] Re: [enhancement] Sound control panel

2016-05-01 Thread Charles Kerr
bug #1483890 and bug #1485522 aside, I agree with this wishlist request
for a UI to change the different audio roles' volumes.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1550558

Title:
  [enhancement] Sound control panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1550558/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1550558] Re: [enhancement] Sound control panel

2016-05-01 Thread Charles Kerr
Mateo, 'real silent mode' is covered by bug #1483890 as mentioned by
faenil in comment #4

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1550558

Title:
  [enhancement] Sound control panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1550558/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1559731

Title:
  Battery indicator turns red at 30%

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1559731/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1388235

Title:
  [indicators] Battery icon turns red at 30%

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1388235/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 from not just our own icon sets but others eg Humanity.

I'm seeing the same behavior on my Xenial box when I set the battery to
28%.  The icon list sent by indicator-power is correct:

> {"battery-030", "gpm-battery-030", "battery-020", "gpm-battery-020",
"battery-low-symbolic", "battery-low"}

So the rounding rules described in bullet point #2 of
https://bugs.launchpad.net/ubuntu/+source/indicator-
power/+bug/1388235/comments/5 are working correctly and things look
great on devices with suru icons. The problem for the Desktop is that
bullet point #3 is incorrect:

> indicator-power keep providing the current icon names as fallbacks so
that this fix doesn't break compatibility with other icon themes

Because ?keeping the current icon names as fallbacks" means the problem
still persists in other icon sets. We should tweak the special case rule
for [20-30%) s.t. the fallback icon is *040* instead of *020*, e.g.:

-  {"battery-030", "gpm-battery-030", "battery-020", "gpm-battery-020", 
"battery-low-symbolic", "battery-low"}
+ {"battery-030", "gpm-battery-030", "battery-040", "gpm-battery-040", 
"battery-low-symbolic", "battery-low"}


** Changed in: indicator-power (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: indicator-power (Ubuntu Xenial)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1559731

Title:
  Battery indicator turns red at 30%

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1559731/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-05-01 Thread Charles Kerr
** Changed in: indicator-power (Ubuntu)
   Importance: High => Medium

** Changed in: indicator-power (Ubuntu Xenial)
   Importance: High => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1559731

Title:
  Battery indicator turns red at 30%

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1559731/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1569593

Title:
  Doesn't include auto-detected timezone even if the setting is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1569593/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1567516

Title:
  The default indicators set has a blank button.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-keyboard/+bug/1567516/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1574700] Re: Silent mode does not turn off ALL sounds

2016-04-29 Thread Charles Kerr
** Changed in: indicator-sound (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574700

Title:
  Silent mode does not turn off ALL sounds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1574700/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
your system at the time of the report. Please upgrade your system to the
latest package versions. If you still encounter the crash, please file a
new report.

Thank you for your understanding, and sorry for the inconvenience!

** Changed in: indicator-power (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575612

Title:
  indicator-power-service crashed with SIGSEGV in g_object_unref()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1575612/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575293

Title:
  Remove the non-existing "systemd-services" dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1575293/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1564888] Re: Offer an indicator option to turn on the torch

2016-04-28 Thread Charles Kerr
** Changed in: ubuntu-ux
   Status: New => Confirmed

** Changed in: indicator-display (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1564888

Title:
  Offer an indicator option to turn on the torch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1564888/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1572045] Re: Allow usb debugging, the adb prompt still appear every time.

2016-04-26 Thread Charles Kerr
Hi Evan,

Indicator-display will try to save the remembered entries in
/data/misc/adb/adb_keys, which should be human-readable. Could you take
a look and see if that file exists /  is readable / has contents?

In particular we're looking for an entry that matches the value of
~/.android/adbkey.pub on your computer.

** Changed in: indicator-display (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1572045

Title:
  Allow usb debugging, the adb prompt still appear every time.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-display/+bug/1572045/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1572293] Re: Convergency

2016-04-26 Thread Charles Kerr
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures.

At a minimum, we need:
1. The specific steps or actions you took that caused you to encounter the 
problem.
2. The behavior you expected. 
3. The behavior you actually encountered (in as much detail as possible).
Thanks!

** Changed in: indicator-display (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1572293

Title:
  Convergency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-display/+bug/1572293/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1569481] Re: ota 10.1 rotation lock disappeared

2016-04-26 Thread Charles Kerr
If indicator-display crashed, that would match the ``indicator-rotation-
lock'' text there with no indicator.

* Does /var/crash have any files whose names mention indicator display?
Especially if there's not one ending in ".uploaded"?

* Are there any error messages in $HOME/.cache/upstart/indicator-
display.log ? If so, could you attach the log to this ticket?

The only automated crash report I see for indicator-display is
https://errors.ubuntu.com/oops/c41d923a-06ae-11e6-a17d-fa163ebeb28a, but
unfortunately the automated retrace failed there :/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1569481

Title:
  ota 10.1 rotation lock disappeared

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-display/+bug/1569481/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1564888] Re: Offer an indicator option to turn on the torch

2016-04-26 Thread Charles Kerr
** Changed in: indicator-display (Ubuntu)
   Importance: Undecided => Wishlist

** Also affects: ubuntu-ux
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1564888

Title:
  Offer an indicator option to turn on the torch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1564888/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1472577] Re: [indicatoes] Offer an indicator option to not lock screen automatically

2016-04-26 Thread Charles Kerr
** Changed in: indicator-display (Ubuntu)
   Importance: Undecided => Wishlist

** Summary changed:

- [indicatoes] Offer an indicator option to not lock screen automatically
+ [indicators] Offer an option to not lock screen automatically

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1472577

Title:
  [indicators] Offer an option to not lock screen automatically

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1472577/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1540108] Re: Blue dots for text marking/placing a cursor are too small

2016-04-26 Thread Charles Kerr
** Package changed: indicator-display (Ubuntu) => unity8 (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1540108

Title:
  Blue dots for text marking/placing a cursor are too small

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1540108/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1362962

Title:
  Calendar icon usually shows the wrong date

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1362962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1530807

Title:
  [FHD] Bluetooth cannot be activated on several devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/avila/+bug/1530807/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1483427

Title:
  Possible to manually set display brightness to 0 on Ubuntu Touch on
  Aquaris E5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1483427/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1569593

Title:
  Doesn't include auto-detected timezone even if the setting is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1569593/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1560960

Title:
  test-live-actions frequently hangs on powerpc on xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1560960/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
qml/Panel/Indicators/MenuItemFactory.qml, which then formats the string
using i18n.relativeDateTime() which is implemented in ubunut-ui-toolkit
at src/Ubuntu/Components/plugin/i18n.cpp's
UbuntuI18n::relativeDateTime(), though it appears to be marked for
translation there:

>case DATE_PROXIMITY_NOW:
>/* TRANSLATORS: Time based "this is happening/happened now" */
>return dtr("ubuntu-ui-toolkit", "Now");


** Also affects: unity8 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: indicator-datetime (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1570948

Title:
  [Alarm] "Now" not localized in indicator datetime

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1570948/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
#8) with America/Los_Angeles specified as the tzid

1000+ reboots later,  I checked the outputs to see if they always
increased over time or if there were outliers that jumped to the wrong
timezone. The output looked like this:

>  variant  string " 7:40 AM"
>  variant  string " 7:42 AM"
>  variant  string " 7:43 AM"
>  variant  string " 7:44 AM"
>  variant  string " 7:45 AM"
>  variant  string " 7:47 AM"
>  variant  string " 7:48 AM"

For these two cases, at least, It looks like this branch is working.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1567940

Title:
  time displayed wrongly on production phone

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1567940/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 looking for a bus owner to be ready and /then/
making the bus calls.

That doesn't explain the cities-in-blue-rather-than-orange issue in
system settings though. Possibly two bugs for the price of one?

** Also affects: ubuntu-system-settings (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1567940

Title:
  time displayed wrongly on production phone

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1567940/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 when you are actually
> charging it but the (bad quality) cable disconnects/
> reconnect randomly and triggers the sound every
> single time.

Adding this is easy enough, at a minimum as a 'hidden' gsettings schema
flag that could be poked from the command line.

It's up to Design whether this is something to expose in system-
settings.

** Affects: indicator-power (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: indicator-power (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1568963

Title:
  option to disable 'low battery' sound

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1568963/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1560960

Title:
  test-live-actions frequently hangs on powerpc on xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1560960/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 the patch reviewed and put it in a silo so that other people
experiencing this bug can see if it helps their phones.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1567940

Title:
  time displayed wrongly on production phone

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1567940/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1567940

Title:
  time displayed wrongly on production phone

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1567940/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 (http://bazaar.launchpad.net/~indicator-applet-developers
/indicator-datetime/trunk.15.10/revision/428).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1566341

Title:
  ``Tomorrow'' appears untranslated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1566341/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 indicator-datetime language pack and see Tomorrow as 
> translated in all possible places there, so at least it's not a problem with 
> the langpack itself. I would recommend filling in a bug against 
> indicator-datetime so that the developers can take a look what's wrong.
> But there is certainly something wrong since I get the same issue with the 
> Polish locale.

** Affects: indicator-datetime (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "screenshot of `Tomorrow' untranslated"
   
https://bugs.launchpad.net/bugs/1566341/+attachment/4624615/+files/tomorrow.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1566341

Title:
  ``Tomorrow'' appears untranslated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1566341/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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; logout works fine even on
accounts with no password. This needs re-testing on 14.04.

** Changed in: indicator-session (Ubuntu)
   Importance: Undecided => Medium

** Changed in: indicator-session (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1325259

Title:
  Log out/Lock not functional with user with no password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1325259/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 trivial,
just don't call add_alarms_to_subtask() for components that have "not
attending" set.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1508438

Title:
  Do not notify for events marked as not attending

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1508438/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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  2016-02-03 16:33:39 +
+++ src/engine-eds.cpp  2016-03-29 17:53:12 +
@@ -960,7 +960,8 @@
 appointment.end = i.first.second;
 appointment.alarms.reserve(i.second.size());
 for (auto& j : i.second)
-appointment.alarms.push_back(j.second);
+if (!j.second.text.empty() || !j.second.audio_url.empty())
+appointment.alarms.push_back(j.second);
 subtask->task->appointments.push_back(appointment);
 }
 }

A few important notes:

1. I believe the clock app used to (and possibly still does?) write
empty valarms, so when testing this or any other fix you should confirm
that it doesn't break the clock. For backwards compatibility with
existing clock-app alarms, we may need indicator-datetime to inject an
Alarm if none is present for any event containing the "x-canonical-
alarm" tag.

2. Most of indicator-datetime's EDS tests were created with output from
clock-app, so new ical tests are needed to cover these other valarm
action types.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1533681

Title:
  imported google calendar events sound when they shouldn't

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1533681/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1562898

Title:
  Yank effect in brightness bar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1562898/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1560960

Title:
  test-live-actions frequently hangs on powerpc on xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1560960/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1560188

Title:
  unity8 hang w/ CPU pegged

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1560188/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-03-22 Thread Charles Kerr
Looks like this is being caused by the QML calendar widget: I can
consistently reproduce the freeze using ToyKeeper's recipe of
wipe+timezone+rotate on a freshly-flashed krillin running rc-proposed.
The freeze goes away for me after installing the linked branch from silo
70, which removes the calendar.

This is a u8 bug rather than an indicator-datetime one, but this is the
easiest place to back out the calendar for OTA10.

** Branch linked: lp:~charlesk/indicator-datetime/lp-1560188-remove-
calendar-from-phone-profile

** Changed in: indicator-datetime (Ubuntu)
   Status: New => 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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1560188

Title:
  unity8 hang w/ CPU pegged

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1560188/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

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

** Changed in: ubuntu-themes (Ubuntu)
   Status: New => Confirmed

** Changed in: ubuntu-themes (Ubuntu)
   Importance: Undecided => High

** Changed in: ubuntu-themes (Ubuntu)
 Assignee: (unassigned) => Matthieu James (tiheum)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1362962

Title:
  Calendar icon usually shows the wrong date

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1362962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242307

Title:
  Doesn't report NTP connection problems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1242307/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1548031] Re: wrong date in series schedule

2016-03-19 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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1548031

Title:
  wrong date in series schedule

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1548031/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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-19 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 to the latest
version and re-test. If the bug is still reproducible, increase the
verbosity of the steps to recreate it so we can try again.

Do feel free to report any other bugs you may find.

** Changed in: indicator-datetime (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1251599

Title:
  /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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1251599/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-03-19 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/676222

Title:
  With indicator-datetime calendar focused, cannot use arrow keys to
  navigate to other indicators

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/676222/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1073403] Re: "Date format not supported"

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 fixed with some 
of the updates. It would help us a lot if you could test it on a currently 
supported Ubuntu version. When you test it and it is still an issue, kindly 
upload the updated logs by running only once:
apport-collect 

and any other logs that are relevant for this particular issue.

** Changed in: indicator-datetime (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1073403

Title:
  "Date format not supported"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1073403/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 fixed with some 
of the updates. It would help us a lot if you could test it on a currently 
supported Ubuntu version. When you test it and it is still an issue, kindly 
upload the updated logs by running only once:
apport-collect 

and any other logs that are relevant for this particular issue.

** Changed in: indicator-datetime (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1317288

Title:
  Date and time do not show up on indicator panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1317288/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   10   >