Last night I downloaded/built darktable from the git repository and noticed that the shortcut key "s" for the soft-proofing function is not working. The program is jumping into a slideshow mode instead of showing the proper softproof that I was expecting when depressing the letter s.
I looked through the code and noticed the accelerator key "s" is being assigned to "switch view to slideshow" in gtk.c and is also being assigned to the "toggle softproofing" function in the colorout.c file. I changed the line in colorout.c to change the shortcut key to the "e" key and now have a working soft-proof so I am quite certain that the duplicate registration of the accelerator key is the problem. Dave ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ darktable-devel mailing list darktable-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/darktable-devel