[darktable-dev] any way to easily decode the "darktable:params=" in the xmp file?

2021-04-26 Thread Postmaster
i like to know what is being tried in this xmp segment, so i can see where its going segfault? ___ darktable developer mailing list to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

[darktable-dev] Re: [darktable-user] Plan for dt 3.6

2021-04-12 Thread Postmaster
. anyway, my orig question is anyone working on the rotate and clip issues? On 4/12/21 8:44 PM, darkta...@911networks.com wrote: On Mon, 12 Apr 2021 18:00:48 -0400 Postmaster wrote: Is there some reason why you are making so much noise? Is this how u do business on the internet? go do your own

Re: [darktable-dev] Apparently the removal of the XMP file still causes darktable to crash ...

2021-04-07 Thread Postmaster
apparently i need to create a t(ruth)-table. The import file & import folder behaves a bit differently. So I need to create a T-Table to see watt r the conditions that will cause the failure. i now just to need to document the conditions that will exact that failure. :-/ just a bit different fro

Re: [darktable-dev] Apparently the removal of the XMP file still causes darktable to crash ...

2021-04-07 Thread Postmaster
. On April 7, 2021 6:30:59 AM PDT, Postmaster wrote: Which leads me to think that the history of the picture is being kept in an alternate place. Like somewhere in .cache. Maybe a .db? OR is it my imagination that something more is happening

Re: [darktable-dev] Apparently the removal of the XMP file still causes darktable to crash ...

2021-04-07 Thread Postmaster
Since i cant get darktable to run without crashing, i cant erase the picture from its memory. do I have to delete the .db file before i run darktable? On 4/7/21 10:11 AM, Mica Semrick wrote: Everything that is in the XMP is held in the db as well. On April 7, 2021 6:30:59 AM PDT, Postmaster

[darktable-dev] Apparently the removal of the XMP file still causes darktable to crash ...

2021-04-07 Thread Postmaster
Which leads me to think that the history of the picture is being kept in an alternate place. Like somewhere in .cache. Maybe a .db? OR is it my imagination that something more is happening to me. ___ darktable developer maili

[darktable-dev] does this mean anything ?

2021-04-01 Thread Postmaster
[New LWP 555353] (darktable:555157): GLib-GObject-WARNING **: 17:24:11.713: invalid unclassed pointer in cast to 'GtkDarktableExpander' ** (darktable:555157): CRITICAL **: 17:24:11.713: dtgtk_expander_get_expanded: assertion 'DTGTK_IS_EXPANDER(expander)' failed [LWP 555353 exited]

[darktable-dev] darktable wont close if a picture is rwx disabled

2021-04-01 Thread Postmaster
place some pics in a directory chmod * import the directory get errors about not being able to open files for reading ( no permissions ) close darktable ( now just wait, and wait, and wait, and .. ) ___ darktable deve

Re: [darktable-dev] segfault ( newbie playing with crop/level )

2021-03-29 Thread Postmaster
can a HEIGHT ( ht ) for a tile in tiling.c go negative? this appears to be an incorrect calculation, but dont know anything about the strategy(s) used in tiling.c. anyone familiar with tiling.c? ___ darktable developer m

Re: [darktable-dev] segfault ( newbie playing with crop/level )

2021-03-20 Thread Postmaster
rebuilt tiling.c with -O0. didnt crash right away, but something else went wrong. the "crop and rotate" menu appears to have been renamed into (maybe) the orientation menu. Eventually that also got a segfault :-/ Too much core moved where it shouldnt have gone? On 3/18/21 8:03 PM,

Re: [darktable-dev] segfault ( newbie playing with crop/level )

2021-03-18 Thread Postmaster
Is there a way to build dARKTABLE without all the c/c++ optimizations? On 3/18/21 12:16 PM, William Ferguson wrote: This should be reported at https://github.com/darktable-org/darktable/issues <https://github.com/darktable-org/darktable/issues> On Thu, Mar 18, 2021 at 11:56 AM Post

[darktable-dev] segfault ( newbie playing with crop/level )

2021-03-18 Thread Postmaster
0x77a8d913 in clone () at /lib64/libc.so.6 (gdb) On 3/18/21 10:12 AM, Postmaster wrote: param: 4, val: 0 cl_get_gt_device(): error, unknown device: 0 Cloning into '/home/darktable/.config/darktable/lua'... remote: Enumerating objects: 47, done. remote: Counting objects: 100% (47/47), do

[darktable-dev] segfault ( newbie playing with crop/level )

2021-03-18 Thread Postmaster
param: 4, val: 0 cl_get_gt_device(): error, unknown device: 0 Cloning into '/home/darktable/.config/darktable/lua'... remote: Enumerating objects: 47, done. remote: Counting objects: 100% (47/47), done. remote: Compressing objects: 100% (32/32), done. remote: Total 3499 (delta 26), reused 31 (delt

[darktable-dev] Personal copy of darktable

2020-10-12 Thread Postmaster
is it possible to have your own copy of darktable without installing pgm/libraries outside of your account? Also what would an "install" do if not done as administrator. ___ darktable developer mailing list to unsubscribe se

Re: [darktable-dev] Compile error: rawspeed/src/librawspeed/common/Common.h:87:1: error: body of ‘constexpr’ function

2018-11-02 Thread Postmaster
It does appear that cmake requires rawspeed. I can only presume that darktable requires it. cmake lets u know that it wants rawspeed/ anyway someone created the cmake scripts. Anyway someone created the error messages. It was not cmake that created them. On 11/2/18 8:41 AM, Sturm Flut wrote:

[darktable-dev] Compile error: rawspeed/src/librawspeed/common/Common.h:87:1: error: body of ‘constexpr’ function

2018-10-31 Thread Postmaster
not a cc maven. So what is wrong? Also dont remember origin of source, but from darktable website ( not redhat ) Its not so easy to make this work. cmake seems to be an issue. Just trying to register with cmake-devel is a problem, as the host of cmake uses Google captcha, which appears to vio

Re: [darktable-dev] Setting up a minimal development environment on Windows XP

2018-10-28 Thread Postmaster
U got one for Linux/Fedora-28? Or something close? On 10/18/18 8:26 AM, Rikard Öxler wrote: Hi, here are some instructions to build darktable for windows: https://github.com/darktable-org/darktable/blob/master/packaging/windows/BUILD.txt (I forgot to reply to the whole list) br Rikard Am

[darktable-dev] does anyone know what is ment by "Don't know how to generate preferences"

2018-09-29 Thread Postmaster
-- Print mode: disabled /home/Photographer/Devel/DarkTable/darktable/src/CMakeLists.txt(693): if(DT_CMAKE_INCLUDE_WHAT_YOU_USE ) /home/Photographer/Devel/DarkTable/darktable/src/CMakeLists.txt(701): if(NOT ${Xsltproc_BIN} STREQUAL Xsltproc_BIN-NOTFOUND ) /home/Photographer/Devel/DarkTable/dark

Re: [darktable-dev] Will the real developer package stand up?

2018-09-29 Thread Postmaster
where might libMacros be ( presuming thats its real name FindLibMacros.cmake ) On 9/27/18 4:16 AM, sturmflut wrote: Hi, I just checked in an OpenSUSE Leap VM and had to install the following packages: gcc gcc-c++ llvm-devel clang intltool glib2-devel gtk3-devel libxml2-devel lensfun-devel pug

Re: [darktable-dev] Will the real developer package stand up?

2018-09-27 Thread Postmaster
/09/18 23:47, Postmaster wrote: Apparently it wants glib 2.40. But I think GTK3 sets it up - maybe. find_package(Glib 2.40 REQUIRED) Who is in charge of clarifying this inconsistency? src/CMakeLists.txt" line 245 of 847 --28%-- col 1 # # Find all other required libraries for bui

Re: [darktable-dev] Will the real developer package stand up? find_package(Glib 2.40 REQUIRED )

2018-09-27 Thread Postmaster
On 9/27/18 10:11 AM, Postmaster wrote: can i presume i have to install the GTK3 version of the devel pkg? [root@asus-gatworks-com Photographer]# dnf install gtk3 Fedora 28 - x86_64 - Updates609 kB/s | 25 MB 00:41 Last metadata expiration check: 0:00:00 ago on

Re: [darktable-dev] Will the real developer package stand up?

2018-09-27 Thread Postmaster
can i presume i have to install the GTK3 version of the devel pkg? for a Fedora/28 there seems to quite a bit of probability that something will fail. [root@asus-gatworks-com Photographer]# dnf list | grep gtk3 | grep devel c++-gtk-utils-gtk3-devel.i6862.0.16-11.fc27

Re: [darktable-dev] Will the real developer package stand up?

2018-09-27 Thread Postmaster
Is there a list of whats needed by darktable? it seems like there is a lot of "photo" stuff to install. On 9/27/18 4:16 AM, sturmflut wrote: Hi, I just checked in an OpenSUSE Leap VM and had to install the following packages: gcc gcc-c++ llvm-devel clang intltool glib2-devel gtk3-devel libxm

[darktable-dev] Will the real developer package stand up?

2018-09-26 Thread Postmaster
Apparently it wants glib 2.40. But I think GTK3 sets it up - maybe. find_package(Glib 2.40 REQUIRED) Who is in charge of clarifying this inconsistency? src/CMakeLists.txt" line 245 of 847 --28%-- col 1 # # Find all other required libraries for building # # GTK3 does pull glib, but this a

[darktable-dev] where is GlibConfig.cmake, glib-config.cmake ?

2018-09-25 Thread Postmaster
CMake Error at CMakeLists.txt:245 (find_package): By not providing "FindGlib.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Glib", but CMake did not find one. Could not find a package configuration file provided by "Glib" (reques

[darktable-dev] /usr/bin/ld: cannot find -lpthreads

2018-09-25 Thread Postmaster
make[1]: Entering directory '/home/Photographer/Devel/DarkTable/darktable/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_153d8.dir/CheckFunctionExists.c.o /usr/bin/cc -w -DCHECK_FUNCTION_EXISTS=pthread_create -fPIE -o CMakeFiles/cmTC_153d8.dir/CheckFunctionExists.c.o -c /usr/sh

[darktable-dev] (darktable:2604): GLib-CRITICAL **: 20:34:16.474: g_strlcpy: assertion 'src != NULL' failed

2018-09-24 Thread Postmaster
darktable:2604): GLib-CRITICAL **: 20:34:07.925: g_strlcpy: assertion 'src != NULL' failed (darktable:2604): GLib-CRITICAL **: 20:34:07.945: g_strlcpy: assertion 'src != NULL' failed (darktable:2604): GLib-CRITICAL **: 20:34:12.217: g_strlcpy: assertion 'src != NULL' failed (darktable:2604):