[Bug 1234007] Re: [mako] out of index crash when handling media_codec output buffers list

2013-10-02 Thread Ricardo Salveti
This issue is currently blocking the mediaplayer-app autotests. http://reports.qa.ubuntu.com/smokeng/saucy/touch_ro/4512/mediaplayer- app-autopilot/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/12340

[Bug 1234007] Re: [mako] out of index crash when handling media_codec output buffers list

2013-10-02 Thread Ricardo Salveti
** Attachment added: "gst-debug.txt" https://bugs.launchpad.net/ubuntu/+source/libhybris/+bug/1234007/+attachment/3854694/+files/gst-debug.txt ** Changed in: libhybris (Ubuntu) Status: New => In Progress ** Changed in: libhybris (Ubuntu) Importance: Undecided => Critical ** Changed

[Bug 1233832] Re: [FFe] Updating gstreamer 1.0 stack to the final 1.2 release

2013-10-01 Thread Ricardo Salveti
Bugfixes and a few extras: 2013-09-18 19:13:45 -0400 Olivier Crête * ext/x264/gstx264enc.c: * tests/check/elements/x264enc.c: x264enc: Implement getcaps that restricts the input format depending on the output profile Also add some x264enc profile tests https://bugzill

[Bug 1233832] Re: [FFe] Updating gstreamer 1.0 stack to the final 1.2 release

2013-10-01 Thread Ricardo Salveti
Bugfixes and a few extras: 2013-09-19 20:17:01 +0200 Sebastian Dröge * gst/audiofxbad/gstaudiofxbad.c: audiofxbad: Change plugin name to audiofxbad from audiochannelmix 2013-09-18 22:36:51 +0200 Sebastian Dröge * ext/eglgles/gstegladaptation.c: * ext/eglgles/gstegladaptati

[Bug 1233832] Re: [FFe] Updating gstreamer 1.0 stack to the final 1.2 release

2013-10-01 Thread Ricardo Salveti
Bugfixes and a few extras: 2013-09-20 10:53:29 +0200 Wim Taymans * gst/rtpmanager/gstrtpjitterbuffer.c: rtpjitterbuffer: improve flush and shutdown There is no need to unschedule the timer in flush-start, flush-stop will remove the timers and unschedule. Unschedule

[Bug 1233832] Re: [FFe] Updating gstreamer 1.0 stack to the final 1.2 release

2013-10-01 Thread Ricardo Salveti
Packages were also pushed/synced based on a previous discussion with Laney (as it's mainly a bugfix released, and to be in sync with debian), but after proper review with stgraber, we decided to have a FFe at least to cover and document the transition properly. -- You received this bug notificati

[Bug 1233832] Re: [FFe] Updating gstreamer 1.0 stack to the final 1.2 release

2013-10-01 Thread Ricardo Salveti
Bugfixes, and a few extras: 2013-09-18 23:07:31 +0200 Sebastian Dröge * gst/gstmessage.c: message: Implement getting the name of the context message types 2013-09-17 13:50:08 +0200 Sebastian Dröge * gst/gstmessage.c: * gst/gstmessage.h: * gst/gstquark.c: * gst/gstq

[Bug 1233832] Re: [FFe] Updating gstreamer 1.0 stack to the final 1.2 release

2013-10-01 Thread Ricardo Salveti
Bugfixes, and a few extras: 2013-09-18 22:05:36 +0200 Sebastian Dröge * gst/playback/gstplaybin2.c: playbin: Implement context caching for sinks that are not in playsink yet 2013-09-10 17:02:44 +0200 Wim Taymans * gst/videoscale/vs_scanline.c: videoscale: optimize merge

[Bug 1233832] [NEW] [FFe] Updating gstreamer 1.0 stack to the final 1.2 release

2013-10-01 Thread Ricardo Salveti
Public bug reported: Hey, Currently in Saucy we're using the gstreamer 1.0 stack based on the 1.1.4 development release. Gstreamer 1.2 was released at 09-24, as the first release of the stable 1.2 series. The 1.2 based packages are already available in Debian (unstable), and brings mostly bugfix

[Bug 1232093] Re: Incoming calls not coming through to the UI

2013-09-27 Thread Ricardo Salveti
Looking at the syslog file, a few interesting things: Network Manager / oFono failed to activate your data connection, following by ofonod terminating itself: Sep 27 15:39:53 ubuntu-phablet NetworkManager[1183]: Auto-activating connection '/234159134237391/context1'. Sep 27 15:39:53 ubuntu-phab

[Bug 1231727] [NEW] [gst-hybris] crashes when using playbin without setting a valid texture_id

2013-09-26 Thread Ricardo Salveti
Public bug reported: Using gstreamer1.0-hybris (1.1.4-2ubuntu4), gst crashes inside the media compat layer when trying to use playbin without setting a valid texture_id. To reproduce: $ apt-get install libqgsttools-p1-touch libqt5multimedia5-touch libqt5multimedia5-touch-plugins libqt5multimedia

[Bug 1226844] Re: QtSystemInfo fails when using ofono and there are DBus denials to ofono

2013-09-25 Thread Ricardo Salveti
Opened bug 1231196 for the second issue (wlan and mako). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1226844 Title: QtSystemInfo fails when using ofono and there are DBus denials to ofono To ma

[Bug 1231196] [NEW] QtSystemInfo fails to report a valid wlan0 connection with mako (nexus 4)

2013-09-25 Thread Ricardo Salveti
Public bug reported: >From src/systeminfo/linux/qnetworkinfo_linux.cpp: === QNetworkInfo::NetworkStatus QNetworkInfoPrivate::getNetworkStatus(QNetworkInfo::NetworkMode mode, int interface) { switch (mode) { case QNetworkInfo::WlanMode: { if (interface < networkInterfaceCount(QNetw

[Bug 1231196] Re: QtSystemInfo fails to report a valid wlan0 connection with mako (nexus 4)

2013-09-25 Thread Ricardo Salveti
The following patch at least allows us to properly find if we have a valid network or not, even if the signal is unknown. diff --git a/src/systeminfo/linux/qnetworkinfo_linux.cpp b/src/systeminfo/linux/qnetworkinfo_linux.cpp index effdc93..03649c1 100644 --- a/src/systeminfo/linux/qnetworkinfo_li

[Bug 1226844] Re: QtSystemInfo fails when using ofono and there are DBus denials to ofono

2013-09-25 Thread Ricardo Salveti
Ok, so indeed two issues: 1) Applications unable to retrieve network status of ofono based modems: That's because the only way to retrieve that information, currently, is indeed via ofono: src/systeminfo/linux/qnetworkinfo_linux.cpp: === ... case QNetworkInfo::GsmMode:

[Bug 1226844] Re: QtSystemInfo fails when using ofono and there are DBus denials to ofono

2013-09-25 Thread Ricardo Salveti
NetworkMode: QNetworkInfo::WlanMode networkinfo.currentNetworkMode() -> 0 That means UnknownMode, even when connected, which is probably the issue. The output when I have ofono running: phablet@ubuntu-phablet:~/qt/qtsystems-opensource-src-5.0~git20130712/tests/manual/sysinfo-tester$ ./sysinfo

[Bug 1226844] Re: QtSystemInfo fails when using ofono and there are DBus denials to ofono

2013-09-25 Thread Ricardo Salveti
The output of the manual tests for qtsystems: phablet@ubuntu-phablet:~/qt/qtsystems-opensource-src-5.0~git20130712/tests/manual/sysinfo-tester$ ./sysinfo_tester deviceinfo $DISPLAY not set, assuming :0 ( deviceinfo ) deviceinfo.hasFeature(QDeviceInfo::BluetoothFeature) -> true devic

[Bug 1226844] Re: QtSystemInfo fails when using ofono and there are DBus denials to ofono

2013-09-25 Thread Ricardo Salveti
There's indeed one issue in the way qtsystems-opensource-src looks for oFono, as described bellow: src/systeminfo/linux/qofonowrapper.cpp ... bool QOfonoWrapper::isOfonoAvailable() { // -1: Don't know if OFONO is available or not. // 0: OFONO is not available. // 1: OFONO is availabl

[Bug 1219695] Re: [FFe] Qt 5.1.1

2013-09-24 Thread Ricardo Salveti
It'd be good actually to also bump qtmultimedia to use the released 5.1.1 version, as the fork one is based on 5.1.1 as well. That way we know the version used by touch shares the same base from the original package available in the archive. -- You received this bug notification because you are

Re: [Bug 1224665] Re: [FFe] Android media support over hybris for gst-plugins-bad1.0

2013-09-20 Thread Ricardo Salveti
On Fri, Sep 20, 2013 at 11:08 AM, Iain Lane wrote: > The broad approach seems fine. I have some comments/questions > > 1. I think this will be useless to most desktop users, so can we not have > the dependency from -bad to -hybris? If we have the split then we might as > well use it to the bes

[Bug 1224665] Re: [FFe] Android media support over hybris for gst-plugins-bad1.0

2013-09-18 Thread Ricardo Salveti
Iain, we can only test the code with i386 and arm, because we don't have android devices (4.2.2) with other archs. We can try to enable it for other archs, but that will be useless at this point. Now for the package split, at the latest version available at https://launchpad.net/~rsalveti/+archiv

[Bug 1225127] Re: webbrowser-app crashed with SIGSEGV in WebKit::CoordinatedBackingStore::updateTile()

2013-09-17 Thread Ricardo Salveti
Can you retest with the qtwebkit 5.1.1 package? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225127 Title: webbrowser-app crashed with SIGSEGV in WebKit::CoordinatedBackingStore::updateTile() T

[Bug 1226825] Re: rebooting phone makes nautilus spill mtp errors

2013-09-17 Thread Ricardo Salveti
Confirming the issue here. ** Changed in: mtp (Ubuntu) Status: New => Confirmed ** Changed in: mtp (Ubuntu) Importance: Undecided => Medium ** Changed in: mtp (Ubuntu) Assignee: (unassigned) => Mathieu Trudel-Lapierre (mathieu-tl) -- You received this bug notification because yo

[Bug 1224635] Re: android-platform-headers does not inclue hwcomper headers

2013-09-12 Thread Ricardo Salveti
** Changed in: libhybris (Ubuntu) Status: New => Confirmed ** Changed in: libhybris (Ubuntu) Importance: Undecided => Wishlist ** Changed in: libhybris (Ubuntu) Assignee: (unassigned) => Ricardo Salveti (rsalveti) -- You received this bug notification because you are a

[Bug 1223560] Re: Battery indicator shows low battery when plugged in during boot

2013-09-12 Thread Ricardo Salveti
Confirming the issues, this is quite annoying. ** Changed in: touch-preview-images Status: New => Confirmed ** Changed in: touch-preview-images Importance: Undecided => High ** Also affects: indicator-power (Ubuntu) Importance: Undecided Status: New -- You received this bug

[Bug 1224665] [NEW] [FFe] Android media support over hybris for gst-plugins-bad1.0

2013-09-12 Thread Ricardo Salveti
Public bug reported: Hey, Jim Hodapp just finalized the work to get hardware accelerated video decode & rendering using the Android libstagefright (HAL that provides hw decode for Android). This allow us having hw accelerated video decode in Ubuntu Touch without depending on the Android MediaPlay

[Bug 1223042] Re: Camera crashes when taking pictures with qt5.1.1

2013-09-11 Thread Ricardo Salveti
Interesting, this is probably an upstream regression in Qt. Adam, do you know if we have a bug in upstream already? Would be nice if you could also show how you are reproducing the issue in Kubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 1223042] [NEW] Camera crashes when taking pictures with qt5.1.1

2013-09-09 Thread Ricardo Salveti
Public bug reported: Using the following Qt5.1.1 packages from https://launchpad.net /~canonical-qt5-edgers/+archive/qt5-beta-proper: libqt5core5:armhf 5.1.1+dfsg-2ubuntu1~saucy1~test5 libqt5opengl5:armhf 5.1.1+dfsg-2ubuntu1~saucy1~test5 Steps to reproduce: 1 - Open the camera-app 2 - Take a pic

[Bug 1223032] [NEW] Shell crashes when swiping the greeter with Qt 5.1.1

2013-09-09 Thread Ricardo Salveti
Public bug reported: Using unity8 from https://launchpad.net/~canonical- qt5-edgers/+archive/qt5-beta-proper together with Qt 5.1.1, which following packages: unity8 1:7.81.3+13.10.20130905.2 -0+201309091433~302~ubuntu13.10.1 libqt5core5:armhf 5.1.1+dfsg-2ubuntu1~saucy1~test5 libqt5opengl5:armhf

[Bug 1222988] [NEW] Shell crashes when closing apps with Qt 5.1.1

2013-09-09 Thread Ricardo Salveti
Public bug reported: Using unity8 from https://launchpad.net/~canonical- qt5-edgers/+archive/qt5-beta-proper together with Qt 5.1.1, which following packages: unity8 1:7.81.3+13.10.20130905.2 -0+201309091433~302~ubuntu13.10.1 libqt5core5:armhf 5.1.1+dfsg-2ubuntu1~saucy1~test5 libqt5opengl5:armhf

[Bug 1222988] Re: Shell crashes when closing apps with Qt 5.1.1

2013-09-09 Thread Ricardo Salveti
/*! \fn QMetaObject *QMetaObject::superClass() const Returns the meta-object of the superclass, or 0 if there is no such object. \sa className() */ /*! \internal Returns \a obj if object \a obj inherits from this meta-object; otherwise returns 0. */ QObject *QMetaObj

[Bug 1222988] Re: Shell crashes when closing apps with Qt 5.1.1

2013-09-09 Thread Ricardo Salveti
Not sure if a regression on qtbase or qtdeclarative, would be nice to know if this ever worked with a more recent revision besides 5.0.2. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1222988 Title:

[Bug 1197133] Re: SDK applications require hardware-specific direct access to graphics devices

2013-09-06 Thread Ricardo Salveti
+1 on option 3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197133 Title: SDK applications require hardware-specific direct access to graphics devices To manage notifications about this bug go

[Bug 1221871] Re: indicator-power-service is a lightly busy all the time

2013-09-06 Thread Ricardo Salveti
** Also affects: indicator-power (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/1221871 Title: indicator-power-service is a lightly busy all the t

[Bug 1221473] Re: Wrong battery level report for Logitech wireless mouse (1%)

2013-09-05 Thread Ricardo Salveti
I built a custom version with the hidpp rework that was just applied upstream at http://people.canonical.com/~rsalveti/upower/. Testing and it seems to be working as expected. Martin, as you're constantly in contact with upstream, would you prefer to backport the new hidpp related patches or do y

[Bug 1221473] Re: Wrong battery level report for Logitech wireless mouse

2013-09-05 Thread Ricardo Salveti
Probably related with the upstream bug https://bugs.freedesktop.org/show_bug.cgi?id=60827 ** Summary changed: - Wrong battery level report for Logitech wireless mouse + Wrong battery level report for Logitech wireless mouse (1%) -- You received this bug notification because you are a member of

[Bug 1221473] [NEW] Wrong battery level report for Logitech wireless mouse (1%)

2013-09-05 Thread Ricardo Salveti
Public bug reported: Saucy with upower 0.9.21-3. The power indicator keeps reporting that my logitech mouse battery level is with 1% from time to time, which is quite annoying (beside displaying the wrong information). Looking further, it's upower the one responsible for sending the wrong level,

[Bug 1221473] Re: Wrong battery level report for Logitech wireless mouse (1%)

2013-09-05 Thread Ricardo Salveti
Just a heads up that this is not exactly the same problem as described by bug 1103064, which was fixed already. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1221473 Title: Wrong battery level repor

[Bug 1210502] Re: [rilmodem] Not possible to get the IMEI without a SIM

2013-09-05 Thread Ricardo Salveti
** Summary changed: - Not possible to get the IMEI without a SIM + [rilmodem] Not possible to get the IMEI without a SIM ** Changed in: ofono (Ubuntu) Status: New => Confirmed ** Changed in: ofono (Ubuntu) Importance: Undecided => High ** Changed in: ofono (Ubuntu) Assignee: (una

[Bug 1197134] Re: SDK applications require access to /dev/binder

2013-09-04 Thread Ricardo Salveti
** Description changed: SDK applications need the following AppArmor policy to run:   /dev/binder rw, The writes to /dev/binder allow applications to attack binder directly which weakens our application confinement policy. - Update 2013-08-08: + Update 2013-09-04 (audioflinger and

[Bug 1202619] Re: powerd generating 2 wakeups a second on idle on mobile platforms

2013-09-04 Thread Ricardo Salveti
This was fixed in 0.1.0+git20130606+c5d897a-0ubuntu22 (still in proposed). ** Project changed: powerd => libhybris (Ubuntu) ** Changed in: libhybris (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 1219057] [NEW] volume up/down key is not working anymore with the new indicator-sound

2013-08-30 Thread Ricardo Salveti
Public bug reported: Since the new indicator-sound (real one) was integrated, the volume up/down key doesn't work anymore in unity8. Looking at the QML file (Components/VolumeControl.qml), that's because the old dbus interface is not available anymore. So looking for the proper implementation no

[Bug 1218385] Re: Network indicator doesn't ask for the AP password

2013-08-29 Thread Ricardo Salveti
Works fine after stopping indicator-secret-agent. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1218385 Title: Network indicator doesn't ask for the AP password To manage notifications about this

[Bug 1218385] Re: Network indicator doesn't ask for the AP password

2013-08-29 Thread Ricardo Salveti
** Attachment added: "After enabling connection, waiting for the password." https://bugs.launchpad.net/touch-preview-images/+bug/1218385/+attachment/3793130/+files/nm-indicator-2.png ** Also affects: indicator-network (Ubuntu) Importance: Undecided Status: New -- You received this

[Bug 1217338] Re: qtubuntu-media fails to build against Qt 5.1.1 on i386 (only)

2013-08-28 Thread Ricardo Salveti
Lower priority as qtubuntu-media is not used any more by our touch images. ** Changed in: qtubuntu-media (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/12173

[Bug 1217618] [NEW] apparmor DENIED in telepathy-ofono when receiving call

2013-08-27 Thread Ricardo Salveti
Public bug reported: Using image 27.2, with maguro, and got the following when receiving a call: Aug 27 23:17:37 ubuntu-phablet kernel: [ 630.788360] type=1400 audit(1377645457.851:68): apparmor="DENIED" operation="capable" parent=1 profile="/usr/lib/telepathy/telepathy-ofono" pid=1879 comm="th

[Bug 1217618] Re: apparmor DENIED in telepathy-ofono when receiving call

2013-08-27 Thread Ricardo Salveti
** Attachment added: "Complete syslog." https://bugs.launchpad.net/ubuntu/+source/linux-maguro/+bug/1217618/+attachment/3790870/+files/syslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/12176

[Bug 1203800] Re: [MIR] Android, CyanogenMod, Clockworkmod, et al

2013-07-31 Thread Ricardo Salveti
bouncycastle I believe this can be removed, will do some more investigation. bsdiff Used internally to generate recovery and OTA images. Could probably be removed, but might not be that trivial. genext2fs Used to generate the system.img files. In theory could also just use the one already avai

[Bug 1206941] Re: "Retries" property does not not work

2013-07-31 Thread Ricardo Salveti
** Also affects: touch-preview-images Importance: Undecided Status: New ** Changed in: touch-preview-images Status: New => Confirmed ** Changed in: ofono (Ubuntu) Status: New => Confirmed ** Changed in: touch-preview-images Importance: Undecided => High ** Changed in:

[Bug 1204255] Re: [camera-app][mako] can't record video, invalid frame rate

2013-07-25 Thread Ricardo Salveti
** Changed in: touch-preview-images Status: Fix Committed => Fix Released ** Changed in: camera-app 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/12

[Bug 1203173] [NEW] [maguro] broadcom dongle host driver sometimes fails to load the correct mac address

2013-07-19 Thread Ricardo Salveti
Public bug reported: Just reboot with 'adb reboot', and you'll noticed that sometimes it boots with a default wlan mac address, instead of the real one available in the phone. Wrong mac: wlan0 Link encap:Ethernet HWaddr 00:90:4c:11:22:33 inet addr:192.168.2.57 Bcast:192.168.2.25

[Bug 1202887] Re: 'binder: RLIMIT_NICE not set' when using binder from the ubuntu side

2013-07-19 Thread Ricardo Salveti
** Changed in: touch-preview-images Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1202887 Title: 'binder: RLIMIT_NICE not set' when using binder from the ubuntu si

[Bug 1203173] Re: broadcom dongle host driver sometimes fails to load the correct mac address

2013-07-19 Thread Ricardo Salveti
** Attachment added: "dmesg from a boot that lets to a default mac, and later the output after if down/up" https://bugs.launchpad.net/ubuntu/+source/linux-maguro/+bug/1203173/+attachment/3743044/+files/wrong-mac.txt ** Also affects: touch-preview-images Importance: Undecided Status:

[Bug 1203173] Re: broadcom dongle host driver sometimes fails to load the correct mac address

2013-07-19 Thread Ricardo Salveti
** Attachment added: "dmesg from a working boot" https://bugs.launchpad.net/ubuntu/+source/linux-maguro/+bug/1203173/+attachment/3743043/+files/working.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1202887] Re: 'binder: RLIMIT_NICE not set' when using binder from the ubuntu side

2013-07-18 Thread Ricardo Salveti
Some logs: Jul 18 22:32:07 ubuntu-phablet kernel: [ 81.813598] binder: 1255: nice value 0 not allowed use 20 instead Jul 18 22:32:07 ubuntu-phablet kernel: [ 81.813598] binder: 1255 RLIMIT_NICE not set Jul 18 22:32:07 ubuntu-phablet kernel: [ 81.881927] binder: 1262: nice value -8 not allo

[Bug 1202887] Re: 'binder: RLIMIT_NICE not set' when using binder from the ubuntu side

2013-07-18 Thread Ricardo Salveti
The camera app uses binder to talk to the media service, which is running inside the Android container. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1202887 Title: 'binder: RLIMIT_NICE not set' whe

[Bug 1202887] [NEW] 'binder: RLIMIT_NICE not set' when using binder from the ubuntu side

2013-07-18 Thread Ricardo Salveti
Public bug reported: http://kernel.ubuntu.com/git?p=ubuntu/ubuntu- saucy.git;a=blob;f=drivers/staging/android/binder.c;hb=refs/heads/mako#l516 """ static void binder_set_nice(long nice) { long min_nice; if (can_nice(current, nice)) { set_user_nice(current, nice);

[Bug 1199897] Re: powerd fails to properly exit because android_input_stack_stop() is hung

2013-07-12 Thread Ricardo Salveti
** Project changed: libhybris => libhybris (Ubuntu) ** Changed in: libhybris (Ubuntu) Status: New => 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/1199897 Title: powerd fails to

[Bug 1199953] Re: ui compatibility layer is not installed

2013-07-10 Thread Ricardo Salveti
** Changed in: libhybris (Ubuntu) Assignee: (unassigned) => Ricardo Salveti (rsalveti) ** Changed in: libhybris (Ubuntu) Importance: Undecided => Medium ** Changed in: libhybris (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a

[Bug 1199575] [NEW] [touch] network-manager crashes with sigsegv when enabling data connection with ofono

2013-07-09 Thread Ricardo Salveti
Public bug reported: NM crashes when trying to auto-connect with ofono when using Nexus 4. Program received signal SIGSEGV, Segmentation fault. 0x4030d1b6 in g_object_unref (_object=0x12f320) at /build/buildd/glib2.0-2.37.3/./gobject/gobject.c:3086 3086/build/buildd/glib2.0-2.37.3/./gobje

[Bug 1199575] Re: [touch] network-manager crashes with sigsegv when enabling data connection with ofono

2013-07-09 Thread Ricardo Salveti
** Attachment added: "Backtrace." https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1199575/+attachment/3731233/+files/gdb.txt ** Changed in: network-manager (Ubuntu) Assignee: (unassigned) => Mathieu Trudel-Lapierre (mathieu-tl) ** Also affects: touch-preview-images Impo

[Bug 1197817] Re: Serial number doesn't work with adb

2013-07-04 Thread Ricardo Salveti
Fixed in 4.2.2+git20130218-3ubuntu13. ** Changed in: android-tools (Ubuntu) Importance: Undecided => High ** Changed in: android-tools (Ubuntu) Status: New => Fix Released ** Changed in: android-tools (Ubuntu) Assignee: (unassigned) => Ricardo Salveti (rsalveti) -- You

[Bug 1196696] Re: Shell crashes running two apps on Nexus 10

2013-07-03 Thread Ricardo Salveti
** Changed in: touch-preview-images 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/1196696 Title: Shell crashes running two apps on Nexus 10 To manage no

[Bug 1196696] Re: Shell crashes running two apps on Nexus 10

2013-07-02 Thread Ricardo Salveti
** Changed in: touch-preview-images Status: Confirmed => Fix Committed ** Changed in: platform-api (Ubuntu) Status: New => 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/119

[Bug 1188213] Re: [MIR] libhybris

2013-06-24 Thread Ricardo Salveti
** Changed in: libhybris (Ubuntu) Status: New => 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/1188213 Title: [MIR] libhybris To manage notifications about this bug go to: https

[Bug 1191646] Re: libhybris in saucy is very noisy (lots of printfs)

2013-06-23 Thread Ricardo Salveti
Fixed in 0.1.0+git20130606+c5d897a-0ubuntu3. ** Changed in: libhybris (Ubuntu) Importance: Undecided => Low ** Changed in: libhybris (Ubuntu) Status: New => Fix Released ** Changed in: libhybris (Ubuntu) Assignee: (unassigned) => Ricardo Salveti (rsalveti) -- You rece

[Bug 1193070] [NEW] [shell][regression] hard to slide an app to get to the shell (tablet, manta)

2013-06-20 Thread Ricardo Salveti
Public bug reported: HARDWARE=manta JENKINS_BUILD=saucy-19 UBUNTU=ubuntu-touch-saucy-armhf ubuntu/platform-api=:70 hybris=0.1.0+git20130606+c5d897a-0ubuntu3 It's now way harder to slide an app to get to the shell once the app is focused. The animation is a bit slower, besides the need to slide at

[Bug 1190894] Re: libEGL.so.1 is missing eglCreateImageKHR

2013-06-14 Thread Ricardo Salveti
Ideally you should just build it agains the mesa gles dev packages, and avoid building/linking against libhybris (that's how it'll be done in the archive anyway). We might support building directly on top of hybris, but I'd prefer a solution to be via a valid pkg-config file (which hopefully I sho

[Bug 1190013] Re: Sync x-loader 1.5.1+git20110715+fca7cd2-2 (main) from Debian unstable (main)

2013-06-12 Thread Ricardo Salveti
code cleanup - Beagle Rev C5 support - Support for IGEPv3 board -- Ricardo Salveti de Araujo Fri, 15 Jul 2011 05:55:09 -0300 ** Changed in: x-loader (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1092377] Re: [android-audiosystem] pulseaudio is still not controling the master mixer

2013-06-10 Thread Ricardo Salveti
** Information type changed from Proprietary to Public ** Project changed: manhattan => touch-preview-images ** Also affects: pulseaudio (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 1057020] Re: Suspend & hibernate problems for Ubuntu systems (sysactions.conf)

2013-06-09 Thread Ricardo Salveti
*** This bug is a duplicate of bug 1055713 *** https://bugs.launchpad.net/bugs/1055713 ** This bug has been marked a duplicate of bug 1055713 E17 has wrong sysactions.conf for Ubuntu (re: Suspend & Hibernate) -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 1181046] [NEW] linux-manta keeps rebooting when built with gcc 4.7 or 4.8

2013-05-16 Thread Ricardo Salveti
Public bug reported: Kernel boots until the qml-phone-shell is up, and then reboots the device (probably a crash, would need to grab the log via usb/uart serial). Same tree works when built with 4.6 (original version used by the Android build system). To test: * Flash latest raring/saucy touch i

[Bug 1176255] Re: linux-mako fails to boot when built with gcc 4.8

2013-05-04 Thread Ricardo Salveti
Kernel 3.4.0-1.6, which is built with gcc 4.7, works fine again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1176255 Title: linux-mako fails to boot when built with gcc 4.8 To manage notification

[Bug 1176255] Re: linux-mako fails to boot when built with gcc 4.8

2013-05-03 Thread Ricardo Salveti
Kernel tested: UBUNTU: Ubuntu-3.4.0-1.4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1176255 Title: linux-mako fails to boot when built with gcc 4.8 To manage notifications about this bug go to: h

[Bug 1176255] [NEW] linux-mako fails to boot when built with gcc 4.8

2013-05-03 Thread Ricardo Salveti
Public bug reported: Kernel doesn't boot when the kernel is built with gcc 4.8 (default at saucy). Same tree works when built with 4.7. To test: * Flash latest raring/saucy touch image at mako * Install/extract the kernel from the linux-mako package (saucy) * Run: abootimg -u /dev/block/mmcblk0p

[Bug 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-04 Thread Ricardo Salveti
I can confirm it works fine again after removing drm_device_keep_trying.patch. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161981 Title: Boot stalls after Ubuntu Raring desktop ARM (Panda board)

[Bug 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-04 Thread Ricardo Salveti
Expected values at panda: syspath: /sys/devices/platform/omapdrm/drm/card0 busid: platform:omapdrm:0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161981 Title: Boot stalls after Ubuntu Raring des

[Bug 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-04 Thread Ricardo Salveti
The problem here is that the BUSID support for platform devices got broken after patch drm_device_keep_trying.patch was added to xorg-server (bug 982889). As the BUSID is empty when initializing the omap x11 driver, it fails and move back to the old probing method, which allows more than one drive

[Bug 1153794] Re: qtwebkit crashes at ARM when JIT is enabled (default)

2013-03-11 Thread Ricardo Salveti
Olivier Tilloy pointed at https://gitorious.org/webkit/webkit/commit/718f5dd5c7aae1ca2ce3c480fe4c9b98fe04d184?format=html , which was pushed upstream a few days ago. Pushed another qtwebkit with this patch at a PPA and should know tomorrow if it worked better or not. ** Package changed: qtwebkit

[Bug 1153794] Re: qtwebkit crashes at ARM when JIT is enabled (default)

2013-03-11 Thread Ricardo Salveti
The package at Ubuntu still doesn't disable JIT by default. If proper fix not in place before 13.04, we can go with the similar workaround as done for the touch images: cat debian/patches/disabling_optmizations.patch Index: qtwebkit-opensource-src-5.0.0/Tools/qmake/mkspecs/features/default_post.

[Bug 1153794] [NEW] qtwebkit crashes at ARM when JIT is enabled (default)

2013-03-11 Thread Ricardo Salveti
Public bug reported: With any test webbrowser (qml, for example), open cnn.com and try navigating for a while, it should crash after opening new webpages from the top website. The crash doesn't happen when JIT is disabled, which is the workaround used with the ubuntu browser at the touch images.

[Bug 1131494] Re: Comma key produces "/"

2013-02-21 Thread Ricardo Salveti
** Changed in: ubuntu Status: New => Confirmed ** Changed in: ubuntu Assignee: (unassigned) => Thomas Moenicke (thomas-moenicke) ** Changed in: ubuntu Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 886790] Re: [needs-packaging] indicator-sensors

2013-01-24 Thread Ricardo Salveti
** Changed in: ubuntu Assignee: (unassigned) => Ricardo Salveti (rsalveti) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/886790 Title: [needs-packaging] indicator-sensors To man

[Bug 955379] Re: cmake hangs with qemu-arm-static

2012-11-21 Thread Ricardo Salveti
I can confirm that this is still an issue even with latest qemu-linaro, from Quantal (1.2.0-2012.09-0ubuntu1). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/955379 Title: cmake hangs with qemu-arm-s

[Bug 955379] Re: cmake hangs with qemu-arm-static

2012-11-21 Thread Ricardo Salveti
** Also affects: qemu-linaro Importance: Undecided Status: New ** Also affects: qemu-linaro (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

[Bug 1044836] Re: Does not need to be built with gcc 4.6 anymore

2012-11-15 Thread Ricardo Salveti
nged in: nux (Ubuntu) Assignee: (unassigned) => Ricardo Salveti (rsalveti) ** Changed in: unity (Ubuntu) Assignee: (unassigned) => Ricardo Salveti (rsalveti) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 1065902] Re: black/blue screen before installer, tty switch fixes it

2012-10-12 Thread Ricardo Salveti
Adding the ubuntu-omap4-extras-graphics project as I believe this is a known issue from TI side. One thing I was discussing with ogra a few days ago is that we're using the pvr-omap4 driver already at the installer, and that's not a good thing to do as this might affect future hardware revisions (

[Bug 1063617] Re: 1:0.9.8+bzr3319-0ubuntu1 regression: keeps setting gsettings keys to wrong values

2012-10-11 Thread Ricardo Salveti
** Changed in: compiz (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/1063617 Title: 1:0.9.8+bzr3319-0ubuntu1 regression: keeps setting gsettings keys to wro

[Bug 960770] Re: Packages requiring dkms at Pandaboard (omap 4) will also pull linux-headers-generic because current dkms dependencies

2012-10-05 Thread Ricardo Salveti
We had a discussion about where would be the proper fix for this issue at https://lists.ubuntu.com/archives/kernel-team/2012-March/019502.html, and the conclusion was basically to remove the linux-headers from dkms recommends list: Recommends: fakeroot, menu | sudo, linux-headers-generic-pae | l

[Bug 1062407] Re: pvr-omap4 1.9.0.5.1.1-0ubuntu4: pvr-omap4 kernel module failed to build

2012-10-05 Thread Ricardo Salveti
*** This bug is a duplicate of bug 960770 *** https://bugs.launchpad.net/bugs/960770 ** This bug has been marked a duplicate of bug 960770 Packages requiring dkms at Pandaboard (omap 4) will also pull linux-headers-generic because current dkms dependencies -- You received this bug notifi

[Bug 734908] Re: Unity is visible on top of fullscreen apps

2012-09-25 Thread Ricardo Salveti
Tested with Precise on ARM (Pandaboard) and the fix didn't bring any other side effect or regression, besides fixing the proposed bug. Was able to use Firefox at full screen without any issue with Unity. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 1047385] Re: Update dependency on renamed geis

2012-09-25 Thread Ricardo Salveti
Tested with Precise on ARM (Pandaboard) and the fix didn't bring any other side effect or regression, besides fixing the proposed bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047385 Title: Up

[Bug 1046392] Re: Update dependency on the renamed libgeis

2012-09-25 Thread Ricardo Salveti
Tested with Precise on ARM (Pandaboard) and the fix didn't bring any other side effect or regression, besides fixing the proposed bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046392 Title: Up

[Bug 1047385] Re: Update dependency on renamed geis

2012-09-25 Thread Ricardo Salveti
Tested with Precise on ARM (Pandaboard) and the fix didn't bring any other side effect or regression, besides fixing the proposed bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047385 Title: Up

[Bug 799965] Re: cross-compiler doesn't have /usr/include on the search path

2012-09-25 Thread Ricardo Salveti
** Changed in: linaro-ubuntu Milestone: 12.09 => None -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799965 Title: cross-compiler doesn't have /usr/include on the search path To manage notificat

[Bug 1048474] Re: Make CONFIG_API default for U-Boot

2012-09-25 Thread Ricardo Salveti
John, any progress on this one? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048474 Title: Make CONFIG_API default for U-Boot To manage notifications about this bug go to: https://bugs.launchpad.

[Bug 1015292] Re: X11 crashes with seg fault when running QT5 based applications on a Pandaboard with the SGX driver

2012-09-24 Thread Ricardo Salveti
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1015292 Title: X11 crashes with seg fault when running QT5 based applications on a

[Bug 1051231] Re: on creating main window X gets unusable, memory consumption gets overly high, high I/O-Load

2012-09-23 Thread Ricardo Salveti
This bug is happening with any python-qt4 based applications, and I believe apport is publishing the bugs at the python-qt4 based applications instead of here. ** Changed in: python-qt4 (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ku

[Bug 1022479] Re: bzr crashed with SIGSEGV in QGtkStyle::drawComplexControl()

2012-09-23 Thread Ricardo Salveti
I think this bug is the same one as described at bug 1051231, due python-qt4 + qt4 issues. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1022479 Title: bzr crashed with SIGSEGV in QGtkStyle::drawCom

[Bug 1053212] [NEW] [FFe] merge qemu-linaro v12.09, based on upstream v1.2.0

2012-09-19 Thread Ricardo Salveti
Public bug reported: The current qemu-linaro available at Quantal is based on Qemu-Linaro -12.03, which is almost 6 months old (they have monthly releases), based on upstream 1.0.50. The new qemu-linaro v12.09 release which is based on qemu upstream v1.2.0. Latest 1.2 upstream release is a stable

<    5   6   7   8   9   10   11   12   13   14   >