[Bug 282907] New: No items are displayed when I enable 'Include Album Sub-Tree' in a folder containing one image and many folders

classic Classic list List threaded Threaded
32 messages Options
12
Reply | Threaded
Open this post in threaded view
|

[Bug 282907] New: No items are displayed when I enable 'Include Album Sub-Tree' in a folder containing one image and many folders

e-mail robert.m.davies
https://bugs.kde.org/show_bug.cgi?id=282907

           Summary: No items are displayed when I enable 'Include Album
                    Sub-Tree' in a folder containing one image and many
                    folders
           Product: digikam
           Version: 2.1.1
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Albums GUI
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:           2.1.1 (using KDE 4.7.1)
OS:                Linux

I have a collection of 3833 pictures. The root folder contains one image and
many, many (1630) subfolders, which may be as many as 8 levels deep.
When 'Include Album Sub-Tree' is disabled, the main panel displays the only
image in the folder.
When 'Include Album Sub-Tree' is enabled, nothing is displayed in the main
panel at all, even though it should show all the photos.
The photos are files downloaded using the 'DownloadHelper' plugin for Firefox.
When I select any (all) subfolders of the collection, their contents are
displaying correctly - there is no single photo that cannot be displayed, only
when they're all displayed together does nothing show up.

Reproducible: Always

Steps to Reproduce:
Select collection, enable 'Include Album Sub-Tree'.

Actual Results:  
Nothing is displayed in main view.

Expected Results:  
3833 Photos should be shown.

OS: Linux (x86_64) release 2.6.38-11-generic
Compiler: gcc

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282907] No items are displayed when I enable 'Include Album Sub-Tree' in a folder containing one image and many folders

e-mail robert.m.davies
https://bugs.kde.org/show_bug.cgi?id=282907


Rob D <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Robert.M.Davies@blueyonder.
                   |                            |co.uk




--- Comment #1 from Rob D <Robert M Davies blueyonder co uk>  2011-09-27 13:52:13 ---
Forgot to add terminal output:
// start program
rob@SCKubuntu:~$ digikam
QSqlDatabasePrivate::removeDatabase: connection 'ConnectionTest' is still in
use, all queries will cease to work.
digikam(4517)/digikam (core) Digikam::ImageInfoJob::slotResult: Failed to list
url:  ""
digikam(4517)/digikam (core) Digikam::ImageInfoJob::slotResult: Failed to list
url:  ""
//reproduce error
**no terminal output here**
//close digikam
QSqlDatabasePrivate::removeDatabase: connection 'thumbnailDatabase-76961744' is
still in use, all queries will cease to work.
QSqlDatabasePrivate::removeDatabase: connection 'digikamDatabase-42162912' is
still in use, all queries will cease to work.
QSqlDatabasePrivate::removeDatabase: connection 'thumbnailDatabase-42162912' is
still in use, all queries will cease to work.
QSqlDatabasePrivate::removeDatabase: connection 'digikamDatabase-20190400' is
still in use, all queries will cease to work.
QSqlDatabasePrivate::removeDatabase: connection 'thumbnailDatabase-46776240' is
still in use, all queries will cease to work.
QSqlDatabasePrivate::removeDatabase: connection 'digikamDatabase-46776240' is
still in use, all queries will cease to work.
QSqlDatabasePrivate::removeDatabase: connection 'digikamDatabase-76961744' is
still in use, all queries will cease to work.
rob@SCKubuntu:~$

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282907] No items are displayed when I enable 'Include Album Sub-Tree' in a folder containing one image and many folders

Gilles Caulier-4
In reply to this post by e-mail robert.m.davies
https://bugs.kde.org/show_bug.cgi?id=282907





--- Comment #2 from Gilles Caulier <caulier gilles gmail com>  2011-09-27 15:41:03 ---
Not reproducible here. I use it all days with current implementation from git
master.

QSqlDatabasePrivate::removeDatabase: connection 'thumbnailDatabase-76961744' is
still in use, all queries will cease to work.

^^^^ this is not an error message, just a warning from Qt database plugin.

Gilles Caulier

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282907] No items are displayed when I enable 'Include Album Sub-Tree' in a folder containing one image and many folders

Rinus
In reply to this post by e-mail robert.m.davies
https://bugs.kde.org/show_bug.cgi?id=282907





--- Comment #3 from Rinus Bakker <sleeplessregulus hetnet nl>  2011-09-27 16:41:23 ---
I would not be to much surprised if the sorting process hangs or goes in
some sort of loop, using this much subfolders 8 levels deep.
There are definitly sorting problems here as well. Pictures can show up
randomly on different places with no alterations to sort options.
Rinus
Op 27-09-11 17:41, Gilles Caulier schreef:

> https://bugs.kde.org/show_bug.cgi?id=282907
>
>
>
>
>
> --- Comment #2 from Gilles Caulier<caulier gilles gmail com>   2011-09-27 15:41:03 ---
> Not reproducible here. I use it all days with current implementation from git
> master.
>
> QSqlDatabasePrivate::removeDatabase: connection 'thumbnailDatabase-76961744' is
> still in use, all queries will cease to work.
>
> ^^^^ this is not an error message, just a warning from Qt database plugin.
>
> Gilles Caulier
>

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282907] No items are displayed when I enable 'Include Album Sub-Tree' in a folder containing one image and many folders

e-mail robert.m.davies
In reply to this post by e-mail robert.m.davies
https://bugs.kde.org/show_bug.cgi?id=282907





--- Comment #4 from Rob D <Robert M Davies blueyonder co uk>  2011-09-28 17:36:07 ---
To be honest, I don't expect this to be reproducible by anyone who doesn't have
quite such a complex folder structure...

...Which I suppose makes tracking it down my job.

Does anyone know if there's any debugging output generated by whatever might be
causing this that I could look at to try to find the cause?

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282907] No items are displayed when I enable 'Include Album Sub-Tree' in a folder containing one image and many folders

Marcel Wiesweg
In reply to this post by e-mail robert.m.davies
https://bugs.kde.org/show_bug.cgi?id=282907





--- Comment #5 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-09-28 21:07:37 ---
If you are compiling from current git, I could give some patches which
introduce debug output

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282907] No items are displayed when I enable 'Include Album Sub-Tree' in a folder containing one image and many folders

e-mail robert.m.davies
In reply to this post by e-mail robert.m.davies
https://bugs.kde.org/show_bug.cgi?id=282907





--- Comment #6 from Rob D <Robert M Davies blueyonder co uk>  2011-09-30 09:20:16 ---
I am not currently compiling from current git...
Hopefully that's all about to change though. I've downloaded the git repo, and
I've spent the last 45 mins trying to make it build, but I'm still gathering
dependencies...
I have other plans now so compiling from source will have to wait, perhaps 'til
next week, but if you want to put debug code into the repo, then I can pull
down the debug version once you've done it...

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282907] No items are displayed when I enable 'Include Album Sub-Tree' in a folder containing one image and many folders

e-mail robert.m.davies
In reply to this post by e-mail robert.m.davies
https://bugs.kde.org/show_bug.cgi?id=282907





--- Comment #7 from Rob D <Robert M Davies blueyonder co uk>  2011-10-17 15:37:26 ---
OK!
I'm sorry it's taken so long, but finally I am compiling from latest git!

I followed the instructions at http://www.digikam.org/drupal/download/GIT

Either you can put in some debugging code yourself, or, if you can point me in
the direction of the likely source of the problem (did you mention it might be
the sorting routine?), I'll happily start investigating it myself.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282907] No items are displayed when I enable 'Include Album Sub-Tree' in a folder containing one image and many folders

Marcel Wiesweg
In reply to this post by e-mail robert.m.davies
https://bugs.kde.org/show_bug.cgi?id=282907





--- Comment #8 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-10-29 12:52:05 ---
Created an attachment (id=65011)
 --> (http://bugs.kde.org/attachment.cgi?id=65011)
First patch to locate the problem

This is a first patch to decide if the problem lies on the ioslave or the model
side.
Apply with
patch -p1 < patch-282907-1.diff
in digikam/core/
Please collect the console output while trying to list the failed album (album,
not tag or search)

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282907] No items are displayed when I enable 'Include Album Sub-Tree' in a folder containing one image and many folders

e-mail robert.m.davies
In reply to this post by e-mail robert.m.davies
https://bugs.kde.org/show_bug.cgi?id=282907





--- Comment #9 from Rob D <Robert M Davies blueyonder co uk>  2011-11-06 15:45:54 ---
OK,
I believe I have successfully applied the patch.
Here is the terminal output:

rob@SCKubuntu:~$ digikam # press enter
QSqlDatabasePrivate::removeDatabase: connection 'ConnectionTest' is still in
use, all queries will cease to work.

# Collection scanner appears here, scans, then disappears.

digikam(11411)/digikam (core) Digikam::ImageInfoJob::slotResult: Failed to list
url:  ""
digikam(11411)/digikam (core) Digikam::ImageInfoJob::slotResult: Failed to list
url:  ""

# GUI appears here, no terminal output while loading the faulty folder (or any
other)
# I also tried loading other folders and then the faulty one again, and turning
'Include Album Sub-Tree off and on again', still no output.

QSqlDatabasePrivate::removeDatabase: connection
'digikamDatabase-140305176791872' is still in use, all queries will cease to
work.
QSqlDatabasePrivate::removeDatabase: connection 'thumbnailDatabase-97517984' is
still in use, all queries will cease to work.
QSqlDatabasePrivate::removeDatabase: connection
'digikamDatabase-140305176784480' is still in use, all queries will cease to
work.
QSqlDatabasePrivate::removeDatabase: connection
'thumbnailDatabase-140305176784480' is still in use, all queries will cease to
work.
QSqlDatabasePrivate::removeDatabase: connection 'digikamDatabase-41402752' is
still in use, all queries will cease to work.
QSqlDatabasePrivate::removeDatabase: connection 'digikamDatabase-97517984' is
still in use, all queries will cease to work.

# quit

rob@SCKubuntu:~$

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282907] No items are displayed when I enable 'Include Album Sub-Tree' in a folder containing one image and many folders

Marcel Wiesweg
In reply to this post by e-mail robert.m.davies
https://bugs.kde.org/show_bug.cgi?id=282907





--- Comment #10 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-11-07 14:52:05 ---
If you dont get any output, you either did not apply the patch (can be checked
easily with "git diff" to list local changes), or you did not recompile (after
applying the patch to an already compiled digikam, running "make" will only
recompile the imagealbummodel.cpp file), or, which is most probable, you are
running some system-wide installed digikam instead of the locally changed. For
the latter, I recommend to run it directly from the binary directory: Assuming
that ${DIGIKAM_BUILD} is the toplevel build directory of your
digikam-software-compilation, (one line)

LD_LIBRARY_PATH=${DIGIKAM_BUILD}/lib:${LD_LIBRARY_PATH}
${DIGIKAM_BUILD}/core/digikam/digikam

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282907] No items are displayed when I enable 'Include Album Sub-Tree' in a folder containing one image and many folders

e-mail robert.m.davies
In reply to this post by e-mail robert.m.davies
https://bugs.kde.org/show_bug.cgi?id=282907





--- Comment #11 from Rob D <Robert M Davies blueyonder co uk>  2011-11-07 15:56:15 ---
Hi,

When I got little or no new output on the console, I thought I hadn't patched
it properly, so I checked the imagealbummodel.cpp file and the patch had been
applied.
I deleted the build directory and rebuilt into an empty folder.

I run the program using the digikam command in the terminal.

I also get this:

rob@SCKubuntu:~$ which digikam
/usr/bin/digikam

Is that where it should be, or is that a different, system-wide version of
digikam?

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282907] No items are displayed when I enable 'Include Album Sub-Tree' in a folder containing one image and many folders

e-mail robert.m.davies
In reply to this post by e-mail robert.m.davies
https://bugs.kde.org/show_bug.cgi?id=282907





--- Comment #12 from Rob D <Robert M Davies blueyonder co uk>  2011-11-07 16:26:00 ---
I have now DEFINITELY run the local version
(${DIGIKAM_BUILD}/core/digikam/digikam) where: ${DIGIKAM_BUILD}
bash: /home/rob/projects/digiKam/digikam-sc/build: Is a directory
I am pretty sure it was built with the patch, and there is still no new output.
If you cannot think of any other reason why there would be no output, I can
wipe the whole source and build directories, reclone from git, repatch,
recompile and rerun.

Unless it's possible I've not compiled it in debug mode...?
Though that seems unlikely.
I've been compiling this this:

# mkdir build
# cd build
# cmake -DCMAKE_BUILD_TYPE=debugfull -DCMAKE_INSTALL_PREFIX=`kde4-config
--prefix` ..
# make
# sudo make install

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282907] No items are displayed when I enable 'Include Album Sub-Tree' in a folder containing one image and many folders

Marcel Wiesweg
In reply to this post by e-mail robert.m.davies
https://bugs.kde.org/show_bug.cgi?id=282907





--- Comment #13 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-11-07 21:14:52 ---
Ok, looks good.
I forgot about kdebugdialog: Please run this tool and check that code 50003 is
enabled.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282907] No items are displayed when I enable 'Include Album Sub-Tree' in a folder containing one image and many folders

e-mail robert.m.davies
In reply to this post by e-mail robert.m.davies
https://bugs.kde.org/show_bug.cgi?id=282907





--- Comment #14 from Rob D <Robert M Davies blueyonder co uk>  2011-11-10 03:39:16 ---
Created an attachment (id=65468)
 --> (http://bugs.kde.org/attachment.cgi?id=65468)
Digikam output 10/11/11

Comments are prefixed with #
Only debugging from digiKam core is enabled.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282907] No items are displayed when I enable 'Include Album Sub-Tree' in a folder containing one image and many folders

Marcel Wiesweg
In reply to this post by e-mail robert.m.davies
https://bugs.kde.org/show_bug.cgi?id=282907





--- Comment #15 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-11-14 20:07:57 ---
I see that 3370 photos are listed for Fat Photos. Apparently some are shown, as
the thumbnail creator starts to created thumbnails for Zillertal flowers. Do
you see any photos here?
Then you switch to the fat/Downloads collection, and digikam crashes. What's
happening here? does it usually crash? Any backtrace?

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282907] No items are displayed when I enable 'Include Album Sub-Tree' in a folder containing one image and many folders

e-mail robert.m.davies
In reply to this post by e-mail robert.m.davies
https://bugs.kde.org/show_bug.cgi?id=282907





--- Comment #16 from Rob D <Robert M Davies blueyonder co uk>  2011-11-20 13:21:45 ---
Yes, I see images in Fat Photos.
In fact, I see images in every single subfolder of my 'images' collection, and
every other folder in digikam, just not when I try to view the whole 'images'
collection at once.

Only the version I built seems to crash, my main version doesn't.
The backtrace is marked as 'probably not useful'
It doesn't automatically find any debug packages.

The packages containing debug information for the following application and
libraries are missing:

/home/rob/projects/digiKam/digikam-sc/build/core/digikam/digikam
/usr/lib/libhighgui.so.2.1
/usr/lib/libopencv_highgui.so.2.3

Are there steps I can take to make it more useful?

Application: digiKam (digikam), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f6137589a20 (LWP 26138))]

Thread 4 (Thread 0x7f611595f700 (LWP 26140)):
#0  0x00007f6130b4a773 in __GI___poll (fds=<optimized out>, nfds=<optimized
out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f612a06bf68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f612a06c429 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f61319c5f3e in QEventDispatcherGlib::processEvents (this=0x16365b0,
flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f6131999cf2 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f6131999ef7 in QEventLoop::exec (this=0x7f611595eb30, flags=...) at
kernel/qeventloop.cpp:201
#6  0x00007f61318b127f in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:498
#7  0x00007f613197ccbf in QInotifyFileSystemWatcherEngine::run (this=0x154bb00)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f61318b3d05 in QThreadPrivate::start (arg=0x154bb00) at
thread/qthread_unix.cpp:331
#9  0x00007f612c5e0efc in start_thread (arg=0x7f611595f700) at
pthread_create.c:304
#10 0x00007f6130b5689d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f611515e700 (LWP 26186)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f61318b41ab in wait (time=18446744073709551615, this=0x1bd81e0) at
thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1bd7d68,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f6134d7812b in Digikam::ParkingThread::run (this=0x1bd7d50) at
/home/rob/projects/digiKam/digikam-sc/core/libs/threads/threadmanager.cpp:119
#4  0x00007f61318b3d05 in QThreadPrivate::start (arg=0x1bd7d50) at
thread/qthread_unix.cpp:331
#5  0x00007f612c5e0efc in start_thread (arg=0x7f611515e700) at
pthread_create.c:304
#6  0x00007f6130b5689d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f610e58e700 (LWP 26187)):
#0  0x00007f6130b4a773 in __GI___poll (fds=<optimized out>, nfds=<optimized
out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f612a06bf68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f612a06c429 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f61319c5f3e in QEventDispatcherGlib::processEvents (this=0x1e0c2f0,
flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f6131999cf2 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f6131999ef7 in QEventLoop::exec (this=0x7f610e58db30, flags=...) at
kernel/qeventloop.cpp:201
#6  0x00007f61318b127f in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:498
#7  0x00007f613197ccbf in QInotifyFileSystemWatcherEngine::run (this=0x1de3970)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f61318b3d05 in QThreadPrivate::start (arg=0x1de3970) at
thread/qthread_unix.cpp:331
#9  0x00007f612c5e0efc in start_thread (arg=0x7f610e58e700) at
pthread_create.c:304
#10 0x00007f6130b5689d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f6137589a20 (LWP 26138)):
[KCrash Handler]
#6  0x00007f6130add601 in _IO_new_fclose (fp=0x7f612e239170) at iofclose.c:60
#7  0x00007f612e023be2 in cv::RBaseStream::close() () from
/usr/lib/libhighgui.so.2.1
#8  0x00007f612e023c27 in cv::RBaseStream::~RBaseStream() () from
/usr/lib/libhighgui.so.2.1
#9  0x00007f612e025e60 in cv::BmpDecoder::~BmpDecoder() () from
/usr/lib/libhighgui.so.2.1
#10 0x00007f612e025f89 in cv::BmpDecoder::~BmpDecoder() () from
/usr/lib/libhighgui.so.2.1
#11 0x00007f60ffdba445 in std::vector<cv::Ptr<cv::BaseImageDecoder>,
std::allocator<cv::Ptr<cv::BaseImageDecoder> > >::~vector() () from
/usr/lib/libopencv_highgui.so.2.3
#12 0x00007f6130ab0821 in __run_exit_handlers (status=0, listp=0x7f6130e0d5a8,
run_list_atexit=true) at exit.c:78
#13 0x00007f6130ab08a5 in __GI_exit (status=<optimized out>) at exit.c:100
#14 0x00007f6130a96314 in __libc_start_main (main=0x6b654d <main(int, char**)>,
argc=1, ubp_av=0x7fffc112e368, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7fffc112e358) at libc-start.c:258
#15 0x000000000048dd89 in _start ()

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282907] No items are displayed when I enable 'Include Album Sub-Tree' in a folder containing one image and many folders

Gilles Caulier-4
In reply to this post by e-mail robert.m.davies
https://bugs.kde.org/show_bug.cgi?id=282907


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]




--- Comment #17 from Gilles Caulier <caulier gilles gmail com>  2011-11-20 13:52:31 ---
Crash is in OpenCV library. It's probably the same problem than report #268267

Gilles Caulier

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282907] No items are displayed when I enable 'Include Album Sub-Tree' in a folder containing one image and many folders

e-mail robert.m.davies
In reply to this post by e-mail robert.m.davies
https://bugs.kde.org/show_bug.cgi?id=282907





--- Comment #18 from Rob D <Robert M Davies blueyonder co uk>  2011-11-21 13:20:46 ---
That problem could very well be present, Giles.
However, I have both the packaged version and my own build installed.
In the packaged version, I don't get the crash, but I still have the same
problem I'm reporting here.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 282907] No items are displayed when I enable 'Include Album Sub-Tree' in a folder containing one image and many folders

Gilles Caulier-4
In reply to this post by e-mail robert.m.davies
https://bugs.kde.org/show_bug.cgi?id=282907





--- Comment #19 from Gilles Caulier <caulier gilles gmail com>  2011-11-21 13:30:10 ---
The crash is not in digiKam, but in OpenCV. As i said, look in report #268267.
The problem is in OpenCV, which handle libdc1394 when Gphoto2 do it too. There
is an init issue with this interface.

digiKam do not play with libdc1394. It's an upstream issue in fact...

Gilles Caulier

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
12