[Bug 189774] Re: seahorse shows passwords without verification

2010-05-26 Thread Antonio Litterio
I've noticed this problem also with Ubuntu 10.04 I don't know the motivations about the choose, but I think it is dangerous because a lot of password are used for many services. Think people that have got hotmail account, with the same password you could open your msn account and your email acco

[Bug 584826] [NEW] gnome panel sometimes icons disappears

2010-05-23 Thread Antonio Litterio
Public bug reported: Binary package hint: gnome-terminal Hi folks I'm reporting a problem in Ubuntu 10.04 32bit. I've noticed that sometimes some icons indicator in upper Gnome panel disappear. For example sometime is shoutdown restore button to disappear or is networkmanager or audio indicat

[Bug 531607] Re: yelp crashed with signal 5 in _XError()

2010-03-04 Thread Antonio Litterio
I've noticed that this crash happens when you close help window while it initialize the welcome page. -- yelp crashed with signal 5 in _XError() https://bugs.launchpad.net/bugs/531607 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber.

[Bug 508087] Re: gnome-about-me crashed with SIGSEGV in e_contact_set()

2010-02-22 Thread Antonio Litterio
I confirm this bug with guigui14100 steps. -- gnome-about-me crashed with SIGSEGV in e_contact_set() https://bugs.launchpad.net/bugs/508087 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@list

[Bug 151663] Re: Second instance of program launches in the exact same position as the first instance

2010-01-06 Thread Antonio Litterio
This problem is also present in Karmic. -- Second instance of program launches in the exact same position as the first instance https://bugs.launchpad.net/bugs/151663 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs ma

[Bug 483337] Re: a calculus resulting in a very large number in sci mode, makes the first digit (most significant) unreadable. Try 52!

2010-01-03 Thread Antonio Litterio
This is a vary problem when the result or inputs numbers are dot "." witch first char. I think that this is a big problem because 12 is different to .12 Regards Antonio -- a calculus resulting in a very large number in sci mode, makes the first digit (most significant) unreadable. Try 52! htt

[Bug 500121] Re: non accedo a youtube

2009-12-31 Thread Antonio Litterio
Caro Delio probabilmente il tuo problema non riguarda il tool gnome-nettool perché questo programma non serve per connettersi ad internet ma fornisce strumenti per il controllo della rete tipo ping ecc... Probabilmente non è un bug ti consiglierei di aprire un post sul forum italiano di Ubuntu f

[Bug 500121] Re: non accedo a youtube

2009-12-31 Thread Antonio Litterio
Delio writes: "I'm not able to access on internet page www.youtube.com. The PC is connect to internet with an sitecom access point (in wireless manner), because if I connect directly (with cable) I'm not able to access to internet." I think that this isn't gnome-nettool bug, but the network mana

[Bug 500734] [NEW] attribute value

2009-12-27 Thread Antonio Litterio
hanks Antonio Litterio ** Affects: gnome-disk-utility (Ubuntu) Importance: Undecided Status: New -- attribute value https://bugs.launchpad.net/bugs/500734 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-disk-utility in u

[Bug 321995] Re: notification-daemon crashed with SIGSEGV in g_object_finalize()

2009-03-10 Thread Antonio Litterio
I think that this is a duplicate of bug 131227 -- notification-daemon crashed with SIGSEGV in g_object_finalize() https://bugs.launchpad.net/bugs/321995 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to notification-daemon in ubuntu. -- d

[Bug 329564] Re: notification-daemon memory leak

2009-03-10 Thread Antonio Litterio
I analyzed the source code and I found the problem in file theme.c (equal for both standard and ubuntu theme). It was in incorrectly deallocation of SexyUrlLabel. With valgrind I noticed the presence of a lot of memory "still reachable". I think that probably it is libsexy problem, because if I w

[Bug 131227] Re: notification-daemon crashed with SIGSEGV in strcmp()

2009-02-25 Thread Antonio Litterio
Ok, look at this solution...I had to add a new function used to destroy properly notification gtk_widget (nw) and engine. I noticed that the problem was in an uncorrected closure of a G_Modules after the destruction of the widget. Practically the daemon destroys engine, in particular "engine->mod

[Bug 131227] Re: notification-daemon crashed with SIGSEGV in strcmp()

2009-02-23 Thread Antonio Litterio
Yes they have right, this patch not destroy old engine. But probably I found the problem. I noticed that the daemon crash when the function "destroy_engine" it is call from "gtk_widget_destroy" in function "_notify_timeout_destroy". If you comment the "g_module_close(engine->module)" in "dest

[Bug 323873] Re: Pop-up notifications hide Gnome panel

2009-02-23 Thread Antonio Litterio
** Attachment added: "Screenshot-notify-osd_good.png" http://launchpadlibrarian.net/22999533/Screenshot-notify-osd_good.png -- Pop-up notifications hide Gnome panel https://bugs.launchpad.net/bugs/323873 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which

[Bug 323873] Re: Pop-up notifications hide Gnome panel

2009-02-23 Thread Antonio Litterio
** Attachment added: "Screenshot-notify-osd_bad.png" http://launchpadlibrarian.net/22999512/Screenshot-notify-osd_bad.png -- Pop-up notifications hide Gnome panel https://bugs.launchpad.net/bugs/323873 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which i

[Bug 323873] Re: Pop-up notifications hide Gnome panel

2009-02-23 Thread Antonio Litterio
I have same problem. I noticed this problem with notification-daemon and notify-osd (Screenshot-notify-osd_bad.png and Screenshot-notification_daemon.png). But if I removed and reloaded notify-osd daemon the notifications will assume correct position (Screenshot-notify-osd_good.png). With notif

[Bug 329564] Re: notification-daemon memory leak

2009-02-15 Thread Antonio Litterio
** Description changed: Binary package hint: notification-daemon I noticed memory leak in notification-daemon For reproduced this bug: -) Open System Monitor for view memory occupation. - -) Open Notification Settings select for example standard themas + -) Open Notification-Settings,

[Bug 329564] [NEW] notification-daemon memory leak

2009-02-14 Thread Antonio Litterio
Public bug reported: Binary package hint: notification-daemon I noticed memory leak in notification-daemon For reproduced this bug: -) Open System Monitor for view memory occupation. -) Open Notification Settings select for example standard themas -) Press button preview with enter button (for

[Bug 131227] Re: notification-daemon crashed with SIGSEGV in strcmp()

2009-02-10 Thread Antonio Litterio
Ok I have follow the guidelines, and I attached the correct patch. Thanks Martin and all for the help. ** Attachment added: "fix crash notification-daemon when change themes" http://launchpadlibrarian.net/22483722/notification-daemon_0.4.0-0ubuntu3.debdiff ** Changed in: notification-daemo

[Bug 131227] Re: notification-daemon crashed with SIGSEGV in strcmp()

2009-02-09 Thread Antonio Litterio
** Changed in: notification-daemon (Ubuntu) Status: Fix Committed => Confirmed -- notification-daemon crashed with SIGSEGV in strcmp() https://bugs.launchpad.net/bugs/131227 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to notificat

[Bug 131227] Re: notification-daemon crashed with SIGSEGV in strcmp()

2009-02-09 Thread Antonio Litterio
Tchalvak you're right, I wring. I put what return "confirmed" or "In progress"? excuse yet. -- notification-daemon crashed with SIGSEGV in strcmp() https://bugs.launchpad.net/bugs/131227 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to n

[Bug 272477] Re: yelp crashed with SIGSEGV in strlen()

2009-02-09 Thread Antonio Litterio
Now in the Ubuntu 9.04 it is fix -- yelp crashed with SIGSEGV in strlen() https://bugs.launchpad.net/bugs/272477 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.

[Bug 131227] Re: notification-daemon crashed with SIGSEGV in strcmp()

2009-02-09 Thread Antonio Litterio
** Changed in: notification-daemon (Ubuntu) Status: Fix Released => Fix Committed -- notification-daemon crashed with SIGSEGV in strcmp() https://bugs.launchpad.net/bugs/131227 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to notifi

[Bug 131227] Re: notification-daemon crashed with SIGSEGV in strcmp()

2009-02-09 Thread Antonio Litterio
** Changed in: notification-daemon (Ubuntu) Status: Triaged => Fix Released -- notification-daemon crashed with SIGSEGV in strcmp() https://bugs.launchpad.net/bugs/131227 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to notification

[Bug 322030] Re: notification-daemon crashed with SIGSEGV in IA__g_datalist_clear()

2009-02-08 Thread Antonio Litterio
*** This bug is a duplicate of bug 131227 *** https://bugs.launchpad.net/bugs/131227 ** This bug has been marked a duplicate of bug 131227 notification-daemon crashed with SIGSEGV in strcmp() -- notification-daemon crashed with SIGSEGV in IA__g_datalist_clear() https://bugs.launchpad.net/

[Bug 323797] Re: [jaunty alpha 3] notification-daemon crashed with SIGSEGV in g_datalist_clear()

2009-02-08 Thread Antonio Litterio
*** This bug is a duplicate of bug 131227 *** https://bugs.launchpad.net/bugs/131227 ** This bug has been marked a duplicate of bug 131227 notification-daemon crashed with SIGSEGV in strcmp() -- [jaunty alpha 3] notification-daemon crashed with SIGSEGV in g_datalist_clear() https://bugs.l

[Bug 320328] Re: Pop-Out notification crashes on changing look.

2009-02-08 Thread Antonio Litterio
*** This bug is a duplicate of bug 131227 *** https://bugs.launchpad.net/bugs/131227 ** This bug has been marked a duplicate of bug 131227 notification-daemon crashed with SIGSEGV in strcmp() -- Pop-Out notification crashes on changing look. https://bugs.launchpad.net/bugs/320328 You rece

[Bug 326410] Re: notification-daemon crashed with SIGSEGV

2009-02-08 Thread Antonio Litterio
*** This bug is a duplicate of bug 131227 *** https://bugs.launchpad.net/bugs/131227 ** This bug has been marked a duplicate of bug 131227 notification-daemon crashed with SIGSEGV in strcmp() -- notification-daemon crashed with SIGSEGV https://bugs.launchpad.net/bugs/326410 You received t

[Bug 324996] Re: notification-daemon crashed

2009-02-07 Thread Antonio Litterio
*** This bug is a duplicate of bug 131227 *** https://bugs.launchpad.net/bugs/131227 ** This bug has been marked a duplicate of bug 131227 notification-daemon crashed with SIGSEGV in strcmp() -- notification-daemon crashed https://bugs.launchpad.net/bugs/324996 You received this bug noti

[Bug 325113] Re: Notification module crashes when trying to preview standard theme

2009-02-07 Thread Antonio Litterio
*** This bug is a duplicate of bug 131227 *** https://bugs.launchpad.net/bugs/131227 ** This bug has been marked a duplicate of bug 131227 notification-daemon crashed with SIGSEGV in strcmp() -- Notification module crashes when trying to preview standard theme https://bugs.launchpad.net/b

[Bug 318365] Re: notification-daemon crashed with SIGSEGV in g_object_finalize()

2009-02-07 Thread Antonio Litterio
*** This bug is a duplicate of bug 131227 *** https://bugs.launchpad.net/bugs/131227 ** This bug has been marked a duplicate of bug 131227 notification-daemon crashed with SIGSEGV in strcmp() -- notification-daemon crashed with SIGSEGV in g_object_finalize() https://bugs.launchpad.net/bug

[Bug 318467] Re: notification-daemon crashed with SIGSEGV

2009-02-07 Thread Antonio Litterio
*** This bug is a duplicate of bug 131227 *** https://bugs.launchpad.net/bugs/131227 ** This bug has been marked a duplicate of bug 131227 notification-daemon crashed with SIGSEGV in strcmp() -- notification-daemon crashed with SIGSEGV https://bugs.launchpad.net/bugs/318467 You received t

[Bug 304197] Re: notification-properties reports problem on first try, success on subsequent

2009-02-07 Thread Antonio Litterio
*** This bug is a duplicate of bug 131227 *** https://bugs.launchpad.net/bugs/131227 ** This bug has been marked a duplicate of bug 131227 notification-daemon crashed with SIGSEGV in strcmp() -- notification-properties reports problem on first try, success on subsequent https://bugs.launc

[Bug 131227] Re: notification-daemon crashed with SIGSEGV in strcmp()

2009-02-07 Thread Antonio Litterio
I solved this bus. The problem was the incorrect delete previous theme when this change.. in daemon application "notification_daemon" I noticed that it crash when change theme and i have found the problem in notification_daemon in engine. The problem it is: when change theme in function "theme_c

[Bug 131227] Re: notification-daemon crashed with SIGSEGV in strcmp()

2009-02-07 Thread Antonio Litterio
** Changed in: notification-daemon (Ubuntu) Assignee: Michael Vogt (mvo) => Antonio Litterio (antonio-litterio-gmail) -- notification-daemon crashed with SIGSEGV in strcmp() https://bugs.launchpad.net/bugs/131227 You received this bug notification because you are a member of Ubuntu Desk