Re: [darktable-user] OpenCL trouble, NVidia driver 367.44 "could not create context"

2016-10-03 Thread Michael Below
Hi,

Am Mo 03 Okt 2016 16:28:14 CEST
schrieb Ulrich Pegelow :

> googling for "nvidia opencl error 209" gives a few hits. This one
> might give some indications:
> 
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839193

Thanks for the quick help, everyone! I had tried google before, but
obviously not using the right keywords...

As described in the bug report, installing libnvidia-ptxjitcompiler has
fixed things for me.

Pascal, Istvan: Thanks for your input, too! But I had it running
before the upgrade, including the ICD for OpenCL.

Cheers
  Michael

darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



Re: [darktable-user] Using darktable with a RIP

2016-10-03 Thread Matthieu Moy
Tobias Ellinghaus  writes:

> Am Montag, 3. Oktober 2016, 12:36:03 CEST schrieb Graham White:
>> Quick question: how do I raise a ticket on Redmine? Have looked around
>> the website and it's not obvious
>
> https://redmine.darktable.org/projects/darktable/issues/new

More explanations and advices on the main website:

http://www.darktable.org/development/

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/

darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



Re: [darktable-user] Using darktable with a RIP

2016-10-03 Thread Tobias Ellinghaus
Am Montag, 3. Oktober 2016, 12:36:03 CEST schrieb Graham White:
> Quick question: how do I raise a ticket on Redmine? Have looked around
> the website and it's not obvious

https://redmine.darktable.org/projects/darktable/issues/new

> Thanks
> Graham
> 
> On 27/09/16 18:37, Pascal Obry wrote:
> > Just to be very clear.
> > 
> > You want darktable to NOT APPLY any printer ICC.
> > 
> >=> this is possible
> > 
> > You want darktable to NOT DISABLE the CUPS color management.
> > 
> >=> this is not currently supported
> > 
> > This way you can send your image to CUPS with a queue using a specific
> > RIP to get proper color.
> > 
> > Is that what you want?
> > 
> > If so please open a ticket on our redmine with this conclusion and
> > assign it to me.
> > 
> > We have two options (at least for now):
> > 
> > 1. Add a check-box to allow CUPS color management
> > 
> > 2. Or do not disable CUPS color management when no printer profile is
> > specified.
> > 
> > Maybe 2 is just what we want...
> > 
> > Tobias, how does that sounds?



signature.asc
Description: This is a digitally signed message part.


Re: [darktable-user] Using darktable with a RIP

2016-10-03 Thread Graham White
Quick question: how do I raise a ticket on Redmine? Have looked around 
the website and it's not obvious


Thanks
Graham

On 27/09/16 18:37, Pascal Obry wrote:


Just to be very clear.

You want darktable to NOT APPLY any printer ICC.
   => this is possible

You want darktable to NOT DISABLE the CUPS color management.
   => this is not currently supported

This way you can send your image to CUPS with a queue using a specific
RIP to get proper color.

Is that what you want?

If so please open a ticket on our redmine with this conclusion and
assign it to me.

We have two options (at least for now):

1. Add a check-box to allow CUPS color management

2. Or do not disable CUPS color management when no printer profile is
specified.

Maybe 2 is just what we want...

Tobias, how does that sounds?



--
Graham White
Electronic Engineering and Computer Science
Queen Mary, University of London
http://www.eecs.qmul.ac.uk/~graham

darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



[darktable-user] OpenCL trouble, NVidia driver 367.44 "could not create context"

2016-10-03 Thread Michael Below
Hi,

today I did the upgrade to the nvidia driver version 367.44, coming
from 361.xx

After the upgrade, darktable can't enable OpenCL anymore, it says it
"could not create context for device", whatever that means.

Any ideas what to do?

I am running darktable 2.06 on Debian testing.

Cheers
Michael

$ darktable -d opencl
[opencl_init] opencl related configuration options:
[opencl_init] 
[opencl_init] opencl: 1
[opencl_init] opencl_library: ''
[opencl_init] opencl_memory_requirement: 768
[opencl_init] opencl_memory_headroom: 300
[opencl_init] opencl_device_priority: '*/!0,*/*/*'
[opencl_init] opencl_size_roundup: 16
[opencl_init] opencl_async_pixelpipe: 0
[opencl_init] opencl_synch_cache: 0
[opencl_init] opencl_number_event_handles: 25
[opencl_init] opencl_micro_nap: 1000
[opencl_init] opencl_use_pinned_memory: 0
[opencl_init] opencl_use_cpu_devices: 0
[opencl_init] opencl_avoid_atomics: 0
[opencl_init] opencl_omit_whitebalance: 0
[opencl_init] 
[opencl_init] could not find opencl runtime library 'libOpenCL'
[opencl_init] could not find opencl runtime library 'libOpenCL.so'
[opencl_init] found opencl runtime library 'libOpenCL.so.1'
[opencl_init] opencl library 'libOpenCL.so.1' found on your system and
loaded [opencl_init] found 1 platform
[opencl_init] found 1 device
[opencl_init] device 0 `GeForce GTX 750 Ti' has sm_20 support.
[opencl_init] device 0 `GeForce GTX 750 Ti' supports image sizes of
16384 x 16384 [opencl_init] device 0 `GeForce GTX 750 Ti' allows GPU
memory allocations of up to 499MB [opencl_init] device 0: GeForce GTX
750 Ti GLOBAL_MEM_SIZE:  2000MB
 MAX_WORK_GROUP_SIZE:  1024
 MAX_WORK_ITEM_DIMENSIONS: 3
 MAX_WORK_ITEM_SIZES:  [ 1024 1024 64 ]
 DRIVER_VERSION:   367.44
 DEVICE_VERSION:   OpenCL 1.2 CUDA
[opencl_init] could not create context for device 0: 209
[opencl_init] FINALLY: opencl is NOT AVAILABLE on this system.
[opencl_init] initial status of opencl enabled flag is OFF.


darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



Re: [darktable-user] rating hot keys

2016-10-03 Thread Ivan Tarozzi


On 01/10/2016 01:27, I. Ivanov wrote:
>
> So... I read the manual (with a big delay) and it is clear that the
> dual function of "1" is by design
>
> https://www.darktable.org/usermanual/ch02s02s04.html.php
>
> Would you guys consider an option in the future that would allow 1 to
> only add one star but not remove it? If it is not too big of a request?
>
> I can see that many would appreciate the behavior as it is now. It
> would be nice to have such an option howeverthen users can just
> change the option to fit their needs.
>
> If nobody ever requested this and you don't think it is a good idea -
> then it is ok. I will simply change my workflow. You have done a
> marvelous job with the software already.
>
> Regards,
>
> B
>
>
I quote Ivanov. The behaviour of 1-key could be confusing and error prone.
An example when it fails: let's say I have multiple pictures selected.
some starred 1 and other starred 0. When I press 1 the rating is reverted :(


The colour tag works different. When multiple picture are seleted, first
key set color tag to all selected images (does not erase already selected).
Next key will erase all colour tags.

I think the best is to have coherence, and latter example (tag colour)
is what I prefer.

just my2c

Ivan

darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org