[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
Desktop Bugs, which is subscribed to gedit in 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

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


[Bug 439546] Re: Really set HumanLogin as theme for the GDM login screen.

2009-10-01 Thread Devid Antonio Filoni
New debdiff.

** Attachment added: debdiff
   http://launchpadlibrarian.net/32774986/debdiff

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

** Changed in: gdm (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned)

-- 
Really set HumanLogin as theme for the GDM login screen.
https://bugs.launchpad.net/bugs/439546
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 439546] [NEW] Really set HumanLogin as theme for the GDM login screen.

2009-09-30 Thread Devid Antonio Filoni
Public bug reported:

Binary package hint: gdm

The HumanLogin theme is not set, only the background is (and it is not
the image of the theme), this bug is caused by a typo in the
gdm.postinst script: /desktop/gnome/interface/gtk-theme instead of
/desktop/gnome/interface/gtk_theme. Also /apps/metacity/general/theme
should be set to HumanLogin. The attached debdiff fixes this bug.

** Affects: gdm (Ubuntu)
 Importance: Undecided
 Assignee: Sebastien Bacher (seb128)
 Status: Confirmed

-- 
Really set HumanLogin as theme for the GDM login screen.
https://bugs.launchpad.net/bugs/439546
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 439546] Re: Really set HumanLogin as theme for the GDM login screen.

2009-09-30 Thread Devid Antonio Filoni

** Attachment added: debdiff
   http://launchpadlibrarian.net/32755937/debdiff

** Changed in: gdm (Ubuntu)
   Status: New = Confirmed

** Changed in: gdm (Ubuntu)
 Assignee: (unassigned) = Sebastien Bacher (seb128)

-- 
Really set HumanLogin as theme for the GDM login screen.
https://bugs.launchpad.net/bugs/439546
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 439546] Re: Really set HumanLogin as theme for the GDM login screen.

2009-09-30 Thread Devid Antonio Filoni
New debdiff.

** Attachment added: debdiff
   http://launchpadlibrarian.net/32756707/debdiff

-- 
Really set HumanLogin as theme for the GDM login screen.
https://bugs.launchpad.net/bugs/439546
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 439546] Re: Really set HumanLogin as theme for the GDM login screen.

2009-09-30 Thread Devid Antonio Filoni
@Sebastien: the other change (the metacity one) is needed too. Whitout
that change if you click, for example, to the Accesibility icon you will
see the Human theme (but gray), the metacity theme is needed to complete
the gtk+ one.

-- 
Really set HumanLogin as theme for the GDM login screen.
https://bugs.launchpad.net/bugs/439546
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 424256] Re: Ejecter crashes due to missing gvfs hal volume monitor.

2009-09-18 Thread Devid Antonio Filoni
@Federico: I think you can easily fix this using C code. Just call
libhal_manger_find_device_string_match in order to get the udi of the
device.

-- 
Ejecter crashes due to missing gvfs hal volume monitor.
https://bugs.launchpad.net/bugs/424256
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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


[Bug 424256] Re: Ejecter crashes due to missing gvfs hal volume monitor.

2009-09-15 Thread Devid Antonio Filoni
I'm trying to fix this, if I won't be able to do it, I will ask to
remove ejecter package from Ubuntu.

** Changed in: ejecter (Ubuntu)
   Status: New = In Progress

-- 
Ejecter crashes due to missing gvfs hal volume monitor.
https://bugs.launchpad.net/bugs/424256
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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


[Bug 424256] [NEW] Ejecter crashes due to missing gvfs hal volume monitor.

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

Binary package hint: ejecter

gvfs hal volume monitor is not available in Ubuntu Karmic and Ejecter
crashes on startup because get_identifier
(http://references.valadoc.org/gio-2.0/GLib.Volume.get_identifier.html)
returns NULL when calling it with G_VOLUME_IDENTIFIER_KIND_HAL_UDI and
AFAIK there are not other ways to obtain the UDI using vala.

From http://library.gnome.org/devel/gio/stable/GVolume.html :
Note that G_VOLUME_IDENTIFIER_KIND_HAL_UDI will only be available when the gvfs 
hal volume monitor is in use. Other volume monitors will generally be able to 
provide the G_VOLUME_IDENTIFIER_KIND_UNIX_DEVICE identifier, which can be used 
to obtain a hal device by means of libhal_manger_find_device_string_match().

Vala does not provide find_device_string_match () function, this is why
I think there is not another way to find the UDI (needed to call several
functions).

** Affects: ejecter
 Importance: Undecided
 Status: New

** Affects: ejecter (Ubuntu)
 Importance: High
 Status: New

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

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

** Also affects: ejecter
   Importance: Undecided
   Status: New

** Also affects: gvfs (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: vala (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ejecter (Ubuntu)
   Importance: Undecided = High

-- 
Ejecter crashes due to missing gvfs hal volume monitor.
https://bugs.launchpad.net/bugs/424256
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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


[Bug 388898] Re: [MIR] empathy dependencies

2009-08-26 Thread Devid Antonio Filoni
The next papyon release (that will be released in the next few days)
will add AFAIK support to one of the most requested MSN features:
audio/video call. So IMHO we should use butterfly. I will request a FF
exception, there are a lot of bug reports and brainstorm ideas asking
for that feature, I think we should provide it in karmic in order to
properly test it before karmic+1. I'm sorry if the release is not ready
before FF but AFAIK there are still few (very few) things to do before
releasing it.

Some (not all) links to show how many users want audio/video call support:
http://brainstorm.ubuntu.com/idea/164/
http://brainstorm.ubuntu.com/idea/11685/
https://bugs.edge.launchpad.net/ubuntu/+source/pidgin/+bug/127861

Regression in papyon compared to pidgin:
 - no OIMs support (upstream is working in order to get it working, it is 
already supported by papyon)
 - no file transfer (like telepathy-haze), but upstream is working on it too

-- 
[MIR] empathy dependencies
https://bugs.launchpad.net/bugs/388898
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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


[Bug 280188] Re: libgtkada2-bin : trying to overwrite `/usr/bin/gdialog', which is also in package zenity

2009-08-25 Thread Devid Antonio Filoni
** Changed in: zenity (Ubuntu)
   Status: New = Invalid

** Changed in: zenity (Ubuntu)
   Status: Invalid = New

-- 
libgtkada2-bin : trying to overwrite `/usr/bin/gdialog', which is also in 
package zenity
https://bugs.launchpad.net/bugs/280188
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to zenity in ubuntu.

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


[Bug 388898] Re: Move Empathy Dependencies to Main and Update Desktop Seed

2009-08-21 Thread Devid Antonio Filoni
@Loïc Minier: about the missing XB-Python-Version, it is not needed
using pysupport (it is needed only using pycentral). I'm going to upload
a new package with the missing Provides field, is this ok?

-- 
Move Empathy Dependencies to Main and Update Desktop Seed
https://bugs.launchpad.net/bugs/388898
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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

[Bug 388898] Re: Move Empathy Dependencies to Main and Update Desktop Seed

2009-08-21 Thread Devid Antonio Filoni
I've uploaded the new papyon package with the fixes and I've adjusted
the MIR page.

** Changed in: papyon (Ubuntu Karmic)
   Status: Incomplete = New

-- 
Move Empathy Dependencies to Main and Update Desktop Seed
https://bugs.launchpad.net/bugs/388898
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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


[Bug 388898] Re: Move Empathy Dependencies to Main and Update Desktop Seed

2009-08-20 Thread Devid Antonio Filoni
Papyon MIR: https://wiki.ubuntu.com/MainInclusionReportPapyon

** Changed in: papyon (Ubuntu Karmic)
   Status: Incomplete = New

-- 
Move Empathy Dependencies to Main and Update Desktop Seed
https://bugs.launchpad.net/bugs/388898
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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


[Bug 31037] Re: Vino-server takes 90% of cpu when only listening for incoming connections

2009-07-12 Thread Devid Antonio Filoni
This bug doesn't seem to be fixed, reopening...

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

-- 
Vino-server takes 90% of cpu when only listening for incoming connections
https://bugs.launchpad.net/bugs/31037
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 260918] Re: needed: libv4l and associated application patches (or gspca stopped working in 2.6.27)

2009-05-06 Thread Devid Antonio Filoni
Does amsn work on Jaunty? Please test it, I don't have a webcam so I
cannot test it. If it works I will update the intrepid package.

-- 
needed: libv4l and associated application patches (or gspca stopped working in 
2.6.27)
https://bugs.launchpad.net/bugs/260918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst-plugins-good0.10 in ubuntu.

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


[Bug 321176] Re: [Jaunty] alarm-clock causes screen to freeze

2009-05-02 Thread Devid Antonio Filoni
motu-sru ACK.

-- 
[Jaunty] alarm-clock causes screen to freeze
https://bugs.launchpad.net/bugs/321176
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygtk in ubuntu.

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


[Bug 260918] Re: needed: libv4l and associated application patches (or gspca stopped working in 2.6.27)

2009-01-29 Thread Devid Antonio Filoni
Please test the new amsn package and report if it works or not. Thanks.

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

-- 
needed: libv4l and associated application patches (or gspca stopped working in 
2.6.27)
https://bugs.launchpad.net/bugs/260918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

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


[Bug 260918] Re: needed: libv4l and associated application patches (or gspca stopped working in 2.6.27)

2008-12-22 Thread Devid Antonio Filoni
Can someone please test the amsn package?

-- 
needed: libv4l and associated application patches (or gspca stopped working in 
2.6.27)
https://bugs.launchpad.net/bugs/260918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

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


[Bug 260918] Re: needed: libv4l and associated application patches (or gspca stopped working in 2.6.27)

2008-12-13 Thread Devid Antonio Filoni
@Guido: thanks for your report, I'm happy that it works
@Flametrees: in the Ubuntu package that patch is already applied (in a 
different way it does the same thing)
@Bloodsucker: is still not working for you?

-- 
needed: libv4l and associated application patches (or gspca stopped working in 
2.6.27)
https://bugs.launchpad.net/bugs/260918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

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


[Bug 260918] Re: needed: libv4l and associated application patches (or gspca stopped working in 2.6.27)

2008-11-27 Thread Devid Antonio Filoni
@Bloodsucker: the amsn patch is taken from upstream svn, have you tried
with  0.97.2~debian-1ubuntu2 version? Also can you try amsn svn?

-- 
needed: libv4l and associated application patches (or gspca stopped working in 
2.6.27)
https://bugs.launchpad.net/bugs/260918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

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


[Bug 260918] Re: needed: libv4l and associated application patches (or gspca stopped working in 2.6.27)

2008-11-27 Thread Devid Antonio Filoni
Ok, the problem is in the upstream patch, can you please send an email
to amsn developers?

-- 
needed: libv4l and associated application patches (or gspca stopped working in 
2.6.27)
https://bugs.launchpad.net/bugs/260918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

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


[Bug 260918] Re: needed: libv4l and associated application patches (or gspca stopped working in 2.6.27)

2008-11-27 Thread Devid Antonio Filoni
Can you try using libv4l 0.4.0? The svn Makefile checks for libv4l =
0.4.0.

-- 
needed: libv4l and associated application patches (or gspca stopped working in 
2.6.27)
https://bugs.launchpad.net/bugs/260918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

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


[Bug 260918] Re: needed: libv4l and associated application patches (or gspca stopped working in 2.6.27)

2008-11-27 Thread Devid Antonio Filoni
I've searched in google and http://people.atrpms.net/~hdegoede/ contains
tarballs, however I don't know if they are ok or not.

-- 
needed: libv4l and associated application patches (or gspca stopped working in 
2.6.27)
https://bugs.launchpad.net/bugs/260918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

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


[Bug 260918] Re: needed: libv4l and associated application patches (or gspca stopped working in 2.6.27)

2008-11-17 Thread Devid Antonio Filoni
** Changed in: amsn (Ubuntu)
 Assignee: (unassigned) = Devid Antonio Filoni (d.filoni)
   Status: New = In Progress

-- 
needed: libv4l and associated application patches (or gspca stopped working in 
2.6.27)
https://bugs.launchpad.net/bugs/260918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

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


[Bug 216756] Re: Impossible install Gnome starting from ubuntu netboot installation

2008-10-20 Thread Devid Antonio Filoni
~motu-sru ACK

-- 
Impossible install Gnome starting from ubuntu netboot installation
https://bugs.launchpad.net/bugs/216756
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to meta-gnome2 in ubuntu.

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


[Bug 249505] Re: Please merge meta-gnome 2.22.2~3 (universe) from Debian unstable (main)

2008-08-27 Thread Devid Antonio Filoni
Removed uus-pre-ff-810 as the new Debian version doesn't include new
features but only bugfixes.

** Tags removed: uus-pre-ff-810

-- 
Please merge meta-gnome 2.22.2~3 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/249505
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to meta-gnome2 in ubuntu.

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


[Bug 230016] Re: [intrepid] Rebuild with perl 5.10

2008-07-24 Thread Devid Antonio Filoni
The debdiff for entity

** Attachment added: entity_1.0.1-9ubuntu3build1.debdiff
   http://launchpadlibrarian.net/16287334/entity_1.0.1-9ubuntu3build1.debdiff

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

** Changed in: entity (Ubuntu)
   Status: New = Confirmed

-- 
[intrepid] Rebuild with perl 5.10
https://bugs.launchpad.net/bugs/230016
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to xchat-gnome in ubuntu.

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


[Bug 230016] Re: [intrepid] Rebuild with perl 5.10

2008-07-24 Thread Devid Antonio Filoni
Adjusted the revision number for entity

** Attachment added: entity_1.0.1-9ubuntu4.debdiff
   http://launchpadlibrarian.net/16287778/entity_1.0.1-9ubuntu4.debdiff

-- 
[intrepid] Rebuild with perl 5.10
https://bugs.launchpad.net/bugs/230016
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to xchat-gnome in ubuntu.

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


[Bug 220301] Re: update to hardy misses some python packages

2008-06-30 Thread Devid Antonio Filoni
This is a bug of python-gnome2-desktop package.

** Changed in: gnome-python-desktop (Ubuntu)
Sourcepackagename: wxwidgets2.8 = gnome-python-desktop

-- 
update to hardy misses some python packages
https://bugs.launchpad.net/bugs/220301
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-python-desktop in ubuntu.

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