Re: [darktable-devel] picasa support

2013-03-02 Thread Jose Carlos Garcia Sogo
El 02/03/2013 08:53, "Pascal Obry" escribió: > > > José, > > The ellipsization is there, but I grew the "width-chars" property to > > 35. Which is your panel size and font size? Can you leave that in 30 > > again and see if it works to you (it is set in both comboboxes)? > > I don't remember havin

Re: [darktable-devel] picasa support

2013-03-02 Thread Pascal Obry
José, > I did :) I was asking you to change it back, instead of pushing a new > change to the git repo. But if your panel is 300px, I think that I might > have a wider one, so I will need to revert that. Can you check that with > 30 it fits in your panel? No still does not fit. It is a bit bette

Re: [darktable-devel] picasa support

2013-03-02 Thread Pascal Obry
José, > I did :) I was asking you to change it back, instead of pushing a new > change to the git repo. But if your panel is 300px, I think that I might > have a wider one, so I will need to revert that. Can you check that with > 30 it fits in your panel? I think I understand what is happening.

Re: [darktable-devel] picasa support

2013-03-02 Thread johannes hanika
On Sat, Mar 2, 2013 at 9:34 PM, Pascal Obry wrote: > > José, > >> I did :) I was asking you to change it back, instead of pushing a new >> change to the git repo. But if your panel is 300px, I think that I might >> have a wider one, so I will need to revert that. Can you check that with >> 30 it f

Re: [darktable-devel] picasa support

2013-03-02 Thread Pascal Obry
José, I miss one information in my previous message. In my case (french translation) using 25 for "width-chars" fix this issue. But as I said this is not a proper fix... Maybe just removing the "user" label, it seems clear enough that this is the login/account/user for the Picasa service, what d

Re: [darktable-devel] picasa support

2013-03-02 Thread Pascal Obry
José, Johannes, Looks at the picasa-no-label branch. What do you think? -- Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means of imagination http://v2p.fr.eu.org http://www.obry.net gpg --keyserver keys.gnupg.net --recv-key F949BD3B --

Re: [darktable-devel] picasa support

2013-03-02 Thread Jose Carlos Garcia Sogo
El sábado, 2 de marzo de 2013, Pascal Obry escribió: > > José, > > > I did :) I was asking you to change it back, instead of pushing a new > > change to the git repo. But if your panel is 300px, I think that I might > > have a wider one, so I will need to revert that. Can you check that with > > 3

Re: [darktable-devel] picasa support

2013-03-02 Thread Jose Carlos Garcia Sogo
El sábado, 2 de marzo de 2013, johannes hanika escribió: > On Sat, Mar 2, 2013 at 9:34 PM, Pascal Obry > > wrote: > > > > José, > > > >> I did :) I was asking you to change it back, instead of pushing a new > >> change to the git repo. But if your panel is 300px, I think that I might > >> have a w

Re: [darktable-devel] picasa support

2013-03-02 Thread Pascal Obry
José, > Oh. I am replying you without darktable at hand so that can be it. I > think that can be removed. Ok, I'll merge my pull-request then. -- Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means of imagination http://v2p.fr.eu.org http://www.obry.net gpg --

Re: [darktable-devel] picasa support

2013-03-02 Thread Pascal Obry
José, > Oh. I am replying you without darktable at hand so that can be it. I > think that can be removed. Ok, removed now. I did another round of testing and was able to publish into two different albums without problem. Nice work! -- Pascal Obry / Magny Les Hameaux (78) The best way to t

Re: [darktable-devel] Crop & Rotate fixes

2013-03-02 Thread AlicVB
Le 01/03/2013 22:05, johannes hanika a écrit : > cool, seems to work fine. > > one question, what's with: > > -roi_in->x += interpolation->width; > -roi_in->y += interpolation->width; > -roi_in->width -= 2*interpolation->width; > -roi_in->height -= 2*interpolation->width; > +//r

Re: [darktable-devel] picasa support

2013-03-02 Thread Pascal Obry
It seems that it is not possible to create new albums with latest version. I was able to export to existing albums, but the creation of new albums fails. Any idea? Pascal. -- Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means of imagination http://v2p.fr.eu.org h

Re: [darktable-devel] picasa support

2013-03-02 Thread Pascal Obry
Ok, issue for creating Picasa web albums found and now fixed. -- Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means of imagination http://v2p.fr.eu.org http://www.obry.net gpg --keyserver keys.gnupg.net --recv-key F949BD3B -

[darktable-devel] Correction to the darktable website

2013-03-02 Thread Togan Muftuoglu
Could some one with access to the darktable website correct the repositories for nightly builds for openSUSE Current is http://download.opensuse.org/repositories/home:/toganm:/photography/openSUSE_11.4 Since 11.4 no longer supported the above causes error page Corrected link should be the below

[darktable-devel] watermark not stable regarding scaling

2013-03-02 Thread Pascal Obry
Take image + xmp here: http://pascal.obry.pagesperso-orange.fr/imgxmp.zip There is a watermark and a border. All looks fine, the watermark is placed top/left just below the border with a slight offset). Now just do a crop of half the picture for example. The watermark will move into the bord

Re: [darktable-devel] picasa support

2013-03-02 Thread Jose Carlos Garcia Sogo
Still away from any computer, but I could do it when I was testing. I will check what happens later. If you want, there is a flag or two to see curl data. But as most of it is POST, you also want to print the replied buffer. It really gives you the hint of what can be the problem. El 02/03/2013 14:

Re: [darktable-devel] picasa support

2013-03-02 Thread Pascal Obry
José, > Still away from any computer, but I could do it when I was testing. I > will check what happens later. If you want, there is a flag or two to > see curl data. But as most of it is POST, you also want to print the > replied buffer. It really gives you the hint of what can be the problem.

Re: [darktable-devel] Crop & Rotate fixes

2013-03-02 Thread Richard Levitte
Sorry for being contrary, but... wouldn't that be an odd kind of reset? After all, as I understand reset, it's supposed to reset values back to the original, as if this module is entered for the first time with that image, isn't it? Cheers, Richard In message <5130fe08.7080...@frontier.com> on

Re: [darktable-devel] [Darktable-users] Comments by a new user working through the manual

2013-03-02 Thread Ulrich Pegelow
Hi Colin, thanks for your feedback. We are currently revising our manual for the upcoming release of darktable 1.2. We will take your suggestions into account then. What puzzles me is that key accelerators do not work for you. Ulrich Am 02.03.2013 17:11, schrieb Colin Adams: > Hello, > > My n

[darktable-devel] Comments on the manual from a new user

2013-03-02 Thread Colin Adams
Most of them do. I only found two that don't. (and one doesn't matter - as F11 toggles full-screen effectively) Which is odd. On 2 March 2013 17:42, Ulrich Pegelow mailto:ulrich.pegelow@**tongareva.de >> wrote: Hi Colin, thanks for your feedback. We are currently revising our manual for

Re: [darktable-devel] Crop & Rotate fixes

2013-03-02 Thread David Vincent-Jones
Simply my feeling that when resetting between images many users would want to maintain their framing and griding settings; whereas a quick reset of the sliders would be useful. David On 13-03-02 09:48 AM, Richard Levitte wrote: Sorry for being contrary, but... wouldn't that be an odd kind of

Re: [darktable-devel] Comments on the manual from a new user

2013-03-02 Thread Ulrich Pegelow
Ah, then maybe our usermanual is a bit unclear on the function of "z" and we seem to have a small bug in addition. What "z" does in fact is fully zoom into the image under the mouse cursor. If you release the key it goes back to the original view. "z" does not switch to fullscreen mode. That fu

Re: [darktable-devel] Comments on the manual from a new user

2013-03-02 Thread Colin Adams
On 2 March 2013 18:56, Ulrich Pegelow wrote: > Ah, then maybe our usermanual is a bit unclear on the function of "z" > and we seem to have a small bug in addition. > > What "z" does in fact is fully zoom into the image under the mouse > cursor. If you release the key it goes back to the original

Re: [darktable-devel] Comments on the manual from a new user

2013-03-02 Thread Ulrich Pegelow
Am 02.03.2013 20:04, schrieb Colin Adams: On 2 March 2013 18:56, Ulrich Pegelow mailto:ulrich.pege...@tongareva.de>> wrote: Ah, then maybe our usermanual is a bit unclear on the function of "z" and we seem to have a small bug in addition. What "z" does in fact is fully zoom into the

Re: [darktable-devel] Comments on the manual from a new user

2013-03-02 Thread Colin Adams
Ah. It doesn't even appear there. On 2 March 2013 19:13, Ulrich Pegelow wrote: > Am 02.03.2013 20:04, schrieb Colin Adams: > >> On 2 March 2013 18:56, Ulrich Pegelow > > >> wrote: >> >> Ah, then maybe our usermanual is a bit unclear on the function of "

Re: [darktable-devel] Comments on the manual from a new user

2013-03-02 Thread Ulrich Pegelow
Am 02.03.2013 20:15, schrieb Colin Adams: > Ah. It doesn't even appear there. > Maybe try to add the "o" there. Strange, it should be defined like that per default. Ulrich -- Everyone hates slow websites. So do we. Make

Re: [darktable-devel] Comments on the manual from a new user

2013-03-02 Thread Colin Adams
There doesn't seem to be an option to add a line. To make it clear, the word "overexposed" doesn't appear. The "image forward" line is followed by "toggle film strip" line. On 2 March 2013 19:21, Ulrich Pegelow wrote: > Am 02.03.2013 20:15, schrieb Colin Adams: > > Ah. It doesn't even appear th

Re: [darktable-devel] Crop & Rotate fixes

2013-03-02 Thread parafin
You're referring to commit 25a0bb5b4219c7fcf9b21dadaebeff2552bde998 CR_Fixes branch has affected by that commit code disabled/removed since it's not needed anymore. So no problems there. On Sat, 02 Mar 2013 11:10:38 +0100 AlicVB wrote: > Le 01/03/2013 22:05, johannes hanika a écrit : > > cool, s

Re: [darktable-devel] Comments on the manual from a new user

2013-03-02 Thread Ulrich Pegelow
Am 02.03.2013 20:29, schrieb Colin Adams: > There doesn't seem to be an option to add a line. > To make it clear, the word "overexposed" doesn't appear. The "image > forward" line is followed by "toggle film strip" line. > I got my screenshot from current development version. In fact there was a c

Re: [darktable-devel] Comments on the manual from a new user

2013-03-02 Thread Colin Adams
That works now. Thanks. On 2 March 2013 19:40, Ulrich Pegelow wrote: > Am 02.03.2013 20:29, schrieb Colin Adams: > > There doesn't seem to be an option to add a line. >> To make it clear, the word "overexposed" doesn't appear. The "image >> forward" line is followed by "toggle film strip" line

[darktable-devel] Spot removal

2013-03-02 Thread David Vincent-Jones
Spot removal really works well but I find that changing the spot size conflicts badly with the image zoom and can be a tad frustrating. would it be possible to lock the image zoom while the spot module is open? David --

Re: [darktable-devel] Spot removal

2013-03-02 Thread jeremy rosen
definitely not. when I do spot removal I zoom in and out a lot. Very important to choose the areas for correction. it needs a little training to make sure your mouse is in/out of the area depending on what you want your scroll to do, but we can't block zooming in spot-removal. it's too important t