GNOME Bugzilla – Bug 734766
The program crashes quite often when you try viewing an image's properties
Last modified: 2015-10-30 10:46:28 UTC
Created attachment 283349 [details] cut n paste gdb log. It doesn't always crash, but quite often, when trying to view a photo's properties.
Created attachment 292828 [details] [review] properties-dialog: Print a warning for unknown nmm:flash values
Thanks for the nice backtrace. The crash is due to, what looks like, an invalid flash status. I pushed a patch to master that will print a diagnostic message before crashing. Can you please try it and report what it prints before crashing? Maybe we should handle it more elegantly but I want to know what the string looks like before doing further changes.
Created attachment 314446 [details] [review] properties-dialog: Be more forgiving of unknown nmm:flash values