hi,

i had a very similar problem with hangs during startup. in my case
deleting the old /usr/local/lib/darktable directory did the trick (old
plugins were installed there which happened to be renamed/not compiled
any more, so they were neither removed nor overwritten by a new 'make
install').

cheers,
 jo

On Sun, Mar 10, 2019 at 6:50 PM Alexander Rabtchevich
<alexander.v.rabtchev...@gmx.net> wrote:
>
> So, modification of the source file hadn't help - there is no error
> messages, but also no working program.
>
> Starting program: /opt/darktable/bin/darktable
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
> [New Thread 0x7fffe141d700 (LWP 5086)]
> [New Thread 0x7fffe0c1c700 (LWP 5087)]
> [New Thread 0x7fffdbfff700 (LWP 5088)]
> [lcms2] error 11: not an ICC profile, invalid signature
> [init] moving database into new XDG directory structure
> [Thread 0x7fffe0c1c700 (LWP 5087) exited]
> [New Thread 0x7fffe0c1c700 (LWP 5090)]
> [New Thread 0x7fffdab50700 (LWP 5091)]
> [New Thread 0x7fffda34f700 (LWP 5092)]
> [New Thread 0x7fffd9b4e700 (LWP 5093)]
> [New Thread 0x7fffd934d700 (LWP 5094)]
> [New Thread 0x7fffd8154700 (LWP 5095)]
> [New Thread 0x7fffc5286700 (LWP 5096)]
> [New Thread 0x7fffba420700 (LWP 5097)]
> [New Thread 0x7fffb9c1f700 (LWP 5098)]
> [New Thread 0x7fffb941e700 (LWP 5099)]
> [New Thread 0x7fffb8c1d700 (LWP 5100)]
> [New Thread 0x7fffb1193700 (LWP 5101)]
> [Thread 0x7fffc5286700 (LWP 5096) exited]
>
>
> With respect,
> Alexander Rabtchevich
>
> Edgardo Hoszowski wrote:
> > This has probably nothing to do with performance, but this errors are
> > saying that an iop_order must be defined for some iop:
> >
> > operation anlfyeni with no iop_order while upgrading database
> >
> > you have to add it in the right order somewhere here:
> >
> > https://github.com/darktable-org/darktable/blob/master/src/common/iop_order.c#L126
> >
> > This is the equivalent of the iop_dependencies.py
> >
> >
> > El dom., 10 mar. 2019 a las 8:29, Alexander Rabtchevich
> > (<alexander.v.rabtchev...@gmx.net
> > <mailto:alexander.v.rabtchev...@gmx.net>>) escribió:
> >
> >     Hello
> >
> >     Darktable doesn't run (doesn't show lightroom). After saying "yes" to
> >     database conversion, the library.db time canges for sometime and
> >     after
> >     showing GUI frame nothing happens. gdb shows no errors. The state
> >     in the
> >     system monitor is "waiting" with no processor consumption. How
> >     long it
> >     can take darktabe to run? The size of the library.db is 1.8 GB.
> >
> >     [Thread debugging using libthread_db enabled]
> >     Using host libthread_db library
> >     "/lib/x86_64-linux-gnu/libthread_db.so.1".
> >     [New Thread 0x7fffe141d700 (LWP 28175)]
> >     [New Thread 0x7fffe0c1c700 (LWP 28176)]
> >     [New Thread 0x7fffdbfff700 (LWP 28177)]
> >     [lcms2] error 11: not an ICC profile, invalid signature
> >     [init] moving database into new XDG directory structure
> >     [Thread 0x7fffe0c1c700 (LWP 28176) exited]
> >     operation rawimport with no iop_order while upgrading database
> >     operation anlfyeni with no iop_order while upgrading database
> >     operation reinhard05 with no iop_order while upgrading database
> >     [New Thread 0x7fffe0c1c700 (LWP 28200)]
> >     [New Thread 0x7fffdab50700 (LWP 28201)]
> >     [New Thread 0x7fffda34f700 (LWP 28202)]
> >     [New Thread 0x7fffd9b4e700 (LWP 28203)]
> >     [New Thread 0x7fffd934d700 (LWP 28204)]
> >     [New Thread 0x7fffd8154700 (LWP 28205)]
> >     [New Thread 0x7fffc5286700 (LWP 28206)]
> >     [New Thread 0x7fffba420700 (LWP 28207)]
> >     [New Thread 0x7fffb9c1f700 (LWP 28208)]
> >     [New Thread 0x7fffb941e700 (LWP 28209)]
> >     [New Thread 0x7fffb8c1d700 (LWP 28210)]
> >     [New Thread 0x7fffb1193700 (LWP 28211)]
> >     [Thread 0x7fffc5286700 (LWP 28206) exited]
> >
> >
> >
> >     With respect,
> >     Alexander Rabtchevich
> >     
> > ___________________________________________________________________________
> >     darktable developer mailing list
> >     to unsubscribe send a mail to
> >     darktable-dev+unsubscr...@lists.darktable.org
> >     <mailto:darktable-dev%2bunsubscr...@lists.darktable.org>
> >
> >
> > ___________________________________________________________________________
> > darktable developer mailing list to unsubscribe send a mail to
> > darktable-dev+unsubscr...@lists.darktable.org
>
> ___________________________________________________________________________
> darktable developer mailing list
> to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org
>
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to