Clicking on Sharing in Settings panel crashes the panel

Bug #1621970 reported by Anthony Shively
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Switchboard Sharing Plug
Fix Released
High
Danielle Foré

Bug Description

Pretty self explanatory, when I click on Sharing in the Settings panel, the panel crashes.

Revision history for this message
Danielle Foré (danrabbit) wrote :

Is there any way you can get a backtrace for that? In Terminal do

$ gdb switchboard
$ run

Then click on the sharing pane and when it crashes, go back to Terminal and type

$ bt

And then copy all of that and paste it here please :)

affects: elementaryos → switchboard-plug-sharing
Revision history for this message
Danielle Foré (danrabbit) wrote :

Confirming this because I've seen multiple people mention it. One person says they're missing org.gnome.desktop.file-sharing

Changed in switchboard-plug-sharing:
status: New → Confirmed
status: Confirmed → In Progress
assignee: nobody → Daniel Fore (danrabbit)
Revision history for this message
Anthony Shively (tonyjs) wrote :

[New Thread 0x7fffc5672700 (LWP 6315)]
[ERROR 17:10:01.158188] [GLib-GIO] Settings schema 'org.gnome.desktop.file-sharing' is not installed

Thread 1 "switchboard" received signal SIGTRAP, Trace/breakpoint trap.
0x00007ffff5ff4a6b in g_logv () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
(gdb) bt
#0 0x00007ffff5ff4a6b in g_logv () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1 0x00007ffff5ff4bdf in g_log () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007ffff65cb02f in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#3 0x00007ffff62ca6a3 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#4 0x00007ffff62cc1b5 in g_object_new_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#5 0x00007ffff62cc521 in g_object_new () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#6 0x00007fffc89e3c42 in sharing_widgets_bluetooth_page_construct ()
   from /usr/lib/x86_64-linux-gnu/switchboard/network/pantheon-sharing/libpantheon-sharing.so
#7 0x00007fffc89e2414 in sharing_widgets_settings_view_construct ()
   from /usr/lib/x86_64-linux-gnu/switchboard/network/pantheon-sharing/libpantheon-sharing.so
#8 0x00007fffc89e0d7a in ?? ()
   from /usr/lib/x86_64-linux-gnu/switchboard/network/pantheon-sharing/libpantheon-sharing.so
#9 0x0000000000406b3c in ?? ()
#10 0x00007ffff5fee05a in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007ffff5fee400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007ffff5fee722 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007ffff6aa1395 in gtk_main () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#14 0x0000000000408b1e in ?? ()
#15 0x00007ffff1c45e40 in ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6
#16 0x00007ffff1c458ab in ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6
#17 0x00007ffff62c5cf5 in g_cclosure_marshal_generic_va () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#18 0x00007ffff62c51d4 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#19 0x00007ffff62df4b8 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#20 0x00007ffff62e008f in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#21 0x00007ffff65b3a23 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#22 0x00007ffff65b5a7d in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#23 0x00007ffff65b5c42 in g_application_run () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#24 0x00007ffff7b70f30 in granite_application_run () from /usr/lib/x86_64-linux-gnu/libgranite.so.3
#25 0x0000000000408fc4 in switchboard_main ()
#26 0x00007ffff59f5830 in __libc_start_main (main=0x406720 <main>, argc=1, argv=0x7fffffffe008, init=<optimized out>,
    fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffdff8) at ../csu/libc-start.c:291
#27 0x0000000000406759 in _start ()

Cody Garver (codygarver)
Changed in switchboard-plug-sharing:
importance: Undecided → High
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.