[Bug 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-03 Thread Oded Arbel

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/28673992/Dependencies.txt

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-04 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions: 
 
 * Is this reproducible? 
 * If so, what specific steps should we take to recreate this bug? 
 
 This will help us to find and resolve the problem.

** Changed in: gtk+2.0 (Ubuntu)
   Importance: Undecided => Medium

** Changed in: gtk+2.0 (Ubuntu)
   Status: New => Incomplete

** Changed in: gtk+2.0 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-05 Thread Oded Arbel
It is always reproducible for me in eclipse, though in Evolution it is
sometimes does not crash.

There are 3 drop-downs in Evolution that cause this problem - the
account selector in folder->subscriptions, the server type in the
account preferences' receiving tab and the server type in the account
preferences' sending tab. If I try to access evolution immediately after
I log in, then the drop-downs do not crash the program immediately, but
if I continue to use Evolution for a while then after a few minutes
accessing any of the mentioned drop-downs will crash the program
immediately, after which any time I run the program it will crash.

In regards to me previous comment about the width of the drop-down -
this is unlikely the problem as the account selector in the mail
composer, which is as wide as the composer menu, does not crash
evolution for me.

In Eclipse, the commit dialog's "previous comment" drop-down as well as
a few others cause this problem for me.

I managed to generate a core dump from evolution, which is attached. I
also did an strace but I don't think there was anything interesting
there, but let me know if you want its output.

** Attachment added: "Core dump from Evolution after the crush"
   http://launchpadlibrarian.net/28704038/core.gz

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-05 Thread Darren Adams
I have noticed this happening to me a lot as well when I use drop-down
lists in a number of programs that I use regularly, namely:

* Epiphany
* Transmission
* Gwibber (unfortunately this just segfaults, leaving no useful output / error 
messages)

I've also seen this happen in Nautilus too, but that just restarts.
Sometimes, an error is For instance, I see this error in ~/.xsession-
errors when Transmission crashes when I try to select an item from a
drop-down list

(transmission:17208): Gtk-CRITICAL **:
gtk_tree_sortable_set_sort_column_id: assertion `GTK_IS_TREE_SORTABLE
(sortable)' failed.

If I can find a way to consistently reproduce the crash, I'll produce a
core dump and post it here.

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-09 Thread Iain Lane
*** This bug is a duplicate of bug 391398 ***
https://bugs.launchpad.net/bugs/391398

** This bug has been marked a duplicate of bug 391398
   Applications segfault with gtk+ version 2.17.2 when selecting listbox values

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-03 Thread Oded Arbel

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/28673992/Dependencies.txt

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-04 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions: 
 
 * Is this reproducible? 
 * If so, what specific steps should we take to recreate this bug? 
 
 This will help us to find and resolve the problem.

** Changed in: gtk+2.0 (Ubuntu)
   Importance: Undecided => Medium

** Changed in: gtk+2.0 (Ubuntu)
   Status: New => Incomplete

** Changed in: gtk+2.0 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-05 Thread Oded Arbel
It is always reproducible for me in eclipse, though in Evolution it is
sometimes does not crash.

There are 3 drop-downs in Evolution that cause this problem - the
account selector in folder->subscriptions, the server type in the
account preferences' receiving tab and the server type in the account
preferences' sending tab. If I try to access evolution immediately after
I log in, then the drop-downs do not crash the program immediately, but
if I continue to use Evolution for a while then after a few minutes
accessing any of the mentioned drop-downs will crash the program
immediately, after which any time I run the program it will crash.

In regards to me previous comment about the width of the drop-down -
this is unlikely the problem as the account selector in the mail
composer, which is as wide as the composer menu, does not crash
evolution for me.

In Eclipse, the commit dialog's "previous comment" drop-down as well as
a few others cause this problem for me.

I managed to generate a core dump from evolution, which is attached. I
also did an strace but I don't think there was anything interesting
there, but let me know if you want its output.

** Attachment added: "Core dump from Evolution after the crush"
   http://launchpadlibrarian.net/28704038/core.gz

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-05 Thread Darren Adams
I have noticed this happening to me a lot as well when I use drop-down
lists in a number of programs that I use regularly, namely:

* Epiphany
* Transmission
* Gwibber (unfortunately this just segfaults, leaving no useful output / error 
messages)

I've also seen this happen in Nautilus too, but that just restarts.
Sometimes, an error is For instance, I see this error in ~/.xsession-
errors when Transmission crashes when I try to select an item from a
drop-down list

(transmission:17208): Gtk-CRITICAL **:
gtk_tree_sortable_set_sort_column_id: assertion `GTK_IS_TREE_SORTABLE
(sortable)' failed.

If I can find a way to consistently reproduce the crash, I'll produce a
core dump and post it here.

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-09 Thread Iain Lane
*** This bug is a duplicate of bug 391398 ***
https://bugs.launchpad.net/bugs/391398

** This bug has been marked a duplicate of bug 391398
   Applications segfault with gtk+ version 2.17.2 when selecting listbox values

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-03 Thread Oded Arbel

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/28673992/Dependencies.txt

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-04 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions: 
 
 * Is this reproducible? 
 * If so, what specific steps should we take to recreate this bug? 
 
 This will help us to find and resolve the problem.

** Changed in: gtk+2.0 (Ubuntu)
   Importance: Undecided => Medium

** Changed in: gtk+2.0 (Ubuntu)
   Status: New => Incomplete

** Changed in: gtk+2.0 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-05 Thread Oded Arbel
It is always reproducible for me in eclipse, though in Evolution it is
sometimes does not crash.

There are 3 drop-downs in Evolution that cause this problem - the
account selector in folder->subscriptions, the server type in the
account preferences' receiving tab and the server type in the account
preferences' sending tab. If I try to access evolution immediately after
I log in, then the drop-downs do not crash the program immediately, but
if I continue to use Evolution for a while then after a few minutes
accessing any of the mentioned drop-downs will crash the program
immediately, after which any time I run the program it will crash.

In regards to me previous comment about the width of the drop-down -
this is unlikely the problem as the account selector in the mail
composer, which is as wide as the composer menu, does not crash
evolution for me.

In Eclipse, the commit dialog's "previous comment" drop-down as well as
a few others cause this problem for me.

I managed to generate a core dump from evolution, which is attached. I
also did an strace but I don't think there was anything interesting
there, but let me know if you want its output.

** Attachment added: "Core dump from Evolution after the crush"
   http://launchpadlibrarian.net/28704038/core.gz

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-05 Thread Darren Adams
I have noticed this happening to me a lot as well when I use drop-down
lists in a number of programs that I use regularly, namely:

* Epiphany
* Transmission
* Gwibber (unfortunately this just segfaults, leaving no useful output / error 
messages)

I've also seen this happen in Nautilus too, but that just restarts.
Sometimes, an error is For instance, I see this error in ~/.xsession-
errors when Transmission crashes when I try to select an item from a
drop-down list

(transmission:17208): Gtk-CRITICAL **:
gtk_tree_sortable_set_sort_column_id: assertion `GTK_IS_TREE_SORTABLE
(sortable)' failed.

If I can find a way to consistently reproduce the crash, I'll produce a
core dump and post it here.

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-09 Thread Iain Lane
*** This bug is a duplicate of bug 391398 ***
https://bugs.launchpad.net/bugs/391398

** This bug has been marked a duplicate of bug 391398
   Applications segfault with gtk+ version 2.17.2 when selecting listbox values

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-03 Thread Oded Arbel

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/28673992/Dependencies.txt

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-04 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions: 
 
 * Is this reproducible? 
 * If so, what specific steps should we take to recreate this bug? 
 
 This will help us to find and resolve the problem.

** Changed in: gtk+2.0 (Ubuntu)
   Importance: Undecided => Medium

** Changed in: gtk+2.0 (Ubuntu)
   Status: New => Incomplete

** Changed in: gtk+2.0 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-05 Thread Oded Arbel
It is always reproducible for me in eclipse, though in Evolution it is
sometimes does not crash.

There are 3 drop-downs in Evolution that cause this problem - the
account selector in folder->subscriptions, the server type in the
account preferences' receiving tab and the server type in the account
preferences' sending tab. If I try to access evolution immediately after
I log in, then the drop-downs do not crash the program immediately, but
if I continue to use Evolution for a while then after a few minutes
accessing any of the mentioned drop-downs will crash the program
immediately, after which any time I run the program it will crash.

In regards to me previous comment about the width of the drop-down -
this is unlikely the problem as the account selector in the mail
composer, which is as wide as the composer menu, does not crash
evolution for me.

In Eclipse, the commit dialog's "previous comment" drop-down as well as
a few others cause this problem for me.

I managed to generate a core dump from evolution, which is attached. I
also did an strace but I don't think there was anything interesting
there, but let me know if you want its output.

** Attachment added: "Core dump from Evolution after the crush"
   http://launchpadlibrarian.net/28704038/core.gz

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-05 Thread Darren Adams
I have noticed this happening to me a lot as well when I use drop-down
lists in a number of programs that I use regularly, namely:

* Epiphany
* Transmission
* Gwibber (unfortunately this just segfaults, leaving no useful output / error 
messages)

I've also seen this happen in Nautilus too, but that just restarts.
Sometimes, an error is For instance, I see this error in ~/.xsession-
errors when Transmission crashes when I try to select an item from a
drop-down list

(transmission:17208): Gtk-CRITICAL **:
gtk_tree_sortable_set_sort_column_id: assertion `GTK_IS_TREE_SORTABLE
(sortable)' failed.

If I can find a way to consistently reproduce the crash, I'll produce a
core dump and post it here.

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-09 Thread Iain Lane
*** This bug is a duplicate of bug 391398 ***
https://bugs.launchpad.net/bugs/391398

** This bug has been marked a duplicate of bug 391398
   Applications segfault with gtk+ version 2.17.2 when selecting listbox values

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-03 Thread Oded Arbel

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/28673992/Dependencies.txt

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-04 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions: 
 
 * Is this reproducible? 
 * If so, what specific steps should we take to recreate this bug? 
 
 This will help us to find and resolve the problem.

** Changed in: gtk+2.0 (Ubuntu)
   Importance: Undecided => Medium

** Changed in: gtk+2.0 (Ubuntu)
   Status: New => Incomplete

** Changed in: gtk+2.0 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-05 Thread Oded Arbel
It is always reproducible for me in eclipse, though in Evolution it is
sometimes does not crash.

There are 3 drop-downs in Evolution that cause this problem - the
account selector in folder->subscriptions, the server type in the
account preferences' receiving tab and the server type in the account
preferences' sending tab. If I try to access evolution immediately after
I log in, then the drop-downs do not crash the program immediately, but
if I continue to use Evolution for a while then after a few minutes
accessing any of the mentioned drop-downs will crash the program
immediately, after which any time I run the program it will crash.

In regards to me previous comment about the width of the drop-down -
this is unlikely the problem as the account selector in the mail
composer, which is as wide as the composer menu, does not crash
evolution for me.

In Eclipse, the commit dialog's "previous comment" drop-down as well as
a few others cause this problem for me.

I managed to generate a core dump from evolution, which is attached. I
also did an strace but I don't think there was anything interesting
there, but let me know if you want its output.

** Attachment added: "Core dump from Evolution after the crush"
   http://launchpadlibrarian.net/28704038/core.gz

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-05 Thread Darren Adams
I have noticed this happening to me a lot as well when I use drop-down
lists in a number of programs that I use regularly, namely:

* Epiphany
* Transmission
* Gwibber (unfortunately this just segfaults, leaving no useful output / error 
messages)

I've also seen this happen in Nautilus too, but that just restarts.
Sometimes, an error is For instance, I see this error in ~/.xsession-
errors when Transmission crashes when I try to select an item from a
drop-down list

(transmission:17208): Gtk-CRITICAL **:
gtk_tree_sortable_set_sort_column_id: assertion `GTK_IS_TREE_SORTABLE
(sortable)' failed.

If I can find a way to consistently reproduce the crash, I'll produce a
core dump and post it here.

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-09 Thread Iain Lane
*** This bug is a duplicate of bug 391398 ***
https://bugs.launchpad.net/bugs/391398

** This bug has been marked a duplicate of bug 391398
   Applications segfault with gtk+ version 2.17.2 when selecting listbox values

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-03 Thread Oded Arbel

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/28673992/Dependencies.txt

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-04 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions: 
 
 * Is this reproducible? 
 * If so, what specific steps should we take to recreate this bug? 
 
 This will help us to find and resolve the problem.

** Changed in: gtk+2.0 (Ubuntu)
   Importance: Undecided => Medium

** Changed in: gtk+2.0 (Ubuntu)
   Status: New => Incomplete

** Changed in: gtk+2.0 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-05 Thread Oded Arbel
It is always reproducible for me in eclipse, though in Evolution it is
sometimes does not crash.

There are 3 drop-downs in Evolution that cause this problem - the
account selector in folder->subscriptions, the server type in the
account preferences' receiving tab and the server type in the account
preferences' sending tab. If I try to access evolution immediately after
I log in, then the drop-downs do not crash the program immediately, but
if I continue to use Evolution for a while then after a few minutes
accessing any of the mentioned drop-downs will crash the program
immediately, after which any time I run the program it will crash.

In regards to me previous comment about the width of the drop-down -
this is unlikely the problem as the account selector in the mail
composer, which is as wide as the composer menu, does not crash
evolution for me.

In Eclipse, the commit dialog's "previous comment" drop-down as well as
a few others cause this problem for me.

I managed to generate a core dump from evolution, which is attached. I
also did an strace but I don't think there was anything interesting
there, but let me know if you want its output.

** Attachment added: "Core dump from Evolution after the crush"
   http://launchpadlibrarian.net/28704038/core.gz

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-05 Thread Darren Adams
I have noticed this happening to me a lot as well when I use drop-down
lists in a number of programs that I use regularly, namely:

* Epiphany
* Transmission
* Gwibber (unfortunately this just segfaults, leaving no useful output / error 
messages)

I've also seen this happen in Nautilus too, but that just restarts.
Sometimes, an error is For instance, I see this error in ~/.xsession-
errors when Transmission crashes when I try to select an item from a
drop-down list

(transmission:17208): Gtk-CRITICAL **:
gtk_tree_sortable_set_sort_column_id: assertion `GTK_IS_TREE_SORTABLE
(sortable)' failed.

If I can find a way to consistently reproduce the crash, I'll produce a
core dump and post it here.

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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 395359] Re: Evolutoin crashes when opening a drop-down input

2009-07-09 Thread Iain Lane
*** This bug is a duplicate of bug 391398 ***
https://bugs.launchpad.net/bugs/391398

** This bug has been marked a duplicate of bug 391398
   Applications segfault with gtk+ version 2.17.2 when selecting listbox values

-- 
Evolutoin crashes when opening a drop-down input
https://bugs.launchpad.net/bugs/395359
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