Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
Quanta and FC^
I just installed FC6 and I can no longer start Quanta. I get the following error message:
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1209104688 (LWP 5509)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6 0x06878cb8 in QObject::installEventFilter ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#7 0x080d9417 in QMap<QString, QString>::operator[] ()
#8 0x080bf46a in QMap<QString, QString>::operator[] ()
#9 0x080a33dc in QStrList::~QStrList ()
#10 0x003d0f2c in __libc_start_main () from /lib/libc.so.6
#11 0x08089731 in QWidget::setUpdatesEnabled ()
This post has been edited 1 times, last edit by "kerry" (Nov 20th 2006, 1:29pm)
RE: Quanta and FC^
Which Quanta Package do you use? The "official" kdewebdev Package from FC6?
KDE-Redhat? Separate Quanta Package or self-compiled?
I have KDE completely from KDE-Redhat, including kdewebdev-Package and I can run Quanta without problems.
Do you edit PHP files? There is a Crashlog which looks very similar to yours in a known Bug on Bugzilla:
Quanta crashes regularly when editing PHP files
RE: Quanta and FC^
I had Quanta working in KRUD FC4. I upgraded with the FC6 disk. After upgrade, Quanta did not work, so I would guess that it was the FC6 version. I do not edit PHP files.
RE: Quanta and FC^
You should try the KDE-Redhat Repository. They have more recent and more stable KDE packages than "stock" FC. Just add the repository and the GPG key to your yum-Repositories, their
website has instructions how to do that. After that, a "yum update" should update all your KDE packages because the versions in the new repository are more recent. This can take some minutes...
Try if their version of quanta runs better
Quanta and FC6
Did the yum updatr from RH Repository and stil get the following:
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208138032 (LWP 2651)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6 0x06878cb8 in QObject::installEventFilter ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#7 0x080d9417 in QMap<QString, QString>::operator[] ()
#8 0x080bf46a in QMap<QString, QString>::operator[] ()
#9 0x080a33dc in QStrList::~QStrList ()
#10 0x016acf2c in __libc_start_main () from /lib/libc.so.6
#11 0x08089731 in QWidget::setUpdatesEnabled ()
RE: Quanta and FC6
Unfortunately this backtrace doesn't reveal anything useful for a developer.
Bram Schoenmakers
KDE Netherlands (www.kde.nl)
RE: Quanta and FC^
Try to remove your local ($KDEHOME/share/config) quantarc file and see if it starts up or not.
Quanta+ developer
RE: Quanta and FC^
Is that located in the user home directory? Funny thing is, I can run quanta as root from the command line. I will try to remove as you suggested and see if I can get in under regular user.
Thank you, thank you , thank you! That did the trick.