Aw: [darktable-dev] 3D LUT → segmentation fault

2019-11-19 Thread Alexander Rabtchevich
Hello I've checked the lut it at windows rc1 build and it happens to make the output window blank. The program works further and allows changing LUTs or making other actions. With respect, Alexander Rabtchevich > Gesendet: Mittwoch, 20. November 2019 um 07:29 Uhr > Von: "Timur Irikovich Davlet

[darktable-dev] 3D LUT → segmentation fault

2019-11-19 Thread Timur Irikovich Davletshin
Hi developers! Can anyone confirm dt master builds segmentation fault on loading big HaldLUT file like this? Unlike other files from that source it is twice bigger. File: https://drive.google.com/open?id=1WoPFoouBbJlbQa5VsWXiT2kPJMH5NREI File comes from: http://rawpedia.rawtherapee.com/Film_S

Re: [darktable-dev] darktable 3.0 rc1 openCL

2019-11-19 Thread Jozef Dassen
  No luck with rocm either, but the message changes, see below   I am not sure if the hsa module is correct... Why does it refer to /data/jenkins_workspace/ ??? This is not on my computer.   Does anyone have darktable with openCL running on a Dell Precision 7700 series ??? If so whic

Re: [darktable-dev] UI glitches

2019-11-19 Thread Patrick Shanahan
* Terry Duell [11-19-19 15:51]: > On Wed, 20 Nov 2019 01:11:27 +1100, Moritz Moeller > wrote: > > > > > > On a side note: What's exactly the problem with large file attachments > > in 2019 in the first world? > > > > Yes, it's a bad habit. Does it bother? :) > > My email client doesn't load a

Re: [darktable-dev] UI glitches

2019-11-19 Thread Terry Duell
On Wed, 20 Nov 2019 01:11:27 +1100, Moritz Moeller wrote: On a side note: What's exactly the problem with large file attachments in 2019 in the first world? Yes, it's a bad habit. Does it bother? :) My email client doesn't load attachments unless I tell it to. Most clients nowadays do

Re: [darktable-dev] UI glitches → Buttons and stuff

2019-11-19 Thread Timur Irikovich Davletshin
Good evening developers! Coming back to this topic. There is another harbor of buttons with wrong order I've discovered. Steps to reproduce: 1. Open lighttable mode → tagging module. 2. Create any tag if list of available tags is missing. 3. Right click on created tag: a) "delete tag" ac

Re: [darktable-dev] tone equalizer, filmic rgb → icon background

2019-11-19 Thread Nicolas Auffray
Thanks Aurélien for looking on that. That was what I have understood but do you think something could be improved here without quite easily to fix that or by this time, it's better to let that actually and maybe closed issue I posted ? Le 19/11/2019 à 14:46, Aurélien Pierre a écrit : Did lo

Re: [darktable-dev] UI glitches

2019-11-19 Thread Moritz Moeller
On 19.11.19 14:54, Patrick Shanahan wrote: ah, when lacking a proper response, divert attention to something else which is also irrelevant. That's exactly what you were doing since attachment file sizes are not a topic of this thread. Maybe you meant /dev/troll? ;) The first ting I learned w

Re: [darktable-dev] UI glitches

2019-11-19 Thread Timur Irikovich Davletshin
Man come on! The point is in the topic. I copy it for you: "UI glitches". It is not about your wishes. I told you already, once you manage to get your rules to official dt page people will be more likely to respect them: https://www.darktable.org/contact/#how-to-get-in-contact You just scarring

Re: [darktable-dev] UI glitches

2019-11-19 Thread Patrick Shanahan
* Timur Irikovich Davletshin [11-19-19 08:41]: > Perhaps rather than scaring off every new user on mailing list with > your letters you will concentrate on something else. > > On Tue, 2019-11-19 at 08:30 -0500, Patrick Shanahan wrote: > > * Timur Irikovich Davletshin [11-19-19 > > 08:23]: > > >

Re: [darktable-dev] tone equalizer, filmic rgb → icon background

2019-11-19 Thread Aurélien Pierre
Did look at that. The colour picker in levels and tone curve are GTK buttons. As such, they get hovering effects and stuff from CSS. The colour pickers next to sliders are bauhaus widgets, and their CSS support is very basic at this point (size and colour only). This is indeed a Cairo + GTK busine

Re: [darktable-dev] UI glitches

2019-11-19 Thread Timur Irikovich Davletshin
Perhaps rather than scaring off every new user on mailing list with your letters you will concentrate on something else. On Tue, 2019-11-19 at 08:30 -0500, Patrick Shanahan wrote: > * Timur Irikovich Davletshin [11-19-19 > 08:23]: > > Patrick, I believe we already discussed it. > > > > On Tue, 2

Re: [darktable-dev] UI glitches

2019-11-19 Thread Patrick Shanahan
* Timur Irikovich Davletshin [11-19-19 08:23]: > Patrick, I believe we already discussed it. > > On Tue, 2019-11-19 at 08:02 -0500, Patrick Shanahan wrote: > > > > please utilize a file-share service rather than uploading large files > > to everyone on the list I believe "discussed" is a bit of

Re: [darktable-dev] UI glitches

2019-11-19 Thread Timur Irikovich Davletshin
Patrick, I believe we already discussed it. On Tue, 2019-11-19 at 08:02 -0500, Patrick Shanahan wrote: > > please utilize a file-share service rather than uploading large files > to > everyone on the list > > ___ darktable

Re: [darktable-dev] UI glitches

2019-11-19 Thread Patrick Shanahan
* Timur Irikovich Davletshin [11-19-19 03:05]: > Hi developers! > > Couple of UI glitches which I find could impact user experience in > future dt 3.0. > > 1. Long lists (noscroll1.png) like the one in lens correction module > are not scrollable. Options down bellow are available to user. If you

Re: [darktable-dev] darktable 3.0 rc1 openCL

2019-11-19 Thread Andreas Schneider
On Tuesday, 19 November 2019 12:27:50 CET Jozef Dassen wrote: > After a lot of struggle I managed to install amdgpu drivers on my Ubuntu > 18.04. It did not work with kernel 5.0 but going back to kernel 4.15 worked > fine. Flawless installation of amdgpu 18.40. > Then I ran darktable-cltest (dark

[darktable-dev] darktable 3.0 rc1 openCL

2019-11-19 Thread Jozef Dassen
After a lot of struggle I managed to install amdgpu drivers on my Ubuntu 18.04. It did not work with kernel 5.0 but going back to kernel 4.15 worked fine. Flawless installation of amdgpu 18.40.   Then I ran darktable-cltest  (darktable 3.0 rc1) and got the following result:   0.037740 [open

[darktable-dev] image information → export width/height

2019-11-19 Thread Timur Irikovich Davletshin
Hi dear developers! What is the point of "export width" and "export height" in "image information"? It seems to be straightforward but no matter what I do they remain just zeroes. Is it not working the way it was meant to be or I miss something? Thank you in advance, Timur.