Re: [darktable-devel] darktable facebook app

2015-01-27 Thread Pierre Lamot
> you can get a FB access token just by emulating what a > browser would do. A few https calls and a bit of xml parsing, no more. erf, I don't know if you have already one of theses oauth services (fb or anotherthing), but here is a few things:  - you *don't* enter your password within dartable

Re: [darktable-devel] /src/iop/letsgofloat.c missing when using intltool-update in master branch

2015-01-27 Thread Josep Vicenç Moragues Pastor
Sorry Roman, I see now you were talking about /po/POTFILES.in I think it's manually generated, I experienced a similar error before Christmas and Pascal Obry fixed it Josep V. Moragues El 27/01/15 a les 23:38, Josep Vicenç Moragues Pastor ha escrit: > > > I see /src/iop/rawprepare.c im my

Re: [darktable-devel] /src/iop/letsgofloat.c missing when using intltool-update in master branch

2015-01-27 Thread Josep Vicenç Moragues Pastor
I see /src/iop/rawprepare.c im my local sources but also in Darktable's Github repo: https://github.com/darktable-org/darktable/blob/master/src/iop/rawprepare.c Josep V. Moragues El 27/01/15 a les 23:29, Roman Lebedev ha escrit: > Ack, rawprepare should be added instead. > I did not do tha

Re: [darktable-devel] /src/iop/letsgofloat.c missing when using intltool-update in master branch

2015-01-27 Thread Roman Lebedev
Ack, rawprepare should be added instead. I did not do that myself because i do not know how that file is being generated? Manually? Roman. On Wed, Jan 28, 2015 at 1:21 AM, Josep Vicenç Moragues Pastor < jose...@arrakis.es> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > I'm

[darktable-devel] /src/iop/letsgofloat.c missing when using intltool-update in master branch

2015-01-27 Thread Josep Vicenç Moragues Pastor
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I'm trying to update the Catalan translation (ca.po) for master branch and I get an error when using intltool-update: xgettext: error opening «./../src/iop/letsgofloat.c» to read: file or directory does not exist. ERROR: xgettext

Re: [darktable-devel] darktable facebook app

2015-01-27 Thread Pedro Côrte-Real
On Tue, Jan 27, 2015 at 5:53 PM, Marcello Perathoner wrote: > If you find it acceptable that the user enters her FB password in > darktable, you can get a FB access token just by emulating what a > browser would do. A few https calls and a bit of xml parsing, no more. Right, that's exactly why em

Re: [darktable-devel] print module

2015-01-27 Thread Pascal Obry
Thanks a lot for the review on the print-module. I have now taken into account all comments. -- 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] white blank rectangle instead of an image

2015-01-27 Thread Alexander Rabtchevich
After removal of /opt/darktable it started working! Thank you. With respect, Alexander Rabtchevich Roman Lebedev wrote: > rm -rf /opt/darktable ~/darktable/build -- Dive into the World of Parallel Programming. The Go Pa

Re: [darktable-devel] white blank rectangle instead of an image

2015-01-27 Thread Roman Lebedev
Hmm, here it looks just fine. http://picpaste.de/pics/wr-8ZdFThl1.1422385359.png Could you please try (change the paths, if needeed) rm -rf /opt/darktable ~/darktable/build Does that happen on clean build? Roman. On Tue, Jan 27, 2015 at 9:39 PM, Alexander Rabtchevich < alexander.v.rabtchev...@g

Re: [darktable-devel] white blank rectangle instead of an image

2015-01-27 Thread Alexander Rabtchevich
Hm. Any RAWs I have from Sony A850 and Sony A99 do. You can try that link https://yadi.sk/d/BpzhBFBOe3TZU With respect, Alexander Rabtchevich Roman Lebedev wrote: > Hi. > > Which images? > I will need samples to fix that. > > Roman. > > On Tue, Jan 27, 2015 at 9:17 PM, Alexander Rabtchevich >

[darktable-devel] white blank rectangle instead of an image

2015-01-27 Thread Alexander Rabtchevich
Hello Current git (latest commits) produce white rectangle instead an image. Trying to revert commit 0c3473b51ff5dc6cbd94cf15e604d3194bb010a9 failed - error: Commit 0c3473b51ff5dc6cbd94cf15e604d3194bb010a9 is a merge but no -m option was given. fatal: revert failed With respect, Alexander Rabt

Re: [darktable-devel] white blank rectangle instead of an image

2015-01-27 Thread Roman Lebedev
Hi. Which images? I will need samples to fix that. Roman. On Tue, Jan 27, 2015 at 9:17 PM, Alexander Rabtchevich < alexander.v.rabtchev...@gmx.net> wrote: > Hello > > Current git (latest commits) produce white rectangle instead an image. > Trying to revert commit 0c3473b51ff5dc6cbd94cf15e604d31

[darktable-devel] white blank rectangle instead of an image

2015-01-27 Thread Alexander Rabtchevich
Hello Current git (latest commits) produce white rectangle instead an image. Trying to revert commit 0c3473b51ff5dc6cbd94cf15e604d3194bb010a9 failed - error: Commit 0c3473b51ff5dc6cbd94cf15e604d3194bb010a9 is a merge but no -m option was given. fatal: revert failed With respect, Alexander Rabt

Re: [darktable-devel] darktable facebook app

2015-01-27 Thread Marcello Perathoner
On 01/27/2015 02:01 PM, Pierre Lamot wrote: > Hi, i seems that I can't add "darktable" as administrator of the > account as it isn't a real fb user. Could you give me your facebook > account or id or better the output of > this:https://developers.facebook.com/tools/explorer?method=GET&path=me%3Ffi

Re: [darktable-devel] Paper size in print module

2015-01-27 Thread Pascal Obry
Hi Jean-Marc, Thanks for the nice feedbacks! -- 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] darktable facebook app

2015-01-27 Thread Jose Carlos Garcia Sogo
On Tue, Jan 27, 2015 at 2:01 PM, Pierre Lamot wrote: > Hi, i seems that I can't add "darktable" as administrator of the account > as it isn't a real fb user. Could you give me your facebook account or id > or better the output of this: > > https://developers.facebook.com/tools/explorer?method=GE

Re: [darktable-devel] darktable facebook app

2015-01-27 Thread Pierre Lamot
Hi, i seems that I can't add "darktable"  as administrator of the account as it isn't a real fb user. Could you give me your facebook account or id or better the output of this:https://developers.facebook.com/tools/explorer?method=GET&path=me%3Ffields%3Did%2Cname&version=v2.2&; for the integrat

[darktable-devel] darktable facebook app

2015-01-27 Thread Jose Carlos Garcia Sogo
Good morning Pierre, I would like to ask you to transfer the darktable app to darktable page (if possible) or to me. We are wroking on trying to make facebook exporter work again, after the changes Facebook has introduced in the page that returns the auth token. Or we need to add webkit support to

Re: [darktable-devel] Paper size in print module

2015-01-27 Thread jmsarat
Pascal, With this morning version ( 01/27), all the paper sizes are available and sorted. Now I can print borderless with Turboprint and select the right paper size. The module is perfectly usable with Turboprint or the CUPS Gutenprint driver. Now I have to test the CUPS Gutenprint output with