[prev in list] [next in list] [prev in thread] [next in thread] 

List:       quanta-devel
Subject:    Re: [quanta-devel] Gubbed related crash
From:       Paulo Moura Guedes <moura () kdewebdev ! org>
Date:       2005-03-10 14:29:15
Message-ID: 200503101429.15864.moura () kdewebdev ! org
[Download RAW message or body]

On Thursday 10 March 2005 05:51, Linus McCabe wrote:
> No, but the plugin comes with Quanta ;)
>
> Do you use CVS version or a stable version? If you run from code (which i
> assume from your previous mails), did you 'make install' lately?

No :)
I have my distribution kdewebdev installed and run quanta binary from source 
custom location.

>
> you can also do a 'locate quantadebuggergubed' or similar to find the
> installed plugins and make sure theyre uptodate
>
> /Linus
>
> On Thursday 10 March 2005 06.37, Paulo Moura Guedes wrote:
> > I think I don't have Gubed at all...
> > Do you know how to prevent the initial gubed configure dialog from
> > appearing every time Quanta starts?
> >
> > On Thursday 10 March 2005 05:31, Linus McCabe wrote:
> > > Most likely, you have the wrong (an older) version of the Gubed plugin
> > > installed with a newer version of quanta.
> > >
> > > (this has happened before)
> > >
> > >
> > > /Linus
> > >
> > > On Thursday 10 March 2005 04.21, Paulo Moura Guedes wrote:
> > > > If someone's in trouble, the attached file avoids the crash.
> > > >
> > > > On Thursday 10 March 2005 02:19, Paulo Moura Guedes wrote:
> > > > > Hi,
> > > > >
> > > > > When I start QUanta I'm having a crash with this bt:
> > > > >
> > > > > #0  0x443a5048 in ?? ()
> > > > > #1  0x3b02c208 in QuantaDebuggerGubed::addBreakpoint ()
> > > > > from /usr/lib/kde3/quantadebuggergubed.so
> > > > > #2  0x0821a596 in DebuggerManager::fileOpened (this=0x86e46e0,
> > > > > file=@0xafffef30)
> > > > >     at
> > > > > /home/mojo/development/kdewebdev/quanta/components/debugger/debugge
> > > > >rm an ag er .cpp:467 #3  0x080b20b8 in
> > > > > QuantaDoc::slotOpeningCompleted (this=0x86a4d80, url=@0xaffff0b0)
> > > > >     at
> > > > > /home/mojo/development/kdewebdev/quanta/src/quantadoc.cpp:241 #4 
> > > > > 0x080b31f9 in QuantaDoc::qt_invoke (this=0x86a4d80, _id=4,
> > > > > _o=0xaffff010) at quantadoc.moc:142
> > > > > #5  0x46a64974 in QObject::activate_signal ()
> > > > > from /usr/lib/qt-3.3/lib/libqt-mt.so.3
> > > > > #6  0x080c5142 in Document::openingCompleted (this=0x89014a8,
> > > > > t0=@0xaffff0b0) at document.moc:170
> > > > > #7  0x080c3cc1 in Document::slotOpeningCompleted (this=0x89014a8)
> > > > >     at
> > > > > /home/mojo/development/kdewebdev/quanta/src/document.cpp:2681 #8 
> > > > > 0x080c533d in Document::qt_invoke (this=0x89014a8, _id=55,
> > > > > _o=0xaffff1d0) at document.moc:186
> > > > > #9  0x46a648fa in QObject::activate_signal ()
> > > > > from /usr/lib/qt-3.3/lib/libqt-mt.so.3
> > > > > #10 0x46a6510c in QObject::activate_signal ()
> > > > > from /usr/lib/qt-3.3/lib/libqt-mt.so.3
> > > > > #11 0x4263bb5a in KParts::ReadOnlyPart::completed ()
> > > > > from /usr/lib/libkparts.so.2
> > > > > #12 0x3af4a127 in KateDocument::openURL () from
> > > > > /usr/lib/kde3/libkatepart.so #13 0x080c3ad8 in Document::open
> > > > > (this=0x89014a8, url=@0xaffff3d0, encoding=@0xaffff390)
> > > > >     at
> > > > > /home/mojo/development/kdewebdev/quanta/src/document.cpp:2653 #14
> > > > > 0x080b1cd0 in QuantaDoc::openDocument (this=0x86a4d80,
> > > > > urlToOpen=@0xaffff490, a_encoding=@0xaffff450,
> > > > >     switchToExisting=true, readOnly=false)
> > > > > at /home/mojo/development/kdewebdev/quanta/src/quantadoc.cpp:183
> > > > > #15 0x080cfdc7 in QuantaApp::slotFileOpen (this=0x84d6bf0,
> > > > > url=@0xaffff490, encoding=@0xaffff450)
> > > > >     at /home/mojo/development/kdewebdev/quanta/src/quanta.cpp:370
> > > > > #16 0x080cfd84 in QuantaApp::slotFileOpen (this=0x84d6bf0,
> > > > > url=@0xaffff490) at
> > > > > /home/mojo/development/kdewebdev/quanta/src/quanta.cpp:365 #17
> > > > > 0x0809ee09 in QuantaInit::openLastFiles (this=0x8543768)
> > > > >     at
> > > > > /home/mojo/development/kdewebdev/quanta/src/quanta_init.cpp:635 #18
> > > > > 0x080cc476 in KQApplicationPrivate::init (this=0x8464204) at
> > > > > /home/mojo/development/kdewebdev/quanta/src/kqapp.cpp:227 #19
> > > > > 0x080cb906 in KQApplication::slotInit (this=0x8464138)
> > > > > at /home/mojo/development/kdewebdev/quanta/src/kqapp.cpp:111
> > > > > #20 0x080cb8dc in KQApplication (this=0x8464138)
> > > > > at /home/mojo/development/kdewebdev/quanta/src/kqapp.cpp:105
> > > > > #21 0x080b4383 in main (argc=1, argv=0xaffff824)
> > > > > at /home/mojo/development/kdewebdev/quanta/src/main.cpp:209
> > > > >
> > > > > The gubbed settings dialog appears everytime I start Quanta also :/
> > >
> > > _______________________________________________
> > > quanta-devel mailing list
> > > quanta-devel@kde.org
> > > https://mail.kde.org/mailman/listinfo/quanta-devel
>
> _______________________________________________
> quanta-devel mailing list
> quanta-devel@kde.org
> https://mail.kde.org/mailman/listinfo/quanta-devel

-- 
Paulo Moura Guedes

http://caixamagica.org
http://kdewebdev.org
_______________________________________________
quanta-devel mailing list
quanta-devel@kde.org
https://mail.kde.org/mailman/listinfo/quanta-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic