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
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
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
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
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
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
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
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
* 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