[Bug 604053] Re: Shotwell crashes on clicking on sidebar options

2010-07-14 Thread Henrique Ferreiro
The bug was in one of the libdbusmenu-* packages. It was fixed with the update on 9th July. ** Changed in: shotwell (Ubuntu) Status: New => Invalid -- Shotwell crashes on clicking on sidebar options https://bugs.launchpad.net/bugs/604053 You received this bug notification because you are

[Bug 604053] Re: Shotwell crashes on clicking on sidebar options

2010-07-12 Thread Adam Dingle
I just added the Ubuntu Netbook Edition (ppa:canonical-dx-team/une) to my list of software sources (I'm running Ubuntu 10.04) and installed the unity package and all its dependencies. I then logged out and logged back in using a Unity session. I then started Shotwell. Everything worked fine: I c

[Bug 604053] Re: Shotwell crashes on clicking on sidebar options

2010-07-12 Thread Jim Nelson
Hello, Shotwell doesn't do much with DBus directly. The only direct DBus call we make is to inhibit the screensaver during a slideshow. The only third-party libraries Shotwell depends upon that uses DBus (that I'm aware of) are libunique and gconf, but I don't see how these could be causing the

[Bug 604053] Re: Shotwell crashes on clicking on sidebar options

2010-07-10 Thread Wesley
Ok, well, I guess I can wait till monday since I'm not a developer. About as much I can handle is copy pasting some terminal commands ;) The only ppa i remember installing is ubuntu light, the netbook UI. Could that be the cause of some of those libs? Is there no command to know the source of thes

[Bug 604053] Re: Shotwell crashes on clicking on sidebar options

2010-07-10 Thread Martin Olsson
hmm, you also have some "libdbusmenu*" package installed. I wonder what that is? -- Shotwell crashes on clicking on sidebar options https://bugs.launchpad.net/bugs/604053 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs ma

[Bug 604053] Re: Shotwell crashes on clicking on sidebar options

2010-07-10 Thread Martin Olsson
FWIW, the dbus sigabrt is a g_assert in the package "libdbus-glib-1-2". The source location (for the lucid version) is: ~/src/libdbus-glib-1-2_apt/dbus-glib-0.84$ grep -rin "Failed to register GObject with DBusConnection" * dbus/dbus-gobject.c:2208: g_error ("Failed to register GObject with

[Bug 604053] Re: Shotwell crashes on clicking on sidebar options

2010-07-10 Thread Martin Olsson
The -dbgsym package installs an alternate copy of the shotwell binary (in /usr/lib/debug/usr/bin/shotwell) and this version contains full debug information. When you launch Shotwell normally I don't think it will affect performance. You can always uninstall the -dbgsym package when you're done thou

[Bug 604053] Re: Shotwell crashes on clicking on sidebar options

2010-07-10 Thread Wesley
Here are the first 4 attachments, I tried the backtrace, but I'm stuck on the last step: Pakketlijsten worden ingelezen... Klaar Boom van vereisten wordt opgebouwd De status informatie wordt gelezen... Klaar Sommige pakketten konden niet geïnstalleerd worden. Dit kan betekenen dat u een onm

[Bug 604053] Re: Shotwell crashes on clicking on sidebar options

2010-07-10 Thread Martin Olsson
* Can you re-run using: "SHOTWELL_LOG=1 SHOTWELL_LOG_FILE=:console: shotwell | tee shotwell_log.txt" and then attach shotwell_log.txt to this bug? * Can you re-run using: "strace -o strace_log.txt shotwell" and then attach "strace_log.txt" to this bug? * Can you attach the output of the commands