[Bug 549480] New: Nautilus Send-to CRASH
http://bugzilla.novell.com/show_bug.cgi?id=549480 Summary: Nautilus Send-to CRASH Classification: openSUSE Product: openSUSE 11.2 Version: RC 1 Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: andrea@opensuse.org QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; it; rv:1.9.1.3) Gecko/20090909 SUSE/3.5.3-3.2 Firefox/3.5.3 nautilus sendto just crash Reproducible: Always Steps to Reproduce: 1. right click on a file 2. send to.. 3. crasch attached report created by "bug buddy" -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549480 User andrea@opensuse.org added comment http://bugzilla.novell.com/show_bug.cgi?id=549480#c1 --- Comment #1 from andrea florio <andrea@opensuse.org> 2009-10-23 02:12:57 MDT --- that's shell output: anubis@suse-laptop:~/openSUSE/lcn> nautilus-sendto /home/anubis/Scrivania/nautilus-sendto-segnalazione-bug.txt Init evolution plugin ** (nautilus-sendto:6960): WARNING **: Couldn't get default bluetooth adapter: The name org.bluez was not provided by any .service files Init pidgin plugin Init removable-devices plugin Init nautilus burn plugin 3d57bd58-53b4-d7c2-693ac0d0-79863c59 is dumped ** (bug-buddy:6962): WARNING **: Couldn't load /etc/xdg/autostart/ksmolt-autostart.desktop: Nome chiave non valido: X-KDE-autostart-condition[$e] -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549480 User mxwu@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=549480#c2 Mingxi Wu <mxwu@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED CC| |mxwu@novell.com AssignedTo|bnc-team-gnome@forge.provo. |mxwu@novell.com |novell.com | --- Comment #2 from Mingxi Wu <mxwu@novell.com> 2009-10-26 04:21:30 MDT --- Confirm and assign to me. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549480 User mxwu@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=549480#c3 --- Comment #3 from Mingxi Wu <mxwu@novell.com> 2009-10-26 05:49:16 MDT --- It works after install nautilus-sendto-plugin-empathy. How is it in your side?(In reply to comment #1)
that's shell output:
anubis@suse-laptop:~/openSUSE/lcn> nautilus-sendto /home/anubis/Scrivania/nautilus-sendto-segnalazione-bug.txt Init evolution plugin
** (nautilus-sendto:6960): WARNING **: Couldn't get default bluetooth adapter: The name org.bluez was not provided by any .service files Init pidgin plugin Init removable-devices plugin Init nautilus burn plugin 3d57bd58-53b4-d7c2-693ac0d0-79863c59 is dumped
** (bug-buddy:6962): WARNING **: Couldn't load /etc/xdg/autostart/ksmolt-autostart.desktop: Nome chiave non valido: X-KDE-autostart-condition[$e]
It works after install nautilus-sendto-plugin-empathy. How is it in your side? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549480 User andrea@opensuse.org added comment http://bugzilla.novell.com/show_bug.cgi?id=549480#c4 --- Comment #4 from andrea florio <andrea@opensuse.org> 2009-10-26 10:51:44 MDT --- it fix the issue because the FIRST option on "send to" plugin is the empathy one. that means, without it, the plugin crasch. i think that instead add a dependency to nautilus-sendto-plugin-empathy you should check the default config file and move empathy as last option,. also consider that nautilus-sendto-plugin-empathy also requires lot of other packages: empathy libchamplain0 libloudmouth-1-0 libtelepathy-farsight0 nautilus-sendto-plugin-empathy papyon python-telepathy telepathy-butterfly telepathy-gabble telepathy-haze telepathy-idle telepathy-mission-control telepathy-salut -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549480 User mxwu@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=549480#c5 --- Comment #5 from Mingxi Wu <mxwu@novell.com> 2009-10-26 21:23:51 MDT --- (In reply to comment #4)
it fix the issue because the FIRST option on "send to" plugin is the empathy one. that means, without it, the plugin crasch.
i think that instead add a dependency to nautilus-sendto-plugin-empathy you should check the default config file and move empathy as last option,.
also consider that nautilus-sendto-plugin-empathy also requires lot of other packages:
empathy libchamplain0 libloudmouth-1-0 libtelepathy-farsight0 nautilus-sendto-plugin-empathy papyon python-telepathy telepathy-butterfly telepathy-gabble telepathy-haze telepathy-idle telepathy-mission-control telepathy-salut
I'm reading the source code, but my opinion is changing the default empathy to other plugin. We should not depend on empathy, this is the purpose why we divide it from nautilus-sendto. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549480 User andrea@opensuse.org added comment http://bugzilla.novell.com/show_bug.cgi?id=549480#c6 --- Comment #6 from andrea florio <andrea@opensuse.org> 2009-10-27 00:41:00 MDT --- exactly... +1 for me -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549480 http://bugzilla.novell.com/show_bug.cgi?id=549480#c7 Mariusz Bielski <marb@jabster.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ellonandrews@hotmail.com --- Comment #7 from Mariusz Bielski <marb@jabster.pl> 2009-11-24 07:36:05 UTC --- *** Bug 557620 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=557620 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549480 http://bugzilla.novell.com/show_bug.cgi?id=549480#c8 --- Comment #8 from Mariusz Bielski <marb@jabster.pl> 2009-11-24 07:43:53 UTC --- Created an attachment (id=329117) --> (http://bugzilla.novell.com/attachment.cgi?id=329117) nautilus-sendto bug report -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549480 http://bugzilla.novell.com/show_bug.cgi?id=549480#c9 Mariusz Bielski <marb@jabster.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marb@jabster.pl --- Comment #9 from Mariusz Bielski <marb@jabster.pl> 2009-11-24 07:47:18 UTC --- Installing nautilus-sendto-plugin-empathy with dependencies, didn't work for me. Bug report attached above. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549480 http://bugzilla.novell.com/show_bug.cgi?id=549480#c10 --- Comment #10 from Atri Bhattacharya <badshah400@gmail.com> 2010-01-31 17:03:05 UTC --- Recent Gnome update to 2.28.2 from update/11.2-test does not help either. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549480 http://bugzilla.novell.com/show_bug.cgi?id=549480#c stas aa <stuk88@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 - Medium |P0 - Crit Sit CC| |stuk88@gmail.com Platform|Other |i586 OS/Version|Other |openSUSE 11.2 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549480 http://bugzilla.novell.com/show_bug.cgi?id=549480#c11 --- Comment #11 from Atri Bhattacharya <badshah400@gmail.com> 2010-04-22 09:42:08 UTC --- Any update yet? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549480 http://bugzilla.novell.com/show_bug.cgi?id=549480#c12 Mingxi Wu <mxwu@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P0 - Crit Sit |P2 - High Status|ASSIGNED |NEEDINFO InfoProvider| |badshah400@gmail.com Severity|Critical |Major --- Comment #12 from Mingxi Wu <mxwu@novell.com> 2010-05-11 10:21:50 UTC --- I can't reproduce the bug with updated 11.2. Do you still have the problem? BTW, according to the definition of the importance. It's not a P0 bug. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549480 http://bugzilla.novell.com/show_bug.cgi?id=549480#c13 Atri Bhattacharya <badshah400@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|badshah400@gmail.com | --- Comment #13 from Atri Bhattacharya <badshah400@gmail.com> 2010-05-11 12:12:54 UTC --- (In reply to comment #12)
I can't reproduce the bug with updated 11.2.
Do you still have the problem?
Yes, problem very much exists even with updated 11.2. Here's what gives in the terminal output ------------ Init nautilus burn plugin Init removable-devices plugin ** (nautilus-sendto:8032): WARNING **: Couldn't get default bluetooth adapter: The name org.bluez was not provided by any .service files Init evolution plugin Init pidgin plugin ------------ and then crash, nothing appears. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549480 http://bugzilla.novell.com/show_bug.cgi?id=549480#c14 --- Comment #14 from Atri Bhattacharya <badshah400@gmail.com> 2010-05-11 12:13:57 UTC --- Created an attachment (id=361281) --> (http://bugzilla.novell.com/attachment.cgi?id=361281) strace log while making nautilus-sendto crash -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549480 http://bugzilla.novell.com/show_bug.cgi?id=549480#c15 andrea florio <andrea@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |badshah400@gmail.com --- Comment #15 from andrea florio <andrea@opensuse.org> 2010-05-11 12:21:32 UTC --- i can still always reproduce it i'm going to attach gdb backtrace because i have crasch with and without empathy plugin -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549480 http://bugzilla.novell.com/show_bug.cgi?id=549480#c16 --- Comment #16 from andrea florio <andrea@opensuse.org> 2010-05-11 14:15:24 UTC --- Created an attachment (id=361336) --> (http://bugzilla.novell.com/attachment.cgi?id=361336) segfault with empaty plugin -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549480 http://bugzilla.novell.com/show_bug.cgi?id=549480#c17 andrea florio <andrea@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|badshah400@gmail.com | --- Comment #17 from andrea florio <andrea@opensuse.org> 2010-05-11 14:16:52 UTC --- Created an attachment (id=361337) --> (http://bugzilla.novell.com/attachment.cgi?id=361337) this is without empathy the backtrace without empaty plugin is very strange never seen something like that anubis@linux-y9ev:~> rpm -qi nautilus-sendto Name : nautilus-sendto Relocations: (not relocatable) Version : 2.28.0 Vendor: openSUSE Release : 2.3 Build Date: sab 24 ott 2009 19:39:00 CEST Install Date: mer 03 mar 2010 21:38:23 CET Build Host: build20 Group : Productivity/File utilities Source RPM: nautilus-sendto-2.28.0-2.3.src.rpm Size : 153848 License: GPL v2 or later Signature : RSA/8, sab 24 ott 2009 19:39:41 CEST, Key ID b88b2fd43dbdc284 Packager : http://bugs.opensuse.org URL : http://www.es.gnome.org/~telemaco/ Summary : Integrate Nautilus, Evolution, Empathy and Pidgin Description : This package provides the functionality to the Nautilus file browser to send files over e-mail or instant messaging protocols via Evolution, Empathy and Pidgin. Distribution: openSUSE 11.2 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=549480 https://bugzilla.novell.com/show_bug.cgi?id=549480#c19 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #19 from Dominique Leuenberger <dimstar@opensuse.org> 2012-07-31 20:16:57 UTC --- Sorry, this bug did not get the attention it deserved. Not likely, you have already upgraded to newer versions of openSUSE, which had a lot more bug fixes. As openSUSE 11.2 is no longer maintained (for a long time already) and I can't seem to reproduce anything similar in openSUSE 12.1 / 12.2 RC, I close the bug as 'FIXED'. Should you be able to reproduce this issue on a newer openSUSE version, please feel to report it again. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com