Gideon on RH8.0 Unuseable

Mathias-H. Weber m-h.w at web.de
Sun Jan 5 17:04:58 GMT 2003


Am Samstag, 4. Januar 2003 23:09 schrieben Sie:
> On Saturday 04 Jan 2003 9:22 pm, Mathias-H. Weber wrote:
> > Am Samstag, 4. Januar 2003 20:56 schrieben Sie:
> > I tried to google for "kdevprj2pdevelop" and "2kdevelop" but no result. I
> > downloaded the "ls-lR" file from a KDE mirror but did not find any
> > occurence of "2?dev".
>
> Did you search this list? I placed it at
> http://jrockey.com/nonsite/kdevprj2kdevelop yesterday as someone else
> mentioned some packages haven't included it
>

Thanks for your support. I downloaded it and will try it out.

> > I cannot believe that so many people work with gideon while my very basic
> > steps just fail and render it unusable. Aren't my approaches the very two
> > use cases that 90% of all new developers will start with when they
> > migrate from kdevelop 2 to gideon? What is the big mistake I am making?
>
> True, but please bear in mind that gideon is still alpha software - it's
> expected to crash now and then.
>

No question - now and then and if you leave the main path. What surprised me 
was the fact that I didn't make it to get started at all. And I used an rpm 
package built exactly for the architecture I use. But never mind - I do not 
pose claims on something I did not pay for. I am glad that people give their 
time and knowledge to build things that turn out to be useful for me. And I 
am happy if I can contribute to its perfection. So I saved the crash log 
which I appended to this mail (gideon1.txt) hoping that it may be useful for 
somebody (even if only to see that the problem is already solved).

> [...]
>
> Otherwise, if you're after a stable development environment I'd advise
> waiting till the final version is released.
>

Of course I will and I am looking forward to it. But sometimes its hard to be 
patient.

Again - I apologize if anybody perceived my previous mail as a complaint - it 
was not meant so. Keep on with your valuable work!

Mathias
P.S.: In the meantime I tried to convert the version2 project to version 3. 
The crash result is in gideon2.txt.
-------------- next part --------------
[New Thread 1024 (LWP 27598)]
0x413678c9 in wait4 () from /lib/libc.so.6
#0  0x413678c9 in wait4 () from /lib/libc.so.6
#1  0x413e2c90 in __DTOR_END__ () from /lib/libc.so.6
#2  0x411a4a93 in waitpid () from /lib/libpthread.so.0
#3  0x40977505 in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3/lib/libkdecore.so.4
#4  0x411a212b in pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x40d2c721 in QListViewItem::takeItem(QListViewItem*) ()
   from /usr/lib/libqt-mt.so.3
#7  0x40d3ca71 in QListView::takeItem(QListViewItem*) ()
   from /usr/lib/libqt-mt.so.3
#8  0x41c19911 in DocTreeViewWidget::projectChanged(KDevProject*) ()
   from /opt/kde3/lib/kde3/libkdevdoctreeview.so
#9  0x41c0b7c4 in DocTreeViewPart::projectOpened() ()
   from /opt/kde3/lib/kde3/libkdevdoctreeview.so
#10 0x41c0cb0e in DocTreeViewPart::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/kde3/libkdevdoctreeview.so
#11 0x40c69160 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/libqt-mt.so.3
#12 0x40c690a7 in QObject::activate_signal(int) () from /usr/lib/libqt-mt.so.3
#13 0x0808608c in KDevCore::projectOpened() ()
#14 0x0806f644 in ProjectManager::loadProject(KURL const&) ()
#15 0x0806ae59 in Core::openProject(QString const&) ()
#16 0x41c573ce in ImportDialog::accept() ()
   from /opt/kde3/lib/kde3/libkdevappwizard.so
#17 0x40f4e23b in QDialog::qt_invoke(int, QUObject*) ()
   from /usr/lib/libqt-mt.so.3
#18 0x41c61944 in ImportDialogBase::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/kde3/libkdevappwizard.so
#19 0x41c59abd in ImportDialog::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/kde3/libkdevappwizard.so
#20 0x40c691bb in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/libqt-mt.so.3
#21 0x40c690a7 in QObject::activate_signal(int) () from /usr/lib/libqt-mt.so.3
#22 0x40f30aae in QButton::clicked() () from /usr/lib/libqt-mt.so.3
#23 0x40cea506 in QButton::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/lib/libqt-mt.so.3
#24 0x40c9d4ec in QWidget::event(QEvent*) () from /usr/lib/libqt-mt.so.3
#25 0x40c154f9 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#26 0x40c14c13 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#27 0x4090d846 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3/lib/libkdecore.so.4
#28 0x40bb6386 in QETWidget::translateMouseEvent(_XEvent const*) ()
   from /usr/lib/libqt-mt.so.3
#29 0x40bb31e0 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/libqt-mt.so.3
#30 0x40bb2d4f in QApplication::processNextEvent(bool) ()
   from /usr/lib/libqt-mt.so.3
#31 0x40c16b20 in QApplication::enter_loop() () from /usr/lib/libqt-mt.so.3
#32 0x40dc29e1 in QDialog::exec() () from /usr/lib/libqt-mt.so.3
#33 0x41c4d739 in AppWizardPart::slotImportProject() ()
   from /opt/kde3/lib/kde3/libkdevappwizard.so
#34 0x41c4db28 in AppWizardPart::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/kde3/libkdevappwizard.so
#35 0x40c691bb in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/libqt-mt.so.3
#36 0x40c690a7 in QObject::activate_signal(int) () from /usr/lib/libqt-mt.so.3
#37 0x4072f5bb in KAction::activated() () from /opt/kde3/lib/libkdeui.so.4
#38 0x407227cf in KAction::slotActivated() () from /opt/kde3/lib/libkdeui.so.4
#39 0x4072f7b2 in KAction::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/libkdeui.so.4
#40 0x40c691bb in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/libqt-mt.so.3
#41 0x40f2a762 in QSignal::signal(QVariant const&) ()
   from /usr/lib/libqt-mt.so.3
#42 0x40c827b8 in QSignal::activate() () from /usr/lib/libqt-mt.so.3
#43 0x40d53463 in QPopupMenu::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/lib/libqt-mt.so.3
#44 0x40c9d4ec in QWidget::event(QEvent*) () from /usr/lib/libqt-mt.so.3
#45 0x40c154f9 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#46 0x40c14c13 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#47 0x4090d846 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3/lib/libkdecore.so.4
#48 0x40bb5eb6 in QETWidget::translateMouseEvent(_XEvent const*) ()
   from /usr/lib/libqt-mt.so.3
#49 0x40bb31e0 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/libqt-mt.so.3
#50 0x40bb2d4f in QApplication::processNextEvent(bool) ()
   from /usr/lib/libqt-mt.so.3
#51 0x40c16b20 in QApplication::enter_loop() () from /usr/lib/libqt-mt.so.3
#52 0x40bb282d in QApplication::exec() () from /usr/lib/libqt-mt.so.3
#53 0x08063a88 in main ()
#54 0x412e24a2 in __libc_start_main () from /lib/libc.so.6
-------------- next part --------------
[New Thread 1024 (LWP 1957)]
0x413678c9 in wait4 () from /lib/libc.so.6
#0  0x413678c9 in wait4 () from /lib/libc.so.6
#1  0x413e2c90 in __DTOR_END__ () from /lib/libc.so.6
#2  0x411a4a93 in waitpid () from /lib/libpthread.so.0
#3  0x40977505 in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3/lib/libkdecore.so.4
#4  0x411a212b in pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x40d2c721 in QListViewItem::takeItem(QListViewItem*) ()
   from /usr/lib/libqt-mt.so.3
#7  0x40d3ca71 in QListView::takeItem(QListViewItem*) ()
   from /usr/lib/libqt-mt.so.3
#8  0x41c19911 in DocTreeViewWidget::projectChanged(KDevProject*) ()
   from /opt/kde3/lib/kde3/libkdevdoctreeview.so
#9  0x41c0b7c4 in DocTreeViewPart::projectOpened() ()
   from /opt/kde3/lib/kde3/libkdevdoctreeview.so
#10 0x41c0cb0e in DocTreeViewPart::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/kde3/libkdevdoctreeview.so
#11 0x40c69160 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/libqt-mt.so.3
#12 0x40c690a7 in QObject::activate_signal(int) () from /usr/lib/libqt-mt.so.3
#13 0x0808608c in KDevCore::projectOpened() ()
#14 0x0806f644 in ProjectManager::loadProject(KURL const&) ()
#15 0x0806edb3 in ProjectManager::slotOpenProject() ()
#16 0x080717f8 in ProjectManager::qt_invoke(int, QUObject*) ()
#17 0x40c691bb in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/libqt-mt.so.3
#18 0x40c690a7 in QObject::activate_signal(int) () from /usr/lib/libqt-mt.so.3
#19 0x4072f5bb in KAction::activated() () from /opt/kde3/lib/libkdeui.so.4
#20 0x407227cf in KAction::slotActivated() () from /opt/kde3/lib/libkdeui.so.4
#21 0x4072f7b2 in KAction::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/libkdeui.so.4
#22 0x40c69160 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/libqt-mt.so.3
#23 0x40c690a7 in QObject::activate_signal(int) () from /usr/lib/libqt-mt.so.3
#24 0x40f30aae in QButton::clicked() () from /usr/lib/libqt-mt.so.3
#25 0x40cea506 in QButton::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/lib/libqt-mt.so.3
#26 0x40c9d4ec in QWidget::event(QEvent*) () from /usr/lib/libqt-mt.so.3
#27 0x40c154f9 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#28 0x40c14c13 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#29 0x4090d846 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3/lib/libkdecore.so.4
#30 0x40bb6386 in QETWidget::translateMouseEvent(_XEvent const*) ()
   from /usr/lib/libqt-mt.so.3
#31 0x40bb31e0 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/libqt-mt.so.3
#32 0x40bb2d4f in QApplication::processNextEvent(bool) ()
   from /usr/lib/libqt-mt.so.3
#33 0x40c16b20 in QApplication::enter_loop() () from /usr/lib/libqt-mt.so.3
#34 0x40bb282d in QApplication::exec() () from /usr/lib/libqt-mt.so.3
#35 0x08063a88 in main ()
#36 0x412e24a2 in __libc_start_main () from /lib/libc.so.6


More information about the KDevelop mailing list