Comment 5 for bug 1055673

Revision history for this message
Andrew Taylor (benow) wrote :

Same for me with geeqie 1.0 (1:1.0-10build1) on quantal. Removing unity-lens-photos (0.6-ubuntu4) made it work. I ran it in gdb and had the following:

Starting program: /usr/bin/geeqie
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Could not init LIRC support
[New Thread 0x7fffe8a1f700 (LWP 31449)]
[New Thread 0x7fffe3fff700 (LWP 31450)]
[New Thread 0x7fffdbfff700 (LWP 31451)]
[New Thread 0x7fffd8ec9700 (LWP 31452)]

Program received signal SIGSEGV, Segmentation fault.
0x000000000044734a in editor_command_parse (editor=editor@entry=0xdfad60,
    list=list@entry=0x0, consider_sidecars=consider_sidecars@entry=0,
    output=output@entry=0x0) at ../../src/editors.c:761
761 ../../src/editors.c: No such file or directory.
(gdb) bt
#0 0x000000000044734a in editor_command_parse (editor=editor@entry=0xdfad60,
    list=list@entry=0x0, consider_sidecars=consider_sidecars@entry=0,
    output=output@entry=0x0) at ../../src/editors.c:761
#1 0x000000000044853a in editor_read_desktop_file (
    path=0x8c2770 "/usr/share/applications/unity-lens-photos.desktop")
    at ../../src/editors.c:322
#2 0x000000000046cf99 in layout_editors_reload_idle_cb (data=<optimized out>)
    at ../../src/layout_util.c:1955
#3 0x00007ffff6b87ab5 in g_main_context_dispatch ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4 0x00007ffff6b87de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5 0x00007ffff6b881e2 in g_main_loop_run ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6 0x00007ffff78d4c77 in gtk_main ()
   from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#7 0x000000000041823c in main (argc=1, argv=0x7fffffffe188)
    at ../../src/main.c:918