[darktable-devel] SOLVED: darktable crashes

2015-01-19 Thread Patrick Shanahan
* Patrick Shanahan [01-17-15 09:59]: > > darktable-1.7.0.1421499865.a89ef29 > openSUSE-Tw > OpenGL ES 3.1 NVIDIA 343.36 > GeForce GTS 450 > > > I can cause an immediate crash in lighttable view by trying to go to > full-screen view with three images per line or by going to full-screen and > the

[darktable-devel] SOLVED: full-screen mode anomalies

2015-01-19 Thread Patrick Shanahan
* Patrick Shanahan [01-14-15 14:56]: > * Patrick Shanahan [01-14-15 12:11]: > > * Pascal Obry [01-14-15 11:49]: > > > Le mercredi 14 janvier 2015 à 11:06 -0500, Patrick Shanahan a écrit : > > > > darktable-1.7.0.1421241832.d8445a8 > > > > openSUSE Tumbleweed > > > > > > > > In darkroom full-sc

[darktable-devel] Prototype of UI in lua

2015-01-19 Thread jeremy rosen
Hello everybody I have just commited the first widgets to do some UI elements in lua. The documentation for all that stuff is in the usermanual (which you need to recompile from trunk) but here is a little exerpt to show how it's done tested_widget = dt.new_widget("check_button","test") mainbo