I noticed that bookmarkbridge is writing error message
when I push about button. although, it works.
[masami@debian:~]$ tmp/bin/bookmarkbridge &
[2] 18858
[masami@debian:~]$ QTextBrowser: cannot open
'bookmarkbridgelogo.png' for reading
QPixmap::convertFromImage: Cannot convert a null image
QTextBrowser: cannot open 'osi-certified-72x60.png' for
reading
QPixmap::convertFromImage: Cannot convert a null image
[2]+ Done tmp/bin/bookmarkbridge
[masami@debian:~]$
This is configure option.
LDFLAGS="-Wl,--as-needed" ./configure
--prefix=/home/masami/tmp QT_CFLAGS="-DQT_SHARED
-I/usr/include/qt4 -I/usr/include/qt4/QtCore
-I/usr/include/qt4/QtGui" --disable-rpath
I wrote little patch so I'll attach that.
After patching bookmarkbridge doesn't write error message.
hangar-18 at mub.biglobe.ne.jp
Logged In: YES
user_id=1530493
sorry I forgot attach pacth file.