Hi,
I think that this might not be a bug but a setup problem, so I am asking here first. In digikam there are not icons, such as those in the side bar tabs. I can choose a tab (which is extremly short) and then the name showes up, but no icon. The icons ins settings are not present either. The only one I see is the digikam logo in the upper right cornern. I am running digikam compiled from git in a chroot with debian unstable. Other applications display correctly. There are no errors in the compilation and during execution the only thing that might be related in the output is some QPainter stuff showing up repeatedly (below), the rest is about scanning, thumbnails, ... Any idea on what might be the cause? QPainter::begin: Paint device returned engine == 0, type: 2 QPainter::setCompositionMode: Painter not active QPainter::end: Painter not active, aborted Cheers, Simon _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Which version exactly ? Gilles Caulier 2016-03-14 19:16 GMT+01:00 Simon Frei <[hidden email]>: Hi, _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Simon Frei
It's caused by a missing package. Sorry but I can't remember exactly
which one and it took me ages to work it out. It may have been gtk2-engines Running a KDE application on top of Gnome lets some things slip through the cracks. The icon support fails to get the current theme and always falls back to hicolor which is missing the necessary icons. Andrew On 14/03/16 18:16, Simon Frei wrote: > Hi, > > I think that this might not be a bug but a setup problem, so I am asking > here first. In digikam there are not icons, such as those in the side > bar tabs. I can choose a tab (which is extremly short) and then the name > showes up, but no icon. The icons ins settings are not present either. > The only one I see is the digikam logo in the upper right cornern. > I am running digikam compiled from git in a chroot with debian unstable. > Other applications display correctly. There are no errors in the > compilation and during execution the only thing that might be related in > the output is some QPainter stuff showing up repeatedly (below), the > rest is about scanning, thumbnails, ... > Any idea on what might be the cause? > > QPainter::begin: Paint device returned engine == 0, type: 2 > QPainter::setCompositionMode: Painter not active > QPainter::end: Painter not active, aborted > > Cheers, > Simon > > > _______________________________________________ > Digikam-devel mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-devel Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |