Mailinglist Archive: opensuse-de (5499 mails)

< Previous Next >
Re: Programmabsturz bookcase Literaturverwaltung
  • From: Thomas Weber <thomas.weber@xxxxxxxxxxx>
  • Date: Sun, 25 Jan 2004 14:01:44 +0100
  • Message-id: <200401251401.44146.thomas.weber@xxxxxxxxxxx>
Am Sonntag, 25. Januar 2004 11:13 schrieb Thomas Weber:
> Am Sonntag, 25. Januar 2004 10:45 schrieb Thomas Weber:
> > Hallo Thomas,
> >
> > Am Samstag, 24. Januar 2004 16:56 schrieb Thomas Hertweck:
> > > Hmm. Hast Du Dir die Ausgabe des ./configure-Laufes genau angesehen?
> > > Hast Du evtl. mehrere QT-Versionen auf Deinem System installiert,
> > > die sich da ins Gehege kommen koennten? Hast Du das Programm mal aus
> > > einem xterm gestartet? Kommt da auch keine Fehlermeldung? Hast Du
> > > mal mit "strace" versucht, naeheres darueber zu erfahren, was im
> > > Hintergrund beim Programmstart passiert? Nur so ein paar Ideen. Wie
> > > gesagt, hier laeuft es (SuSE 8.2, KDE 3.1.3, QT 3.1.2).
> >
> > vielen Dank für die Tipps, dass muss ich jetzt erst mal in Ruhe
> > ausprobieren. Nur eine Frage noch läuft auf deine suse 8.2 wirklich QT
> > 3.1.2? Bei mir läuft nämlich das OT von der Suse 8.2 DVD und das ist
> > 3.2.1-35.

hier noch einmal die Fehlermeldungen des KDE-Crashmanagers:
[New Thread 16384 (LWP 25710)]
0x41893cf7 in waitpid () from /lib/libpthread.so.0
#0 0x41893cf7 in waitpid () from /lib/libpthread.so.0
#1 0x40c05779 in KCrash::defaultCrashHandler(int) ()
from /opt/kde3/lib/libkdecore.so.4
#2 0x41892895 in __pthread_sighandler () from /lib/libpthread.so.0
#3 <signal handler called>
#4 0x41974a01 in strlen () from /lib/libc.so.6
#5 0x41303381 in QCString::QCString(char const*) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#6 0x41025eb2 in loadXft() () from /usr/lib/qt3/lib/libqt-mt.so.3
#7 0x410262bb in initializeDb() () from /usr/lib/qt3/lib/libqt-mt.so.3
#8 0x41027a8d in QFontDatabase::findFont(QFont::Script, QFontPrivate const*,
QFontDef const&, int) () from /usr/lib/qt3/lib/libqt-mt.so.3
#9 0x40fb1189 in QFontPrivate::load(QFont::Script) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0x4101ebc3 in QFontMetrics::height() const ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0x4118961c in QStatusBar::reformat() () from /usr/lib/qt3/lib/
libqt-mt.so.3
#12 0x41189434 in QStatusBar::setSizeGripEnabled(bool) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x41188f12 in QStatusBar::QStatusBar(QWidget*, char const*) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x40a11cb0 in KStatusBar::KStatusBar(QWidget*, char const*) ()
from /opt/kde3/lib/libkdeui.so.4
#15 0x40a16b3c in KMainWindow::statusBar() () from /opt/kde3/lib/libkdeui.so.4
#16 0x0808ebc7 in Bookcase::initStatusBar() ()
#17 0x0808ea50 in Bookcase::Bookcase(QWidget*, char const*) ()
#18 0x08096cd9 in main ()
#19 0x4190e8ae in __libc_start_main () from /lib/libc.so.6

Ist wohl klar ein qt-Problem, mehr kann ich damit aber auch ehrlich gesagt
nicht anfangen. Die Fehlermeldung bezieht sich jetzt auf die aktuellste
bookcase-Version, die ich selbst kompiliert und mit checkinstall installiert
habe.

Dies sind die configure-Ausgaben bzgl. qt:
[···]
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/lib/qt3/lib, headers /usr/lib/qt3/include
using -mt
checking for moc... /usr/lib/qt3/bin/moc
checking for uic... /usr/lib/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /opt/kde3/lib, headers /opt/kde3/include
checking if UIC has KDE plugins available... ./configure: line 1:
kde_widgetdir: command not found
yes
checking for KDE paths... defaults
[···]

Vielleicht hat ja jemand eine Idee. Ich probiere es aber weiter.

Viele Grüße

Thomas


< Previous Next >