>> Hi Grant, >> >> I've finally had a chance to look over the log file that you've submitted. >> Some thoughts that I have here: first, Shotwell used to use GConf for >> storing configuration information. Second, Shotwell now uses GSettings. >> Third, on your system (and this may be true of Gentoo systems in general) >> GSettings calls map into a GConf backend. This is why you see this entry: >> >> > >> /usr/lib64/gio/modules/libgsettingsgconfbackend.so(+0x4433)[0x7fe8c9e94433] >> >> in your stack trace. So it's possible that a previous version of Shotwell, >> one that still used GConf, left some detritus in your GConf configuration >> database that is now confusing the GSettings -> GConf mapper. >> >> So I'd recommend you try the following. Using either the gconf-editor or >> the GConf command line tools, delete your entire /apps/shotwell/ and >> /org/yorba/shotwell/ trees in your GConf database. You will lose some >> configuration information (most notably, you might have to log into certain >> publishing services again) but this should eliminate any possibility of >> confusing the settings mapper library. >> >> Lucas > > Hi Lucas, thank you for taking the time to look this over. I did 'rm -rf > .gconf/org/yorba/shotwell' and things seem to be working now. I did not > have .gconf/apps/shotwell. I should also mention that I checked the Portage > log and for sure I've never installed shotwell before I installed this > instance of 0.13.1. > > Thanks again, > Grant
I'm getting the same crash again when trying to import. The console error output is the same as before. If I run it over and over doing 'rm -rf .gconf/org/yorba' each time, it makes more progress in the import each time, but crashes before finishing. I eventually do get it to import all of the photos. Is there anything I can do to get this fixed? - Grant >> Hi, sorry to top-post but can anyone take a look at this? I'd love to >> start using shotwell. >> >> - Grant >> >> >> On Tue, Nov 27, 2012 at 2:15 PM, Grant wrote: >> >> > > Hi Grant, >> > > >> > > Unfortunately the mailing list doesn't support attachments, but you >> > > can >> > send the log file directly to the Shotwell engineering team by mailing >> > it >> > to [email protected] (note that's just "@yorba.org," not "@ >> > lists.yorba.org"). >> > >> > No problem, here's the log: >> > >> > L 5280 2012-11-27 14:10:37 [MSG] main.vala:372: Shotwell Photo Manager >> > 0.13.1 >> > L 5280 2012-11-27 14:10:37 [DBG] Plugins.vala:316: Searching >> > /home/grant/.gnome2/shotwell/ >> plugins for plugins ... >> > L 5280 2012-11-27 14:10:37 [DBG] Plugins.vala:135: Unable to search >> > directory /home/grant/.gnome2/shotwell/plugins for plugins: No such file >> > or >> > directory >> > L 5280 2012-11-27 14:10:37 [DBG] Plugins.vala:316: Searching >> > /usr/lib64/shotwell/plugins for plugins ... >> > L 5280 2012-11-27 14:10:37 [DBG] Plugins.vala:316: Searching >> > /usr/lib64/shotwell/plugins/builtin for plugins ... >> > L 5280 2012-11-27 14:10:37 [DBG] Plugins.vala:424: Loaded SPIT module >> > "Core Slideshow Transitions 0.13.1" (org.yorba.shotwell.transitions) >> > [/usr/lib64/shotwell/plugins/builtin/shotwell-transitions.so] >> > L 5280 2012-11-27 14:10:37 [DBG] Plugins.vala:424: Loaded SPIT module >> > "Core Publishing Services 0.13.1" >> > (org.yorba.shotwell.publishing.core_services) >> > [/usr/lib64/shotwell/plugins/builtin/shotwell-publishing.so] >> > L 5280 2012-11-27 14:10:37 [DBG] Plugins.vala:424: Loaded SPIT module >> > "Core Data Import Services 0.13.1" >> > (org.yorba.shotwell.data_imports.core_services) >> > [/usr/lib64/shotwell/plugins/builtin/shotwell-data-imports.so] >> > L 5280 2012-11-27 14:10:37 [WRN] Resources.vala:42: couldn't load icon >> > set >> > from /usr/lib64/shotwell/plugins/builtin/tumblr.png. >> > L 5280 2012-11-27 14:10:37 [DBG] Plugins.vala:424: Loaded SPIT module >> > "Shotwell Extra Publishing Services 0.13.1" >> > (org.yorba.shotwell.publishing.extras) >> > [/usr/lib64/shotwell/plugins/builtin/shotwell-publishing-extras.so] >> > L 5280 2012-11-27 14:10:37 [MSG] main.vala:43: Verifying database ... >> > L 5280 2012-11-27 14:10:37 [DBG] Db.vala:40: Database schema version 16 >> > created by app version 0.13.1 >> > L 5280 2012-11-27 14:10:37 [DBG] Upgrades.vala:82: Could not delete >> > mimics: /home/grant/.local/share/shotwell/mimics is not a directory >> > L 5280 2012-11-27 14:10:37 [DBG] ConfigurationInterfaces.vala:303: >> > ConfigurationFacade: engine reports property 'DISPLAY_BASIC_PROPERTIES' >> > changed. >> > L 5280 2012-11-27 14:10:37 [DBG] ConfigurationInterfaces.vala:303: >> > ConfigurationFacade: engine reports property 'EVENTS_SORT_ASCENDING' >> > changed. >> > L 5280 2012-11-27 14:10:37 [DBG] LibraryWindow.vala:268: >> > on_library_monitor_installed: /home/grant/Pictures >> > L 5280 2012-11-27 14:10:38 [DBG] ConfigurationInterfaces.vala:303: >> > ConfigurationFacade: engine reports property 'SHOW_WELCOME_DIALOG' >> > changed. >> > L 5280 2012-11-27 14:10:38 [DBG] main.vala:187: 0.794128 seconds to >> > Gtk.main() >> > L 5280 2012-11-27 14:11:14 [DBG] BatchImport.vala:1827: Importing >> > /home/grant/Pictures/2012/08/13/img_20120813_203337.jpg >> > L 5280 2012-11-27 14:11:14 [DBG] BatchImport.vala:1827: Importing >> > /home/grant/Pictures/2012/08/13/img_20120813_124713.jpg >> > >> > This last time it crashed, I got extra output in the terminal which >> > doesn't usually appear even in debug mode: >> > >> > (shotwell:5280): GConf-CRITICAL **: gconf_client_remove_dir: assertion >> > `found->add_count > 0' failed >> > >> > (shotwell:5280): GLib-CRITICAL **: g_propagate_error: assertion `src != >> > NULL' failed >> > ======= Backtrace: ========= >> > /lib64/libc.so.6(+0x7b066)[0x7fe8ef05d066] >> > /usr/lib64/libgconf-2.so.4(+0x199b8)[0x7fe8c9c419b8] >> > /usr/lib64/libgconf-2.so.4(+0x19ae5)[0x7fe8c9c41ae5] >> > >> > /usr/lib64/libgconf-2.so.4(gconf_client_notify_remove+0x68)[0x7fe8c9c500b8] >> > >> > /usr/lib64/gio/modules/libgsettingsgconfbackend.so(+0x4433)[0x7fe8c9e94433] >> > /usr/lib64/libgobject-2.0.so.0(g_object_newv+0x737)[0x7fe8efcf7187] >> > >> > /usr/lib64/libgobject-2.0.so.0(g_object_new_valist+0x1d1)[0x7fe8efcf74c1] >> > /usr/lib64/libgobject-2.0.so.0(g_object_new+0xd9)[0x7fe8efcf77c9] >> > shotwell[0x580245] >> > shotwell[0x581088] >> > shotwell[0x582c6f] >> > shotwell[0x57d6e1] >> > shotwell(app_dirs_get_baked_import_dir+0x48)[0x63dae8] >> > shotwell(library_files_generate_unique_file+0xcc)[0x65c90c] >> > shotwell(library_files_duplicate+0x1ac)[0x65ccbc] >> > shotwell[0x60c197] >> > shotwell[0x483268] >> > /usr/lib64/libglib-2.0.so.0(+0x6ec58)[0x7fe8ef826c58] >> > /usr/lib64/libglib-2.0.so.0(+0x6e385)[0x7fe8ef826385] >> > /lib64/libpthread.so.0(+0x7da6)[0x7fe8ef394da6] >> > /lib64/libc.so.6(clone+0x6d)[0x7fe8ef0cdabd] >> > ======= Memory map: ======== >> > 00400000-007db000 r-xp 00000000 08:02 7555193 >> > /usr/bin/shotwell >> > 009db000-009ee000 r--p 003db000 08:02 7555193 >> > /usr/bin/shotwell >> > 009ee000-009f1000 rw-p 003ee000 08:02 7555193 >> > /usr/bin/shotwell >> > 009f1000-009f4000 rw-p 00000000 00:00 0 >> > 02352000-0305b000 rw-p 00000000 00:00 0 >> > [heap] >> > 7fe8b0000000-7fe8b0043000 rw-p 00000000 00:00 0 >> > 7fe8b0043000-7fe8b4000000 ---p 00000000 00:00 0 >> > 7fe8b4000000-7fe8b4021000 rw-p 00000000 00:00 0 >> > 7fe8b4021000-7fe8b8000000 ---p 00000000 00:00 0 >> > 7fe8b8000000-7fe8b8043000 rw-p 00000000 00:00 0 >> > 7fe8b8043000-7fe8bc000000 ---p 00000000 00:00 0 >> > 7fe8bc000000-7fe8bc022000 rw-p 00000000 00:00 0 >> > 7fe8bc022000-7fe8c0000000 ---p 00000000 00:00 0 >> > 7fe8c0000000-7fe8c019a000 rw-p 00000000 00:00 0 >> > 7fe8c019a000-7fe8c4000000 ---p 00000000 00:00 0 >> > 7fe8c4e70000-7fe8c4e71000 ---p 00000000 00:00 0 >> > 7fe8c4e71000-7fe8c5671000 rw-p 00000000 00:00 0 >> > [stack:5302] >> > 7fe8c5671000-7fe8c5672000 ---p 00000000 00:00 0 >> > 7fe8c5672000-7fe8c5e72000 rw-p 00000000 00:00 0 >> > [stack:5301] >> > 7fe8c5e72000-7fe8c5e73000 ---p 00000000 00:00 0 >> > 7fe8c5e73000-7fe8c6673000 rw-p 00000000 00:00 0 >> > [stack:5300] >> > 7fe8c6673000-7fe8c6674000 ---p 00000000 00:00 0 >> > 7fe8c6674000-7fe8c6e74000 rw-p 00000000 00:00 0 >> > [stack:5298] >> > 7fe8c6e74000-7fe8c70ae000 rw-p 00000000 00:00 0 >> > 7fe8c74f0000-7fe8c74f5000 r-xp 00000000 08:02 7152717 >> > /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.so >> > 7fe8c74f5000-7fe8c76f4000 ---p 00005000 08:02 7152717 >> > /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.so >> > 7fe8c76f4000-7fe8c76f5000 r--p 00004000 08:02 7152717 >> > /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.so >> > 7fe8c76f5000-7fe8c76f6000 rw-p 00005000 08:02 7152717 >> > /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.so >> > 7fe8c76f6000-7fe8c77a6000 r--p 00000000 08:02 7094801 >> > /usr/share/fonts/dejavu/DejaVuSans.ttf >> > 7fe8c77a6000-7fe8c77a8000 r-xp 00000000 08:02 2040143 >> > /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so >> > 7fe8c77a8000-7fe8c79a7000 ---p 00002000 08:02 2040143 >> > /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so >> > 7fe8c79a7000-7fe8c79a8000 r--p 00001000 08:02 2040143 >> > /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so >> > 7fe8c79a8000-7fe8c79a9000 rw-p 00002000 08:02 2040143 >> > /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so >> > 7fe8c79a9000-7fe8c79b2000 r--s 00000000 08:02 7692498 >> > /var/cache/fontconfig/acc285bc1956c3c4bc7afb41d537a85a-le64.cache-3 >> > 7fe8c79b2000-7fe8c79b3000 ---p 00000000 00:00 0 >> > 7fe8c79b3000-7fe8c81b3000 rw-p 00000000 00:00 0 >> > [stack:5287] >> > 7fe8c81b3000-7fe8c81b4000 ---p 00000000 00:00 0 >> > 7fe8c81b4000-7fe8c89b4000 rw-p 00000000 00:00 0 >> > [stack:5286] >> > 7fe8c89b4000-7fe8c89b5000 ---p 00000000 00:00 0 >> > 7fe8c89b5000-7fe8c91b5000 rw-p 00000000 00:00 0 >> > [stack:5285] >> > 7fe8c91b5000-7fe8c91b6000 ---p 00000000 00:00 0 >> > 7fe8c91b6000-7fe8c99b6000 rw-p 00000000 00:00 0 >> > [stack:5284] >> > 7fe8c99b6000-7fe8c9a15000 r-xp 00000000 08:02 2540463 >> > /usr/lib64/libORBit-2.so.0.1.0 >> > 7fe8c9a15000-7fe8c9c15000 ---p 0005f000 08:02 2540463 >> > /usr/lib64/libORBit-2.so.0.1.0 >> > 7fe8c9c15000-7fe8c9c24000 r--p 0005f000 08:02 2540463 >> > /usr/lib64/libORBit-2.so.0.1.0 >> > 7fe8c9c24000-7fe8c9c27000 rw-p 0006e000 08:02 2540463 >> > /usr/lib64/libORBit-2.so.0.1.0 >> > 7fe8c9c27000-7fe8c9c28000 rw-p 00000000 00:00 0 >> > 7fe8c9c28000-7fe8c9c65000 r-xp 00000000 08:02 7530240 >> > /usr/lib64/libgconf-2.so.4.1.5 >> > 7fe8c9c65000-7fe8c9e64000 ---p 0003d000 08:02 7530240 >> > /usr/lib64/libgconf-2.so.4.1.5 >> > 7fe8c9e64000-7fe8c9e66000 r--p 0003c000 08:02 7530240 >> > /usr/lib64/libgconf-2.so.4.1.5 >> > 7fe8c9e66000-7fe8c9e69000 rw-p 0003e000 08:02 7530240 >> > /usr/lib64/libgconf-2.so.4.1.5 >> > 7fe8c9e6b000-7fe8c9e78000 r--s 00000000 08:02 7692496 >> > /var/cache/fontconfig/8d4af663993b81a124ee82e610bb31f9-le64.cache-3 >> > 7fe8c9e78000-7fe8c9e83000 r--s 00000000 08:02 7692491 >> > /var/cache/fontconfig/d722f191fc173fb8c13c8ea6f285de40-le64.cache-3 >> > 7fe8c9e83000-7fe8c9e87000 r--s 00000000 08:02 7692486 >> > /var/cache/fontconfig/a595ca43be94766bbfe429f07fba82d0-le64.cache-3 >> > 7fe8c9e87000-7fe8c9e90000 r--s 00000000 08:02 7692465 >> > /var/cache/fontconfig/12b26b760a24f8b4feb03ad48a333a72-le64.cache-3 >> > 7fe8c9e90000-7fe8c9e96000 r-xp 00000000 08:02 7530229 >> > /usr/lib64/gio/modules/libgsettingsgconfbackend.so >> > 7fe8c9e96000-7fe8ca095000 ---p 00006000 08:02 7530229 >> > /usr/lib64/gio/modules/libgsettingsgconfbackend.so >> > 7fe8ca095000-7fe8ca096000 r--p 00005000 08:02 7530229 >> > /usr/lib64/gio/modules/libgsettingsgconfbackend.so >> > 7fe8ca096000-7fe8ca097000 rw-p 00006000 08:02 7530229 >> > /usr/lib64/gio/modules/libgsettingsgconfbackend.so >> > 7fe8ca097000-7fe8ca0cd000 r-xp 00000000 08:02 7555586 >> > /usr/lib64/shotwell/plugins/builtin/shotwell-publishing-extras.so >> > 7fe8ca0cd000-7fe8ca2cd000 ---p 00036000 08:02 7555586 >> > /usr/lib64/shotwell/plugins/builtin/shotwell-publishing-extras.so >> > 7fe8ca2cd000-7fe8ca2cf000 r--p 00036000 08:02 7555586 >> > /usr/lib64/shotwell/plugins/builtin/shotwell-publishing-extras.so >> > 7fe8ca2cf000-7fe8ca2d0000 rw-p 00038000 08:02 7555586 >> > /usr/lib64/shotwell/plugins/builtin/shotwell-publishing-extras.so >> > 7fe8ca2d0000-7fe8ca2d1000 rw-p 00000000 00:00 0 >> > 7fe8ca2d1000-7fe8ca2f4000 r-xp 00000000 08:02 7555570 >> > /usr/lib64/shotwell/plugins/builtin/shotwell-data-imports.so >> > 7fe8ca2f4000-7fe8ca4f3000 ---p 00023000 08:02 7555570 >> > /usr/lib64/shotwell/plugins/builtin/shotwell-data-imports.so >> > 7fe8ca4f3000-7fe8ca4f5000 r--p 00022000 08:02 7555570 >> > /usr/lib64/shotwell/plugins/builtin/shotwell-data-imports.so >> > 7fe8ca4f5000-7fe8ca4f6000 rw-p 00024000 08:02 7555570 >> > /usr/lib64/shotwell/plugins/builtin/shotwell-data-imports.so >> > 7fe8ca4f6000-7fe8ca4fa000 r-xp 00000000 08:02 5089028 >> > /lib64/libuuid.so.1.3.0 >> > 7fe8ca4fa000-7fe8ca6f9000 ---p 00004000 08:02 5089028 >> > /lib64/libuuid.so.1.3.0 >> > 7fe8ca6f9000-7fe8ca6fa000 r--p 00003000 08:02 5089028 >> > /lib64/libuuid.so.1.3.0 >> > 7fe8ca6fa000-7fe8ca6fb000 rw-p 00004000 08:02 5089028 >> > /lib64/libuuid.so.1.3.0 >> > 7fe8ca6fb000-7fe8ca712000 r-xp 00000000 08:02 6893145 >> > /usr/lib64/libICE.so.6.3.0 >> > 7fe8ca712000-7fe8ca911000 ---p 00017000 08:02 6893145 >> > /usr/lib64/libICE.so.6.3.0 >> > 7fe8ca911000-7fe8ca912000 r--p 00016000 08:02 6893145 >> > /usr/lib64/libICE.so.6.3.0 >> > 7fe8ca912000-7fe8ca913000 rw-p 00017000 08:02 6893145 >> > /usr/lib64/libICE.so.6.3.0 >> > 7fe8ca913000-7fe8ca917000 rw-p 00000000 00:00 0 >> > 7fe8ca917000-7fe8ca91e000 r-xp 00000000 08:02 7513160 >> > /usr/lib64/libSM.so.6.0.1 >> > 7fe8ca91e000-7fe8cab1e000 ---p 00007000 08:02 7513160 >> > /usr/lib64/libSM.so.6.0.1 >> > 7fe8cab1e000-7fe8cab1f000 r--p 00007000 08:02 7513160 >> > /usr/lib64/libSM.so.6.0.1 >> > 7fe8cab1f000-7fe8cab20000 rw-p 00008000 08:02 7513160 >> > /usr/lib64/libSM.so.6.0.1 >> > 7fe8cab20000-7fe8cab48000 r-xp 00000000 08:02 1771051 >> > /usr/lib64/libdbus-glib-1.so.2.2.2 >> > 7fe8cab48000-7fe8cad47000 ---p 00028000 08:02 1771051 >> > /usr/lib64/libdbus-glib-1.so.2.2.2 >> > 7fe8cad47000-7fe8cad48000 r--p 00027000 08:02 1771051 >> > /usr/lib64/libdbus-glib-1.so.2.2.2 >> > 7fe8cad48000-7fe8cad49000 rw-p 00028000 08:02 1771051 >> > /usr/lib64/libdbus-glib-1.so.2.2.2 >> > 7fe8cad49000-7fe8cadaa000 r-xp 00000000 08:02 5120300 >> > /usr/lib64/libXt.so.6.0.0 >> > 7fe8cadaa000-7fe8cafaa000 ---p 00061000 08:02 5120300 >> > /usr/lib64/libXt.so.6.0.0 >> > 7fe8cafaa000-7fe8cafab000 r--p 00061000 08:02 5120300 >> > /usr/lib64/libXt.so.6.0.0 >> > 7fe8cafab000-7fe8cafb0000 rw-p 00062000 08:02 5120300 >> > /usr/lib64/libXt.so.6.0.0 >> > 7fe8cafb0000-7fe8cafb1000 rw-p 00000000 00:00 0 >> > 7fe8cafb1000-7fe8cb1ab000 r-xp 00000000 08:02 6840482 >> > /usr/lib64/libicui18n.so.49.1.2 >> > 7fe8cb1ab000-7fe8cb3ab000 ---p 001fa000 08:02 6840482 >> > /usr/lib64/libicui18n.so.49.1.2 >> > 7fe8cb3ab000-7fe8cb3b7000 r--p 001fa000 08:02 6840482 >> > /usr/lib64/libicui18n.so.49.1.2 >> > 7fe8cb3b7000-7fe8cb3b9000 rw-p 00206000 08:02 6840482 >> > /usr/lib64/libicui18n.so.49.1.2 >> > 7fe8cb3b9000-7fe8cb3f2000 r-xp 00000000 08:02 5940940 >> > /usr/lib64/libxslt.so.1.1.27 >> > 7fe8cb3f2000-7fe8cb5f1000 ---p 00039000 08:02 5940940 >> > /usr/lib64/libxslt.so.1.1.27 >> > 7fe8cb5f1000-7fe8cb5f2000 r--p 00038000 08:02 5940940 >> > /usr/lib64/libxslt.so.1.1.27 >> > 7fe8cb5f2000-7fe8cb5f3000 rw-p 00039000 08:02 5940940 >> > /usr/lib64/libxslt.so.1.1.27 >> > 7fe8cb5f3000-7fe8cb5f4000 rw-p 00000000 00:00 0 >> > 7fe8cb5f4000-7fe8cb634000 r-xp 00000000 08:02 2752872 >> > /usr/lib64/libjpeg.so.8.0.2 >> > 7fe8cb634000-7fe8cb833000 ---p 00040000 08:02 2752872 >> > /usr/lib64/libjpeg.so.8.0.2 >> > 7fe8cb833000-7fe8cb834000 r--p 0003f000 08:02 2752872 >> > /usr/lib64/libjpeg.so.8.0.2 >> > 7fe8cb834000-7fe8cb835000 rw-p 00040000 08:02 2752872 >> > /usr/lib64/libjpeg.so.8.0.2 >> > 7fe8cb835000-7fe8cb845000 rw-p 00000000 00:00 0 >> > 7fe8cb845000-7fe8cbc0e000 r-xp 00000000 08:02 6791177 >> > /usr/lib64/libjavascriptcoregtk-3.0.so.0.13.4 >> > 7fe8cbc0e000-7fe8cbe0d000 ---p 003c9000 08:02 6791177 >> > /usr/lib64/libjavascriptcoregtk-3.0.so.0.13.4 >> > 7fe8cbe0d000-7fe8cbe1a000 r--p 003c8000 08:02 6791177 >> > /usr/lib64/libjavascriptcoregtk-3.0.so.0.13.4 >> > 7fe8cbe1a000-7fe8cbe22000 rw-p 003d5000 08:02 6791177 >> > /usr/lib64/libjavascriptcoregtk-3.0.so.0.13.4 >> > 7fe8cbe22000-7fe8cbe46000 rw-p 00000000 00:00 0 >> > 7fe8cbe46000-7fe8cbe6c000 r-xp 00000000 08:02 393239 >> > /usr/lib64/libjson-glib-1.0.so.0.1400.2 >> > 7fe8cbe6c000-7fe8cc06b000 ---p 00026000 08:02 393239 >> > /usr/lib64/libjson-glib-1.0.so.0.1400.2 >> > 7fe8cc06b000-7fe8cc06c000 r--p 00025000 08:02 393239 >> > /usr/lib64/libjson-glib-1.0.so.0.1400.2 >> > 7fe8cc06c000-7fe8cc06d000 rw-p 00026000 08:02 393239 >> > /usr/lib64/libjson-glib-1.0.so.0.1400.2 >> > 7fe8cc06d000-7fe8cc0d6000 r-xp 00000000 08:02 6048996 >> > /usr/lib64/libsoup-2.4.so.1.5.0 >> > 7fe8cc0d6000-7fe8cc2d6000 ---p 00069000 08:02 6048996 >> > /usr/lib64/libsoup-2.4.so.1.5.0 >> > 7fe8cc2d6000-7fe8cc2d8000 r--p 00069000 08:02 6048996 >> > /usr/lib64/libsoup-2.4.so.1.5.0 >> > 7fe8cc2d8000-7fe8cc2da000 rw-p 0006b000 08:02 6048996 >> > /usr/lib64/libsoup-2.4.so.1.5.0 >> > 7fe8cc2da000-7fe8cc2ed000 r-xp 00000000 08:02 590757 >> > /usr/lib64/librest-0.7.so.0.0.0 >> > 7fe8cc2ed000-7fe8cc4ec000 ---p 00013000 08:02 590757 >> > /usr/lib64/librest-0.7.so.0.0.0 >> > 7fe8cc4ec000-7fe8cc4ed000 r--p 00012000 08:02 590757 >> > /usr/lib64/librest-0.7.so.0.0.0 >> > 7fe8cc4ed000-7fe8cc4ee000 rw-p 00013000 08:02 590757 >> > /usr/lib64/librest-0.7.so.0.0.0 >> > 7fe8cc4ee000-7fe8cdbdb000 r-xp 00000000 08:02 6791181 >> > /usr/lib64/libwebkitgtk-3.0.so.0.13.4 >> > 7fe8cdbdb000-7fe8cddda000 ---p 016ed000 08:02 6791181 >> > /usr/lib64/libwebkitgtk-3.0.so.0.13.4 >> > 7fe8cddda000-7fe8cdf42000 r--p 016ec000 08:02 6791181 >> > /usr/lib64/libwebkitgtk-3.0.so.0.13.4 >> > 7fe8cdf42000-7fe8cdf54000 rw-p 01854000 08:02 6791181 >> > /usr/lib64/libwebkitgtk-3.0.so.0.13.4 >> > 7fe8cdf54000-7fe8cdf5c000 rw-p 00000000 00:00 0 >> > 7fe8cdf5c000-7fe8cecc2000 r--p 00000000 08:02 5128218 >> > /usr/share/icons/hicolor/icon-theme.cache >> > 7fe8cecc2000-7fe8cfa28000 r--p 00000000 08:02 5128218 >> > /usr/share/icons/hicolor/icon-theme.cache >> > 7fe8cfa28000-7fe8d3b9e000 r--p 00000000 08:02 5128957 >> > /usr/share/icons/gnome/icon-theme.cache >> > 7fe8d3b9e000-7fe8d7d14000 r--p 00000000 08:02 5128957 >> > /usr/share/icons/gnome/icon-theme.cache >> > 7fe8d7d14000-7fe8dbe8a000 r--p 00000000 08:02 5128957 >> > /usr/share/icons/gnome/icon-theme.cache >> > 7fe8dbe8a000-7fe8e0000000 r--p 00000000 08:02 5128957 >> > /usr/share/icons/gnome/icon-theme.cache >> > 7fe8e0000000-7fe8e0021000 rw-p 00000000 00:00 0 >> > 7fe8e0021000-7fe8e4000000 ---p 00000000 00:00 0 >> > 7fe8e4020000-7fe8e40c5000 r--p 00000000 08:02 7095158 >> > /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf >> > 7fe8e40c5000-7fe8e40d5000 r-xp 00000000 08:02 6357886 >> > /usr/lib64/libgstinterfaces-0.10.so.0.24.0 >> > 7fe8e40d5000-7fe8e42d5000 ---p 00010000 08:02 6357886 >> > /usr/lib64/libgstinterfaces-0.10.so.0.24.0 >> > 7fe8e42d5000-7fe8e42d6000 r--p 00010000 08:02 6357886 >> > /usr/lib64/libgstinterfaces-0.10.so.0.24.0 >> > 7fe8e42d6000-7fe8e42d7000 rw-p 00011000 08:02 6357886 >> > /usr/lib64/libgstinterfaces-0.10.so.0.24.0 >> > 7fe8e42d7000-7fe8e42e2000 r-xp 00000000 08:02 6357940 >> > /usr/lib64/libgstapp-0.10.so.0.24.0 >> > 7fe8e42e2000-7fe8e44e2000 ---p 0000b000 08:02 6357940 >> > /usr/lib64/libgstapp-0.10.so.0.24.0 >> > 7fe8e44e2000-7fe8e44e3000 r--p 0000b000 08:02 6357940 >> > /usr/lib64/libgstapp-0.10.so.0.24.0Aborted >> > >> > - Grant >> > >> > >> > >> > Shotwell hasn't used GConf to store configuration data since >> > >> > version >> > >> 0.11. Versions 0.12.x and later store all of their configuration >> > >> information in GSettings. This is in-line with GNOME best practices. >> > >> For >> > >> what it's worth, the source file mentioned here >> > (gconfsettingsbackend.c) is >> > >> part of the GConf distribution, not part of Shotwell. So there may be >> > >> a >> > >> problem with the GConf setup on your machine. >> > >> > >> > >> > Since you're a Gentoo user, I'm sure you're comfortable using the >> > command >> > >> line. If you'd like to debug this problem further, I'd recommend >> > >> running >> > >> Shotwell from the command line with log output directed to the >> > >> terminal. >> > >> You can do this by running the following command: >> > >> > >> > >> > $ SHOTWELL_LOG=1 SHOTWELL_LOG_FILE=:console: shotwell >> > >> > >> > >> > With logging turned on, the Shotwell configuration system is very >> > verbose >> > >> about reporting changes to the configuration database. If you examine >> > your >> > >> log file, you should see several lines like this: >> > >> > >> > >> > L 6405 2012-11-26 12:51:59 [DBG] ConfigurationInterfaces.vala:303: >> > >> > ConfigurationFacade: engine reports property >> > >> > 'LIBRARY_WINDOW_WIDTH' changed. >> > >> > >> > >> > I'm curious if you see any indication of configuration activity >> > >> > right >> > >> before the system crashes. >> > >> >> > >> Thanks Lucas. I logged to a file instead of the console and I've >> > attached >> > >> the log. Please let me know if there's anything else you'd like me to >> > try. >> > >> >> > >> - Grant >> > >> >> > >> >> > >> >> I can import in place, but if I choose to copy to library, >> > >> >> shotwell >> > >> crashes >> > >> >> like this: >> > >> >> >> > >> >> (shotwell:9130): GConf-CRITICAL **: gconf_engine_pop_owner_usage: >> > >> assertion >> > >> >> `engine->owner_use_count > 0' failed >> > >> >> ** >> > >> >> >> > ERROR:gconfsettingsbackend.c:205:gconf_settings_backend_remove_notifier: >> > >> >> assertion failed: (notifier && g_str_equal (path, notifier->path)) >> > >> >> Aborted >> > >> >> >> > >> >> I'm using 0.13.1 on Gentoo. Should I file a bug? >> > >> >> >> > >> >> - Grant _______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
