Bug 178403 - Single image view is blank
Summary: Single image view is blank
Status: RESOLVED NOT A BUG
Alias: None
Product: digikam
Classification: Applications
Component: Preview-Image (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-21 21:35 UTC by Alex Ruddick
Modified: 2017-07-16 21:30 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 0.10.0


Attachments
Screenshot of bug (142.68 KB, image/png)
2008-12-21 21:36 UTC, Alex Ruddick
Details

Note You need to log in before you can comment on or make changes to this 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)