Bug 178403

Summary: Single image view is blank
Product: [Applications] digikam Reporter: Alex Ruddick <alexrudd0>
Component: Preview-ImageAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: caulier.gilles, opensource
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 0.10.0
Attachments: Screenshot of bug

Description Alex Ruddick 2008-12-21 21:35:21 UTC
Version:            (using Devel)
Compiler:          g++ (Ubuntu 4.3.2-1ubuntu11) 4.3.2 
OS:                Linux
Installed from:    Compiled sources

I have KDE installed from Ubuntu's packages, but compiled Digikam myself.  r894021, although the problem has occured since an earlier beta.  I'm using a nvidia card with their drivers.

Expected behaviour:
1. See page of thumbnails
2. Click thumbnail (or click View)
3. Image displays where thumbnails used to be

Actual behaviour
1. See page of thumbnails
2. Click thumbnail (or click View)
3. Nothing displays where thumbnails used to be.

The image editor works fine, as far as I can tell.
Comment 1 Alex Ruddick 2008-12-21 21:36:01 UTC
Created attachment 29525 [details]
Screenshot of bug
Comment 2 Michael Skiba 2008-12-21 21:45:49 UTC
This one's easy :)

It looks like a known bug, with the splitter of the thumbnail preview bar:

http://digikam3rdparty.free.fr/Screenshots/temp/albumguiandhslider.png

click on the rough part (above the search field) and move it up.
Comment 3 Marcel Wiesweg 2008-12-21 22:07:30 UTC
894021 is from early december. Please try again with current svn or beta7.
Comment 4 Alex Ruddick 2008-12-21 23:26:52 UTC
Thanks, Michael.  That was it.  Nearly impossible to see it down there with the default theme.

Marcel, I'm somewhat confused.  I ran svn up yesterday, and the About window says "Version 0.10.0-beta7 (rev.: 894021)".  If that's not current svn or beta7, I'm not sure what is.  Doesn't make any difference though.
Comment 5 Michael Skiba 2008-12-21 23:47:11 UTC
It's a tricky one, I felt for it too ;) (fortunately caulier had an answer)

My current version is: r899818

Please make sure, that after you do an 'svn up' you also do 'make' and 'make install' again to build it ;) (no need for cmake, since the configuration is stored)