[Touch-packages] [Bug 1426307] Re: location is inaccurate

2015-03-25 Thread Ricardo Salveti
** Tags added: bq ** Also affects: location-service (Ubuntu RTM) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to location-service in Ubuntu. https://bugs.launchpad.net/bugs/1426307

[Touch-packages] [Bug 1423459] Re: ubuntu-emulator create fails for devel-proposed: Failed to unmount temp dir where system image was created

2015-03-25 Thread Ricardo Salveti
Fixed with systemd 219-4ubuntu10 ** Package changed: goget-ubuntu-touch (Ubuntu) = systemd (Ubuntu) ** Changed in: systemd (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1398560] Re: Music playback randomly stops working

2015-03-24 Thread Ricardo Salveti
** Changed in: canonical-devices-system-image Assignee: Michael Frey (mfrey) = Canonical Phone Foundations (canonical-phonedations-team) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.

[Touch-packages] [Bug 1436162] Re: [pulsesink] abort at pthread_mutex_unlock(m-mutex) == 0' failed at pulsecore/mutex-posix.c:118, function pa_mutex_unlock() with libc 2.21

2015-03-24 Thread Ricardo Salveti
The mutex in question is the one used by pulse's mainloop, which gets used by pa_threaded_mainloop_lock, pa_threaded_mainloop_unlock and pa_threaded_mainloop_wait. As the pulseaudio calls are all asynchronous, gst (pulsesink element) calls pa_threaded_mainloop_wait right after calling

[Touch-packages] [Bug 1436162] [NEW] [pulsesink] abort at pthread_mutex_unlock(m-mutex) == 0' failed at pulsecore/mutex-posix.c:118, function pa_mutex_unlock() with libc 2.21

2015-03-24 Thread Ricardo Salveti
Public bug reported: current build number: 146 device name: m75 channel: ubuntu-touch/vivid-proposed last update: 2015-03-24 13:57:03 version version: 146 After libc 2.21 landed, pulsesink fails constantly when pausing or seeking the active pipeline. Abort message: Assertion

[Touch-packages] [Bug 1436162] Re: [pulsesink] abort at pthread_mutex_unlock(m-mutex) == 0' failed at pulsecore/mutex-posix.c:118, function pa_mutex_unlock() with libc 2.21

2015-03-24 Thread Ricardo Salveti
It seems the issue only happens when at least 2 threads are waiting for the wait condition (that gets triggered by pa_threaded_mainloop_signal). When I'm unable to make it to crash, it always shows only one thread waiting the signal. So my current theory is that there might be issues when calling

[Touch-packages] [Bug 1435736] Re: alarms and event notifications causes time to freeze

2015-03-24 Thread Ricardo Salveti
*** This bug is a duplicate of bug 1436162 *** https://bugs.launchpad.net/bugs/1436162 ** This bug is no longer a duplicate of bug 1435867 cannot play next or previous song in music player ** This bug has been marked a duplicate of bug 1436162 [pulsesink] abort at

[Touch-packages] [Bug 1372413] Re: Extensive battery drain on RTM

2015-03-22 Thread Ricardo Salveti
After checking the suspend logic during this weekend, I ended up with 2 remaining bugs that are probably helping battery drain: Bug 1435109 - Push-client frequently blocking phone suspend Bug 1434379 - GPS always active when a scope that uses location is in the background -- You received

[Touch-packages] [Bug 1435140] [NEW] [custom-here] can't get location-lock with mako/vivid

2015-03-22 Thread Ricardo Salveti
Public bug reported: phablet@ubuntu-phablet:~$ system-image-cli -i current build number: 139 device name: mako channel: ubuntu-touch/vivid-proposed-customized-here last update: 2015-03-23 04:47:27 version version: 139 version ubuntu: 20150320 version device: 20150210 version custom: mako-1.1

[Touch-packages] [Bug 1381742] Re: Indicator is not visible with location enabled

2015-03-22 Thread Ricardo Salveti
It's only visible when GPS is enabled. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-location in Ubuntu. https://bugs.launchpad.net/bugs/1381742 Title: Indicator is not visible with location enabled Status in

[Touch-packages] [Bug 1378048] Re: Make music controls work in the sound indicator

2015-03-22 Thread Ricardo Salveti
Our hope is for this to land between week 17-19, as it depends on background playlist support, which is currently in our sprint backlog. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-sound in Ubuntu.

[Touch-packages] [Bug 1434379] [NEW] GPS always active when a scope that uses location is in the background

2015-03-19 Thread Ricardo Salveti
Public bug reported: current build number: 256 device name: krillin channel: ubuntu-touch/ubuntu-rtm/14.09-proposed last update: 2015-03-13 11:19:04 version version: 256 version ubuntu: 20150312 version device: 20150310-3201c0a version custom: 20150216-561-29-186 (same for arale/vivid as well)

Re: [Touch-packages] [Bug 1378048] Re: Make music controls work in the sound indicator

2015-03-19 Thread Ricardo Salveti
On Thu, Mar 19, 2015 at 7:17 PM, Jim Hodapp 1378...@bugs.launchpad.net wrote: Plan is to work on underlying background playlist support this next iteration, so this will be possible to re-enable in the next few weeks or so. Right, can only land once the background playlist support is fully

[Touch-packages] [Bug 1432788] Re: Race in vivid means sometimes bluetooth is no available

2015-03-17 Thread Ricardo Salveti
** Changed in: bluez (Ubuntu) Assignee: (unassigned) = Canonical Phone Foundations (canonical-phonedations-team) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/1432788

[Touch-packages] [Bug 1422889] Re: GPS stays active when browser related apps (e.g. HERE) are sigstopped

2015-03-12 Thread Ricardo Salveti
*** This bug is a duplicate of bug 1402994 *** https://bugs.launchpad.net/bugs/1402994 ** This bug has been marked a duplicate of bug 1402994 oxide::qt::LocationProvider should be paused when the application becomes inactive -- You received this bug notification because you are a member

[Touch-packages] [Bug 1425523] Re: Cannot connect to device with MTP

2015-03-12 Thread Ricardo Salveti
The partial fix reverting what caused the issue landed yesterday. Silo 19 still has some other improvements, but not related with this bug. ** Changed in: mtp (Ubuntu) Status: In Progress = Fix Released ** Changed in: canonical-devices-system-image Status: In Progress = Fix

Re: [Touch-packages] [Bug 1427958] Re: [MIR] media-hub

2015-03-11 Thread Ricardo Salveti
On Mon, Mar 9, 2015 at 1:38 PM, Didier Roche didro...@ubuntu.com wrote: * qtelepathy-qt5: debian/rules: - any change someone spend some time to look at the races in the failing tests and run them? (at least as adt tests). This needs quite a bit of work, specially because it was disabled

[Touch-packages] [Bug 1224756] Re: Pulseaudio should integrate with trust-store

2015-03-10 Thread Ricardo Salveti
** Changed in: canonical-devices-system-image Assignee: Michael Frey (mfrey) = Canonical Phone Foundations (canonical-phonedations-team) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.

[Touch-packages] [Bug 1429938] Re: systemd changes behavior of apt-get remove openssh-server

2015-03-09 Thread Ricardo Salveti
** Also affects: systemd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/1429938 Title: systemd changes behavior of

[Touch-packages] [Bug 1419874] Re: krillin bluetooth discoverability enabled on boot

2015-03-06 Thread Ricardo Salveti
** Changed in: bluez (Ubuntu) Assignee: Mathieu Trudel-Lapierre (mathieu-tl) = Ricardo Salveti (rsalveti) ** Changed in: bluez (Ubuntu) Status: Invalid = In Progress ** Also affects: bluez (Ubuntu RTM) Importance: Undecided Status: New -- You received this bug

[Touch-packages] [Bug 1419874] Re: krillin bluetooth discoverability enabled on boot

2015-03-05 Thread Ricardo Salveti
** Changed in: bluez (Ubuntu) Status: Confirmed = Invalid ** Changed in: canonical-devices-system-image Assignee: Michael Frey (mfrey) = Canonical Phone Foundations (canonical-phonedations-team) ** Changed in: ubuntu-system-settings (Ubuntu) Assignee: (unassigned) = Sebastien

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

2015-03-05 Thread Ricardo Salveti
** Changed in: canonical-devices-system-image Status: In Progress = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to location-service in Ubuntu. https://bugs.launchpad.net/bugs/1422879 Title: GPS stays

[Touch-packages] [Bug 1427958] [NEW] [MIR] media-hub

2015-03-03 Thread Ricardo Salveti
Public bug reported: * Rationale Media-hub is a dependency of the new oxide-qt version. Media-hub provides a media server/service that is currently used by the Ubuntu Touch stack, and the dependency with Oxide was created in order for Oxide to support background playback (without letting the

[Touch-packages] [Bug 1365562] Re: media-hub-server uses 100% CPU while playing video (and video fails to play)

2015-03-03 Thread Ricardo Salveti
** Project changed: gst-plugins-bad = gst-plugins-bad1.0 (Ubuntu) ** Changed in: gst-plugins-bad1.0 (Ubuntu) Status: New = Fix Released ** Changed in: canonical-devices-system-image Status: In Progress = Fix Released -- You received this bug notification because you are a member

[Touch-packages] [Bug 1427958] Re: [MIR] media-hub

2015-03-03 Thread Ricardo Salveti
Waiting https://code.launchpad.net/~rsalveti/media-hub/migrating-tests- open-formats/+merge/251669 to land before subscribing the ubuntu-mir team. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to telepathy-qt5 in Ubuntu.

[Touch-packages] [Bug 1426388] Re: Move a set of apps and scopes to the custom tarball

2015-03-03 Thread Ricardo Salveti
Do we have a list of apps and scopes that we already want to move away from the rootfs? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-touch-meta in Ubuntu. https://bugs.launchpad.net/bugs/1426388 Title: Move a set

[Touch-packages] [Bug 1426115] Re: Screen timeout for events needs to be a shorter duration than the standard inactivity timeout

2015-02-26 Thread Ricardo Salveti
I think this is a Unity8 bug, as it's the one that knows when to release the display lock from powerd. ** Package changed: powerd (Ubuntu) = unity-system-compositor (Ubuntu) ** Package changed: unity-system-compositor (Ubuntu) = unity8 (Ubuntu) -- You received this bug notification because you

[Touch-packages] [Bug 1425297] Re: Sometimes indicator-datetime is not available in the UI after a reboot (vivid/mako)

2015-02-26 Thread Ricardo Salveti
Also happens with RTM. ** Also affects: indicator-datetime (Ubuntu RTM) Importance: Undecided Status: New ** Summary changed: - Sometimes indicator-datetime is not available in the UI after a reboot (vivid/mako) + Sometimes indicator-datetime is not available in the UI after a reboot

[Touch-packages] [Bug 1425529] Re: /var/log owned by wrong group (android_input)

2015-02-25 Thread Ricardo Salveti
$ ubuntu-device-flash --server https://system-image.startx.ro:10450 touch --channel=ubuntu-touch/vivid-proposed --device m75 --bootstrap rsalveti@evasys:~$ adb shell phablet@ubuntu-phablet:~$ system-image-cli -i current build number: 111 device name: m75 channel: ubuntu-touch/vivid-proposed last

[Touch-packages] [Bug 1425529] Re: /var/log owned by wrong group (android_input)

2015-02-25 Thread Ricardo Salveti
Looking at http://cdimage.ubuntu.com/ubuntu-touch/daily- preinstalled/pending/vivid-preinstalled-touch-armhf.tar.gz: rsalveti@evasys:/tmp/image/var$ stat log/ File: ‘log/’ Size: 4096Blocks: 8 IO Block: 4096 directory Device: 811h/2065d Inode: 1204315 Links: 10

[Touch-packages] [Bug 1425704] [NEW] Sometimes apparmor fails to generate a proper cache if rules are bind-mounted (provided by the device tarball)

2015-02-25 Thread Ricardo Salveti
Public bug reported: The file /usr/share/apparmor/hardware/graphics.d/apparmor-easyprof- ubuntu_android can be bind-mounted by the device tarball in order for it to provide the specific apparmor rules for such hardware. That works well most of the time, but we noticed that (specially after

[Touch-packages] [Bug 1408263] Re: Edge gestures still get lost

2015-02-23 Thread Ricardo Salveti
** Changed in: android (Ubuntu) Assignee: Ricardo Mendoza (ricmm) = Canonical Phone Foundations (canonical-phonedations-team) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1424840] Re: [krillin] garbage signal on screen during playback of a specific mp4 video file

2015-02-23 Thread Ricardo Salveti
** Changed in: gst-plugins-good1.0 (Ubuntu) Status: New = In Progress ** Changed in: gst-plugins-good1.0 (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gst-plugins-good1.0 in

[Touch-packages] [Bug 1424840] Re: [krillin] garbage signal on screen during playback of a specific mp4 video file

2015-02-23 Thread Ricardo Salveti
** Summary changed: - [krillin] garbage signal on screen during playing specific mp4 video file + [krillin] garbage signal on screen during playback of a specific mp4 video file -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1424840] [NEW] [krillin] garbage signal on screen during playback of a specific mp4 video file

2015-02-23 Thread Ricardo Salveti
Public bug reported: Image: vivid Gst-good: 1.4.5-1ubuntu1 Hardare: krillin How to reproduce: 1. play the attached mp4 file in Video scope. 2. fast forward to about 00:00:53. 3. you can see lots of garbage signal on the playing screen. The video is correct, and there is no corruption when

[Touch-packages] [Bug 1418619] Re: Video stops displaying after doing a lot of seeking

2015-02-23 Thread Ricardo Salveti
** Package changed: ubuntu-rtm = gst-plugins-bad1.0 (Ubuntu RTM) ** Project changed: media-hub = gst-plugins-bad1.0 (Ubuntu) ** Also affects: canonical-devices-system-image Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1417756] Re: mp4 videos recorded with GoPro camera do not play back on krillin

2015-02-23 Thread Ricardo Salveti
** Changed in: libhybris (Ubuntu) Status: Confirmed = Invalid ** Package changed: media-hub (Ubuntu) = gst-plugins-bad1.0 (Ubuntu) ** Also affects: gst-plugins-bad1.0 (Ubuntu RTM) Importance: Undecided Status: New ** Also affects: canonical-devices-system-image Importance:

[Touch-packages] [Bug 1391149] Re: greeter not reacting to swipes

2015-02-20 Thread Ricardo Salveti
Just reproduced this with RTM 241/krillin: current build number: 241 device name: krillin channel: ubuntu-touch/ubuntu-rtm/14.09-proposed last update: 2015-02-20 00:41:40 version version: 241 version ubuntu: 20150219 version device: 20150216-fe747ac version custom: 20150216-561-29-186 ** Also

[Touch-packages] [Bug 1423787] [NEW] music-app blocks system suspend even when not playing any song

2015-02-19 Thread Ricardo Salveti
Public bug reported: current build number: 241 device name: krillin channel: ubuntu-touch/ubuntu-rtm/14.09-proposed last update: 2015-02-20 00:41:40 version version: 241 version ubuntu: 20150219 version device: 20150216-fe747ac version custom: 20150216-561-29-186 I know we currently have an

[Touch-packages] [Bug 1372413] Re: Extensive battery drain on RTM

2015-02-18 Thread Ricardo Salveti
Looking at the logs, it seems there are 3 patterns atm (on mako): 1 - Wifi driver failing to suspend frequently: Feb 6 12:07:20 ubuntu-phablet kernel: [116497.506926] suspend: enter suspend Feb 6 12:07:20 ubuntu-phablet kernel: [116497.506956] PM: suspend entry 2015-02-06 17:07:20.782768475

[Touch-packages] [Bug 1420395] Re: upower consuming over 17% cpu

2015-02-18 Thread Ricardo Salveti
It seems the problem relies more on the kernel side and with the amount of events the battery driver sends to the userspace (even when there is no change). udevadm monitor is already enough to show the amount of kernel events the battery driver sends to the userspace. -- You received this bug

[Touch-packages] [Bug 1420395] Re: upower consuming over 17% cpu

2015-02-18 Thread Ricardo Salveti
As an example, the amount of upower events when connecting/disconnecting the usb cable (charger) on mako: root@ubuntu-phablet:/sys# upower -m Monitoring activity from the power daemon. Press Ctrl+C to cancel. [03:54:38.613] device changed: /org/freedesktop/UPower/devices/battery_battery

[Touch-packages] [Bug 1372413] Re: Extensive battery drain on RTM

2015-02-18 Thread Ricardo Salveti
1 - For the wifi driver there is really not much to do, also an issue with Android and it seems to be in the latest kernel tree from google as well (need to properly check with krillin to see if a similar issue can be found in there). -- You received this bug notification because you are a

[Touch-packages] [Bug 1372413] Re: Extensive battery drain on RTM

2015-02-18 Thread Ricardo Salveti
3 - Can't really reproduce when testing with my device, so created the following MR to enable debug in powerd by default (safe as it's really not printing much more because of that, but should give enough to find out why our userspace is not even trying to suspend):

[Touch-packages] [Bug 1418033] Re: Location service should stop updates for sessions that have been identified as stale (sigstop'd) and gone

2015-02-17 Thread Ricardo Salveti
** Summary changed: - Location service should stop updates for sessions that have been identified as stale (sigstop'd) + Location service should stop updates for sessions that have been identified as stale (sigstop'd) and gone ** Description changed: - The heuristic might be as simple as: +

[Touch-packages] [Bug 1422879] [NEW] GPS stays active after location data is used by a scope (even after not not using the scopes anymore)

2015-02-17 Thread Ricardo Salveti
Public bug reported: phablet@ubuntu-phablet:~$ system-image-cli -i current build number: 237 device name: krillin channel: ubuntu-touch/ubuntu-rtm/14.09-proposed last update: 2015-02-17 17:04:34 version version: 237 version ubuntu: 20150217 version device: 20150216-fe747ac version custom:

[Touch-packages] [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 Salveti
Also, it doesn't happen with today's scope, but I can see from logcat that the GPS hardware is never really used in there (but it gets used by the weather scope). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1422889] [NEW] GPS stays active when browser related apps (e.g. HERE) are sigstopped

2015-02-17 Thread Ricardo Salveti
Public bug reported: current build number: 237 device name: krillin channel: ubuntu-touch/ubuntu-rtm/14.09-proposed last update: 2015-02-17 17:04:34 version version: 237 version ubuntu: 20150217 version device: 20150216-fe747ac version custom: 20150207-538-29-183 Using location-service and

[Touch-packages] [Bug 1422401] Re: dialer app doesn't work correctly on multiple calls on a wired headset

2015-02-17 Thread Ricardo Salveti
** Also affects: ofono (Ubuntu) Importance: Undecided Status: New ** Changed in: ofono (Ubuntu RTM) Status: New = Confirmed ** Changed in: ofono (Ubuntu) Status: New = Confirmed ** Changed in: ofono (Ubuntu) Importance: Undecided = High ** Changed in: ofono (Ubuntu

[Touch-packages] [Bug 1417773] Re: Unity8 completely frozen (unable to unlock, receive calls, etc)

2015-02-15 Thread Ricardo Salveti
Got the same crash, output of 't a a bt' attached. current build number: 234 device name: krillin channel: ubuntu-touch/ubuntu-rtm/14.09-proposed last update: 2015-02-14 00:43:00 version version: 234 version ubuntu: 20150211.1 version device: 20150211-74c2df2 version custom: 20150207-538-29-183

[Touch-packages] [Bug 1421721] [NEW] Can't open mediaplayer-app anymore on vivid 97

2015-02-13 Thread Ricardo Salveti
Public bug reported: phablet@ubuntu-phablet:~$ system-image-cli -i current build number: 97 device name: mako channel: ubuntu-touch/vivid-proposed last update: 2015-02-13 16:02:49 version version: 97 version ubuntu: 20150213 version device: 20150210 version custom: 20150213 Just open the

[Touch-packages] [Bug 1421721] Re: Can't open mediaplayer-app anymore on vivid 97

2015-02-13 Thread Ricardo Salveti
Image 96 seems fine, need to find out now which package is broken from the following list: Package changes between 20150212.2 and 20150213 === Dropped Packages === mir-platform-graphics-mesa:armhf qtdeclarative5-ubuntu-ui-extras0.1 === Upgraded Packages === address-book-app from

[Touch-packages] [Bug 1421721] Re: Can't open mediaplayer-app anymore on vivid 97

2015-02-13 Thread Ricardo Salveti
Fixed with image 98. ** Changed in: mediaplayer-app (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mediaplayer-app in Ubuntu. https://bugs.launchpad.net/bugs/1421721 Title:

[Touch-packages] [Bug 1356302] Re: apparmor DENIED messages in syslog

2015-02-11 Thread Ricardo Salveti
*** This bug is a duplicate of bug 1420473 *** https://bugs.launchpad.net/bugs/1420473 ** This bug is no longer a duplicate of bug 1353591 Ubuntu Touch devices sometimes come up with hwclock set to 1970 ** This bug has been marked a duplicate of bug 1420473 Boot time is slow when RTC

[Touch-packages] [Bug 1420242] Re: persist.ubuntu. property set lacks channel id

2015-02-11 Thread Ricardo Salveti
** Package changed: android (Ubuntu) = initramfs-tools-ubuntu-touch (Ubuntu) ** Changed in: initramfs-tools-ubuntu-touch (Ubuntu) Assignee: (unassigned) = Ricardo Salveti (rsalveti) ** Changed in: initramfs-tools-ubuntu-touch (Ubuntu) Status: New = Fix Released -- You received

[Touch-packages] [Bug 1420473] Re: Boot time is slow when RTC not set as in the factory

2015-02-11 Thread Ricardo Salveti
** Also affects: initramfs-tools (Ubuntu) Importance: Undecided Status: New ** Also affects: initramfs-tools (Ubuntu RTM) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1398560] Re: Music playback randomly stops working

2015-02-09 Thread Ricardo Salveti
** Project changed: pulseaudio = pulseaudio (Ubuntu) ** Changed in: pulseaudio (Ubuntu) Assignee: (unassigned) = Ricardo Salveti (rsalveti) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https

Re: [Touch-packages] [Bug 1372413] [NEW] Extensive battery drain on RTM

2015-02-09 Thread Ricardo Salveti
particularly hot. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1372413/+subscriptions -- Ricardo Salveti de Araujo -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

Re: [Touch-packages] [Bug 1372413] [NEW] Extensive battery drain on RTM

2015-02-09 Thread Ricardo Salveti
particularly hot. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1372413/+subscriptions -- Ricardo Salveti de Araujo -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1418033] Re: The service should stop updates for sessions that have been identified as stale (sigstop'd)

2015-02-05 Thread Ricardo Salveti
From https://docs.google.com/a/canonical.com/spreadsheets/d /1M_odg0zrafoDoELZUj4vJBvHy-TevqkrVa0Ps73EamA/edit#gid=1213284859 it seems it's indeed making the device to consume more power. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1417780] Re: Refreshing scopes data when using a poor connection produces a really bad user experience

2015-02-04 Thread Ricardo Salveti
** Also affects: canonical-devices-system-image Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.launchpad.net/bugs/1417780 Title:

[Touch-packages] [Bug 1407921] Re: There is no feedback when GPS is used, or when a GPS lock is being acquired

2015-02-04 Thread Ricardo Salveti
The lack of such feature can easily mask issues under the location- service (as there is no really way to know when it's indeed consuming data from the hardware, which is something that consumes the battery quite a bit). As a user I find this super annoying, specially when coming from an android

[Touch-packages] [Bug 1417780] [NEW] Refreshing scopes data when using a poor connection produces a really bad user experience

2015-02-03 Thread Ricardo Salveti
Public bug reported: (Not sure if this is the best package/project to cover this bug, feel free to change it) current build number: 224 device name: krillin channel: ubuntu-touch/ubuntu-rtm/14.09-proposed last update: 2015-01-29 18:53:09 version version: 224 version ubuntu: 20150129 version

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

2015-01-28 Thread Ricardo Salveti
Adding a bug task for vivid so we can verify this bug once we enable caching in there. ** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Also affects: qtdeclarative-opensource-src (Ubuntu) Importance: Undecided Status: New ** Changed in:

[Touch-packages] [Bug 598308] Re: Volume at login set to Maximum after a reboot

2015-01-28 Thread Ricardo Salveti
** Summary changed: - Volume at login set to Maximum + Volume at login set to Maximum after a reboot ** Also affects: pulseaudio (Ubuntu Utopic) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 598308] Re: Volume at login set to Maximum after a reboot

2015-01-28 Thread Ricardo Salveti
** Description changed: Release: Ubuntu 10.04 64-bit Desktop Edition What You Expected to Happen: System volume to remain as set before reboot and as shown in volume panel applet What Happened Instead: After reboot/shutdown at and after login system volume is set to maximum

[Touch-packages] [Bug 1413316] Re: Dialler shows 'No network' even though SIM is present (vivid)

2015-01-28 Thread Ricardo Salveti
So this shows that for some weird reason the upstart session job ofono- setup.conf wasn't executed. start on (:sys:started JOB=ofono) and (started dbus) stop on desktop-end Wonder if it's getting the event from ofono. -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 598308] Re: Volume at login set to Maximum after a reboot

2015-01-28 Thread Ricardo Salveti
** Changed in: pulseaudio (Ubuntu Trusty) Status: New = In Progress ** Changed in: pulseaudio (Ubuntu) Assignee: (unassigned) = Ricardo Salveti (rsalveti) ** Changed in: pulseaudio (Ubuntu Trusty) Assignee: (unassigned) = Ricardo Salveti (rsalveti) ** Changed in: pulseaudio

[Touch-packages] [Bug 1413584] Re: Should refuse download if it would leave an unsafely low amount of free space

2015-01-26 Thread Ricardo Salveti
** Also affects: canonical-devices-system-image Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-download-manager in Ubuntu. https://bugs.launchpad.net/bugs/1413584 Title:

[Touch-packages] [Bug 1365497] Re: Inform user when a video format is not supported

2015-01-26 Thread Ricardo Salveti
** Project changed: media-hub = ubuntu ** Package changed: ubuntu = media-hub (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mediaplayer-app in Ubuntu. https://bugs.launchpad.net/bugs/1365497 Title: Inform user

[Touch-packages] [Bug 1385464] Re: logrotate fails to run, if status file is corrupt (logrotate running during reboot?)

2015-01-23 Thread Ricardo Salveti
** Package changed: logrotate (Ubuntu) = upstart (Ubuntu) ** Changed in: upstart (Ubuntu) Status: New = Fix Released ** Package changed: logrotate (Ubuntu RTM) = upstart (Ubuntu RTM) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1385302] Re: Recorded videos don't show up in Videos scope

2015-01-23 Thread Ricardo Salveti
** Also affects: qtubuntu-camera (Ubuntu RTM) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtubuntu-camera in Ubuntu. https://bugs.launchpad.net/bugs/1385302 Title: Recorded

[Touch-packages] [Bug 1413622] Re: Add new keyboard layouts to RTM meta-package

2015-01-23 Thread Ricardo Salveti
** No longer affects: ubuntu-touch-meta (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-touch-meta in Ubuntu. https://bugs.launchpad.net/bugs/1413622 Title: Add new keyboard layouts to RTM meta-package

[Touch-packages] [Bug 1392380] Re: OA gives out all tokens to any app

2015-01-23 Thread Ricardo Salveti
** Also affects: ubuntu-touch-meta (Ubuntu RTM) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to signon in Ubuntu. https://bugs.launchpad.net/bugs/1392380 Title: OA gives out all

[Touch-packages] [Bug 1385302] Re: Recorded videos don't show up in Videos scope

2015-01-23 Thread Ricardo Salveti
** No longer affects: libhybris ** Also affects: canonical-devices-system-image Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtubuntu-camera in Ubuntu.

[Touch-packages] [Bug 1413803] Re: music resumes playback after first call hungup and second call on hold

2015-01-22 Thread Ricardo Salveti
In media-hub we need to add an additional logic to only resume if there is no active calls. ** No longer affects: pulseaudio (Ubuntu) ** Also affects: media-hub (Ubuntu RTM) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1410506] Re: MTP looping between start and stopping causing constant ~10% cpu load

2015-01-20 Thread Ricardo Salveti
** Changed in: mtp (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mtp in Ubuntu. https://bugs.launchpad.net/bugs/1410506 Title: MTP looping between start and stopping

[Touch-packages] [Bug 1410506] Re: MTP looping between start and stopping causing constant ~10% cpu load

2015-01-20 Thread Ricardo Salveti
** Changed in: mtp (Ubuntu RTM) Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mtp in Ubuntu. https://bugs.launchpad.net/bugs/1410506 Title: MTP looping between start and stopping causing

[Touch-packages] [Bug 1410506] Re: MTP looping between start and stopping causing constant ~10% cpu load

2015-01-19 Thread Ricardo Salveti
** Also affects: mtp (Ubuntu RTM) Importance: Undecided Status: New ** Also affects: canonical-devices-system-image Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mtp in

[Touch-packages] [Bug 1412543] Re: udev bridge fails to get events from kernel

2015-01-19 Thread Ricardo Salveti
** Also affects: upstart (Ubuntu RTM) Importance: Undecided Status: New ** Also affects: canonical-devices-system-image Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1412543] [NEW] udev bridge fails to get events from kernel

2015-01-19 Thread Ricardo Salveti
Public bug reported: current build number: 70 device name: mako channel: ubuntu-touch/vivid-proposed last update: 2015-01-19 14:11:13 version version: 70 version ubuntu: 20150119 version device: 20150116 version custom: 20150119 Noticed that sometimes upstart is not receiving kernel events,

[Touch-packages] [Bug 1412543] Re: udev bridge fails to get events from kernel

2015-01-19 Thread Ricardo Salveti
There is indeed a race in the upstart job, which makes it unable to receive the kernel events. It works every time now after changing the upstart job to start on 'started' instead of 'starting' udev. Looking at the libudev code, this is what is currently happening: struct udev_monitor

[Touch-packages] [Bug 1348538] Re: [power] Display should come on when started charging

2015-01-16 Thread Ricardo Salveti
** No longer affects: indicator-power (Ubuntu) ** No longer affects: unity-system-compositor ** No longer affects: unity-system-compositor (Ubuntu) ** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Also affects: powerd (Ubuntu RTM) Importance:

[Touch-packages] [Bug 1410506] Re: MTP looping between start and stopping causing constant ~10% cpu load

2015-01-15 Thread Ricardo Salveti
This is killing my battery on mako, as there is no respawn limit, it keeps opening and closing mtp (as it always gets Input/output error). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mtp in Ubuntu.

[Touch-packages] [Bug 1389730] Re: [Dialler app] audible feedback after ended call not working in silent mode

2015-01-15 Thread Ricardo Salveti
Not powerd related, closing bugtask as invalid. ** Changed in: powerd (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to powerd in Ubuntu. https://bugs.launchpad.net/bugs/1389730 Title:

[Touch-packages] [Bug 1285646] Re: Powerd does not release locks requested over dbus when name goes away

2015-01-15 Thread Ricardo Salveti
Can't reproduce this issue with current image. Use powerd-cli list to get the active locks, and you'll see that the one for media-hub goes away after you close down the app. ** Changed in: powerd (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you

[Touch-packages] [Bug 1388220] Re: Screen brightens up 10 seconds before turning off

2015-01-15 Thread Ricardo Salveti
This is hardware specific (powerd just uses the values provided by the hardware). For the krillin issue please check bug 1411322. ** Changed in: powerd (Ubuntu) Status: New = Invalid ** Changed in: powerd Status: New = Invalid -- You received this bug notification because you are

[Touch-packages] [Bug 1372413] Re: Extensive battery drain on RTM

2015-01-15 Thread Ricardo Salveti
It's weird that we got so much more activity on /lib/udev/rules.d, /etc/modprobe.d and /etc/group, wonder what might be causing that. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to powerd in Ubuntu.

[Touch-packages] [Bug 1411417] Re: Smooth transition when setting up the backlight value

2015-01-15 Thread Ricardo Salveti
** Also affects: powerd (Ubuntu RTM) Importance: Undecided Status: New ** Also affects: canonical-devices-system-image Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1411417] [NEW] Smooth transition when setting up the backlight value

2015-01-15 Thread Ricardo Salveti
Public bug reported: Currently powerd is just setting the backlight value as requested, without doing a smooth transition, causing a weird user experience (even more when using auto-brightness). When setting up a new value, we should transition to that value progressively instead of radically

[Touch-packages] [Bug 1411437] [NEW] [mako] crash right after the boot (segfault in plugins/hciops.c:2910)

2015-01-15 Thread Ricardo Salveti
Public bug reported: current build number: 66 device name: mako channel: ubuntu-touch/vivid-proposed last update: 2015-01-15 21:43:12 version version: 66 version ubuntu: 20150115 version device: 20141213 version custom: 20150115 Right after a clean flash. Backtrace: #0 device_event

[Touch-packages] [Bug 1410874] Re: Alarm sounds vs Calendar sounds

2015-01-14 Thread Ricardo Salveti
From bug 1391501 it seems we really should be using the role alert, as calendar events are not really alarms. That would also mean that the alert volume (default when nothing is playing) will also affect the calendar events, which is also good. ** Also affects: indicator-datetime (Ubuntu RTM)

[Touch-packages] [Bug 1391501] Re: Calendar reminders should mute if phone is muted

2015-01-14 Thread Ricardo Salveti
*** This bug is a duplicate of bug 1410874 *** https://bugs.launchpad.net/bugs/1410874 Having a separated role would be a bit of rework on the rest of the stack (pulse, etc), so we should just use the role 'alert' for now (same as ringtone, camera click, etc). -- You received this bug

[Touch-packages] [Bug 1410937] Re: logrotate limit of 10mb for /var/log/syslog is not so useful for debugging

2015-01-14 Thread Ricardo Salveti
** Also affects: canonical-devices-system-image Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc-android-config in Ubuntu. https://bugs.launchpad.net/bugs/1410937 Title:

[Touch-packages] [Bug 1410506] Re: MTP looping between start and stopping causing constant ~10% cpu load

2015-01-14 Thread Ricardo Salveti
Backtrace I got: (gdb) bt full #0 __libc_do_syscall () at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44 No locals. #1 0xb6c77e5e in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 _a1 = 0 _a3tmp = 6 _a1tmp = 0 _a3 = 6

[Touch-packages] [Bug 1410506] Re: MTP looping between start and stopping causing constant ~10% cpu load

2015-01-14 Thread Ricardo Salveti
There was a crash and then mtp-server restarting in loop, which caused it to show on top: phablet@ubuntu-phablet:~$ cat ./.cache/upstart/mtp-server.log I0114 20:04:11.081110 2914 server.cpp:419] MTP server starting... E0114 20:04:11.103268 2914 server.cpp:440] Could not start the MTP

[Touch-packages] [Bug 1410506] Re: MTP looping between start and stopping causing constant ~10% cpu load

2015-01-14 Thread Ricardo Salveti
Able to confirm the issue with latest vivid on mako: phablet@ubuntu-phablet:~$ system-image-cli -i current build number: 65 device name: mako channel: ubuntu-touch/vivid-proposed last update: 2015-01-14 20:03:32 version version: 65 version ubuntu: 20150114.1 version device: 20141213 version

[Touch-packages] [Bug 1410937] [NEW] logrotate limit of 10mb for /var/log/syslog is not so useful for debugging

2015-01-14 Thread Ricardo Salveti
Public bug reported: current build number: 194 device name: krillin channel: ubuntu-touch/ubuntu-rtm/14.09-proposed last update: 2015-01-14 14:01:42 version version: 194 version ubuntu: 20150114 version device: 20150113-2a2e4c5 version custom: 20150112-494-23-173 /var/log/syslog { # don't

[Touch-packages] [Bug 1410301] Re: [krillin] 1 in 5 images taken by camera corrupted with qtubuntu-camera from RTM silo 0 == trunk rev 132

2015-01-14 Thread Ricardo Salveti
Fixed on krillin RTM 194. ** Changed in: qtubuntu-camera (Ubuntu) Status: In Progress = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtubuntu-camera in Ubuntu. https://bugs.launchpad.net/bugs/1410301

[Touch-packages] [Bug 1410301] Re: [krillin] 1 in 5 images taken by camera corrupted with qtubuntu-camera from RTM silo 0 == trunk rev 132

2015-01-13 Thread Ricardo Salveti
We found out that the problem is the size of the thumbnail quality set in the android layer (originally as 100). Using 80 instead was already enough to get this issue fixed (thumbnail always = 64k), which is also the value used by mako. ** Changed in: qtubuntu-camera (Ubuntu) Status:

<    1   2   3   4   >