QImage::scale: Image is a null image

I've built bookreader 2.0 from sources, and when I start it I see only a black rectangle instead of text.
There is what on console:
---------
biga@bnd610:bookreader-0.2$ ./bookreader
QPainter::begin: Cannot paint null pixmap
QPainter::setPen: Will be reset by begin()
bookreader: WARNING: KXMLGUIClient::setXMLFile: cannot find .rc file bookreaderui.rc
QApplication::setMainWidget(): New main widget (BookWidget/unnamed) has a parent!
QImage::scale: Image is a null image
QImage::scale: Image is a null image
QImage::scale: Image is a null image
---------
Any ideas?

KDE can't find a background image. Try to set a prefix to a configure script, rebuild and reinstall booKreader. Like this:

make clean
./configure --prefix=/usr
make
sudo make install

It should help. 

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.