Package: tulip
Version: 3.0.0~B6-2.1
Severity: serious

   Hi! I have been unable to get the Debian tulip packages to work:
dependencies are missing, and the program crashes.

   When running tulip:

% tulip
tulip: error while loading shared libraries: libQtAssistantClient.so.4: cannot 
open shared object file: No such file or directory
%

   After installing libqt4-assistant:

% tulip
tulip: error while loading shared libraries: libQtOpenGL.so.4: cannot open 
shared object file: No such file or directory
%

   And after installing libqt4-opengl:

% tulip
[1]    8803 segmentation fault  tulip
%

   It happens just after the splash screen is closed and the main window
appears. Here is a backtrace:

Program received signal SIGSEGV, Segmentation fault.
#0  0x00002b106270b7fe in QWidget::testAttribute_helper (this=0x120fbd0, 
attribute=<value optimized out>) at kernel/qwidget.cpp:9074
#1  0x00002b1062714885 in QWidget::setAttribute (this=0x120fbd0, 
attribute=Qt::WA_Disabled, on=true) at 
../../include/QtGui/../../src/gui/kernel/qwidget.h:991
#2  0x00002b106271585c in QWidget::setGeometry (this=0x120fbd0, [EMAIL 
PROTECTED]) at kernel/qwidget.cpp:5654
#3  0x00002b106216b5df in Q3MainWindowLayout::layoutItems (this=0x120f9c0, 
[EMAIL PROTECTED], testonly=<value optimized out>) at 
widgets/q3mainwindow.cpp:203
#4  0x00002b10626d836f in QBoxLayout::setGeometry (this=0x967840, [EMAIL 
PROTECTED]) at kernel/qboxlayout.cpp:870
#5  0x00002b10626f5497 in QLayoutPrivate::doResize (this=0x96a280, [EMAIL 
PROTECTED]) at kernel/qlayout.cpp:636
#6  0x00002b10626f655c in QLayout::activate (this=0x967840) at 
kernel/qlayout.cpp:1208
#7  0x00002b106271c4cb in QWidget::setVisible (this=0x9fb1a0, visible=<value 
optimized out>) at kernel/qwidget.cpp:6347
#8  0x00002b106215dc36 in Q3DockWindow::updateSplitterVisibility 
(this=0xa5e610, visible=true) at 
../../include/QtGui/../../src/gui/kernel/qwidget.h:470
#9  0x00002b1062156755 in Q3DockAreaLayout::layoutItems (this=0x942770, [EMAIL 
PROTECTED], testonly=false) at widgets/q3dockarea.cpp:425
#10 0x00002b10626f5497 in QLayoutPrivate::doResize (this=0x9427d0, [EMAIL 
PROTECTED]) at kernel/qlayout.cpp:636
#11 0x00002b10626f655c in QLayout::activate (this=0x942770) at 
kernel/qlayout.cpp:1208
#12 0x00002b106271c4cb in QWidget::setVisible (this=0x9fb1a0, visible=<value 
optimized out>) at kernel/qwidget.cpp:6347
#13 0x00002b106215dc36 in Q3DockWindow::updateSplitterVisibility 
(this=0xa5e610, visible=true) at 
../../include/QtGui/../../src/gui/kernel/qwidget.h:470
#14 0x00002b1062156755 in Q3DockAreaLayout::layoutItems (this=0x942770, [EMAIL 
PROTECTED], testonly=false) at widgets/q3dockarea.cpp:425
#15 0x00002b1062156bac in Q3DockAreaLayout::minimumSize (this=0x942770) at 
widgets/q3dockarea.cpp:312
#16 0x00002b10626f52ea in QLayout::totalMinimumSize (this=0x942770) at 
kernel/qlayout.cpp:778
#17 0x00002b106270bf30 in QWidget::minimumSizeHint (this=<value optimized out>) 
at kernel/qwidget.cpp:6800
#18 0x00002b106216ca75 in Q3MainWindowLayout::minimumSize (this=0x120f9c0) at 
widgets/q3mainwindow.cpp:143
#19 0x00002b10626d751d in QBoxLayoutPrivate::setupGeom (this=0x96a280) at 
kernel/qboxlayout.cpp:307
#20 0x00002b10626d86a6 in QBoxLayout::minimumSize (this=<value optimized out>) 
at kernel/qboxlayout.cpp:689
#21 0x00002b10626f52ea in QLayout::totalMinimumSize (this=0x967840) at 
kernel/qlayout.cpp:778
#22 0x00002b10626f65f0 in QLayout::activate (this=0x967840) at 
kernel/qlayout.cpp:1166
#23 0x00002b106271c4cb in QWidget::setVisible (this=0x120da00, visible=<value 
optimized out>) at kernel/qwidget.cpp:6347
#24 0x00002b106217c466 in Q3ToolBar::checkForExtension (this=0x96a970, 
sz=<value optimized out>) at 
../../include/QtGui/../../src/gui/kernel/qwidget.h:470
#25 0x00002b106271a667 in QWidget::event (this=0x96a970, event=0x7fff4a4014a0) 
at kernel/qwidget.cpp:7066
#26 0x00002b1062a17816 in QFrame::event (this=0x96a970, e=0x7fff4a4014a0) at 
widgets/qframe.cpp:657
#27 0x00002b106215d5ec in Q3DockWindow::event (this=0x96a970, e=0x7fff4a4014a0) 
at widgets/q3dockwindow.cpp:2087
#28 0x00002b106217c74b in Q3ToolBar::event (this=0x120fbd0, e=0x0) at 
widgets/q3toolbar.cpp:494
#29 0x00002b10626cb86f in QApplicationPrivate::notify_helper (this=0x8fbf30, 
receiver=0x96a970, e=0x7fff4a4014a0) at kernel/qapplication.cpp:3766
#30 0x00002b10626d0445 in QApplication::notify (this=0x7fff4a403740, 
receiver=0x96a970, e=0x7fff4a4014a0) at kernel/qapplication.cpp:3733
#31 0x00002b1061cf6519 in QCoreApplication::notifyInternal 
(this=0x7fff4a403740, receiver=0x96a970, event=0x7fff4a4014a0) at 
kernel/qcoreapplication.cpp:587
#32 0x00002b106274b6a6 in QWidgetPrivate::setGeometry_sys (this=0x96aaa0, 
x=<value optimized out>, y=<value optimized out>, w=105, h=32, isMove=true) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#33 0x00002b10627158b4 in QWidget::setGeometry (this=0x96a970, [EMAIL 
PROTECTED]) at kernel/qwidget.cpp:5659
#34 0x00002b1062154ec4 in set_geometry (w=0x96a970, pos=0, sectionpos=0, 
extent=0, strut=32, o=<value optimized out>) at 
../../include/QtGui/../../src/gui/kernel/qwidget.h:964
#35 0x00002b1062154ff1 in place_line ([EMAIL PROTECTED], o=Qt::Horizontal, 
linestrut=32, fullextent=0, tbstrut=32, maxsize=0) at widgets/q3dockarea.cpp:284
#36 0x00002b1062156842 in Q3DockAreaLayout::layoutItems (this=0x941a60, [EMAIL 
PROTECTED], testonly=false) at widgets/q3dockarea.cpp:411
#37 0x00002b1062156df6 in Q3DockAreaLayout::sizeHint (this=0x941a60) at 
widgets/q3dockarea.cpp:126
#38 0x00002b10626f5112 in QLayout::totalSizeHint (this=0x941a60) at 
kernel/qlayout.cpp:801
#39 0x00002b106270bf70 in QWidget::sizeHint (this=<value optimized out>) at 
kernel/qwidget.cpp:6773
#40 0x00002b10626f94e0 in QWidgetItemV2::updateCacheIfNecessary 
(this=0x1211140) at kernel/qlayoutitem.cpp:682
#41 0x00002b10626f98bb in QWidgetItemV2::maximumSize (this=0x120fbd0) at 
kernel/qlayoutitem.cpp:770
#42 0x00002b10626d74fe in QBoxLayoutPrivate::setupGeom (this=0x96a280) at 
kernel/qboxlayout.cpp:306
#43 0x00002b10626d86a6 in QBoxLayout::minimumSize (this=<value optimized out>) 
at kernel/qboxlayout.cpp:689
#44 0x00002b10626f52ea in QLayout::totalMinimumSize (this=0x967840) at 
kernel/qlayout.cpp:778
#45 0x00002b10626f65f0 in QLayout::activate (this=0x967840) at 
kernel/qlayout.cpp:1166
#46 0x00002b106271c4cb in QWidget::setVisible (this=0x12007d0, visible=<value 
optimized out>) at kernel/qwidget.cpp:6347
#47 0x00002b106217c466 in Q3ToolBar::checkForExtension (this=0x96f8f0, 
sz=<value optimized out>) at 
../../include/QtGui/../../src/gui/kernel/qwidget.h:470
#48 0x00002b106271a667 in QWidget::event (this=0x96f8f0, event=0x7fff4a402680) 
at kernel/qwidget.cpp:7066
#49 0x00002b1062a17816 in QFrame::event (this=0x96f8f0, e=0x7fff4a402680) at 
widgets/qframe.cpp:657
#50 0x00002b106215d5ec in Q3DockWindow::event (this=0x96f8f0, e=0x7fff4a402680) 
at widgets/q3dockwindow.cpp:2087
#51 0x00002b106217c74b in Q3ToolBar::event (this=0x120fbd0, e=0x0) at 
widgets/q3toolbar.cpp:494
#52 0x00002b10626cb86f in QApplicationPrivate::notify_helper (this=0x8fbf30, 
receiver=0x96f8f0, e=0x7fff4a402680) at kernel/qapplication.cpp:3766
#53 0x00002b10626d0445 in QApplication::notify (this=0x7fff4a403740, 
receiver=0x96f8f0, e=0x7fff4a402680) at kernel/qapplication.cpp:3733
#54 0x00002b1061cf6519 in QCoreApplication::notifyInternal 
(this=0x7fff4a403740, receiver=0x96f8f0, event=0x7fff4a402680) at 
kernel/qcoreapplication.cpp:587
#55 0x00002b106274b6a6 in QWidgetPrivate::setGeometry_sys (this=0x96fa20, 
x=<value optimized out>, y=<value optimized out>, w=285, h=32, isMove=true) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#56 0x00002b10627158b4 in QWidget::setGeometry (this=0x96f8f0, [EMAIL 
PROTECTED]) at kernel/qwidget.cpp:5659
#57 0x00002b1062154ec4 in set_geometry (w=0x96f8f0, pos=0, sectionpos=0, 
extent=0, strut=32, o=<value optimized out>) at 
../../include/QtGui/../../src/gui/kernel/qwidget.h:964
#58 0x00002b10621550d8 in place_line ([EMAIL PROTECTED], o=Qt::Horizontal, 
linestrut=32, fullextent=0, tbstrut=32, maxsize=0) at widgets/q3dockarea.cpp:297
#59 0x00002b1062156842 in Q3DockAreaLayout::layoutItems (this=0x941a60, [EMAIL 
PROTECTED], testonly=false) at widgets/q3dockarea.cpp:411
#60 0x00002b1062156df6 in Q3DockAreaLayout::sizeHint (this=0x941a60) at 
widgets/q3dockarea.cpp:126
#61 0x00002b10626f5112 in QLayout::totalSizeHint (this=0x941a60) at 
kernel/qlayout.cpp:801
#62 0x00002b106270bf70 in QWidget::sizeHint (this=<value optimized out>) at 
kernel/qwidget.cpp:6773
#63 0x00002b10626f94e0 in QWidgetItemV2::updateCacheIfNecessary 
(this=0x1211140) at kernel/qlayoutitem.cpp:682
#64 0x00002b10626f98bb in QWidgetItemV2::maximumSize (this=0x120fbd0) at 
kernel/qlayoutitem.cpp:770
#65 0x00002b10626d74fe in QBoxLayoutPrivate::setupGeom (this=0x96a280) at 
kernel/qboxlayout.cpp:306
#66 0x00002b10626d86a6 in QBoxLayout::minimumSize (this=<value optimized out>) 
at kernel/qboxlayout.cpp:689
#67 0x00002b10626f52ea in QLayout::totalMinimumSize (this=0x967840) at 
kernel/qlayout.cpp:778
#68 0x00002b10626f65f0 in QLayout::activate (this=0x967840) at 
kernel/qlayout.cpp:1166
#69 0x00002b10626cb832 in QApplicationPrivate::notify_helper (this=0x8fbf30, 
receiver=0x941020, e=0xa515a0) at kernel/qapplication.cpp:3757
#70 0x00002b10626d0445 in QApplication::notify (this=0x7fff4a403740, 
receiver=0x941020, e=0xa515a0) at kernel/qapplication.cpp:3733
#71 0x00002b1061cf6519 in QCoreApplication::notifyInternal 
(this=0x7fff4a403740, receiver=0x941020, event=0xa515a0) at 
kernel/qcoreapplication.cpp:587
#72 0x00002b1061cf784b in QCoreApplicationPrivate::sendPostedEvents 
(receiver=0x0, event_type=0, data=0x8fc080) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#73 0x00002b1061d1f463 in postEventSourceDispatch (s=<value optimized out>) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#74 0x00002b10654650f2 in IA__g_main_context_dispatch (context=0x908a20) at 
/tmp/buildd/glib2.0-2.16.3/glib/gmain.c:2009
#75 0x00002b1065468396 in g_main_context_iterate (context=0x908a20, block=1, 
dispatch=1, self=<value optimized out>) at 
/tmp/buildd/glib2.0-2.16.3/glib/gmain.c:2642
#76 0x00002b106546882f in IA__g_main_context_iteration (context=0x908a20, 
may_block=1) at /tmp/buildd/glib2.0-2.16.3/glib/gmain.c:2705
#77 0x00002b1061d1f75f in QEventDispatcherGlib::processEvents (this=0x906ab0, 
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:325
#78 0x00002b106275402f in QGuiEventDispatcherGlib::processEvents 
(this=0x120fbd0, flags=<value optimized out>) at 
kernel/qguieventdispatcher_glib.cpp:204
#79 0x00002b1061cf5995 in QEventLoop::processEvents (this=<value optimized 
out>, [EMAIL PROTECTED]) at kernel/qeventloop.cpp:149
#80 0x00002b1061cf5aeb in QEventLoop::exec (this=0x7fff4a4036e0, [EMAIL 
PROTECTED]) at kernel/qeventloop.cpp:200
#81 0x00002b1061cf7b49 in QCoreApplication::exec () at 
kernel/qcoreapplication.cpp:845
#82 0x000000000047ddd4 in ?? ()
#83 0x00002b10645d11c4 in __libc_start_main () from /lib/libc.so.6
#84 0x0000000000418a19 in ?? ()
#85 0x00007fff4a403848 in ?? ()
#86 0x0000000000000000 in ?? ()


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24.3 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages tulip depends on:
ii  libc6                  2.7-10            GNU C Library: Shared libraries
ii  libfreetype6           2.3.5-1+b1        FreeType 2 font engine, shared lib
ii  libgcc1                1:4.3.0-3         GCC support library
ii  libgl1-mesa-glx [libgl 7.0.3-1           A free implementation of the OpenG
ii  libgle3                3.1.0-6           OpenGL tubing and extrusion librar
ii  libglu1-mesa [libglu1] 7.0.3-1           The OpenGL utility library (GLU)
ii  libjpeg62              6b-14             The Independent JPEG Group's JPEG 
ii  libpng12-0             1.2.26-1          PNG library - runtime
ii  libqt4-core            4.4.0~rc1-5       transitional package for Qt 4 core
ii  libqt4-gui             4.4.0~rc1-5       Qt 4 GUI module
ii  libqt4-qt3support      4.4.0~rc1-5       Qt 3 compatibility library for Qt 
ii  libstdc++6             4.3.0-3           The GNU Standard C++ Library v3
ii  libtulip-3.0.0b6       3.0.0~B6-2.1      Tulip graph library - core runtime
ii  libtulip-ogl-3.0.0b6   3.0.0~B6-2.1      Tulip graph library - OpenGL runti
ii  libtulip-qt4-3.0.0b6   3.0.0~B6-2.1      Tulip graph library - Qt/OpenGL GU
ii  libxml2                2.6.32.dfsg-2     GNOME XML library
ii  ttf-dejavu-core        2.24-2            Vera font family derivate with add
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

tulip recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to