Re: [darktable-user] Does OpenCL require the AMDGPU-PRO driver? Yes, but does not require installation, just some libs

2017-04-01 Thread darktable
On Sat, 1 Apr 2017 15:58:41 -0600
Riley Brandt  wrote:

>I tried this, but a "found strange path opencl" error pops up when I
>launch darktable. The steps I took:

Take a look at this:
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=amdgpu-pro-installer

This is how archlinux does the install for amdgpu-pro. In this
case, they use debian. It will show you what you are most likely
missing.

-- 
sknahT

vyS

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



Re: [darktable-user] Does OpenCL require the AMDGPU-PRO driver? Yes, but does not require installation, just some libs

2017-04-01 Thread Patrick Shanahan
* Riley Brandt  [04-01-17 17:06]:
> Hello,
> 
> Would you be able to tell me how you unpacked the rpm files?
> 
> I've been unsuccessful with rpm2cpio. I've also tried file-roller. Both
> fail.
> 
> Thanks
> 
> 
> On 26/03/17 03:31 AM, Germano Massullo wrote:
> > Riley it is *very* easy to use AMD AMDGPU-Pro propertary OpenCL on Fedora.
> > Just download the drivers for CentOS, then unpack all RPM files in a
> > directory, let's call it /home/user/unpacked. After that, take the dir
> > and get the /home/user/unpacked/opt/
> >
> > # mv
> > /home/user/unpacked/opt/amdgpu-pro-16.60-379184/RPMS/x86_64/opt/amdgpu-pro/
> > /opt/
> > # chown -R root:root /opt/amdgpu-pro/
> >
> > Then
> > $ LD_LIBRARY_PATH=/opt/amdgpu-pro/lib64 darktable
> > and enable OpenCL into darktable options :-)))
> > Enjoy!
> >
> > 
> > darktable user mailing list
> > to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org
> >

midnight commander does a fine job unpacking rpm files.

-- 
(paka)Patrick Shanahan   Plainfield, Indiana, USA  @ptilopteri
http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri
Photos: http://wahoo.no-ip.org/gallery2  Registered Linux User #207535  
  
Photos: http://wahoo.no-ip.org/piwigo@ http://linuxcounter.net

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



Re: [darktable-user] Does OpenCL require the AMDGPU-PRO driver? Yes, but does not require installation, just some libs

2017-04-01 Thread Riley Brandt
My guess is he is referring to USD. In Canada (with our weak dollar) a
4GB RX 460 is around $180:

http://www.memoryexpress.com/Products/MX63355


On 01/04/17 10:54 AM, darkta...@911networks.com wrote:
> On Sat, 01 Apr 2017 15:53:23 +
> Kelvie Wong  wrote:
>
>> My $150 AMD RX 460 4GB seems to be by far the best value when you're
> Sorry to butt in, but...
>
> Which card is this? The couple that I've seen at that price where 460
> on sale but with only 2Gb.
>
> I'm in Canada, the wet cost, and I'm looking for a new video card.
>


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



Re: [darktable-user] Does OpenCL require the AMDGPU-PRO driver? Yes, but does not require installation, just some libs

2017-04-01 Thread Riley Brandt
Hello,

Would you be able to tell me how you unpacked the rpm files?

I've been unsuccessful with rpm2cpio. I've also tried file-roller. Both
fail.

Thanks


On 26/03/17 03:31 AM, Germano Massullo wrote:
> Riley it is *very* easy to use AMD AMDGPU-Pro propertary OpenCL on Fedora.
> Just download the drivers for CentOS, then unpack all RPM files in a
> directory, let's call it /home/user/unpacked. After that, take the dir
> and get the /home/user/unpacked/opt/
>
> # mv
> /home/user/unpacked/opt/amdgpu-pro-16.60-379184/RPMS/x86_64/opt/amdgpu-pro/
> /opt/
> # chown -R root:root /opt/amdgpu-pro/
>
> Then
> $ LD_LIBRARY_PATH=/opt/amdgpu-pro/lib64 darktable
> and enable OpenCL into darktable options :-)))
> Enjoy!
>
> 
> darktable user mailing list
> to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org
>


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



Re: [darktable-user] Darktable steals focus

2017-04-01 Thread Tobias Ellinghaus
Am Samstag, 1. April 2017, 22:20:41 CEST schrieb dt-l...@stefan-klinger.de:
> Tobias Ellinghaus (2017-Apr-01, excerpt):
> > Am Freitag, 31. März 2017, 14:46:29 CEST schrieb Stefan Klinger:
> > > Hi,
> > 
> > Hi.
> > 
> > > when DT 2.3.0 is done exporting images, it brings itself to the
> > > foreground if its window does not have the focus.  Can I disable this?
> > 
> > What window manager are you using?
> 
> That is FVWM,
> 
> ~$ fvwm --version
> fvwm 2.6.7 compiled on Nov 30 2016 at 13:18:27

We had an issue with fvwm2 a while ago, it was due to broken scripts shipped 
with it or something like that. See
   http://fvwm.org/documentation/manpages/fvwm.html
and search for "urgency hint". It will tell you how to fix your system.

> > It's supposed to notice you with some visual indicator that it is
> > done with whatever it did – on kde the entry in the task bar flashes
> > once and gets a colored background then.
> 
> Interesting.  By which means is this implemented (pointer to source
> code is welcome)?  Maybe it's a bug in FVWM then, I could try to
> figure this out.  On the other hand, it's the only program I use which
> is stealing focus this way.

dt is using a standard X11 feature of setting a hint for the window that the 
window manager can react to. See above how to fix your system.

Tobias

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


Re: [darktable-user] Darktable steals focus

2017-04-01 Thread dt-list
Tobias Ellinghaus (2017-Apr-01, excerpt):
> Am Freitag, 31. März 2017, 14:46:29 CEST schrieb Stefan Klinger:
> > Hi,
> 
> Hi.
> 
> > when DT 2.3.0 is done exporting images, it brings itself to the
> > foreground if its window does not have the focus.  Can I disable this?
> 
> What window manager are you using?

That is FVWM, 

~$ fvwm --version
fvwm 2.6.7 compiled on Nov 30 2016 at 13:18:27


> It's supposed to notice you with some visual indicator that it is
> done with whatever it did – on kde the entry in the task bar flashes
> once and gets a colored background then.

Interesting.  By which means is this implemented (pointer to source
code is welcome)?  Maybe it's a bug in FVWM then, I could try to
figure this out.  On the other hand, it's the only program I use which
is stealing focus this way.


-- 
http://stefan-klinger.de  o/X
Send plain text messages only, not exceeding 32kB./\/
\

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



Re: [darktable-user] Does OpenCL require the AMDGPU-PRO driver? Yes, but does not require installation, just some libs

2017-04-01 Thread darktable
On Sat, 01 Apr 2017 15:53:23 +
Kelvie Wong  wrote:

>My $150 AMD RX 460 4GB seems to be by far the best value when you're

Sorry to butt in, but...

Which card is this? The couple that I've seen at that price where 460
on sale but with only 2Gb.

I'm in Canada, the wet cost, and I'm looking for a new video card.

-- 
sknahT

vyS

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



Re: [darktable-user] Does OpenCL require the AMDGPU-PRO driver? Yes, but does not require installation, just some libs

2017-04-01 Thread Pascal Obry
Le samedi 01 avril 2017 à 16:23 +, Kelvie Wong a écrit :
> Ah, I think the difference in this thread comes from me (and others)
> calling only the kernel module part the "driver", whereas the driver
> does include both kernel and userspace parts.

Good to see where our misunderstanding was :)

> I just wanted to point out that it is convenient being able to use an
> upstream kernel module, and believe me, I've been using dkms nvidia
> modules for almost a decade, with its share of problems (namely can't
> upgrade kernels easily)

Sure, you can't generally use any RC candidate and need to follow the
official releases.

The fact is that the situation is very bad with AMD for darktable. We
are many devs having issues with cards not supported by AMDGPU-PRO and
AMD has had a bad move when deprecating fglrx driver without giving
support for all card in newest AMDGPU-PRO.

This is just a friendly message for those choosing a new config, you
must make sure that the AMD *is* supported by AMDGPU-PRO otherwise no
luck. I've just changed my notebook just for this.

-- 
  Pascal Obry /  Magny Les Hameaux (78)

  The best way to travel is by means of imagination

  http://www.obry.net

  gpg --keyserver keys.gnupg.net --recv-key F949BD3B

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



Re: [darktable-user] Does OpenCL require the AMDGPU-PRO driver? Yes, but does not require installation, just some libs

2017-04-01 Thread Kelvie Wong
On Sat, 1 Apr 2017 at 09:08 Pascal Obry  wrote:

> Kelvie,
>
> I'm still not sure why I respond...
>

That's okay, we can have a friendly discussion on April fools day!


>
> > The original subject was about being able to *not* use the
> > proprietary drivers for AMD, but just a few libraries extracted from
> > the package.
>
> You're kidding right, a few libraries from the proprietary AMDGPU-PRO
> driver, why are you saying this is not the proprietary driver
>
> Ah, I think the difference in this thread comes from me (and others)
calling only the kernel module part the "driver", whereas the driver does
include both kernel and userspace parts.

I just wanted to point out that it is convenient being able to use an
upstream kernel module, and believe me, I've been using dkms nvidia modules
for almost a decade, with its share of problems (namely can't upgrade
kernels easily)

But yes, if the past is to show, if you don't care about upgrading to newer
kernels, or possibly crappy support for older cards, and cost, then NVIDIA
is a better choice; but I just wanted to point out that if you're buying a
new card, the low end AMD RX-4 series are a _really_ good value.
-- 

-- 
Kelvie Wong


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

Re: [darktable-user] Darktable steals focus

2017-04-01 Thread Tobias Ellinghaus
Am Freitag, 31. März 2017, 14:46:29 CEST schrieb Stefan Klinger:
> Hi,

Hi.

> when DT 2.3.0 is done exporting images, it brings itself to the
> foreground if its window does not have the focus.  Can I disable this?

What window manager are you using? It's supposed to notice you with some 
visual indicator that it is done with whatever it did – on kde the entry in 
the task bar flashes once and gets a colored background then. I never heard of 
environments giving focus to darktable.

[...]

> Thanks
> Stefan

Tobias

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


Re: focus-follows-mouse in DT UI (Re: [darktable-user] Reversing history stack paste.)

2017-04-01 Thread Robert Krawitz
On Sat, 1 Apr 2017 11:57:30 +0200, Romano Giannetti wrote:
> On 01/04/17 08:38, Tobias Ellinghaus wrote:
>> Now, metadata editor is a little special as it both shows the data from the
>> selected images as well as allows editing. For that reason it applies your
>> entry whenever focus goes away so you don't need to confirm your edit.
> And this is quite surprising, let me tell you. I am quite old and geeky (is 
> there a single word for that?) so I am one of the 5 in the world that uses 
> focus-follow-mouse [FFM] in my normal desktop (and I had to develop a Gnome 
> extension to switch to click-to-focus for the buggy programs that needs it, 
> like all windows programs running under wine...), so I do not object to most 
> of the thing underlined in this thread.
>
> But in my opinion one thing is removing text input when mouse go away (which 
> I find natural, given the above) and another one commit changes. FFM is 
> useful because while I'm doing thing in a window, I can rapidly move the 
> mouse to, say, IRC to answer and go back. I expect that from the mouse (and 
> focus) exit to the re-enter nothing happens. It is a bit like if I am typing 
> "rm -f *.log" in a xterm, move to another one after typing the "*", and 
> having the command executed...

As a fellow focus-follows-mouse user, I agree -- simply moving your
mouse out of a widget should not apply changes.  Committing an edit
isn't something that should be done by an inadvertent action, like
moving your mouse outside of the window/widget; it should take an
explicit action (a save key/menu item, confirmation, or the like).
-- 
Robert Krawitz 

***  MIT Engineers   A Proud Tradition   http://mitathletics.com  ***
Member of the League for Programming Freedom  --  http://ProgFree.org
Project lead for Gutenprint   --http://gimp-print.sourceforge.net

"Linux doesn't dictate how I work, I dictate how Linux works."
--Eric Crampton

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



Re: [darktable-user] Does OpenCL require the AMDGPU-PRO driver? Yes, but does not require installation, just some libs

2017-04-01 Thread Pascal Obry
Kelvie,

I'm still not sure why I respond...

> The original subject was about being able to *not* use the
> proprietary drivers for AMD, but just a few libraries extracted from
> the package.

You're kidding right, a few libraries from the proprietary AMDGPU-PRO
driver, why are you saying this is not the proprietary driver

> It worked like a charm for me on the latest Ubuntu: open source
> drivers on the latest kernel 4.11 RC!
> Nvidia doesn't even support this kernel right now afaik.

Not tested, but the dkms package from Debian is *always* working with
the current kernel on any branch (stable, testing, unstable). Current
kernel is 4.9. When 4.10 will be out it will be working. I've not had
bad experience since many years using latest stable kernel.

And again it is working for you because you are lucky to have a
supported AMD card. But I've already said that 3 times in this
thread...

-- 
  Pascal Obry /  Magny Les Hameaux (78)

  The best way to travel is by means of imagination

  http://www.obry.net

  gpg --keyserver keys.gnupg.net --recv-key F949BD3B

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



Re: [darktable-user] Does OpenCL require the AMDGPU-PRO driver? Yes, but does not require installation, just some libs

2017-04-01 Thread Kelvie Wong
The original subject was about being able to *not* use the proprietary
drivers for AMD, but just a few libraries extracted from the package.

It worked like a charm for me on the latest Ubuntu: open source drivers on
the latest kernel 4.11 RC!

Nvidia doesn't even support this kernel right now afaik.

My $150 AMD RX 460 4GB seems to be by far the best value when you're
building a machine for doing image work in opencl, so as long as the new
cards are well supported, I can't see myself buying the doubly expensive
nvidia cards (the dark table benchmarks for the 1060 show it only being
marginally faster for double the price)

On Sat, Apr 1, 2017, 00:45 Pascal Obry  wrote:

> Le samedi 01 avril 2017 à 09:09 +0200, Remco Viëtor a écrit :
> > I know. But CUDA also needs the proprietary drivers, which was my
> > point.
>
> But that's not what we are discussing. Look at the subject, this is
> about OpenCL and the situation is clear, for OpenCL you need the
> proprietary driver for AMD and NVIDIA.
>
> And as stated here many times by multiple users AMD has big issues with
> many configurations whereas NVIDIA support for more GPU and even some
> quite old.
>
> That's the important point to keep in mind for people about to build a
> new configuration.
>
> --
>   Pascal Obry /  Magny Les Hameaux (78)
>
>   The best way to travel is by means of imagination
>
>   http://www.obry.net
>
>   gpg --keyserver keys.gnupg.net --recv-key F949BD3B
>
> 
> darktable user mailing list
> to unsubscribe send a mail to
> darktable-user+unsubscr...@lists.darktable.org
>
> --

-- 
Kelvie Wong


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



Re: [darktable-user] 01:04:2017

2017-04-01 Thread Francesco Scaglioni
Excellent and many thanks. Takes me back to college days.

⁣---
Apologies for brevity, typos and poor citation this
email was sent from a mobile device.
---​

On Apr 1, 2017, 12:37, at 12:37, Richard Hobday  wrote:
>In Britain 'April Fool' should end at Noon. 12.00 GMT?
>
>L or D ...
>
>
>On 01/04/17 09:42, Jean-Luc CECCOLI wrote:
>>
>> Before the day ends, which keys are used ?
>>
>> None seem to work for me.
>>
>> J.-Luc
>>
>> > Message du 31/03/17 20:45
>> > De : "Roman Lebedev" 
>> > A : "darktable users" 
>> > Copie à :
>> > Objet : Re: [darktable-user] 01:04:2017
>> >
>> > On Fri, Mar 31, 2017 at 9:36 PM, Patrick Shanahan
>>  wrote:
>> > > * Gary Parkinson  [03-31-17 14:21]:
>> > >> I'm loving the new experimental feature in Darktable today.
>> Can it be made a
>> > >> permanent module?
>> > Hint: Konami code ;)
>> >
>> > >> --
>> > >> Gary Parkinson
>> > >>
>> > >>
>> > >>
>>
>
>> > >> darktable user mailing list to unsubscribe send a mail to
>> > >> darktable-user+unsubscr...@lists.darktable.org
>> > >
>> > >> begin:vcard
>> > >> fn:Gary Parkinson
>> > >> n:Parkinson;Gary
>> > >> email;internet:gpar3...@bigpond.net.au
>> > >> tel;home:02 6027 0603
>> > >> tel;cell:0408 6732 403
>> > >> x-mozilla-html:FALSE
>> > >> version:2.1
>> > >> end:vcard
>> > >>
>> > >
>> > >
>> > > what "new experimental feature" would that be?
>> > See mail subject :)
>> >
>> > > --
>> > > (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri
>> > > http://en.opensuse.org openSUSE Community Member
>> facebook/ptilopteri
>> > > Photos: http://wahoo.no-ip.org/gallery2 Registered Linux User
>> #207535
>> > > Photos: http://wahoo.no-ip.org/piwigo @
>http://linuxcounter.net
>> > >
>>
>
>> > > darktable user mailing list
>> > > to unsubscribe send a mail to
>> darktable-user+unsubscr...@lists.darktable.org
>> > >
>> >
>>
>
>> > darktable user mailing list
>> > to unsubscribe send a mail to
>> darktable-user+unsubscr...@lists.darktable.org
>> >
>> >
>>
>>
>>
>
>
>> darktable user mailing list to unsubscribe send a mail to
>> darktable-user+unsubscr...@lists.darktable.org
>
>--
>http://lukecarville.jalbum.net
>https://facebook.com/rlc.hobday
>
>
>darktable user mailing list
>to unsubscribe send a mail to
>darktable-user+unsubscr...@lists.darktable.org


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



Re: [darktable-user] Fwd: Darktable cannot open and replaced by a game....

2017-04-01 Thread Colin Adams
Seems to work for me.

On Sat, 1 Apr 2017 at 11:32 Jean-Luc Coulon (f5ibh) <
jean.luc.cou...@gmail.com> wrote:

> I think the best is to type L for lighttable or D for darktable, etc.
> I have had some strange behaviour trying a random key.
>
> BTW: the game doesnt work. I complain about that! Do I have to file a bug?
>
> All the bests
>
> Jean-Luc
>
> 2017-04-01 12:05 GMT+02:00 Remco Viëtor :
>
> On Saturday, April 1, 2017 12:02:13 PM CEST Remco Viëtor wrote:
>
> > On Saturday, April 1, 2017 11:51:29 AM CEST Antoine Lassus wrote:
>
> > > Dear Darktable team,
>
> > >
>
> > > I am facing a situation with Darktable 223 this morning it cannot open
>
> > > anymore and instead I have a game window here attached.
>
> > >
>
> > > Thanks for your help.
>
> > > Best,
>
> > > Antoine
>
> > > [image: Inline image 2][image: Inline image 1]
>
> >
>
> > Yes, I had that as well.
>
> > I managed to disable it the first time I started Darktable, but don't
>
> > remember the key I used.
>
> >
>
> > Not a nice joke... let's hope it only 'works' today like that.
>
>
>
> Update: try hitting some letter keys, to get back to the normal interface.
>
> (best be careful with the mouse, once I got into the "game" part, it
> seemed stuck there)
>
> 
> darktable user mailing list to unsubscribe send a mail to
> darktable-user+unsubscr...@lists.darktable.org
>
>
>
> 
> darktable user mailing list to unsubscribe send a mail to
> darktable-user+unsubscr...@lists.darktable.org
>


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



Re: [darktable-user] Fwd: Darktable cannot open and replaced by a game....

2017-04-01 Thread Jean-Luc Coulon (f5ibh)
I think the best is to type L for lighttable or D for darktable, etc.
I have had some strange behaviour trying a random key.

BTW: the game doesnt work. I complain about that! Do I have to file a bug?

All the bests

Jean-Luc

2017-04-01 12:05 GMT+02:00 Remco Viëtor :

> On Saturday, April 1, 2017 12:02:13 PM CEST Remco Viëtor wrote:
>
> > On Saturday, April 1, 2017 11:51:29 AM CEST Antoine Lassus wrote:
>
> > > Dear Darktable team,
>
> > >
>
> > > I am facing a situation with Darktable 223 this morning it cannot open
>
> > > anymore and instead I have a game window here attached.
>
> > >
>
> > > Thanks for your help.
>
> > > Best,
>
> > > Antoine
>
> > > [image: Inline image 2][image: Inline image 1]
>
> >
>
> > Yes, I had that as well.
>
> > I managed to disable it the first time I started Darktable, but don't
>
> > remember the key I used.
>
> >
>
> > Not a nice joke... let's hope it only 'works' today like that.
>
>
>
> Update: try hitting some letter keys, to get back to the normal interface.
>
> (best be careful with the mouse, once I got into the "game" part, it
> seemed stuck there)
>
> 
> darktable user mailing list to unsubscribe send a mail to
> darktable-user+unsubscr...@lists.darktable.org
>


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



Re: [darktable-user] Fwd: Darktable cannot open and replaced by a game....

2017-04-01 Thread Remco Viëtor
On Saturday, April 1, 2017 12:02:13 PM CEST Remco Viëtor wrote:
> On Saturday, April 1, 2017 11:51:29 AM CEST Antoine Lassus wrote:
> > Dear Darktable team,
> > 
> > I am facing a situation with Darktable 223  this morning it cannot open
> > anymore and instead I have a game window here attached.
> > 
> > Thanks for your help.
> > Best,
> > Antoine
> > [image: Inline image 2][image: Inline image 1]
> 
> Yes, I had that as well.
> I managed to disable it the first time I started Darktable, but don't
> remember the key I used.
> 
> Not a nice joke... let's hope it only 'works' today like that.

Update: try hitting some letter keys, to get back to the normal interface.
(best be careful with the mouse, once I got into the "game" part, it seemed 
stuck there)


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



Re: [darktable-user] Fwd: Darktable cannot open and replaced by a game....

2017-04-01 Thread Remco Viëtor
On Saturday, April 1, 2017 11:51:29 AM CEST Antoine Lassus wrote:
> Dear Darktable team,
> 
> I am facing a situation with Darktable 223  this morning it cannot open
> anymore and instead I have a game window here attached.
> 
> Thanks for your help.
> Best,
> Antoine
> [image: Inline image 2][image: Inline image 1]
> 

Yes, I had that as well. 
I managed to disable it the first time I started Darktable, but don't remember 
the key I used.

Not a nice joke... let's hope it only 'works' today like that.

Remco




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



Re: focus-follows-mouse in DT UI (Re: [darktable-user] Reversing history stack paste.)

2017-04-01 Thread Romano Giannetti

Hi!

On 01/04/17 08:38, Tobias Ellinghaus wrote:

Now, metadata editor is a little special as it both shows the data from the
selected images as well as allows editing. For that reason it applies your
entry whenever focus goes away so you don't need to confirm your edit.
And this is quite surprising, let me tell you. I am quite old and geeky 
(is there a single word for that?) so I am one of the 5 in the world 
that uses focus-follow-mouse [FFM] in my normal desktop (and I had to 
develop a Gnome extension to switch to click-to-focus for the buggy 
programs that needs it, like all windows programs running under 
wine...), so I do not object to most of the thing underlined in this 
thread.


But in my opinion one thing is removing text input when mouse go away 
(which I find natural, given the above) and another one commit changes. 
FFM is useful because while I'm doing thing in a window, I can rapidly 
move the mouse to, say, IRC to answer and go back. I expect that from 
the mouse (and focus) exit to the re-enter nothing happens. It is a bit 
like if I am typing "rm -f *.log" in a xterm, move to another one after 
typing the "*", and having the command executed...


On a general way, the state of the undo in DT is, I think, getting 
better and better. I would like to see undo or (less optimal) 
confirmation on all destructive operations, and I think it will get 
there with time. It would be nice to simply have a "timemachine" folder 
where the last ten version of the xmp files where stored (they are small 
and cheap to store), and I had even tried to check some filesystem doing 
that (like the old yore VAX-VMS one...), to no avail. Maybe it is 
possible to do this with a LUA script?


Romano

--
Romano Giannetti
http://www.rgtti.com/


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



Re: [darktable-user] 01:04:2017

2017-04-01 Thread Jean-Luc CECCOLI
Before the day ends, which keys are used ?

None seem to work for me.

 

J.-Luc

 

 

 

> Message du 31/03/17 20:45
> De : "Roman Lebedev" 
> A : "darktable users" 
> Copie à : 
> Objet : Re: [darktable-user] 01:04:2017
> 
> On Fri, Mar 31, 2017 at 9:36 PM, Patrick Shanahan 
wrote:
> > * Gary Parkinson  [03-31-17 14:21]:
> >> I'm loving the new experimental feature in Darktable today. Can it be made 
> >> a
> >> permanent module?
> Hint: Konami code ;)
> 
> >> --
> >> Gary Parkinson
> >>
> >>
> >> 
> >> darktable user mailing list to unsubscribe send a mail to
> >> darktable-user+unsubscr...@lists.darktable.org
> >
> >> begin:vcard
> >> fn:Gary Parkinson
> >> n:Parkinson;Gary
> >> email;internet:gpar3...@bigpond.net.au
> >> tel;home:02 6027 0603
> >> tel;cell:0408 6732 403
> >> x-mozilla-html:FALSE
> >> version:2.1
> >> end:vcard
> >>
> >
> >
> > what "new experimental feature" would that be?
> See mail subject :)
> 
> > --
> > (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri
> > http://en.opensuse.org openSUSE Community Member facebook/ptilopteri
> > Photos: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535
> > Photos: http://wahoo.no-ip.org/piwigo @ http://linuxcounter.net
> > 
> > darktable user mailing list
> > to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org
> >
> 
> darktable user mailing list
> to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org
> 
>

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



Re: [darktable-user] Does OpenCL require the AMDGPU-PRO driver? Yes, but does not require installation, just some libs

2017-04-01 Thread Pascal Obry
Le samedi 01 avril 2017 à 09:09 +0200, Remco Viëtor a écrit :
> I know. But CUDA also needs the proprietary drivers, which was my
> point.

But that's not what we are discussing. Look at the subject, this is
about OpenCL and the situation is clear, for OpenCL you need the
proprietary driver for AMD and NVIDIA.
 
And as stated here many times by multiple users AMD has big issues with
many configurations whereas NVIDIA support for more GPU and even some
quite old.

That's the important point to keep in mind for people about to build a
new configuration.
 
-- 
  Pascal Obry /  Magny Les Hameaux (78)

  The best way to travel is by means of imagination

  http://www.obry.net

  gpg --keyserver keys.gnupg.net --recv-key F949BD3B

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



Re: [darktable-user] Does OpenCL require the AMDGPU-PRO driver? Yes, but does not require installation, just some libs

2017-04-01 Thread Remco Viëtor
On Saturday, April 1, 2017 8:22:24 AM CEST Tobias Ellinghaus wrote:
> Am Freitag, 31. März 2017, 13:26:56 CEST schrieb Remco Viëtor:
> 
> [...]
> 
> > Btw, don't bother with NVidia cards if you need [...] CUDA, but
> > don't want to use the proprietary drivers...
> 
> For CUDA you have to get an NVIDIA card, there are no alternatives.
> 
> > Remco
> 
> Tobias

I know. But CUDA also needs the proprietary drivers, which was my point.
If you don't want to use proprietary drivers, NVidia has no advantages, afaik. 
(but look here 
for more info: https://nouveau.freedesktop.org/wiki/.

Remco




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



Re: focus-follows-mouse in DT UI (Re: [darktable-user] Reversing history stack paste.)

2017-04-01 Thread Tobias Ellinghaus
Am Freitag, 31. März 2017, 21:47:28 CEST schrieb Stéphane Gourichon:
> Le 31/03/2017 à 18:38, Stéphane Gourichon a écrit :
> > It looks like darktable UI implements some sort of
> > focus-follows-pointer behavior, which is uncommon these days. I do not
> > know of any other gtk app that does this (or any recent app, what was
> > the last one I saw behaving like this ... a Motif app maybe, 20 years
> > ago?).
> 
> Thank you all for your examples of UI behavior.
> 
> I was surprised no one mentioned side panels in lighttable, because it
> hit me many times.
> 
> Then I tested (it hit me actually always on the same spot). I observed
> the others are not affected and on experimenting I finally figured out
> what happens.
> 
> TL;DR: drop-downs steal focus and that's a pain on "export selected" module.
> 
> Where ? lighttable, right panel, module "export selected"
> 
> How to reproduce :
> 
> * open lighttable, move mouse to right panel, expand "export selected"
> * click on export path textbox (between "target storage" and "on conflict").
> * type some characters, they appear
> * move mouse pointer away
> * type some more characters
> 
> Expected : more characters appear
> Observed : as soon as the pointer is moved away, textbox is no longer
> focused, no characters are inserted

[...]

> Nevertheless, IHMO focus is not expected to be stolen away from textbox
> when move is moved away.

[...]

The reason why we take away keyboard focus when the mouse leaves a widget (or 
enters the central area) is quite simple: to make keyboard shortcuts work. In 
the past we had a ton of issues where shortcuts stopped working once you 
entered any text into a textbox. They came back when you clicked on certain 
parts of the gui to give back keyboard focus to the whole program. Those were 
dark times. What we have now isn't ideal either, but it's better than what 
there was before.
Now, metadata editor is a little special as it both shows the data from the 
selected images as well as allows editing. For that reason it applies your 
entry whenever focus goes away so you don't need to confirm your edit.

Tobias

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


Re: [darktable-user] Does OpenCL require the AMDGPU-PRO driver? Yes, but does not require installation, just some libs

2017-04-01 Thread Tobias Ellinghaus
Am Freitag, 31. März 2017, 13:26:56 CEST schrieb Remco Viëtor:

[...]

> Btw, don't bother with NVidia cards if you need [...] CUDA, but
> don't want to use the proprietary drivers...

For CUDA you have to get an NVIDIA card, there are no alternatives.

> Remco

Tobias

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