Ok, so from the error message I see that one of the libraries on your
system "libcups.2" is missing a symbol expected by the newer darktable
(_cupsEnumDests). This is probably because this symbol was added in to the
library in later versions of the operating system, but now darktable is
claiming to depend on it. The devs might be able to tweak the code to
remove this dependency (if it is not really required), otherwise it looks
like the later versions of darktable may not be compatible with OSX 10.7.x
anymore :-(

Copying the info back to the mail list in case someone here can comment
further on this issue.

On Tue, 21 Jan 2020 at 21:29, Subhash Fotografie <fotogra...@subhash.at>
wrote:

> Ok, I ran /Applications/darktable.app/Contents/MacOS/darktable and without
> OpenCL (below):
>
> (process:1172): GLib-GObject-CRITICAL **: 16:58:42.280: g_object_set:
> assertion 'G_IS_OBJECT (object)' failed
>
> There are unassigned iop_order in the history!!!
>
> image: 39 module: module is NULL version: 0
>
> (darktable:1172): GLib-GObject-WARNING **: 16:58:42.819: invalid cast from
> 'GtkMenuBar' to 'GtkWindow'
>
> (darktable:1172): Gtk-CRITICAL **: 16:58:42.819:
> gtk_window_add_accel_group: assertion 'GTK_IS_WINDOW (window)' failed
> dyld: lazy symbol binding failed: Symbol not found: _cupsEnumDests
>   Referenced from:
> /Applications/darktable.app/Contents/MacOS/../Resources/lib/darktable/libdarktable.dylib
>   Expected in: /usr/lib/libcups.2.dylib
>
> dyld: Symbol not found: _cupsEnumDests
>   Referenced from:
> /Applications/darktable.app/Contents/MacOS/../Resources/lib/darktable/libdarktable.dylib
>   Expected in: /usr/lib/libcups.2.dylib
>
> *****
>
> /Applications/darktable.app/Contents/MacOS/darktable --disable-opencl
>
> (process:1112): GLib-GObject-CRITICAL **: 16:52:04.824: g_object_set:
> assertion 'G_IS_OBJECT (object)' failed
>
> There are unassigned iop_order in the history!!!
>
> image: 39 module: module is NULL version: 0
>
> (darktable:1112): GLib-GObject-WARNING **: 16:52:05.280: invalid cast from
> 'GtkMenuBar' to 'GtkWindow'
>
> (darktable:1112): Gtk-CRITICAL **: 16:52:05.280:
> gtk_window_add_accel_group: assertion 'GTK_IS_WINDOW (window)' failed
> dyld: lazy symbol binding failed: Symbol not found: _cupsEnumDests
>   Referenced from:
> /Applications/darktable.app/Contents/MacOS/../Resources/lib/darktable/libdarktable.dylib
>   Expected in: /usr/lib/libcups.2.dylib
>
> dyld: Symbol not found: _cupsEnumDests
>   Referenced from:
> /Applications/darktable.app/Contents/MacOS/../Resources/lib/darktable/libdarktable.dylib
>   Expected in: /usr/lib/libcups.2.dylib
>
> Trace/BPT trap
>
>
> *****
>
>
> [Matt Maguire <matthew.magu...@gmail.com> schrieb am 21.1.2020 um 20:30
> Uhr:]
>
> >Run it from inside a terminal window:
> >cd /Applications/darktable.app/Contents/MacOS
> >./darktable
>
> >When it crashes tell us what is the text that was dumped out in the
> >terminal window.
>
> >On Tue, 21 Jan 2020 at 17:39, Subhash Fotografie <fotogra...@subhash.at>
> >wrote:
> >Hi,
>
> >I want to report that darktable 3.0.0 on Mac OS X 10.7.5 ("Lion")
> >crashes every time on startup in spite of the requirements reading that
> >10.7.5 is compatible. A small white window without content appears in
> >the left upper corner and before it expands DT crashes.
>
> >I can see this behavior since version 2.6.3.1. Version 2.6.2 works on my
> >Mac OS 10.7.5.
>
> >Are there any suggestions?
>
> >Thank you,
> >Subhash
>
>
>
> >____________________________________________________________________________
> >darktable user mailing list
> >to unsubscribe send a mail to
> darktable-user+unsubscr...@lists.darktable.org
>
> --
> Aktuell im Fotoblog „Anschauungen photosophisch”:
> „Un dia del sol invernal”
> http://fotoblog.subhash.at
>

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

Reply via email to