Description of problem: No matter what filename is passed (or if it exists), nautilus-sendto crashes on startup. zack@tak ~ =) % gdb nautilus-sendto [...] (gdb) run lksdjf Starting program: /usr/bin/nautilus-sendto lksdjf [Thread debugging using libthread_db enabled] [New Thread -1208641328 (LWP 30704)] ** (nautilus-sendto:30704): CRITICAL **: dbus_g_error_get_name: assertion `error->code == DBUS_GERROR_REMOTE_EXCEPTION' failed Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1208641328 (LWP 30704)] 0x424e6a48 in strcmp () from /lib/libc.so.6 (gdb) bt #0 0x424e6a48 in strcmp () from /lib/libc.so.6 #1 0x4265e0d4 in IA__g_str_equal (v1=0x0, v2=0x4f0178) at gstring.c:77 #2 0x004efdc7 in init (plugin=0x9c03470) at bluetooth.c:78 #3 0x0804b487 in main (argc=163601408, argv=0x4f18c0) at nautilus-sendto-command.c:590 Version-Release number of selected component (if applicable): nautilus-sendto-0.10-2.fc7.i386 nautilus-2.18.1-2.fc7.i386 gnome-bluetooth-0.8.0-4.fc7.i386 How reproducible: Always
I'm building nautilus-sendto-0.10-3.fc7. Can you test that when it falls out of the build system ?
Fixed. Thanks Matthias.