Re: [darktable-dev] Support Coding

2021-05-04 Thread Robert Rembold
Hi Jan, You may also try to generate a configuration for your IDE with CMake. This did a good job for me using Eclipse but Codeblocks should be also supported. See https://cmake.org/cmake/help/latest/manual/cmake-generators.7.html#ide-build-tool-generators Just append below argument when

Re: [darktable-dev] HELP NEEDED - long gtk menu does not scroll

2019-04-17 Thread Robert Rembold
It's a known issue which was introduced after 3.24.3 and should be solved in 3.24.7: https://gitlab.gnome.org/GNOME/gtk/issues/1719 Am 17.04.19 um 19:35 schrieb William Ferguson: My gtk2 is 2.24.32, so only the gtk3 is different 3.22.30 vs 3.24.x On Wed, Apr 17, 2019 at 1:24 PM Robert Rembold

Re: [darktable-dev] HELP NEEDED - long gtk menu does not scroll

2019-04-17 Thread Robert Rembold
Hi Pascal, Unfortunately, I also noticed the described issue here. You're not alone ;) My settings are as follows: - Ubuntu 18.10 with Xfce - 1920*1080 screen resolution - gtk-2.24.32 - gtk-3.24.4 - built darktable from sources few days ago (if exact version matters I can check) Best Regards,

Re: [darktable-dev] [PATCH] Image collection: added second order sorting

2019-03-14 Thread Robert Rembold
Am 13.03.19 um 22:42 schrieb Patrick Shanahan: * Robert Rembold [03-13-19 17:39]: Hi all, please find updated patch for second order sorting for image collection enclosed. It supports 'new' sorting criteria which were introduced since I provided it first time in 2017. Additionally some minor

Re: [darktable-dev] nice interface colors :)

2018-02-08 Thread Robert Rembold
Hi all, I observed same issue with latest HEAD revision from GitHub. $ pkg-config --modversion gtk+-3.0 3.18.9 $ lsb_relase -a No LSB modules are available. Distributor ID:    Ubuntu Description:    Ubuntu 16.04.3 LTS Release:    16.04 Codename:    xenial Already performed complete rebuild,

[darktable-dev] [PATCH] Image collection: added second order sorting

2017-12-30 Thread Robert Rembold
Hi all, I added some lines to the sorting functionality of image collection and like to share them with you. In detail, I added second order sorting functionality to image collection. This seems to be most helpful when sorting by rating  - Example1: sort by GROUP, RATING  - Example2: sort