[darktable-devel] Regression on Import Module : need some love before 1.6 ?

2014-11-05 Thread Roumano
Hi, I frequently use darktable & i think it's should be fixed before publish the stable 1.6 The import module was rewrite (in the git version) & this was create regression : - Bug #9928 : file naming pattern - storage directory / Settings of directory naming pattern at import - It's was also rem

[darktable-devel] Preview with Focus Detection

2014-10-05 Thread Roumano
Hi, When i viewing picture with the "preview with Focus Detection" enabled (pressing all the time the shortcut of it) Moving to next (or previous) pictures (via left/right keys or mouse wheel) are very sensitive Most of time, it's moving to 2 ( or 3) pictures, even if i tape very briefly on th

Re: [darktable-devel] collect module rework

2014-10-03 Thread Roumano
Hi, Personaly, i can't buit your branch (but no problem for the master ) [ 40%] Building C object src/CMakeFiles/lib_darktable.dir/common/imageio_rgbe.c.o /home/roumano/bin/darktable/src/common/imageio_png.c: In function ‘dt_imageio_png_read_profile’: /home/roumano/bin/darktable/src/c

[darktable-devel] Compile Error : gnome_keyring_* is deprecated

2014-08-13 Thread Roumano
Hi, I have updated my gnome ( to 3.12) & now i can't compile anymore the git version, Same issue for other people ? Thanks in advance [ 54%] Building C object src/CMakeFiles/lib_darktable.dir/common/pwstorage/backend_gkeyring.c.o /home/roumano/bin/darktable/src/common/

[darktable-devel] double-click on the histogram : not reset value

2014-05-06 Thread Roumano
Hi, With the new version of the module exposure, now (on the devel version) if i double click on the histogram, it's not reset the module but set this value : exposure : -0,76EV So now, it's not reset value to correct one... It's only me ? or already known issue ? Need to open a bug ? Thanks By

[darktable-devel] backtrace of crash of devel version

2014-05-06 Thread Roumano
.5+902~gd4a51a1 reporting a segfault: #0 0x7fc639b6a6d7 in waitpid () from /lib64/libpthread.so.0 #1 0x7fc63d2b7a3b in _dt_sigsegv_handler (param=11) at /home/roumano/bin/darktable/src/common/darktable.c:163 #2 #3 0x7fc63c4aec81 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #4 0x

[darktable-devel] Lose preset & can't create any of them

2014-03-25 Thread Roumano
Hi, I have a "small" problem : On my stable version of darktable, i don't see preset of any modules. if i create anyone, i can't see them also I known it's related to my library.db database but if possible i would like to not start with a empty DB ... i saw this kind of error on the ter

[darktable-devel] wrong permission on po/da.po

2014-03-10 Thread Roumano
Hi, I just looking about what new is on the git master of darktable (via a git pull) & i saw this : mode change 100644 => 100755 po/da.po I think it's a mistake & need to revert to 644. Regards -- Learn Graph Databas

[darktable-devel] Adjust bounds on sliders

2014-01-13 Thread Roumano
Hi, It's seem's to be possible (if i understand correctly) to adjust bounds on gtk3 sliders http://hackage.haskell.org/package/gtk3-0.12.5.0/docs/Graphics-UI-Gtk-Misc-Adjustment.html So it's maybe possible to have a sliders for common usage (like 3EV) Then when a user nearly reach a sli

[darktable-devel] max size when send as mail not always respected

2014-01-11 Thread Roumano
ault setting for me) images are not resized My client mail write : The attachment named /home/roumano/.local/tmp/20131206-IMG_8228.jpg is a hidden file and may contain sensitive data. Please review it before sending. exiftool of it : ... Canon Image Width : 5184 Canon Ima

[darktable-devel] overwrite on export is always disabled

2014-01-11 Thread Roumano
Hi, I very like the new option "overwrite" option on the export. But i don't understand some behaviour about it : 1) after a export, the overwrite option is automatically disable (even if we export on darkroom mode with the keybord shorcut) 2) Same thing after a restart of darktable

[darktable-devel] error: TRUE when switch from lightable to darkroom

2014-01-11 Thread Roumano
Hi, When i switch from lightable to darkroom, i receive a error:TRUE on the terminal the exact output is : error: T error: R error: U error: E i don't known why, even with a debug all, i can't find anymore information, strange, see a context with the error (i have remove the sql query as they are

[darktable-devel] Apply style ecrase history stack

2014-01-11 Thread Roumano
Hi, On my PC, now (tested with the last git version) darktable ecrase my already existing history stack when i apply a style. Can you reproduce it ? -- CenturyLink Cloud: The Leader in Enterprise Cloud Services. Lea

[darktable-devel] jobcode in export module (something like ${ROLL_NAME})

2014-01-10 Thread Roumano
Hi, I don't known if it's easy or a good feature request for other people : I whould like to use the jobcode (available on the import module) on the export module. I known we already have the ${ROLL_NAME} variable but it's also contents the date on it, so i don't want to use it. How to y

Re: [darktable-devel] color balance information

2013-11-30 Thread Roumano
Hi, Yes it's was definitively that Thank you. Le samedi 30 novembre 2013 à 00:53 +0100, Tobias Ellinghaus a écrit : > Am Freitag, 29. November 2013, 22:51:50 schrieb Roumano: > > Hi, > > No, it's was about the color balance not colors correction > > > > it

Re: [darktable-devel] color balance information

2013-11-29 Thread Roumano
1300, johannes hanika a écrit : > not sure i know what you mean, the only thing that comes to my mind > might be this ancient blog post: > > http://www.darktable.org/2012/03/color-correction/ > > ..? > > -jo > > > > On Sat, Nov 30, 2013 at 9:03 AM, Roumano

[darktable-devel] color balance information

2013-11-29 Thread Roumano
Hi Guy, Few month ago i have read a web site (shared by johannes h. if i remember correctly) about how color balance is working. I can't find again this usefull link about how the color balance is working. Can you reshare it, please ? (& eventualy add it on the usermanual?) T

Re: [darktable-devel] Export to Email: mailto error

2013-11-28 Thread Roumano
It's a problem on the Ubuntu Side Personnaly i prefer other kind of OS, where i don't have this kind of problem. Regards Le lundi 25 novembre 2013 à 15:58 -0800, David Vincent-Jones a écrit : > I now find that the 'mailto' error that I previously noted when > exporting to email from dt is alre

Re: [darktable-devel] Untranslated string on darktable

2013-11-19 Thread Roumano
Le mardi 19 novembre 2013 à 23:31 +0100, Pascal Obry a écrit : > Salut Roumano, > > > Je me permet de t'envoyer un p'tit mail pour la translation en > > français : > > > > > > 1) une phrase non traduite en français (pourtant dans le mail de Tobi

[darktable-devel] Untranslated string on darktable

2013-11-19 Thread Roumano
quot;create style" est en anglais Seul la version néerlandais semble avoir cette chaine de translation : roumano@roumano ~/bin/darktable $ grep -A1 -R 'history.c:111' * po/nl.po:#: ../src/libs/history.c:111 po/nl.po-msgid "create style" 2) chambre noir/ module orientation,

[darktable-devel] Tag plugin too small

2013-11-15 Thread Roumano
i can't propose a patch of it Regards Le samedi 09 novembre 2013 à 12:11 +0100, Roumano a écrit : > Hi, > > > It's a realy easy modification : > > One line modification on the file src/libs/styles.c > On the Line 346, the size is actualy : 5*ht > &

Re: [darktable-devel] Collections Iso filtering confusion

2013-11-13 Thread Roumano
Hi, Yes thanks, it's a really improvement to search picture on darktable, it's working well for me But i have 2 (small) remark about it : 1) Most of the time, i'm search on ISO with "greater than" not "equal" Not sure if most of people will agree if most of developer agree, it'

Re: [darktable-devel] Style plugin too small

2013-11-09 Thread Roumano
Hi, It's a realy easy modification : One line modification on the file src/libs/styles.c On the Line 346, the size is actualy : 5*ht 5 it's corresponding to only 3 styles list replace the "5*ht" by "7*ht", we will have 5 style list. Regards r

Re: [darktable-devel] Collect Images module related bugs

2013-11-08 Thread Roumano
uftuoglu a écrit : > >>>>> "Roumano" == Roumano writes: > > Roumano> Hi, > Roumano> Confirmed too. > > Roumano> But also a another remark about the new colllect image & label > Roumano> color : > > Roumano&

Re: [darktable-devel] Collect Images module related bugs

2013-11-07 Thread Roumano
Hi, Confirmed too. But also a another remark about the new colllect image & label color : If 'color labels' is selected but (not yet) choose a color, all images with a color labels should be show (like putting "%" instend) actually by default it's show the red color lab

[darktable-devel] Style plugin too small

2013-11-07 Thread Roumano
Hi, For me, on the ligthroom mode, the size of the style module is too small (or tiny), we can show only 3 stored style. So we have rapidly scroll a lot to found a style. What do you think about increase the size of this plug-in ? Regards --

[darktable-devel] shortcut on crop & rotate

2013-10-28 Thread Roumano
Hi, I have enable some shortcut on the "crop and rotate' module. I use, first the "show module", i can after that make my crop of the picture. But after,for me, i can't commit with a shortcut what i have done. I would like to see how the image is after the crop and rotate like when i click on th

Re: [darktable-devel] Lua sources integrated to darktable, gentoo

2013-09-20 Thread Roumano
Le vendredi 20 septembre 2013 à 05:08 +0200, Wolfgang Goetz a écrit : > Roumano wrote: > > > Hi, > > 'morning! good afternoon > > > I'm on a gentoo machine wihtout Lua and use git pull of the master to > > make this test : > > > > not us

[darktable-devel] Lua sources integrated to darktable, gentoo

2013-09-19 Thread Roumano
Hi, I'm on a gentoo machine wihtout Lua and use git pull of the master to make this test : When i use build.sh, i saw "-- Lua support: Not found (using darktable's version)" When i launch the darktable (also tested with -d all) , i don't saw nothing about lua Regards Le mercredi 18 septembre

Re: [darktable-devel] Noise

2013-09-17 Thread Roumano
Hi, Remove the high pass module... ( or change the blend mode) (maybe it's was eat by the style ?) Regards Le mardi 17 septembre 2013 à 18:42 +0100, Ben Short a écrit : > I've tried your style and it produces the following image... > > > https://www.dropbox.com/s/n7640zo6j7vxfiy/img_0001.jp

Re: [darktable-devel] Adding tags / Substring search

2013-09-16 Thread Roumano
Hi, We still have the same issue the Ctrl-T shortcut (it's maybe use a another command/function/sql request) Le lundi 16 septembre 2013 à 18:47 +0200, Pascal Obry a écrit : > Le 16/09/2013 18:43, Alexander Wagner a écrit : > > There is one issue left, which I also didn't understand when I fiddle

Re: [darktable-devel] Adding tags / Substring search

2013-09-13 Thread Roumano
Hi Pascal, Yes it's fix the issue as it's change the order (from ORDER BY T.id ASC to ORDER BY MT.count like my patch created on the 9088 bug opened ;) It seem's like oneone was looking on my patch & the work was done twice. But i don't care about that & i would happy to have this for th

[darktable-devel] Adding tags / Substring search

2013-09-03 Thread Roumano
me, it's work as expected. Regards Le lundi 29 juillet 2013 à 16:34 +0200, Alexander Wagner a écrit : > On 07/29/2013 02:23 PM, Roumano wrote: > > Hi! > > > Thanks you for this investigation, this mini-how-to is working for me > > too !!! > > De rien. :) &g

[darktable-devel] opencl tiling optimization

2013-06-10 Thread Roumano
Hi Ulrich, Test on a ATI Tahiti XT (7870 XT 2Go) with a picture 5196 * 3462 pixel size (18Mbit) For me, i can't see any difference on the picture. (but file size is 2 Ko diff) (every time a exporting a file i never have the exactly same size of the file) For performance, Yes it's better for me

[darktable-devel] Opencl : module waterwark : perf regression / few module are slower in opencl

2013-06-04 Thread Roumano
Hi, (Only) just now (with the new ati-drivers 13.6) , I can enable the opencl on darktable [opencl_init] device 0 `Tahiti' supports image sizes of 16384 x 16384 [opencl_init] device 0 `Tahiti' allows GPU memory allocations of up to 1024MB [opencl_init] device 0: Tahiti GLOBAL_MEM_SIZE:

Re: [darktable-devel] add Path on mask

2013-05-18 Thread Roumano
t can > you retry, just in case ? > > thanks > Aldric > > Le 18/05/2013 10:18, Roumano a écrit : > > Hi, > > > > I have play with the mask of the git version, add path i have got a > > crash : > > > > > > No all debug symbols are available

[darktable-devel] add Path on mask

2013-05-18 Thread Roumano
/usr/include/bits/stdio2.h:255 #6 _dt_sigsegv_handler (param=11) at /home/roumano/bin/darktable/src/common/dar ktable.c:149 #7 #8 _path_points_recurs_border_gaps (pos_border=0x7fff45465d10, border=, pos_path=0x7fff45465d20, path=0x339eaa0, bmax=0x7fff45465cd0, bmin2=, bmin=0x7fff45465cf0, cmax

Re: [darktable-devel] self into, and idea for a simple color overlay module

2013-04-21 Thread Roumano
Hi, Why-not a plugin to remove red-eye ? Regards Le samedi 20 avril 2013 à 17:40 -0700, b...@idesofjune.ca a écrit : > I stand corrected, colorize does exactly what I need with source mix > at 0%, awesome! > > I'm going to try adding a color picker to the colorize module, it > would be nice

Re: [darktable-devel] Watermark

2013-04-09 Thread Roumano
e interested to use something like these variable in watermark : $(EXIF_YEAR) $(EXIF_MONTH) $(EXIF_DAY) $(EXIF_HOUR) $(EXIF_MINUTE) $(EXIF_SECOND) Thanks Le mardi 09 avril 2013 à 23:52 +0200, Pascal Obry a écrit : > Hi Roumano, > > > It's me or the watermark of the version 1.2

[darktable-devel] Watermark

2013-04-09 Thread Roumano
Hi, It's me or the watermark of the version 1.2 is buggy ? for exemple, try the default promo.svg, can't make the alignment ( on left for exemple) I Also have a question if it's not too much ;) $(EXIF.DATE) is working but i don't like the format We can't use this VARIABLE ? (i use them on e

[darktable-devel] Git version is not compile anymore : colormapping.c

2013-04-09 Thread Roumano
being treated as errors /home/roumano/bin/darktable/src/iop/colormapping.c: In function ‘gui_post_expose’: /home/roumano/bin/darktable/src/iop/colormapping.c:1048:13: erreur: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result make[2]: *** [src/iop/CMakeFiles/colormapping.dir

Re: [darktable-devel] lensfun issue resolved

2013-03-18 Thread Roumano
) Regards Le lundi 18 mars 2013 à 18:36 +0100, Pascal de Bruijn a écrit : > On Mon, Mar 18, 2013 at 12:56 PM, Roumano wrote: > > Hi, > > > > I'm using a plain 0.23 version > > > > It's not your own version as i'm running on another OS-ditrib...

Re: [darktable-devel] lensfun issue resolved

2013-03-18 Thread Roumano
Hi, I'm using a plain 0.23 version It's not your own version as i'm running on another OS-ditrib... i have upload a sample image : http://dl.free.fr/m8coKz7E4 Regards Le lundi 18 mars 2013 à 12:08 +0100, Pascal de Bruijn a écrit : > Exiv2

Re: [darktable-devel] lensfun issue resolved

2013-03-18 Thread Roumano
Hi, Personnaly, i have 4 lens & 2 of them have name problem with lensfun database : 1) Canon EF-S 55-250 : exiftool 20130303_0011.CR2| grep -i lens Lens Type : Canon EF-S 55-250mm f/4-5.6 IS Lens Model : EF-S55-250mm f/4-5.6 IS Lens

Re: [darktable-devel] [SOLVED]64Bit install cannot export pics...

2013-03-16 Thread Roumano
Hi, It's maybe related to a small bug in darktable : In lightroom, at least for me, the last export module is not correctly saved when you launch stable AND dev darktable I always export to local file. But actualy, stable version of darktable, enable picasse & dev version of darktable enabled f

[darktable-devel] Mark as rejected/unrejected remove rating

2013-03-11 Thread Roumano
Hi, When we mark a picture as rejected then remove the rejected : The picture will loose is rating It's normal or a bug ? > It can be distrub some workflow to loosing the rating. Regards -- Symantec Endpoin

Re: [darktable-devel] shady & white balance very slow

2013-03-01 Thread Roumano
e vendredi 01 mars 2013 à 11:51 +1300, johannes hanika a écrit : > still can't make any sense of it. the way to get a stack trace is to > wait until it's starting to be slow and then press ctrl-c inside gdb, > then create the stack trace. do you have debugging symbols for > con

Re: [darktable-devel] shady & white balance very slow

2013-02-27 Thread Roumano
> ^ that sounds like something is seriously broken. maybe your ram is > failing? or the cpu is overheating? the first number should be ~ the > number in parentheses divided by the number of threads. do you have an > unreliable nfs mount that freezes your kernel in the background? >

Re: [darktable-devel] shady & white balance very slow

2013-02-26 Thread Roumano
n ? i don't think i have try with a fresh database & start darktable after a clean : PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 1368 roumano 20 0 2479m 761m 32m S 788 9.6 15:19.61 darktable 519 rm -rf ./.cache/darktable ./.co

Re: [darktable-devel] shady & white balance very slow

2013-02-11 Thread Roumano
embedded_thumb=false > > (try one at a time) in your darktablerc and see if that makes any difference. > > is darkroom mode faster? are your files on a remote host? > > -jo > > On Sun, Feb 10, 2013 at 12:20 PM, Roumano wrote: > > Hi, > > > > Actualy my dark

[darktable-devel] shady & white balance very slow

2013-02-09 Thread Roumano
Hi, Actualy my darktable ( git version of 09/02/2013 & stable version 1.1.2 ) is very slow (for some operation) & my PC is like frozen i have tested to launch it with a fresh database : it's the same. I'm using it on a gentoo machine with 8core, 8Go ram & SSD for the OS & raw image data ... If i

Re: [darktable-devel] Tuto or Help about Color specialy on skin & hair

2013-02-04 Thread Roumano
he gain to still use & develop in raw ... (at least for portrait) Regards Le lundi 04 f�vrier 2013 à 13:10 +0100, Pascal de Bruijn a écrit : > On Mon, Feb 4, 2013 at 12:28 AM, Roumano wrote: > > Hi, > > > > I would like to have your help : > > > > I un

[darktable-devel] Tuto or Help about Color specialy on skin & hair

2013-02-03 Thread Roumano
Hi, I would like to have your help : I understand & known it's not your task but i realy appreciat a help I like using darktable But most of the time, my exported jpg (from raw in darktable) are flat & missing color compared to original jpg (i'm shooting in raw+jpg) Even, if i use velvia & vib

[darktable-devel] View Rating of all picture in ligthroom

2013-01-14 Thread Roumano
Hi, For me, to manage pictures via darktable, On lightroom mode (mark as rejected poorest picture for exemple) would be easier if we can see the rating of all picture Actualy we can see the rating only of one picture (which one is focused via the mouse) I don't think it's already a ticke

Re: [darktable-devel] Keywords and Tagging

2013-01-07 Thread Roumano
Hi, My 2 cents comment about it : Yes that is true , the "%" is working well for the "collect module" but not (yet) for the tagging module If we have a lot of tag, it's can be horrible to find with tag need to add : See #9088 about it Also, on this module, tag are sorted by number of usage (so

Re: [darktable-devel] No EXIF data copied to output JPEGs

2013-01-02 Thread Roumano
Hi, I saw the same thing on my gentoo machine A work-arround : install the media-gfx/exiv2-0.23 (unstable version for gentoo) Regards Le mercredi 02 janvier 2013 à 11:52 -0600, Bruce Guenter a écrit : > Recent builds of darktable from git master have stopped copying EXIF > data into exported JP

Re: [darktable-devel] Export to jpg : loosing lot of exif information

2012-12-27 Thread Roumano
Le jeudi 27 d�cembre 2012 à 14:27 +0100, Pascal de Bruijn a écrit : > On Thu, Dec 27, 2012 at 10:11 AM, Roumano wrote: > > Hi, > > > > Le mercredi 26 d�cembre 2012 à 23:42 +0100, Pascal de Bruijn a écrit : > >> On Wed, Dec 26, 2012 at 11:17 PM, Roumano wrote: >

Re: [darktable-devel] Export to jpg : loosing lot of exif information

2012-12-27 Thread Roumano
Hi, Le mercredi 26 d�cembre 2012 à 23:42 +0100, Pascal de Bruijn a écrit : > On Wed, Dec 26, 2012 at 11:17 PM, Roumano wrote: > > Hi, > > > > I have a problem the current git master version (darktable 1.1 > > +435~gcf57438) > > Which version of libexiv2 do

[darktable-devel] Export to jpg : loosing lot of exif information

2012-12-26 Thread Roumano
Hi, I have a problem the current git master version (darktable 1.1 +435~gcf57438) My exported picture (to 8 bit jpg) doesnt' have anymore most of exif information : (in this exemple, i only show few of them) With the current git version : roumano@roumano ~/bin/darktable $ exiftool

Re: [darktable-devel] Canon 550D noise prof

2012-12-18 Thread Roumano
> > I'm not sure if everything is as it should be: looking at > the graphs, the > > red channel is not clipped, and for iso 400 & 1600 the blue > channel also > > doesn't seem to be clipped (though close). > &g

Re: [darktable-devel] Canon 550D noise prof

2012-12-17 Thread Roumano
k is not perfect) is (arround) equal to yours Regards Le lundi 17 d�cembre 2012 à 20:33 +0100, Emre Meydan a écrit : > Hi Roumano, > > I actually haven't tried your presets yet -- will do, and report > whether i see any difference or not. But it makes sense that they > should

Re: [darktable-devel] Canon 550D noise prof

2012-12-17 Thread Roumano
Hi Emre, I have take the first shoot from the 550d, but i known my shoot are far from perfect... I have planned to improve this, but you pass me ;) I have compiled a test version with both preset, i can't see any real difference between them. (tested on iso 800 1600 & 3200) johannes, can you lo

Re: [darktable-devel] Fwd: Thumbs not showing for NEF in the import dialog

2012-11-28 Thread Roumano
100, Pascal de Bruijn a écrit : > On Wed, Nov 28, 2012 at 5:46 PM, Roumano wrote: > > Hi, > > > > Yes it's nice improvement but it's seem's introduce a bug : > > > > http://www.darktable.org/redmine/issues/9098#change-21919 : > > > > c

Re: [darktable-devel] Fwd: Thumbs not showing for NEF in the import dialog

2012-11-28 Thread Roumano
Hi, Yes it's nice improvement but it's seem's introduce a bug : http://www.darktable.org/redmine/issues/9098#change-21919 : can't build with libgphoto-2.5.0 : According to release notes (http://www.gphoto.org/news/): gp_file_set_type() and gp_file_get_type() are gone, these functions are now im

Re: [darktable-devel] Thumbs not showing for NEF in the import dialog

2012-11-26 Thread Roumano
H, A idea bo raw +jpg file : If a jpg & raw file exist with the same name file, we can use the same thumbs ? Regards Le lundi 26 novembre 2012 à 12:14 +1300, johannes hanika a écrit : > in this case you want to rewrite the whole thing to avoid going > through gphoto i guess. if you go through it

[darktable-devel] Update the import Dialog

2012-11-25 Thread Roumano
Yo, As tobias said on a old mail, It's will be gread if we can update/review the import Dialog (from camera or sd-card) (after the 1.1 release of course) For me, i would like to have : - All picture on the import dialog selected by default (or, at least have a button select-all) - Keybord focu

Re: [darktable-devel] equalizer use too much CPU

2012-11-05 Thread Roumano
t your system went into swapping mode? Equalizer is memory > hungry and would suffer dramatically if it ever happens to fall back to > swapping. > > Ulrich > > > Am 05.11.2012 22:37, schrieb Roumano: > > Hi, > > > > I have some performance problem when i'm

[darktable-devel] equalizer use too much CPU

2012-11-05 Thread Roumano
Hi, I have some performance problem when i'm using the current git version the darkroom mode is very slow (CPU Intel I7 2600K used at 100%), whatever i'm doing, for exemple i'm try to move to the right the histograme : it's take arround 5 second to re-display picture after the change. After a ch

[darktable-devel] Crash at import recursively around 1000 raw

2012-11-05 Thread Roumano
ng `profil de couleur de sortie ' [thumbnail] [dev_pixelpipe] took 0.000 secs (0.001 CPU) processing `gamma' [thumbnail] [run_job-] 09 61535025.967352 load image 1 mip 0 [run_job+] 09 61535025.967400 load image 161 mip 0 [sql] prepare "select folder || '/' || f

[darktable-devel] free(): invalid pointer

2012-10-29 Thread Roumano
re 2012 à 07:38 +0100, Ulrich Pegelow a écrit : > Chances are, that there are some leftovers in /opt/darktable that you > should get rid of. So rm -r /opt/darktable and then go back into your > darktable sources and sudo make install again. > > Am 28.10.2012 23:42, schrieb Roumano: &

Re: [darktable-devel] linux-vdso.so.1

2012-10-28 Thread Roumano
You may need to start anew with a completely fresh git pull > after having deleted all your local darktable sources. > > Ulrich > > Am 28.10.2012 21:25, schrieb Roumano: > > Hi Ulrich, > > > > Making this step create a error : > > > > >

Re: [darktable-devel] linux-vdso.so.1

2012-10-28 Thread Roumano
Hi Ulrich, Making this step create a error : ./build.sh --prefix /opt/darktable/ [ 34%] Building C object src/CMakeFiles/lib_darktable.dir/dtgtk/tristatebutton.c.o [ 34%] /home/roumano/bin/darktable/src/develop/develop.c: In function ‘auto_apply_presets’: /home/roumano/bin/darktable/src

Re: [darktable-devel] linux-vdso.so.1

2012-10-28 Thread Roumano
t; On Sat, Oct 27, 2012 at 12:46 PM, Mikko Rasa wrote: > > On 27.10.2012 12:14, Roumano wrote: > >> Hi, > >> > >> Whit the last git version of darktable, > >> > >> It's crash when i launch it : > >> > >> /opt/

[darktable-devel] linux-vdso.so.1

2012-10-27 Thread Roumano
Hi, Whit the last git version of darktable, It's crash when i launch it : /opt/darktable/bin/darktable [mipmap_cache] cache is empty, file `/home/roumano/.cache/darktable/mipmaps-3388490f9d6a4a17bb324022811665698736064a' doesn't exist warning: Could not load shared library sy