[darktable-devel] Problem building darktable-1.7.0 on Fedora 22

2015-07-11 Thread Terry Duell
Hello All, I have just upgraded from Fedora 21 to Fedora 22, and finding some new problems building dt. These may be due to not having the correct libs, or not having things set up correctly. Firstly, get this message... -- package 'libopenjpeg1' not found -- Could NOT find OpenJPEG (missin

[darktable-devel] patch for dtview

2015-07-11 Thread Robert Sachunsky
Hi all, please find attached below a patch meant to improve on user experience with darktable-viewer, including some documentation for it. The changes essentially replace the sleep statements with equally long SDL timeout events, so keyboard events can be handled promptly without any dead times d

Re: [darktable-devel] Problem building darktable-1.7.0 on Fedora 22

2015-07-11 Thread Terry Duell
On Sun, 12 Jul 2015 08:39:15 +1000, Terry Duell wrote: > Hello All, > I have just upgraded from Fedora 21 to Fedora 22, and finding some new > problems building dt. > These may be due to not having the correct libs, or not having things set > up correctly. > > Firstly, get this message... > > -