[Bug 1299916] Re: Alarm Clock does not ring when phone is locked

2014-05-30 Thread Ricardo Mendoza
** Changed in: indicator-datetime
 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/1299916

Title:
  Alarm Clock does not ring when phone is locked

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

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


[Bug 1437320] Re: Adapt QML Cache patch for Qt 5.5

2015-04-13 Thread Ricardo Mendoza
I'll find some time this week to look at it.

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

Title:
  Adapt QML Cache patch for Qt 5.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1437320/+subscriptions

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


[Bug 1442166] Re: Calendar alarms rings forever if Low Battery dialog visible

2015-04-13 Thread Ricardo Mendoza
>From the description this seems like a different case of the vibration.
Does it keep *ringing* literally, or just vibrating? Is it with the
screen off? or on.

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

Title:
  Calendar alarms rings forever if Low Battery dialog visible

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

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


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

2015-03-09 Thread Ricardo Mendoza
** Branch linked: lp:~ricmm/platform-api/no-abort-default-dummy

** Changed in: platform-api (Ubuntu)
 Assignee: (unassigned) => Ricardo Mendoza (ricmm)

** Changed in: unity8-desktop-session (Ubuntu)
 Assignee: (unassigned) => Ricardo Mendoza (ricmm)

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

Title:
  indicator-location-service crashed with SIGABRT in
  internal::ToBackend::exit_module()

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

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


[Bug 1450568] Re: Requests are not cleared if a client dies unexpectedly and drops from the bus

2015-04-30 Thread Ricardo Mendoza
** Changed in: powerd (Ubuntu)
 Assignee: (unassigned) => Ricardo Mendoza (ricmm)

** Changed in: powerd (Ubuntu)
   Status: New => 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/1450568

Title:
  Requests are not cleared if a client dies unexpectedly and drops from
  the bus

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

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


[Bug 1227721] Re: gprs does not work on my network

2013-09-26 Thread Ricardo Mendoza
FYI I'm also hitting this, my relevant log msg is:

Sep 26 18:48:11 ubuntu-phablet ofonod[10077]: EFad should contain at
least four bytes

Looks like my SIM is also using an old spec, according to Tony.

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

Title:
  gprs does not work on my network

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

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


[Bug 1227739] Re: Mir continues to render background application surfaces even when they're not visible

2013-12-04 Thread Ricardo Mendoza
** Changed in: platform-api
 Assignee: (unassigned) => Ricardo Mendoza (ricmm)

** Changed in: platform-api
   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/1227739

Title:
  Mir continues to render background application surfaces even when
  they're not visible

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

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


[Bug 1444937] Re: QML cache gets stale too easily

2015-04-16 Thread Ricardo Mendoza
It really depends on exactly what the problem scenario is. Currently,
whenever *any* QML file changes, the whole cache is dropped and rebuilt.
This includes SDK and base QML deps, not only files shipped by the app
itself.

The only case where it is currently not rebuilt is when a provider
library changes its QML bindings ABI. For this we are looking into ways
to encode library versions on the magic headers of the cache file,
although for now considering libraries are only updated on image
upgrade, the cache should ensure validity. The only breaking case is
when the developer pushes a new QML plugin with different ABI than what
the cache was built against.

So I guess the question is:

What was the scenario/issue that happened which lead to this bug?

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

Title:
  QML cache gets stale too easily

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1444937/+subscriptions

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


[Bug 1442166] Re: Calendar alarms rings forever if Low Battery dialog visible

2015-04-16 Thread Ricardo Mendoza
** Branch linked: lp:~ricmm/usensord/vibrate-no-sleep

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

Title:
  Calendar alarms rings forever if Low Battery dialog visible

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

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


[Bug 1376361] [NEW] Need to open up path for cached QML bytecode

2014-10-01 Thread Ricardo Mendoza
Public bug reported:

The upcoming introduction of cacheable QML compilation units require an
application-specific path to store the binaries.

The proposed  and accepted path is

$HOME/.cache/QML/Apps/$APP_ID

where $APP_ID = @{APP_PKGNAME}_@{APP_APPNAME}_@{APP_VERSION} for click apps
and simple desktop file name for legacy apps.

** Affects: apparmor-easyprof-ubuntu (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/1376361

Title:
  Need to open up path for cached QML bytecode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof-ubuntu/+bug/1376361/+subscriptions

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


[Bug 1380848] Re: [TOPBLOCKER] Apps and services use large amount of CPU after unity8 resets

2014-11-03 Thread Ricardo Mendoza
** Changed in: media-hub
 Assignee: Jim Hodapp (jhodapp) => Ricardo Mendoza (ricmm)

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

Title:
  [TOPBLOCKER] Apps and services use large amount of CPU after unity8
  resets

To manage notifications about this bug go to:
https://bugs.launchpad.net/media-hub/+bug/1380848/+subscriptions

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


[Bug 1422879] Re: GPS stays active after location data is used by a scope (even after not not using the scopes anymore)

2015-02-17 Thread Ricardo Mendoza
>From looking at the unity-scopes-shell code for the location provider,
it seems like there is no direct correlation with the client request and
the active location lookup service side. The request seems to be
continuous and always on, is this is so, then we have a problem as this
means the GPS hardware is active and signalling even though the user is
not interested in location data at the moment.

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

Title:
  GPS stays active after location data is used by a scope (even after
  not not using the scopes anymore)

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

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


[Bug 1408263] Re: Edge gestures still get lost

2015-02-03 Thread Ricardo Mendoza
No real reason for this mako-only bug to happen comes to mind. My advise
is to trace back the event to the source, first by lighting up
QtUbuntu's input.cc to spew out all events before pushing them to the
client, and also mirclient's input delivery loop to see if it is
actively dropping the events somehow.

If none of those places show anything, you need to look into the
imported Android input stack inside of Mir to make sure it is working,
then down to the input device it is. It might be an underlying bug with
the Mako input stack itself.

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

Title:
  Edge gestures still get lost

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

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


[Bug 1402650] Re: 3 seconds delay before sending SIGSTOP (changing apps, suspending phone) seems too much

2014-12-15 Thread Ricardo Mendoza
** Also affects: qtmir
   Importance: Undecided
   Status: New

** Branch linked: lp:~ricmm/qtmir/reduce-timeout

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

Title:
  3 seconds delay before sending SIGSTOP (changing apps, suspending
  phone) seems too much

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

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


[Bug 1319582] Re: emulator: 'Failed to start RenderThread' after opening/closing applications

2014-12-09 Thread Ricardo Mendoza
** Changed in: android (Ubuntu)
 Assignee: (unassigned) => Ricardo Mendoza (ricmm)

** Changed in: qtubuntu (Ubuntu)
 Assignee: (unassigned) => Ricardo Mendoza (ricmm)

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

Title:
  emulator: 'Failed to start RenderThread' after opening/closing
  applications

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

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


[Bug 1380848] Re: Apps and services use large amount of CPU after unity8 resets

2014-12-09 Thread Ricardo Mendoza
*** This bug is a duplicate of bug 1394204 ***
https://bugs.launchpad.net/bugs/1394204

** This bug has been marked a duplicate of bug 1394204
   dbus daemon spinning with NM AP properties change event

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

Title:
  Apps and services use large amount of CPU after unity8 resets

To manage notifications about this bug go to:
https://bugs.launchpad.net/media-hub/+bug/1380848/+subscriptions

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


[Bug 1415472] Re: QML cache prevents the QtCreator profiler (interpreter) from running

2015-02-10 Thread Ricardo Mendoza
** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Status: New => Confirmed

** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Importance: Undecided => High

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

Title:
  QML cache prevents the QtCreator profiler (interpreter) from running

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

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


[Bug 1415472] Re: QML cache prevents the QtCreator profiler (interpreter) from running

2015-02-10 Thread Ricardo Mendoza
** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Status: Confirmed => Fix Committed

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

Title:
  QML cache prevents the QtCreator profiler (interpreter) from running

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

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


[Bug 1267550] Re: input method (OSK) not being hidden if app killed

2014-01-09 Thread Ricardo Mendoza
Qt.inputMethod can only be used in the context of the owner application
since 5.1.

maliit needs to be smart enough to realize that the relevant dbus
session died, and use that to invalidate the active input context.

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

Title:
  input method (OSK) not being hidden if app killed

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-mir/+bug/1267550/+subscriptions

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


[Bug 1233257] Re: [mako] waking from deep sleep, phone is pretty slow, takes a few seconds to get back to normal speed

2013-10-09 Thread Ricardo Mendoza
** Changed in: powerd
 Assignee: (unassigned) => Ricardo Mendoza (ricmm)

** Changed in: powerd
   Status: Confirmed => In Progress

** Branch linked: lp:~ricmm/powerd/use-hal-power-hint

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

Title:
  [mako] waking from deep sleep, phone is pretty slow, takes a few
  seconds to get back to normal speed

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

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


[Bug 1394380] Re: QML cache not regenerated correctly on image update

2014-11-20 Thread Ricardo Mendoza
Olivier and I had a chat already on IRC about this, to sum it up:

This situation happens because there was no change in the actual QML
files, however an underlying QML plugin did change. In my opinion, this
change comes with an ABI break and there was no version bump for it. Had
there been a version bump, com.canonical.Oxide would've gone from 1.0 to
1.x and the QML file would've changed, thus wiping the cache.

In details, the ABI break is probably a change in the vtable for the
plugin. Changing the ordering of property helpers and invokables result
in different property IDs in the cache, this breaks the precompiled QML
because it expects things in the wrong place.

This however is not something we can fully rely on as there will always
be situations when an ABI breakage lands in the archive; so I vote to go
with ogra's OTA hook for wiping all application caches.

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

Title:
  QML cache not regenerated correctly on image update

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

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


[Bug 1394529] [NEW] Oxide 1.3.4-0ubuntu0.14.10.1 in RTM has a possible ABI break in its QML plugin

2014-11-20 Thread Ricardo Mendoza
Public bug reported:

With the latest landing in RTM (1.3.4-0ubuntu0.14.10.1) Oxide seems to
have an ABI break in its QML plugin.

This deduction comes from webbrowser-app exhibiting broken behaviour
which fixes itself when the QML cache is wiped. The QML cache on device
makes assumptions about ABI stability for QML plugins regarding ordering
of property helpers and order of invokables, as well as the placement of
any static data that comes with the provider class. If there is no bump
in the version of the QML plugin when a change happens, odd behaviour
like this can result.

Its worth to investigate if there is indeed an ABI change in the QML
plugin code that would cause the property cache of the QML tree to
differ from the previous version, and if so, bump the plugin's minor
version.

** Affects: oxide-qt (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/1394529

Title:
  Oxide 1.3.4-0ubuntu0.14.10.1 in RTM has a possible ABI break in its
  QML plugin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/oxide-qt/+bug/1394529/+subscriptions

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


[Bug 1380848] Re: [TOPBLOCKER] Apps and services use large amount of CPU after unity8 resets

2014-11-05 Thread Ricardo Mendoza
Do you guys have any way to reproduce the dbus-daemon or location-
service spinning issues? Due to a fix of mine + tvoss's other branch I
can no longer see the media-hub problem.

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

Title:
  [TOPBLOCKER] Apps and services use large amount of CPU after unity8
  resets

To manage notifications about this bug go to:
https://bugs.launchpad.net/media-hub/+bug/1380848/+subscriptions

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


[Bug 1380848] Re: [TOPBLOCKER] Apps and services use large amount of CPU after unity8 resets

2014-11-05 Thread Ricardo Mendoza
** Branch linked: lp:~ricmm/media-hub/use-new-hybris-dead-cb

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

Title:
  [TOPBLOCKER] Apps and services use large amount of CPU after unity8
  resets

To manage notifications about this bug go to:
https://bugs.launchpad.net/media-hub/+bug/1380848/+subscriptions

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


[Bug 1362469] Re: AppArmor unrequested reply protection generates unallowable denials

2014-11-11 Thread Ricardo Mendoza
Whats the status of this? We might have a serious issue that needs
forwarding dbus to 1.8, however we haven't tracked it down to a single
commit that we could cherry pick yet.

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

Title:
  AppArmor unrequested reply protection generates unallowable denials

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

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


[Bug 1379840] Re: corrupted QML cache for messaging app makes it crash at startup

2014-10-12 Thread Ricardo Mendoza
The issue at hand is a wrong assumption done by the cache loader that if
the changes to the source files are minimal, a single recompile of the
changed files is enough. This has proven to be not true, instead, a full
recompilation needs to happen as the QML meta tree might have changed in
ways that could cause weird application behaviour, or outright crashes.

The solution is:

1. Invalidate the full cache if any of the source files has been changed, and 
recompile in full.
2. If an application crashes during startup, wipe its cache to increase 
stability.

** Changed in: qtdeclarative-opensource-src (Ubuntu)
 Assignee: (unassigned) => Ricardo Mendoza (ricmm)

** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Importance: Undecided => Critical

** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Status: Confirmed => 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/1379840

Title:
  corrupted QML cache for messaging app makes it crash at startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1379840/+subscriptions

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


[Bug 1380120] Re: Manage Scopes -> All Is Unusable

2014-10-13 Thread Ricardo Mendoza
Silo 17 will soon have some fresh code to test, it should prevent this
issue.

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

Title:
  Manage Scopes -> All Is Unusable

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

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


[Bug 1380120] Re: Manage Scopes -> All Is Unusable

2014-10-14 Thread Ricardo Mendoza
** Changed in: qtdeclarative-opensource-src (Ubuntu RTM)
   Status: Confirmed => Fix Committed

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

Title:
  Manage Scopes -> All Is Unusable

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

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


[Bug 1362658] Re: screen locks while recording video

2014-10-15 Thread Ricardo Mendoza
** Branch linked: lp:~ricmm/media-hub/keep-display-recording-1362658

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

Title:
  screen locks while recording video

To manage notifications about this bug go to:
https://bugs.launchpad.net/media-hub/+bug/1362658/+subscriptions

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


[Bug 1379840] Re: corrupted QML cache for messaging app makes it crash at startup

2014-10-15 Thread Ricardo Mendoza
** Changed in: qtdeclarative-opensource-src (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/1379840

Title:
  corrupted QML cache for messaging app makes it crash at startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1379840/+subscriptions

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


[Bug 1191934] Re: orientation wrong in playback for recorded videos

2014-10-15 Thread Ricardo Mendoza
** Branch linked: lp:~jhodapp/qtvideo-node/rotate-camera-video

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

Title:
  orientation wrong in playback for recorded videos

To manage notifications about this bug go to:
https://bugs.launchpad.net/media-hub/+bug/1191934/+subscriptions

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


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

2014-06-20 Thread Ricardo Mendoza
Hi, in what context are you running indicator-location-service? Is this
when running the unity8 desktop session? or are you trying to run the
service outside of that context.

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

Title:
  indicator-location-service crashed with SIGABRT in
  internal::ToBackend::exit_module()

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

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


[Bug 1357327] Re: One app blocks anothers access to sensors

2014-10-20 Thread Ricardo Mendoza
** Branch linked: lp:~ricmm/qtubuntu-sensors/fix-1357327

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

Title:
  One app blocks anothers access to sensors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/platform-api/+bug/1357327/+subscriptions

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


[Bug 1380120] Re: Manage Scopes -> All Is Unusable

2014-10-21 Thread Ricardo Mendoza
** Changed in: qtdeclarative-opensource-src (Ubuntu RTM)
   Status: Fix Committed => 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/1380120

Title:
  Manage Scopes -> All Is Unusable

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

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


[Bug 1238312] Re: Segfault when closing apps that link against ubuntu_application_api_mirclient

2013-10-10 Thread Ricardo Mendoza
When using a cross-built Mir, the program exits normally. It seems like
its only exhibited when built with a native toolchain.

For testing, cross-built binaries can be found in:
http://people.canonical.com/~ricmm/mir-fixed/

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

Title:
  Segfault when closing apps that link against
  ubuntu_application_api_mirclient

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

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


[Bug 1238312] Re: Segfault when closing apps that link against ubuntu_application_api_mirclient

2013-10-10 Thread Ricardo Mendoza
** Branch linked: lp:~ricmm/mir/lp-1238312

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

Title:
  Segfault when closing apps that link against
  ubuntu_application_api_mirclient

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

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


[Bug 863240] Re: Dash - the "Filter results" text is the wrong size, wrong font weight, and aligned incorrectly in both the vertical and horizontal axis

2011-10-17 Thread Ricardo Mendoza
** Branch linked: lp:~ricmm/unity/dashsearch-for-863240

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

Title:
  Dash - the "Filter results" text is the wrong size, wrong font weight,
  and aligned incorrectly in both the vertical and horizontal axis

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/863240/+subscriptions

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


[Bug 874314] Re: Dash - Clicking on a search filter category title hides the filter options

2011-10-17 Thread Ricardo Mendoza
** Changed in: unity
 Assignee: (unassigned) => Ricardo Mendoza (ricmm)

** Changed in: unity
   Status: Confirmed => 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/874314

Title:
  Dash - Clicking on a search filter category title hides the filter
  options

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/874314/+subscriptions

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


[Bug 863240] Re: Dash - the "Filter results" text is the wrong size, wrong font weight, and aligned incorrectly in both the vertical and horizontal axis

2011-10-10 Thread Ricardo Mendoza
** Changed in: unity
 Assignee: Mirco Müller (macslow) => Ricardo Mendoza (ricmm)

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

Title:
  Dash - the "Filter results" text is the wrong size, wrong font weight,
  and aligned incorrectly in both the vertical and horizontal axis

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/863240/+subscriptions

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

[Bug 863240] Re: Dash - the "Filter results" text is the wrong size, wrong font weight, and aligned incorrectly in both the vertical and horizontal axis

2011-10-10 Thread Ricardo Mendoza
** Changed in: unity
   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/863240

Title:
  Dash - the "Filter results" text is the wrong size, wrong font weight,
  and aligned incorrectly in both the vertical and horizontal axis

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/863240/+subscriptions

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


[Bug 1025333] Re: Dash, Software Centre - List all Lenses and Scopes in new "Dash Search Plugins" category

2012-09-03 Thread Ricardo Mendoza
** Changed in: unity (Ubuntu)
 Assignee: (unassigned) => Ricardo Mendoza (ricmm)

** Changed in: unity (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/1025333

Title:
  Dash, Software Centre - List all Lenses and Scopes in new "Dash Search
  Plugins" category

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1025333/+subscriptions

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


[Bug 874314] Re: Dash - Clicking on a search filter category title hides the filter options

2011-11-24 Thread Ricardo Mendoza
** Branch linked: lp:~ricmm/unity/filter-expand-for-874314

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

Title:
  Dash - Clicking on a search filter category title hides the filter
  options

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/874314/+subscriptions

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