[Bug 1873918] Re: Fresh install hasn't site-packages directory and this returns a dump

2021-01-06 Thread Devid Antonio Filoni
Hi Brian, sorry for the delay. As per my previously comment (#14) the
proposed fix has been tested by me and it works fine.

** Tags removed: removal-candidate verification-needed verification-needed-focal
** Tags added: verification-done-focal

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

Title:
  Fresh install hasn't site-packages directory and this returns a dump

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1873918/+subscriptions

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

[Bug 1873918] Re: Fresh install hasn't site-packages directory and this returns a dump

2020-09-12 Thread Devid Antonio Filoni
** Changed in: gui-ufw (Ubuntu)
   Status: In Progress => 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/1873918

Title:
  Fresh install hasn't site-packages directory and this returns a dump

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1873918/+subscriptions

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

[Bug 1873918] Re: Fresh install hasn't site-packages directory and this returns a dump

2020-09-12 Thread Devid Antonio Filoni
@costales: I think that another fix is not needed since the uploaded-to-
proposed one already works, thank you for your effort

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

Title:
  Fresh install hasn't site-packages directory and this returns a dump

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1873918/+subscriptions

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

[Bug 1873918] Re: Fresh install hasn't site-packages directory and this returns a dump

2020-09-12 Thread Devid Antonio Filoni
@Bryan: I just tested the package with a 20.04.1 live image and I works
fine:

ubuntu@ubuntu:/tmp$ ls /usr/lib/python*/site-packages/gufw/gufw.py
ls: cannot access '/usr/lib/python*/site-packages/gufw/gufw.py': No such file 
or directory
ubuntu@ubuntu:/tmp$ gufw
ubuntu@ubuntu:/tmp$

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

Title:
  Fresh install hasn't site-packages directory and this returns a dump

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1873918/+subscriptions

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

[Bug 1873918] Re: Fresh install hasn't site-packages directory and this returns a dump

2020-09-04 Thread Devid Antonio Filoni
@artella: could you please test the gufw_20.04.1-1ubuntu1_all.deb package? 
(please note the "ubuntu1" after the version)
You can also install the package by enabling the -proposed repository and 
upgrading.
Thank you!

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

Title:
  Fresh install hasn't site-packages directory and this returns a dump

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1873918/+subscriptions

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

[Bug 1890794] Re: gufw fails to start due to "ls: cannot access '/usr/lib/python*/site-packages/gufw/gufw.py': No such file or directory"

2020-09-04 Thread Devid Antonio Filoni
*** This bug is a duplicate of bug 1873918 ***
https://bugs.launchpad.net/bugs/1873918

** This bug has been marked a duplicate of bug 1873918
   Fresh install hasn't site-packages directory and this returns a dump

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

Title:
  gufw fails to start due to "ls: cannot access '/usr/lib/python*/site-
  packages/gufw/gufw.py': No such file or directory"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/1890794/+subscriptions

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

[Bug 1873918] Re: Fresh install hasn't site-packages directory and this returns a dump

2020-04-29 Thread Devid Antonio Filoni
** Description changed:

+ [Impact]
+ 
+ On application startup a false-positive error is reported and, under
+ some configurations a UI pop-up is showed by apparmor.
+ 
+ [Test Case]
+ 
+ 1. Install Gufw. Open a Terminal and run these commands:
+ 
+ 2. $ gufw
+ 
+ 3. Bug: After enter your sudo password, you will see this dump and then 
Gufw will appears:
+ costales@ubuntu:~$ gufw
+ ls: cannot access '/usr/lib/python*/site-packages/gufw/gufw.py': 
+  No such file or directory
+ 
+ [Regression Potential]
+ 
+ No regressions as the fix is only redirecting an "handled" error to
+ /dev/null
+ 
+ [Original description]
+ 
  In a fresh Ubuntu install, the site-packages directory doesn't exist (it
  is created compiling from source):
  
  costales@acer:~$ ls -ld /usr/lib/python*/site-packages/gufw/gufw.py
  ls: cannot access '/usr/lib/python*/site-packages/gufw/gufw.py': No such file 
or directory
  costales@acer:~$
  
  This dump an error (check attachment).

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

Title:
  Fresh install hasn't site-packages directory and this returns a dump

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1873918/+subscriptions

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

[Bug 1873918] Re: Fresh install hasn't site-packages directory and this returns a dump

2020-04-22 Thread Devid Antonio Filoni
Hi Brian,
as soon as the application is started, a crash pop-up is showed to the user.
I decided to upload it even if FinalFreeze is in effect because the fix is 
small and at the moment of the upload there were more than two days before the 
release. Feel free to postpone the fix if it's too late to approve it, of 
course we can also process the package as a SRU.

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

Title:
  Fresh install hasn't site-packages directory and this returns a dump

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1873918/+subscriptions

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

[Bug 1873918] Re: Fresh install hasn't site-packages directory and this returns a dump

2020-04-20 Thread Devid Antonio Filoni
** Changed in: gui-ufw (Ubuntu)
   Importance: Undecided => High

** Changed in: gui-ufw (Ubuntu)
   Status: New => In Progress

** Changed in: gui-ufw (Ubuntu)
 Assignee: (unassigned) => Devid Antonio Filoni (d.filoni)

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

Title:
  Fresh install hasn't site-packages directory and this returns a dump

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1873918/+subscriptions

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

[Bug 1481202] Re: gmail notification sound not changeable

2016-12-01 Thread Devid Antonio Filoni
** Branch linked: lp:~d.filoni/account-polld/lp1481202_rebased

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

Title:
  gmail notification sound not changeable

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1481202/+subscriptions

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


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

2016-11-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 so alarms are not saved.

@Marco: please, go ahead!

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

Title:
  Alarm should provide GAction for toggling them

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

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


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

Title:
  Alarm should provide GAction for toggling them

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

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

[Bug 1449984] Re: Cannot play videos with AC3 audio codec

2016-11-07 Thread Devid Antonio Filoni
As suggested by Alfonso on IRC (thank you!), I separated out a52dec
plugin from gstreamer1.0-plugins-bad into a new gstreamer1.0-a52dec
package, the latter has liba52-0.7.4 as dependency. Tested on mako,
video posted in comment #2 works fine.

** Patch added: "gst-plugins-ugly1.0_1.8.2-1ubuntu0.1~overlay1.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/media-hub/+bug/1449984/+attachment/4774135/+files/gst-plugins-ugly1.0_1.8.2-1ubuntu0.1~overlay1.debdiff

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

Title:
  Cannot play videos with AC3 audio codec

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

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


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

Title:
  [Phone] Please enable opus audio codec support in qtmultimedia

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

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


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

Title:
  [Phone] Please enable opus audio codec support in qtmultimedia

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

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


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

Title:
  [Phone] Please enable opus audio codec support in qtmultimedia

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

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


[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 QAudioEncoderSettings codec string is
"audio/x-opus" (I used the one in gstreamer opusenc plugin documentation
but I'm not really sure about it)

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

Title:
  [Phone] Please enable opus audio codec support in qtmultimedia

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

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


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

Title:
  [Phone] Please enable opus audio codec support in qtmultimedia

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

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


[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 
patches and I'm able to send telegram voice messages.

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

Title:
  [Phone] Please enable opus audio codec support in qtmultimedia

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

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


[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 {
id: audioEncoderSettings
codec: "audio/x-opus"
sampleRate: 16000
channelCount: 1
}


The AudioEncoderSettings component is provided by AsemanAudioEncoderSettings 
C++ class (parent class: QAudioEncoderSettings). The recorder component is 
provided by AsemanAudioRecorder class which internally uses QAudioRecorder. 
Aseman class files can be found in telegram/app/asemantools/ directory.

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

Title:
  [Phone] Please enable opus audio codec support in qtmultimedia

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

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


[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: "gst-plugins-bad0.10_0.10.23-7.4ubuntu2+overlay1.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad0.10/+bug/1630399/+attachment/4757254/+files/gst-plugins-bad0.10_0.10.23-7.4ubuntu2+overlay1.debdiff

** Also affects: canonical-devices-system-image
   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/1630399

Title:
  [Phone] Please enable opus audio codec support in qtmultimedia

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

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


[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"
   
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad0.10/+bug/1630399/+attachment/4757252/+files/qtmultimedia-opensource-src_5.4.1-1ubuntu19~overlay5.debdiff

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

Title:
  [Phone] Please enable opus audio codec support in qtmultimedia

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad0.10/+bug/1630399/+subscriptions

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


[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"
   
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad0.10/+bug/1630399/+attachment/4757253/+files/adding_gstreamer_opus_support.patch

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

Title:
  [Phone] Please enable opus audio codec support in qtmultimedia

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad0.10/+bug/1630399/+subscriptions

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


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

Title:
  [Phone] Please enable opus audio codec support in qtmultimedia

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad0.10/+bug/1630399/+subscriptions

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


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

2016-10-04 Thread Devid Antonio Filoni
Public bug reported:

Hi, as described in QTBUG-50567 [1], qtmultimedia doesn't support opus
audio codec so for example we cannot record Telegram voice messages (
bug #1460464 and bug #1375179 ).

I patched qtmultimedia adding the support for audio/x-opus codec through
opusdec encoder in qtmultimedia, then I found qtmultimedia 5.4.1
(shipped with Ubuntu Phone vivid) is built against gstreamer0.10 and, as
gstreamer0.10-plugins-bad packages is not installed by default, opusdec
encoder is not available.

I'm working on this bug, I created it to track the progress, in order to
add opus support I have to:

1 - create a new gstreamer0.10-opus package containing only the opusdec
plugin: I don't know whether I have to create a new source package
containing opusdec sources or only a new .deb package (generated from
gst-plugins-bad0.10 sources). I'm working on the latter as gst-plugins-
bad0.10 package requires work in any ways.

2 - properly patch qtmultimedia source, I'm attaching a 
working-but-needs-cleanup patch. I think some opus declarations in the attached 
patch can be avoided, but I haven't had time to work on it so I'm attaching the 
patch I tested (requires gstreamer0.10-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)
 Status: In Progress

** Attachment added: "working-but-needs-cleanup qtmultimedia patch"
   
https://bugs.launchpad.net/bugs/1630399/+attachment/4754539/+files/adding_gstreamer_opus_support.patch

** Description changed:

  Hi, as described in QTBUG-50567 [1], qtmultimedia doesn't support opus
  audio codec so for example we cannot record Telegram voice messages (
- bug #1460464 and #1375179 ).
+ bug #1460464 and bug #1375179 ).
  
  I patched qtmultimedia adding the support for audio/x-opus codec through
  opusdec encoder in qtmultimedia, then I found qtmultimedia 5.4.1
  (shipped with Ubuntu Phone vivid) is built against gstreamer0.10 and, as
  gstreamer0.10-plugins-bad packages is not installed by default, opusdec
  encoder is not available.
  
  I'm working on this bug, I created it to track the progress, in order to
  add opus support I have to:
  
  1 - create a new gstreamer0.10-opus package containing only the opusdec
  plugin: I don't know whether I have to create a new source package
  containing opusdec sources or only a new .deb package (generated from
  gst-plugins-bad0.10 sources). I'm working on the latter as gst-plugins-
  bad0.10 package requires work in any ways.
  
  2 - properly patch qtmultimedia source, I'm attaching a 
working-but-needs-cleanup patch. I think some opus declarations in the attached 
patch can be avoided, but I haven't had time to work on it so I'm attaching the 
patch I tested (requires gstreamer0.10-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

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

Title:
  [Phone] Please enable opus audio codec support in qtmultimedia

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

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


[Bug 1416517] Re: add --version argument

2016-09-06 Thread Devid Antonio Filoni
This bug was fixed in the package sushi - 1.4.0+git20160822+dfsg-1

---
sushi (1.4.0+git20160822+dfsg-1) unstable; urgency=medium

  * New upstream git tarball (Closes: #811889)
- debian/control: require libglib2.0-dev >= 2.40 in Build-Depends field
  * debian/rules: provide get-orig-source target.
  * debian/rules: fix build with dpkg-buildpackage -A (Closes: #806659)
  * debian/rules: pass LDFLAGS to waf, fixes hardening-no-relro lintian warn.
  * debian/rules: fix hardening-no-bindnow lintian info.
  * Fix a crash on maki start:
- debian/patches/maki-revert-3bb2b23.diff: revert upstream maki
  commit 3bb2b23 and re-enable gupnp support as gupnp deadlock was fixed
  time ago, see: https://bugzilla.gnome.org/show_bug.cgi?id=667494
- debian/control: add libgupnp-igd-1.0-dev to Build-Depends field
  * debian/control: update Homepage field.
  * debian/copyright: update file.
  * Bump Standards-Version to 3.9.8.

 -- Devid Antonio Filoni <d.fil...@ubuntu.com> Mon, 22 Aug 2016 21:36:52
+0200

** Bug watch added: GNOME Bug Tracker #667494
   https://bugzilla.gnome.org/show_bug.cgi?id=667494

** Changed in: sushi (Ubuntu)
   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/1416517

Title:
  add --version argument

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

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


[Bug 1416525] Re: adding a server fails due to crash of and communication error with maki

2016-09-06 Thread Devid Antonio Filoni
This bug was fixed in the package sushi - 1.4.0+git20160822+dfsg-1

---
sushi (1.4.0+git20160822+dfsg-1) unstable; urgency=medium

  * New upstream git tarball (Closes: #811889)
- debian/control: require libglib2.0-dev >= 2.40 in Build-Depends field
  * debian/rules: provide get-orig-source target.
  * debian/rules: fix build with dpkg-buildpackage -A (Closes: #806659)
  * debian/rules: pass LDFLAGS to waf, fixes hardening-no-relro lintian warn.
  * debian/rules: fix hardening-no-bindnow lintian info.
  * Fix a crash on maki start:
- debian/patches/maki-revert-3bb2b23.diff: revert upstream maki
  commit 3bb2b23 and re-enable gupnp support as gupnp deadlock was fixed
  time ago, see: https://bugzilla.gnome.org/show_bug.cgi?id=667494
- debian/control: add libgupnp-igd-1.0-dev to Build-Depends field
  * debian/control: update Homepage field.
  * debian/copyright: update file.
  * Bump Standards-Version to 3.9.8.

 -- Devid Antonio Filoni <d.fil...@ubuntu.com> Mon, 22 Aug 2016 21:36:52
+0200

** Bug watch added: GNOME Bug Tracker #667494
   https://bugzilla.gnome.org/show_bug.cgi?id=667494

** Changed in: sushi (Ubuntu)
   Status: Confirmed => 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/1416525

Title:
  adding a server fails due to crash of and communication error with
  maki

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

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


[Bug 1620034] Re: [FFE] Please sync sushi 1.4.0+git20160822+dfsg-1 (universe) from Debian unstable (main)

2016-09-06 Thread Devid Antonio Filoni
This bug was fixed in the package sushi - 1.4.0+git20160822+dfsg-1

---
sushi (1.4.0+git20160822+dfsg-1) unstable; urgency=medium

  * New upstream git tarball (Closes: #811889)
- debian/control: require libglib2.0-dev >= 2.40 in Build-Depends field
  * debian/rules: provide get-orig-source target.
  * debian/rules: fix build with dpkg-buildpackage -A (Closes: #806659)
  * debian/rules: pass LDFLAGS to waf, fixes hardening-no-relro lintian warn.
  * debian/rules: fix hardening-no-bindnow lintian info.
  * Fix a crash on maki start:
- debian/patches/maki-revert-3bb2b23.diff: revert upstream maki
  commit 3bb2b23 and re-enable gupnp support as gupnp deadlock was fixed
  time ago, see: https://bugzilla.gnome.org/show_bug.cgi?id=667494
- debian/control: add libgupnp-igd-1.0-dev to Build-Depends field
  * debian/control: update Homepage field.
  * debian/copyright: update file.
  * Bump Standards-Version to 3.9.8.

 -- Devid Antonio Filoni <d.fil...@ubuntu.com>  Mon, 22 Aug 2016
21:36:52 +0200

** Changed in: sushi (Ubuntu)
   Status: New => Fix Released

** Bug watch added: GNOME Bug Tracker #667494
   https://bugzilla.gnome.org/show_bug.cgi?id=667494

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

Title:
  [FFE] Please sync sushi 1.4.0+git20160822+dfsg-1 (universe) from
  Debian unstable (main)

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

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


[Bug 1620034] Re: [FFE] Please sync sushi 1.4.0+git20160822+dfsg-1 (universe) from Debian unstable (main)

2016-09-06 Thread Devid Antonio Filoni
@Jeremy: for the same reasons you posted, this package could potentially also 
be safely removed.
The new version adds new features so, also if they are not so many, as per 
FreezeExceptionProcess I *had* to request this exception and IMHO I don't think 
"package ATM FTBFS" is a good reason to upload any new upstream version, also 
because the new one can be worst in many ways (for example it could have a new 
security issue).

@Iain: thank you, I'll upload it ASAP

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

Title:
  [FFE] Please sync sushi 1.4.0+git20160822+dfsg-1 (universe) from
  Debian unstable (main)

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

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


[Bug 1416525] Re: adding a server fails due to crash of and communication error with maki

2016-09-04 Thread Devid Antonio Filoni
A workaround for this issue is to apt-get remove maki-plugins

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

Title:
  adding a server fails due to crash of and communication error with
  maki

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

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


[Bug 1620034] [NEW] [FFE] Please sync sushi 1.4.0+git20160822+dfsg-1 (universe) from Debian unstable (main)

2016-09-04 Thread Devid Antonio Filoni
Public bug reported:

Please sync sushi 1.4.0+git20160822+dfsg-1 (universe) from Debian
unstable (main).

Current package doesn't work at all, it FTBFS [1] and if built it doesn't work 
when recommended maki-plugin package is installed due to a bug ( LP: #1416525 
), the bug is now fixed in Debian:
   * Fix a crash on maki start:
 - debian/patches/maki-revert-3bb2b23.diff: revert upstream maki
   commit 3bb2b23 and re-enable gupnp support as gupnp deadlock was fixed
   time ago, see: https://bugzilla.gnome.org/show_bug.cgi?id=667494
 - debian/control: add libgupnp-igd-1.0-dev to Build-Depends field

The above change fixes the issue but reintroduces a new library which was 
disabled by an upstream commit years ago. Other non-fixes changes from upstream 
changelogs:
In maki:
2016-01-07  nemo * Enable the use of custom TLS certificates
In tekka:
 - UI changes

sushi 1.4.0+git20160822+dfsg-1 fixes following bugs: LP: #1048020 , LP:
#1416517 , LP: #1416525

I tested this package in xenial (where all bugs can be reproduced too)
without issues. A yakkety build-log is provided [2]

[1]: a rebuild test log from my PPA: 
https://launchpadlibrarian.net/282593095/buildlog_ubuntu-yakkety-amd64.sushi_1.4.0+dfsg-1.1+rebuild1_BUILDING.txt.gz
[2] 
https://launchpadlibrarian.net/282593655/buildlog_ubuntu-yakkety-amd64.sushi_1.4.0+git20160822+dfsg-0+dfiloni1+yakkety1_BUILDING.txt.gz

** Affects: sushi (Ubuntu)
 Importance: Wishlist
 Status: New

** Description changed:

  Please sync sushi 1.4.0+git20160822+dfsg-1 (universe) from Debian
  unstable (main).
  
  Current package doesn't work at all, it FTBFS [1] and if built it doesn't 
work when recommended maki-plugin package is installed due to a bug ( LP: 
#1416525 ), the bug is now fixed in Debian:
-* Fix a crash on maki start:
-  - debian/patches/maki-revert-3bb2b23.diff: revert upstream maki
-commit 3bb2b23 and re-enable gupnp support as gupnp deadlock was fixed
-time ago, see: https://bugzilla.gnome.org/show_bug.cgi?id=667494
-  - debian/control: add libgupnp-igd-1.0-dev to Build-Depends field
+    * Fix a crash on maki start:
+  - debian/patches/maki-revert-3bb2b23.diff: revert upstream maki
+    commit 3bb2b23 and re-enable gupnp support as gupnp deadlock was fixed
+    time ago, see: https://bugzilla.gnome.org/show_bug.cgi?id=667494
+  - debian/control: add libgupnp-igd-1.0-dev to Build-Depends field
  
  The above change fixes the issue but reintroduces a new library which was 
disabled by an upstream commit years ago. Other non-fixes changes from upstream 
changelogs:
  In maki:
  2016-01-07  nemo   * Enable the use of custom TLS 
certificates
  In tekka:
-  - UI changes
+  - UI changes
  
- sushi 1.4.0+git20160822+dfsg-1 fixes following bugs: #1048020 , #1416517
- , 1416525
+ sushi 1.4.0+git20160822+dfsg-1 fixes following bugs: LP: #1048020 , LP:
+ #1416517 , LP: #1416525
  
  I tested this package in xenial (where all bugs can be reproduced too)
  without issues. A yakkety build-log is provided [2]
  
  [1]: a rebuild test log from my PPA: 
https://launchpadlibrarian.net/282593095/buildlog_ubuntu-yakkety-amd64.sushi_1.4.0+dfsg-1.1+rebuild1_BUILDING.txt.gz
  [2] 
https://launchpadlibrarian.net/282593655/buildlog_ubuntu-yakkety-amd64.sushi_1.4.0+git20160822+dfsg-0+dfiloni1+yakkety1_BUILDING.txt.gz

** Changed in: sushi (Ubuntu)
   Importance: Undecided => Wishlist

** Description changed:

  Please sync sushi 1.4.0+git20160822+dfsg-1 (universe) from Debian
  unstable (main).
  
  Current package doesn't work at all, it FTBFS [1] and if built it doesn't 
work when recommended maki-plugin package is installed due to a bug ( LP: 
#1416525 ), the bug is now fixed in Debian:
     * Fix a crash on maki start:
   - debian/patches/maki-revert-3bb2b23.diff: revert upstream maki
     commit 3bb2b23 and re-enable gupnp support as gupnp deadlock was fixed
     time ago, see: https://bugzilla.gnome.org/show_bug.cgi?id=667494
   - debian/control: add libgupnp-igd-1.0-dev to Build-Depends field
  
  The above change fixes the issue but reintroduces a new library which was 
disabled by an upstream commit years ago. Other non-fixes changes from upstream 
changelogs:
  In maki:
- 2016-01-07  nemo   * Enable the use of custom TLS 
certificates
+ 2016-01-07  nemo * Enable the use of custom TLS certificates
  In tekka:
   - UI changes
  
  sushi 1.4.0+git20160822+dfsg-1 fixes following bugs: LP: #1048020 , LP:
  #1416517 , LP: #1416525
  
  I tested this package in xenial (where all bugs can be reproduced too)
  without issues. A yakkety build-log is provided [2]
  
  [1]: a rebuild test log from my PPA: 
https://launchpadlibrarian.net/282593095/buildlog_ubuntu-yakkety-amd64.sushi_1.4.0+dfsg-1.1+rebuild1_BUILDING.txt.gz
  [2] 

[Bug 1481202] Re: gmail notification sound not changeable

2016-09-01 Thread Devid Antonio Filoni
** Branch linked: lp:~d.filoni/account-polld/lp1481202

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

Title:
  gmail notification sound not changeable

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1481202/+subscriptions

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


[Bug 1481202] Re: gmail notification sound not changeable

2016-08-31 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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1481202

Title:
  gmail notification sound not changeable

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1481202/+subscriptions

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


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

Title:
  Can't hear clock alarm when headphones are plugged in but not in your
  ears

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1364647/+subscriptions

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


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

Title:
  Can't hear clock alarm when headphones are plugged in but not in your
  ears

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1364647/+subscriptions

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


[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:
- create backup file: cp /usr/share/upstart/sessions/pulseaudio.conf 
/usr/share/upstart/sessions/pulseaudio.conf.bkp
- edit in file /usr/share/upstart/sessions/pulseaudio.conf
  line:
  exec pulseaudio --start
  to:
  exec pulseaudio - --start --log-target=newfile:/tmp/pulseverbose.log 
--log-time=1
- restart device

Please do not restart your phone after you reproduce the issue or log
files will be lost (copy them in another directory first so you can
upload them later)

(from wiki) The log files are in the /tmp directory. You might see more
than one file (pulseverbose.log, pulseverbose.log.1, pulseverbose.log.2,
etc). In case you don't know which file is the right one, please attach
all files to the launchpad bug.

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

Title:
  No sound notification for new SMS (Ubuntu Touch)

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

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


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

Title:
  Can't hear clock alarm when headphones are plugged in but not in your
  ears

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1364647/+subscriptions

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


[Bug 1597735] Re: Volume level should be remembered for role+output pairs

2016-08-15 Thread Devid Antonio Filoni
@GTriderXC, Vincas: this is really strange becuase:
AFAIK:
- message received sounds should use alert role
- Music/YouTube/... apps should use multimedia role
- during calls the phone should use phone role
- alarms should use alarm role
- feedbacksound role is used when there are no sounds playing (always muted)
indicator-sound always shows current active role volume (each role has a 
volume). So if indicator-sound showed 100% volume maybe another role was 
playing in background (with 100% volume), when no apps are running it defaults 
to alert volume. When an alert sound is played a current playing multimedia 
volume sound is decreased (pulseaudio ducking module) and restored after the 
alert sound has finished playing.
Could you please open another issue if indicator-sound is not working as I 
described for you? Maybe a reboot will help if a process like media-hub crashed.
Using ' pactl list sink-inputs ' command you can see current active role 
(media.role) and associated Volume value (ignore feedbacksound)

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

Title:
  Volume level should be remembered for role+output pairs

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

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


[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 current playback 
position" error as reported by Vincas in your ~/.cache/upstart/unity8.log file?
Another question: after step 4 of my original suggestion, have you tried if 
incoming SMS were working again?

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

Title:
  No sound notification for new SMS (Ubuntu Touch)

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

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


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

Title:
  empty lines and leading spaces are not shown in messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1366592/+subscriptions

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


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

Title:
  empty lines and leading spaces are not shown in messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1366592/+subscriptions

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


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

Title:
  empty lines and leading spaces are not shown in messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/band-aids-uphone/+bug/1366592/+subscriptions

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


[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 too, please let me know.

Does anyone have an idea of what piece of code handles this?

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

Title:
  pictures taken with flash are almost completely black

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1322121/+subscriptions

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


[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 switch (maybe the muted 
feedbacksound role gets wrongly used, it should be active only when not-playing 
audio)

3 (again) - Do you play any mobile game (or any other app installed from
store which uses audio)? (sorry, I forgot to mention this in my original
question). An app using multimedia role constantly in background could
cause the issue I found in indicator-sound.

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

Title:
  No sound notification for new SMS (Ubuntu Touch)

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

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


[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? Alert role volume is changed also when phone is locked.
2 - can you describe volume icon at the top of the screen when you miss a 
notification? Is it mute? Does it show two gray waves?
3 - do you often play music on phone or video content?
4 - could you try (close all apps before this) to adjust volume after typing a 
number in dialer-app? You should hear a sound when typing a digit (dialer 
keypad tones should be enabled in sound settings), maybe you'll hear the sound 
only after you increase the volume. This should adjust alert role (used by sms) 
volume and as result fix the issue (without having to remove 
/home/phablet/.config/pulse/ubuntu-phablet-stream-volumes.tdb file). This test 
could also confirm Jim's theory about a roles issue.

Thank you

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

Title:
  No sound notification for new SMS (Ubuntu Touch)

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

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


[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 to others which affect supported devices 
and a new release requires too much time.
Patch will be included in OTA-13 because it was pushed together with Android 
6.0 support required by a new device (so a new release was already planned).

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

Title:
  Poor microphone quality (mako)

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

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


[Bug 1604273] Re: Emulator is not loading scopes or apps

2016-07-21 Thread Devid Antonio Filoni
Not sure it this is releated however I had this issue using SDK
(installed few days ago) and I fixed it installing qml-module-ubuntu-
performancemetrics package (as networking doesn't work I downloaded it
from overlay PPA and used adb push to move it to device, then I
installed it using dpkg -i from adb shell), looks like MainView from
Ubuntu.Components 1.3 requires it.

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

Title:
  Emulator is not loading scopes or apps

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

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


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

Title:
  Poor microphone quality (mako)

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

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


[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) which will be pushed to our
devices with OTA-13.

Bootloader version: makoz30f
Baseband version: m9615a-cefwmazm-2.0.1701.07

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

Title:
  Poor microphone quality (mako)

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

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


[Bug 1573567] Re: Can't open gufw in Ubuntu 16.04

2016-05-17 Thread Devid Antonio Filoni
** Changed in: gui-ufw (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: gui-ufw (Ubuntu)
 Assignee: (unassigned) => Devid Antonio Filoni (d.filoni)

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

Title:
  Can't open gufw in Ubuntu 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1573567/+subscriptions

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


[Bug 1573567] Re: Can't open gufw in Ubuntu 16.04

2016-05-17 Thread Devid Antonio Filoni
** Description changed:

+ [Impact]
+  * gui-ufw doesn't start in Xenial due to missing dependency on python-gi as 
we can see on the following traceback. Uploaded package (I'm attaching debdiff 
too) adds missing dep.
+ 
+ [Test Case]
+  * Try to run gufw on a system where python-gi package is not installed
+ 
+ [Regression Potential]
+  * We cannot evaluate regressions as the package at the moment does not work 
at all, however upstream (costales) is very active, as you can see from this 
bug comments too, so I'm really confident he will fix any possible big issue 
ASAP if asked for.
+ 
+ [Other Info]
+ 
+ ORIGINAL BUG:
+ 
  Traceback (most recent call last):
-   File "/usr/share/gufw/gufw/gufw.py", line 21, in 
- from view.gufw  import Gufw
-   File "/usr/share/gufw/gufw/view/gufw.py", line 19, in 
- import gi
+   File "/usr/share/gufw/gufw/gufw.py", line 21, in 
+ from view.gufw  import Gufw
+   File "/usr/share/gufw/gufw/view/gufw.py", line 19, in 
+ import gi
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gufw 16.04.1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr 22 20:17:49 2016
  InstallationDate: Installed on 2016-04-22 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  ProcEnviron:
-  LANGUAGE=zh_TW:zh
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=zh_TW.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=zh_TW:zh
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=zh_TW.UTF-8
+  SHELL=/bin/bash
  SourcePackage: gui-ufw
  UpgradeStatus: No upgrade log present (probably fresh install)

** Attachment added: "debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/1573567/+attachment/4664799/+files/debdiff_xenial

** Changed in: gui-ufw (Ubuntu Xenial)
   Status: Confirmed => In Progress

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

Title:
  Can't open gufw in Ubuntu 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1573567/+subscriptions

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

[Bug 1573567] Re: Can't open gufw in Ubuntu 16.04

2016-05-17 Thread Devid Antonio Filoni
** Also affects: gui-ufw (Ubuntu Xenial)
   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/1573567

Title:
  Can't open gufw in Ubuntu 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1573567/+subscriptions

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


[Bug 1462092] [NEW] [SRU] Please upgrade gui-ufw to 15.04.4

2015-06-04 Thread Devid Antonio Filoni
Public bug reported:

Please upgrade gui-ufw to 15.04.4 in vivid,.

CHANGELOG:
+ 15.04.4
  - Fix: Migrate commands to subprocess  Fixing shell injection (LP: 
#1412554)
  - Fix: Allow import profile with English language (LP: #1416631)
  - Removed executable flag in config files (mask 600, not 700)
  - Updated translations
+ 15.04.3
  - Properly fix: Shell Command Injection (LP: #1410839)
+ 15.04.2
  - Fix: Shell Injection in the IP  Ports values.
+ 15.04.1
  - Fix: Shell Command Injection (LP: #1410839)
  - Fix: Not allow one interface over the same interface (LP: #1402220)
  - Fix: Not allow Both Protocol with a range of ports (LP: #1402232)
  - Updated languages

EXPLANATION OF NEW UPSTREAM RELEASE (and -proposed):
As you can see in the changelog, this new upstream release is mostly a bug 
fixes release (some of them are important), other changes are only translations 
updates.

I uploaded a copy of this package to my PPA (gui-ufw
15.04.4-0ubuntu0.1~devfil2) to prove that it actually builds. Upstream
(Marcos) is very active in our community and followed and fixed all bugs
in an amazing way asking for tests and so on. This package should have
been already uploaded before release, upstream wrote me several email,
but I missed them, sorry Marcos and sorry community, my fault.

@Marcos, can I please ask you to provide security issues patches (one
for issue, keep them minimal only needed changes) for 14.10, 14.04 and
12.04 (if affected) so I can create packages and get them uploaded
through security team? Thank you.

** Affects: gui-ufw (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: gui-ufw (Ubuntu Vivid)
 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/1462092

Title:
  [SRU] Please upgrade gui-ufw to 15.04.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/1462092/+subscriptions

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


[Bug 1462092] Re: [SRU] Please upgrade gui-ufw to 15.04.4

2015-06-04 Thread Devid Antonio Filoni
I uploaded the package in vivid-proposed.

I'm uploading here a filtered debdiff to show use changes in code (translations 
updates are excluded) generated with:
filterdiff -x 'gui-ufw-15.04.?/po/*' debdiff  filtered_debdiff 

** Attachment added: filtered_debdiff
   
https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/1462092/+attachment/4410043/+files/filtered_debdiff

** Also affects: gui-ufw (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Changed in: gui-ufw (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/1462092

Title:
  [SRU] Please upgrade gui-ufw to 15.04.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/1462092/+subscriptions

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


[Bug 892886] Re: ppa-purge is not multi-arch aware

2012-12-05 Thread Devid Antonio Filoni
ubuntu-sru ACK.

** Changed in: ppa-purge (Ubuntu Precise)
   Status: Fix Committed = In Progress

** Changed in: ppa-purge (Ubuntu Quantal)
   Status: Fix Committed = In Progress

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

Title:
  ppa-purge is not multi-arch aware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ppa-purge/+bug/892886/+subscriptions

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


[Bug 1075247] Re: Sync gui-ufw 12.10.0-1 (universe) from Debian testing (main)

2012-11-05 Thread Devid Antonio Filoni
ACK'ed

** Changed in: gui-ufw (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/1075247

Title:
  Sync gui-ufw 12.10.0-1 (universe) from Debian testing (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/1075247/+subscriptions

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


[Bug 285930] Re: [Wishlist] dillo-2.0 Released.

2012-10-12 Thread Devid Antonio Filoni
Lucid is not supported anymore.

** Changed in: dillo (Ubuntu)
   Status: Confirmed = Fix Released

** Also affects: dillo (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Changed in: dillo (Ubuntu Lucid)
   Status: New = Won't Fix

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

Title:
  [Wishlist] dillo-2.0 Released.

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

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


[Bug 285930] Re: [Wishlist] dillo-2.0 Released.

2012-10-12 Thread Devid Antonio Filoni
I meant no new releases such this will be uploaded, only maintenance
and security fixes.

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

Title:
  [Wishlist] dillo-2.0 Released.

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

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


[Bug 1022526] Re: avidemux2_gtk crashed with SIGSEGV in cairo_region_is_empty()

2012-07-12 Thread Devid Antonio Filoni
*** This bug is a duplicate of bug 1021043 ***
https://bugs.launchpad.net/bugs/1021043

** This bug has been marked a duplicate of bug 1021043
   Program received signal SIGSEGV, Segmentation fault. 0xb73d5b98 in 
cairo_region_is_empty () from /usr/lib/i386-linux-gnu/libcairo.so.2

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

Title:
  avidemux2_gtk crashed with SIGSEGV in cairo_region_is_empty()

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

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


[Bug 1016542] Re: putty crashed with SIGSEGV in cairo_region_is_empty()

2012-07-06 Thread Devid Antonio Filoni
*** This bug is a duplicate of bug 1021043 ***
https://bugs.launchpad.net/bugs/1021043

** This bug has been marked a duplicate of bug 1021043
   Program received signal SIGSEGV, Segmentation fault. 0xb73d5b98 in 
cairo_region_is_empty () from /usr/lib/i386-linux-gnu/libcairo.so.2

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

Title:
  putty crashed with SIGSEGV in cairo_region_is_empty()

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

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


[Bug 1014273] Re: xsane crashed with SIGSEGV in cairo_region_is_empty()

2012-07-06 Thread Devid Antonio Filoni
*** This bug is a duplicate of bug 1021043 ***
https://bugs.launchpad.net/bugs/1021043

** This bug has been marked a duplicate of bug 1021043
   Program received signal SIGSEGV, Segmentation fault. 0xb73d5b98 in 
cairo_region_is_empty () from /usr/lib/i386-linux-gnu/libcairo.so.2

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

Title:
  xsane crashed with SIGSEGV in cairo_region_is_empty()

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

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


[Bug 1011930] Re: gedit crashed with SIGSEGV in cairo_region_is_empty()

2012-07-06 Thread Devid Antonio Filoni
*** This bug is a duplicate of bug 1021043 ***
https://bugs.launchpad.net/bugs/1021043

** This bug has been marked a duplicate of bug 1021043
   Program received signal SIGSEGV, Segmentation fault. 0xb73d5b98 in 
cairo_region_is_empty () from /usr/lib/i386-linux-gnu/libcairo.so.2

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

Title:
  gedit crashed with SIGSEGV in cairo_region_is_empty()

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

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


[Bug 1021043] Re: Program received signal SIGSEGV, Segmentation fault. 0xb73d5b98 in cairo_region_is_empty () from /usr/lib/i386-linux-gnu/libcairo.so.2

2012-07-06 Thread Devid Antonio Filoni
This is not a glade bug. It can be reproduced with a lot of apps such as
xsane, putty, gedit, beatbox and so on...

** Changed in: glade (Ubuntu)
   Status: Confirmed = Invalid

** Also affects: ayatana-scrollbar
   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/1021043

Title:
  Program received signal SIGSEGV, Segmentation fault. 0xb73d5b98 in
  cairo_region_is_empty () from /usr/lib/i386-linux-gnu/libcairo.so.2

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

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


[Bug 1016652] Re: remmina crashed with SIGSEGV in cairo_region_is_empty()

2012-07-06 Thread Devid Antonio Filoni
*** This bug is a duplicate of bug 1021043 ***
https://bugs.launchpad.net/bugs/1021043

** This bug has been marked a duplicate of bug 1021043
   Program received signal SIGSEGV, Segmentation fault. 0xb73d5b98 in 
cairo_region_is_empty () from /usr/lib/i386-linux-gnu/libcairo.so.2

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

Title:
  remmina crashed with SIGSEGV in cairo_region_is_empty()

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

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


[Bug 996739] Re: ejecter doesn't work on precise 12.04 giving segmentation fault

2012-06-30 Thread Devid Antonio Filoni
No, looks like I can't reproduce this...

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

Title:
  ejecter doesn't work on precise 12.04 giving segmentation fault

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

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


Re: [Bug 996739] Re: ejecter doesn't work on precise 12.04 giving segmentation fault

2012-06-28 Thread Devid Antonio Filoni
I'll take a look tomorrow or tonight, maybe I know how to fix it.

On Thu, Jun 28, 2012 at 12:18 PM, isro sobu...@gmail.com wrote:
 me too..!! sometimes ejecter close unexpectedly when start up. I use
 dmesg command and found this error message:

 [   49.251271] ejecter[1934]: segfault at 21 ip 0042fb8e sp bff6e6f0
 error 4 in libc-2.15.so[3ea000+19f000]

 --
 You received this bug notification because you are subscribed to ejecter
 in Ubuntu.
 https://bugs.launchpad.net/bugs/996739

 Title:
  ejecter doesn't work on precise 12.04 giving segmentation fault

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

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

Title:
  ejecter doesn't work on precise 12.04 giving segmentation fault

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

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

[Bug 1014425] Re: fbautostart fails to handle XDG paths correctly

2012-06-25 Thread Devid Antonio Filoni
ubuntu-sru ACK!

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

Title:
  fbautostart fails to handle XDG paths correctly

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

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


[Bug 780312] Re: msn-pecan cannot connect: nexus stream error

2012-06-09 Thread Devid Antonio Filoni
Fixed in 0.1.3-1.

** Changed in: msn-pecan (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/780312

Title:
  msn-pecan cannot connect: nexus stream error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msn-pecan/+bug/780312/+subscriptions

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


[Bug 973926] Re: [FFe] Please upgrade emesene to 2.12.3

2012-04-07 Thread Devid Antonio Filoni
I uploaded the package.

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

Title:
  [FFe] Please upgrade emesene to 2.12.3

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

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


[Bug 973926] Re: [FFe] Please upgrade emesene to 2.12.3

2012-04-05 Thread Devid Antonio Filoni
Sorry guys, I worked all night on a software and I wrote pecan... I have
to drink to forget now LOL

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

Title:
  [FFe] Please upgrade emesene to 2.12.3

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

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


[Bug 973926] [NEW] [FFe] Please upgrade msn-pecan to 2.12.3

2012-04-04 Thread Devid Antonio Filoni
Public bug reported:

Please consider to upgrade msn-pecan to 2.12.3.

CHANGELOG:
- better plugin handling and fixes
- typing notifications fixed
- bugfixes to the msn backend
- bugfixes/improvements to the facebook backend
- bugfixes/improvements to adium output
- middle click closes tabs (gtk)
- prevent hanging/crashes with newer versions of openssl
- improved single-instance code
- code-style improvements
- updated translations

This version fixes a 100% CPU bug caused by the new OpenSSL version
(uploaded in Precise).

** Affects: emesene (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/973926

Title:
  [FFe] Please upgrade msn-pecan to 2.12.3

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

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


[Bug 932407] [NEW] [needs-packaging] granite

2012-02-14 Thread Devid Antonio Filoni
Public bug reported:

 Granite is an extension of GTK+. Among other things, it provides the
commonly-used widgets such as modeswitchers, welcome screens, AppMenus,
search bars, and more found in elementary apps.

** Affects: ubuntu
 Importance: Wishlist
 Assignee: Devid Antonio Filoni (d.filoni)
 Status: In Progress


** Tags: needs-packaging

** Changed in: ubuntu
   Importance: Undecided = Wishlist

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

Title:
  [needs-packaging] granite

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

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


[Bug 911817] Re: [new-upstream]emesene 2.12.1

2012-01-22 Thread Devid Antonio Filoni
Fixed.

** Changed in: emesene (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/911817

Title:
  [new-upstream]emesene 2.12.1

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

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


[Bug 887349] Re: Can't login in Windows live acount using empathy

2011-11-08 Thread Devid Antonio Filoni
Please note that this patch won't work for all users. This needs to be
fixed supporting WLM redirect server. AFAIK papyon upstream is working
on this.

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

Title:
  Can't login in Windows live acount using empathy

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

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


[Bug 887349] Re: Can't login in Windows live acount using empathy

2011-11-08 Thread Devid Antonio Filoni
Well-implemented patch:
https://github.com/emesene/papyon/commit/d2cd1fd379978ff095150dafb2e99bef7327acf2

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

Title:
  Can't login in Windows live acount using empathy

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

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


[Bug 881674] Re: SRU: Emesene in Oneiric can't use the Unity Launcher

2011-10-31 Thread Devid Antonio Filoni
Done.

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

Title:
  SRU: Emesene in Oneiric can't use the Unity Launcher

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

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


[Bug 881674] Re: SRU: Emesene in Oneiric can't use the Unity Launcher

2011-10-29 Thread Devid Antonio Filoni
Package uploaded.

** Changed in: emesene (Ubuntu Oneiric)
   Status: New = Confirmed

** Changed in: emesene (Ubuntu)
   Status: Confirmed = Fix Committed

** Changed in: emesene (Ubuntu)
 Assignee: Devid Antonio Filoni (d.filoni) = (unassigned)

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

Title:
  SRU: Emesene in Oneiric can't use the Unity Launcher

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

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


[Bug 881674] Re: SRU: Emesene in Oneiric can't use the Unity Launcher

2011-10-29 Thread Devid Antonio Filoni
** Changed in: emesene (Ubuntu)
   Status: Fix Committed = In Progress

** Changed in: emesene (Ubuntu)
 Assignee: (unassigned) = Devid Antonio Filoni (d.filoni)

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

Title:
  SRU: Emesene in Oneiric can't use the Unity Launcher

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

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


[Bug 753642] Re: impossible to type message or reply

2011-10-26 Thread Devid Antonio Filoni
Can somebody post a link to the fix for this? (I'm talking about the
webkit rev)

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

Title:
  impossible to type message or reply

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

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


[Bug 881674] Re: Emesene in Oneiric can't use the Unity Launcher

2011-10-25 Thread Devid Antonio Filoni
ubuntu-sru ACK.

** Changed in: emesene (Ubuntu)
   Status: In Progress = Confirmed

** Changed in: emesene (Ubuntu)
 Assignee: sbte (sbte) = Devid Antonio Filoni (d.filoni)

** Also affects: emesene (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Summary changed:

- Emesene in Oneiric can't use the Unity Launcher
+ SRU: Emesene in Oneiric can't use the Unity Launcher

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

Title:
  SRU: Emesene in Oneiric can't use the Unity Launcher

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

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


[Bug 840902] [NEW] [FF] Please sync emesene 2.11.7+dfsg-1 from Debian testing

2011-09-04 Thread Devid Antonio Filoni
Public bug reported:

Please sync emesene 2.11.7+dfsg-1 from Debian testing.

- UPSTREAM CHANGELOG -
2.11.5
- Experimental Qt4 gui (disabled by default: if you want to try it, run emesene 
with the -e main:qt4_main flag, and make sure to have python-qt4 around)
- Better support for Adium themes, including emoticon themes!
- Better working group chat
- Drag and drop support in chat window
- Ctrl+Tab support for switching tabs
- MSN groups chats support when using Adium themes
- Updated translations
- Lots of other bug fixes (so much we forgot about them? we fixed more than 100 
user-reported issues!)

2.11.7
- Plugins and themes can be loaded from ~/.config/emesene2/[plugins|themes]
- Avatars for Google talk and Facebook
- Mail access in Google talk
- A new Windows installer
- Unity launcher support
- Fully supported Adium theme set. All the themes are now Adium style
- Conversations don't close when the user is disconnected
- Updated translations
- Again, more than 100 user reported issues were closed

- DEBIAN CHANGELOG -
   [ Fabrizio Regalli ]
   * New upstream release (Closes: #633614)
   * Added 01-fix-spelling-error.diff patch
   * Fix spelling-error-in-description lintian message
   * Removed libclearlooks.dll file also in d/rules
   * Added imagemagick as B-D to resize icon via d/rules
   * Fixed typo in description (Closes: #633483)
   * Added override for dh_install, dh_installdir and dh_clean rules

** Affects: emesene (Ubuntu)
 Importance: Undecided
 Status: Confirmed

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

Title:
  [FF] Please sync emesene 2.11.7+dfsg-1 from Debian testing

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

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


[Bug 800860] Re: Emesene for oneiric is out of date

2011-09-04 Thread Devid Antonio Filoni
*** This bug is a duplicate of bug 840902 ***
https://bugs.launchpad.net/bugs/840902

** This bug is no longer a duplicate of bug 793124
   [new-upstream]emesene 2.11.5
** This bug has been marked a duplicate of bug 840902
   [FF] Please sync emesene 2.11.7+dfsg-1 from Debian testing

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

Title:
  Emesene for oneiric is out of date

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

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


[Bug 793124] Re: [new-upstream]emesene 2.11.5

2011-09-04 Thread Devid Antonio Filoni
*** This bug is a duplicate of bug 840902 ***
https://bugs.launchpad.net/bugs/840902

** This bug has been marked a duplicate of bug 840902
   [FF] Please sync emesene 2.11.7+dfsg-1 from Debian testing

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

Title:
  [new-upstream]emesene 2.11.5

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

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


[Bug 840902] Re: [FF] Please sync emesene 2.11.7+dfsg-1 from Debian testing

2011-09-04 Thread Devid Antonio Filoni
** Changed in: emesene (Ubuntu)
   Status: Confirmed = New

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

Title:
  [FF] Please sync emesene 2.11.7+dfsg-1 from Debian testing

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

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


[Bug 840902] Re: [FF] Please sync emesene 2.11.7+dfsg-1 from Debian testing

2011-09-04 Thread Devid Antonio Filoni
** Attachment added: SCREENSHOT
   
https://bugs.launchpad.net/ubuntu/+source/emesene/+bug/840902/+attachment/2352115/+files/Screenshot%2520at%25202011-09-04%252013%253A30%253A57.png

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

Title:
  [FF] Please sync emesene 2.11.7+dfsg-1 from Debian testing

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

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


[Bug 840902] Re: [FF] Please sync emesene 2.11.7+dfsg-1 from Debian testing

2011-09-04 Thread Devid Antonio Filoni
** Attachment removed: SCREENSHOT
   
https://bugs.launchpad.net/ubuntu/+source/emesene/+bug/840902/+attachment/2352115/+files/Screenshot%2520at%25202011-09-04%252013%253A30%253A57.png

** Attachment added: SCREENSHOT
   
https://bugs.launchpad.net/ubuntu/+source/emesene/+bug/840902/+attachment/2352414/+files/Screenshot%2520at%25202011-09-04%252014%253A15%253A08.png

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

Title:
  [FF] Please sync emesene 2.11.7+dfsg-1 from Debian testing

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

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


[Bug 840902] Re: [FF] Please merge emesene 2.11.7+dfsg-1 from Debian testing

2011-09-04 Thread Devid Antonio Filoni
** Summary changed:

- [FF] Please sync emesene 2.11.7+dfsg-1 from Debian testing
+ [FF] Please merge emesene 2.11.7+dfsg-1 from Debian testing

** Description changed:

  Please sync emesene 2.11.7+dfsg-1 from Debian testing.
  
  - UPSTREAM CHANGELOG -
  2.11.5
  - Experimental Qt4 gui (disabled by default: if you want to try it, run 
emesene with the -e main:qt4_main flag, and make sure to have python-qt4 around)
  - Better support for Adium themes, including emoticon themes!
  - Better working group chat
  - Drag and drop support in chat window
  - Ctrl+Tab support for switching tabs
  - MSN groups chats support when using Adium themes
  - Updated translations
  - Lots of other bug fixes (so much we forgot about them? we fixed more than 
100 user-reported issues!)
  
  2.11.7
  - Plugins and themes can be loaded from ~/.config/emesene2/[plugins|themes]
  - Avatars for Google talk and Facebook
  - Mail access in Google talk
  - A new Windows installer
  - Unity launcher support
  - Fully supported Adium theme set. All the themes are now Adium style
  - Conversations don't close when the user is disconnected
  - Updated translations
  - Again, more than 100 user reported issues were closed
  
- - DEBIAN CHANGELOG -
-[ Fabrizio Regalli ]
-* New upstream release (Closes: #633614)
-* Added 01-fix-spelling-error.diff patch
-* Fix spelling-error-in-description lintian message
-* Removed libclearlooks.dll file also in d/rules
-* Added imagemagick as B-D to resize icon via d/rules
-* Fixed typo in description (Closes: #633483)
-* Added override for dh_install, dh_installdir and dh_clean rules
+ - UBUNTU CHANGE -
+ * debian/control: add indicator-status-provider-emesene to Recommends 
field.
+ 
+ - DEBIAN CHANGES -
+    [ Fabrizio Regalli ]
+    * New upstream release (Closes: #633614)
+    * Added 01-fix-spelling-error.diff patch
+    * Fix spelling-error-in-description lintian message
+    * Removed libclearlooks.dll file also in d/rules
+    * Added imagemagick as B-D to resize icon via d/rules
+    * Fixed typo in description (Closes: #633483)
+    * Added override for dh_install, dh_installdir and dh_clean rules

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

Title:
  [FF] Please merge emesene 2.11.7+dfsg-1 from Debian testing

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

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

[Bug 833122] Re: [FFe] Please update gufw to 11.10.1

2011-08-24 Thread Devid Antonio Filoni
** Attachment added: SCREENSHOT
   
https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/833122/+attachment/2308323/+files/Screenshot%2520at%25202011-08-24%252018%253A03%253A48.png

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

Title:
  [FFe] Please update gufw to 11.10.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/833122/+subscriptions

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


[Bug 833122] Re: [FFe] Please update gufw to 11.10.1

2011-08-24 Thread Devid Antonio Filoni
** Attachment added: BUILD LOG
   
https://bugs.launchpad.net/bugs/833122/+attachment/2308319/+files/buildlog.log

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

Title:
  [FFe] Please update gufw to 11.10.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/833122/+subscriptions

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


[Bug 833122] [NEW] [FFe] Please update gufw to 11.10.1

2011-08-24 Thread Devid Antonio Filoni
Public bug reported:

Please update gufw to 11.10.1, it uses GTK3 now.

- UPSTREAM CHANGELOG -
* Ported to PyGObject and GTK3
* Removed deprecated UI code
* Used GtkSwitch to turn firewall off or on
* Renamed doc/ files to traditional Unix names and moved to top-level directory
* Simplified setup script, requires python-distutils-extra
  https://launchpad.net/python-distutils-extra

- DEBIAN CHANGELOG -
  * New upstream release.
  * debian/control: remove python-gtk2 and python-gnome2 from Depends field.
  * debian/control: add python-distutils-extra to Build-Depends field.
  * debian/control: add gir1.2-gtk-3.0 and gir1.2-polkit-1.0 to Depends field.
  * Add 00-fix_POTFILES.diff patch to fix a FTBFS caused by a wrong link.
  * debian/rules: remove override_dh_auto_install and override_dh_auto_clean
targets.
  * Update debian/docs file.
  * debian/rules: add override_dh_installchangelogs target.

- INSTALL LOG (in italian) -
sudo dpkg -i '/home/dfiloni/Sviluppo/result/gufw_11.10.1-0ubuntu1_all.deb' 
Selezionato il pacchetto gufw.
(Lettura del database... 178961 file e directory attualmente installati.)
Estrazione di gufw (da .../gufw_11.10.1-0ubuntu1_all.deb)...
Configurazione di gufw (11.10.1-0ubuntu1)...
Elaborazione dei trigger per man-db...
Elaborazione dei trigger per gnome-menus...
Elaborazione dei trigger per bamfdaemon...
Rebuilding /usr/share/applications/bamf.index...
Elaborazione dei trigger per desktop-file-utils...
Elaborazione dei trigger per menu...
Elaborazione dei trigger per hicolor-icon-theme...

- BUILD LOG -
(attached)

- SCREENSHOT -
(attached)

** Affects: gui-ufw (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/833122

Title:
  [FFe] Please update gufw to 11.10.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/833122/+subscriptions

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


[Bug 791554] Re: [oneiric] no titlebar buttons in unity session

2011-06-02 Thread Devid Antonio Filoni
Yes, it is.

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

Title:
  [oneiric] no titlebar buttons in unity session

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


[Bug 782926] Re: [Unity] Application doesn't show up in Launcher when open

2011-06-01 Thread Devid Antonio Filoni
This happens also for Chromium, etc... (at least if keep in launcher
is enabled), take a look at the attached screenshot.

** Attachment added: screenshot
   
https://bugs.launchpad.net/unity/+bug/782926/+attachment/2151240/+files/Screenshot.png

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

Title:
  [Unity] Application doesn't show up in Launcher when open

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


[Bug 782926] Re: [Unity] Application doesn't show up in Launcher when open

2011-06-01 Thread Devid Antonio Filoni
Please note that I'm using Oneiric.

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

Title:
  [Unity] Application doesn't show up in Launcher when open

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


[Bug 791554] [NEW] [oneiric] no titlebar buttons in unity session

2011-06-01 Thread Devid Antonio Filoni
Public bug reported:

Binary package hint: unity

In Oneiric using Ubuntu session metacity windows buttons (close,
minimize, maximize) are not showed. They are showed in unity-2d session.

** Affects: unity
 Importance: Undecided
 Status: New

** Affects: unity (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: unity
   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/791554

Title:
  [oneiric] no titlebar buttons in unity session

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


[Bug 791564] Re: Please sync gui-ufw 11.04.2-1 from Debian testing

2011-06-01 Thread Devid Antonio Filoni
ACKed.

** Changed in: gui-ufw (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/791564

Title:
  Please sync gui-ufw 11.04.2-1 from Debian testing

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


[Bug 489766] Re: Column doesn't clear joined shapes

2011-05-09 Thread Devid Antonio Filoni
Fixed in 0.4-4.

** Changed in: freealchemist (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/489766

Title:
  Column doesn't clear joined shapes

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


[Bug 771988] Re: [SRU] Please update emesene to version 2.11.4

2011-04-27 Thread Devid Antonio Filoni
ubuntu-sru ACK.

** Changed in: emesene (Ubuntu Natty)
   Status: Fix Committed = Confirmed

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

Title:
  [SRU] Please update emesene to version 2.11.4

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


[Bug 742337] [NEW] Sync emesene 2.0~git20110319+dfsg-1 (universe) from Debian unstable (main)

2011-03-25 Thread Devid Antonio Filoni
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/emesene
 status confirmed
 importance wishlist
 subscribe ubuntu-archive
 done

Please sync emesene 2.0~git20110319+dfsg-1 (universe) from Debian
unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
This version includes some new bugfixes.

Changelog entries since current natty version 2.0~git20110303-0ubuntu1:

emesene (2.0~git20110319+dfsg-1) unstable; urgency=low

  * Set myself as maintainer.
  * New upstream git revision, tarball generated removing non-free dlls dir.
  * Remove debian/watch, debian/emesene.xpm, debian/install files.
  * Update debian/README.source file.
  * Remove 21_svn2451_fix_avatar and 20_dont_build_own_libmimic patches.
  * debian/control: modify python to python (= 2.5) in Build-Depends field.
  * debian/control: remove python-libmimic from Recommends field.
  * debian/control: modify python-gtk2 (= 2.10) to python-gtk2 (= 2.12) in
Depends field.
  * debian/control: add python-appindicator and python-xmpp to Recommends
field.
  * debian/control: add python-papyon (= 0.5.4) and python-webkit to Depends
field.
  * debian/control: update Description field.
  * debian/control: add python-setuptools to Build-Depends field.
  * debian/control: move python-dbus and python-notify to Depends field.
  * Update debian/copyright file.
  * Update debian/links file.
  * debian/menu: update description field.
  * Bump Standards-Version to 3.9.1.

 -- Devid Antonio Filoni d.fil...@ubuntu.com  Sat, 19 Mar 2011
13:47:22 +0100

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk2MXsoACgkQONbgY3E1bGCQNwCgr3ylJwUGw5I7wl3pn2MlF57+
6MwAnRTEW+FV6smAXheJ0/JX6MiWo12b
=ty9F
-END PGP SIGNATURE-

** Affects: emesene (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

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

Title:
  Sync emesene 2.0~git20110319+dfsg-1 (universe) from Debian unstable
  (main)

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


[Bug 741117] Re: Blurry icon in wide screens

2011-03-23 Thread Devid Antonio Filoni
** Also affects: unity-2d
   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/741117

Title:
  Blurry icon in wide screens

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


[Bug 728469] [NEW] [FFe] Please upload emesene 2.0 (git)

2011-03-03 Thread Devid Antonio Filoni
Public bug reported:

Binary package hint: emesene

This is a Feature Freeze exception request to upload emesene 2.0 (not-
yet-released). emesene 1.6 is not maintained anymore by upstream and it
has a lot of bugs. emesene 2.0 is not based on old emesene code and uses
papyon as MSNP library so possible bugs in MSN can be fixed fixing only
papyon (you already know how many SRUs due to MSN changes are done in
each release), it supports python-xmpp and it's better integrated in
Ubuntu. As said by upstream emesene 2.0 is also more stable than emesene
1.6 although some emesene 1.6 features are still missing in 2.0.
Upstream would like this version in natty in order to avoid reports on
unmaintained 1.6 version and to proper start 2.0 period.

 INSTALL LOG (ITALIAN): 
dfiloni@dfiloni-N82JQ:~$ sudo dpkg -i emesene_2.0~git20110303-0ubuntu1_all.deb 
Selezionato il pacchetto emesene.
(Lettura del database... 128791 file e directory attualmente installati.)
Estrazione di emesene (da emesene_2.0~git20110303-0ubuntu1_all.deb)...
Configurazione di emesene (2.0~git20110303-0ubuntu1)...
Elaborazione dei trigger per man-db...
Elaborazione dei trigger per hicolor-icon-theme...
Elaborazione dei trigger per bamfdaemon...
Rebuilding /usr/share/applications/bamf.index...
Elaborazione dei trigger per desktop-file-utils...
Elaborazione dei trigger per python-gmenu...
Rebuilding /usr/share/applications/desktop.it_IT.utf8.cache...
Elaborazione dei trigger per python-support...
dfiloni@dfiloni-N82JQ:~$ 

 BUILD LOG: 
attached

 GIT REPOSITORY (changes list): 
https://github.com/emesene/emesene/commits/master

 SCREENSHOT: 
attached

 DEBIAN CHANGELOG: 
emesene (2.0~git20110303-0ubuntu1) natty; urgency=low

  * New upstream git revision.
  * Remove debian/watch, debian/emesene.xpm, debian/install and
debian/README.source files.
  * Remove 21_svn2451_fix_avatar and 20_dont_build_own_libmimic patches.
  * debian/control: modify python to python (= 2.5) in Build-Depends field.
  * debian/control: remove python-libmimic from Recommends field.
  * debian/control: modify python-gtk2 (= 2.10) to python-gtk2 (= 2.12) in
Depends field.
  * debian/control: add python-appindicator and python-xmpp to Recommends
field.
  * debian/control: add python-papyon (= 0.5.4) and python-webkit to Depends
field.
  * debian/control: update Description field.
  * debian/control: add python-setuptools to Build-Depends field.
  * debian/control: move python-dbus and python-notify to Depends field.
  * Update debian/copyright file.
  * Update debian/links file.
  * debian/menu: update description field.
  * Bump Standards-Version to 3.9.1.

 -- Devid Antonio Filoni d.fil...@ubuntu.com  Thu, 03 Mar 2011
14:49:13 +0100

** Affects: emesene (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/728469

Title:
  [FFe] Please upload emesene 2.0 (git)

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


  1   2   3   4   5   6   7   8   9   >