[Touch-packages] [Bug 1639472] Re: Alarm should provide GAction for toggling them

2016-11-15 Thread Devid Antonio Filoni
Hi, I'm sorry but I don't have enough free time to work on this because it can be tested/implemented only on a mobile device, at least for me: I cannot get ubuntu-clock-app to use eds engine on desktop (unity7,8,xenial,yakkety,snap,deb,built,i386-emulator-on-xenial), it falls back to memory engine

[Touch-packages] [Bug 1639472] Re: Alarm should provide GAction for toggling them

2016-11-15 Thread Devid Antonio Filoni
** Changed in: indicator-datetime (Ubuntu) Assignee: Devid Antonio Filoni (d.filoni) => Marco Trevisan (TreviƱo) (3v1n0) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-datetime in Ubuntu. ht

[Touch-packages] [Bug 1630399] Re: [Phone] Please enable opus audio codec support in qtmultimedia

2016-11-04 Thread Devid Antonio Filoni
Tested on mako (vivid). Silo #2147 works fine (after installing gstreamer0.10-opus package) ;) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtmultimedia-opensource- src in Ubuntu. https://bugs.launchpad.net/bugs/1630399

[Touch-packages] [Bug 1630399] Re: [Phone] Please enable opus audio codec support in qtmultimedia

2016-11-04 Thread Devid Antonio Filoni
@Alfonso: thank you, I'll test it once I'm back at home. Please note: in my qtmultimedia patch I haven't added gstreamer0.10-opus package as depencency so it needs to be installed on devices (I don't know how packages selection works in phone). -- You received this bug notification because you

[Touch-packages] [Bug 1630399] Re: [Phone] Please enable opus audio codec support in qtmultimedia

2016-11-04 Thread Devid Antonio Filoni
I can confirm the gstreamer patch is not needed in xenial as described by Alfonso, however qtmultimedia patch is needed as the opus encoder is installed but it is not recognized by QGstreamerAudioEncode (it is not mapped). -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1630399] Re: [Phone] Please enable opus audio codec support in qtmultimedia

2016-10-24 Thread Devid Antonio Filoni
Oh, don't worry for the wait, I know you're busy working on higher- priority tasks ;) I'm really happy everything is fine, I'll continue to work on the telegram patch once I have free time :) If this is going to be fixed in other ways in xenial/yakkety/zesty, please make sure that the

[Touch-packages] [Bug 1630399] Re: [Phone] Please enable opus audio codec support in qtmultimedia

2016-10-15 Thread Devid Antonio Filoni
To be clear these patches are waiting for a review ;) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtmultimedia-opensource- src in Ubuntu. https://bugs.launchpad.net/bugs/1630399 Title: [Phone] Please enable opus audio

[Touch-packages] [Bug 1630399] Re: [Phone] Please enable opus audio codec support in qtmultimedia

2016-10-15 Thread Devid Antonio Filoni
Hi Andrea, my telegram-app branch adds voice messages sending feature however it doesn't work without opusenc (opusdec is a typo) support. Opusenc support is introduced by the qtmultimedia patch I attached, so this bug has a solution :) Everything is working fine on my device (mako) with my

[Touch-packages] [Bug 1630399] Re: [Phone] Please enable opus audio codec support in qtmultimedia

2016-10-08 Thread Devid Antonio Filoni
I tested these packages using ~d.filoni/telegram- app/audio_receiving_and_sending telegram-app branch (stable enough), it doesn't work without opusdec support. The recorder settings are declared in the following code (telegram/app/qml/components/AudioRecordingBar.qml): AudioEncoderSettings {

[Touch-packages] [Bug 1630399] Re: [Phone] Please enable opus audio codec support in qtmultimedia

2016-10-08 Thread Devid Antonio Filoni
This is a debdiff for gst-plugins-bad0.10_0.10.23-7.4ubuntu2 vivid package. opus plugin is now installed by a new gstreamer0.10-opus package. Tested on mako, not needed in xenial/yakkety since the opus plugin is in -base package. ** Patch added:

[Touch-packages] [Bug 1630399] Re: [Phone] Please enable opus audio codec support in qtmultimedia

2016-10-08 Thread Devid Antonio Filoni
This is the qtmultimedia-opensource-src patch extracted from previous debdiff, this patch should be applied also to xenial/yakkety packages ** Patch added: "adding_gstreamer_opus_support.patch"

[Touch-packages] [Bug 1630399] Re: [Phone] Please enable opus audio codec support in qtmultimedia

2016-10-08 Thread Devid Antonio Filoni
I'm attaching a debdiff against qtmultimedia-opensource- src_5.4.1-1ubuntu19~overlay4 vivid package which contains the cleaned qtmultimedia patch. Tested on mako (rc-channel). ** Patch added: "qtmultimedia-opensource-src_5.4.1-1ubuntu19~overlay5.debdiff"

[Touch-packages] [Bug 1630399] Re: [Phone] Please enable opus audio codec support in qtmultimedia

2016-10-08 Thread Devid Antonio Filoni
** Also affects: gst-plugins-bad0.10 (Ubuntu) Importance: Undecided Status: New ** Changed in: gst-plugins-bad0.10 (Ubuntu) Status: New => In Progress ** Changed in: gst-plugins-bad0.10 (Ubuntu) Assignee: (unassigned) => Devid Antonio Filoni (d.filoni) -- You re

[Touch-packages] [Bug 1630399] [NEW] [Phone] Please enable opus audio codec support in qtmultimedia

2016-10-04 Thread Devid Antonio Filoni
-plugins-bad). I don't know if qtmultimedia xenial/yakkety versions requires the patch too, I haven't checked them yet. [1] https://bugreports.qt.io/browse/QTBUG-50567 ** Affects: qtmultimedia-opensource-src (Ubuntu) Importance: Undecided Assignee: Devid Antonio Filoni (d.filoni

[Touch-packages] [Bug 1364647] Re: Can't hear clock alarm when headphones are plugged in but not in your ears

2016-08-22 Thread Devid Antonio Filoni
@Pat: done ;) Thank you for comment #17, you saved me a lot of time! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-datetime in Ubuntu. https://bugs.launchpad.net/bugs/1364647 Title: Can't hear clock alarm when

[Touch-packages] [Bug 1364647] Re: Can't hear clock alarm when headphones are plugged in but not in your ears

2016-08-21 Thread Devid Antonio Filoni
** Branch linked: lp:~d.filoni/indicator-datetime/lp1364647 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-datetime in Ubuntu. https://bugs.launchpad.net/bugs/1364647 Title: Can't hear clock alarm when

[Touch-packages] [Bug 1544477] Re: No sound notification for new SMS (Ubuntu Touch)

2016-08-18 Thread Devid Antonio Filoni
@John, @Anupam: could you try to follow steps described by Alfonso in comment #82? I would also try to enable pulseaudio logging. How to enable pulseaudio logging (looks like wiki instructions don't work for Ubuntu Touch, IIRC these are the right steps): - set device to writable mode As root: -

[Touch-packages] [Bug 1364647] Re: Can't hear clock alarm when headphones are plugged in but not in your ears

2016-08-17 Thread Devid Antonio Filoni
** Changed in: band-aids-uphone Status: New => In Progress ** Changed in: band-aids-uphone Assignee: (unassigned) => Devid Antonio Filoni (d.filoni) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ind

[Touch-packages] [Bug 1544477] Re: No sound notification for new SMS (Ubuntu Touch)

2016-08-15 Thread Devid Antonio Filoni
@Vincas: your issue looks similar to bug #1506953 (fixed in OTA-13) so looks like media-hub is crashed for you, do you have any crash log in /var/crash? @Anupam: thank you for your answers, I don't think this is a role volume issue anymore, can you check if you have the same "Failed to get

[Touch-packages] [Bug 1366592] Re: empty lines and leading spaces are not shown in messages

2016-08-12 Thread Devid Antonio Filoni
I requested a merge for this bug. I'm not sure which is the right status to set now, I'm marking it as Fix committed, please correct it if wrong. ** Changed in: band-aids-uphone Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1366592] Re: empty lines and leading spaces are not shown in messages

2016-08-12 Thread Devid Antonio Filoni
** Branch linked: lp:~d.filoni/messaging-app/lp1366592 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to messaging-app in Ubuntu. https://bugs.launchpad.net/bugs/1366592 Title: empty lines and leading spaces are not shown in

[Touch-packages] [Bug 1366592] Re: empty lines and leading spaces are not shown in messages

2016-08-12 Thread Devid Antonio Filoni
** Changed in: band-aids-uphone Status: New => In Progress ** Changed in: band-aids-uphone Assignee: (unassigned) => Devid Antonio Filoni (d.filoni) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to messagi

[Touch-packages] [Bug 1322121] Re: pictures taken with flash are almost completely black

2016-08-12 Thread Devid Antonio Filoni
I can always reproduce this issue on my mako and I found a workaround for it: when you open camera-app just tap on screen once (you'll see a flash light for a second), after this step flash works fine and photos are no longer dark/black. This seems to work for me, not sure it will work for you

[Touch-packages] [Bug 1544477] Re: No sound notification for new SMS (Ubuntu Touch)

2016-08-12 Thread Devid Antonio Filoni
@Anupam: interesting, once the issue reappears could you also try to post the output of the command (as user) 'pactl list sink-inputs': - as soon as you unlock the phone - as soon as you type few digits in dialer-app (step 4 of my previous comment) This could tell us if the issue is about roles

[Touch-packages] [Bug 1544477] Re: No sound notification for new SMS (Ubuntu Touch)

2016-08-11 Thread Devid Antonio Filoni
Hello, I proposed a merge in indicator-sound (lp:~d.filoni/indicator- sound/pulse_fix_set_volume_role) that could fix this however I'm not sure the issue is the same. @Anupam and anyone else affected: 1 - is there any chance volume buttons get pressed accidentally while phone is in your pocket?

[Touch-packages] [Bug 1318360] Re: Poor microphone quality (mako)

2016-07-30 Thread Devid Antonio Filoni
AFAIK (I'm a user) hybris is a core lib and a lot of effort is required to test it before a release to prevent regressions in all areas (take a look at libhybris test plan on wiki). mako is a reference device for developers, IMHO no one expects you to use it daily, this issue is minor compared

[Touch-packages] [Bug 1318360] Re: Poor microphone quality (mako)

2016-07-12 Thread Devid Antonio Filoni
And of course I would like to thank you rinigus for pointing that issue (and patch) out, you saved my day few weeks ago! ;) Thank you so much!!! -- 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 1318360] Re: Poor microphone quality (mako)

2016-07-12 Thread Devid Antonio Filoni
Hi, I'm testing the patch ringius linked in comment #31 since Jun 23 without regressions and looks like mic is working fine now on my Nexus 4 (my friends reported a robot-like voice). morphis (thank you man!) included that patch in the new libhybris version (0.1.0+git20151016+6d424c9-0ubuntu18)