Summary: | Kwintv crashes on startup | ||
---|---|---|---|
Product: | [Unmaintained] kwintv | Reporter: | pc451 |
Component: | general | Assignee: | KWinTV Developers <kwintv> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | crash | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
pc451
2002-02-08 23:28:03 UTC
I think this was already fixed in CVS. If you can please try the code there. On Friday 08 February 2002 18:28 pc451@yahoo.com wrote: > Package: kwintv > Version: KDE 2.2.2 > Severity: normal > Installed from: Debian testing/unstable Packages > Compiler: gcc 2.95.4 > OS: Linux > OS/Compiler notes: Not Specified > > Kwintv immediately crashes on startup. This applies to both the debian > package (0.8.11) and the compiled version (also 0.8.11). The following > message is given in the virtual terminal: --- > KCrash: crashing.... crashRecursionCounter = 2 > KCrash: Application Name = kwintv path = <unknown> pid = 6603 > ERROR: KUniqueApplication: DCOP communication error! > --- > The stack trace is: > --- > (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)... > (no debugging symbols found)...0x40d35a49 in wait4 () from /lib/libc.so.6 > #0 0x40d35a49 in wait4 () from /lib/libc.so.6 > #1 0x40dadf28 in __check_rhosts_file () from /lib/libc.so.6 > #2 0x4052a0b8 in KCrash::defaultCrashHandler () from > /usr/lib/libkdecore.so.3 > > #3 0x40cbe928 in sigaction () from /lib/libc.so.6 > #4 0x4075959b in QApplication::postEvent () from /usr/lib/libqt.so.2 > #5 0x08072136 in TVApplication::x11EventFilter () > #6 0x407243a1 in QApplication::x11ProcessEvent () from /usr/lib/libqt.so.2 > #7 0x40723adc in QApplication::processNextEvent () from > /usr/lib/libqt.so.2 #8 0x4075b5bf in QApplication::enter_loop () from > /usr/lib/libqt.so.2 #9 0x4076033b in QDialog::show () from > /usr/lib/libqt.so.2 > #10 0x40760c7d in QDialog::exec () from /usr/lib/libqt.so.2 > #11 0x40388b1f in KWritePermsIcon::staticMetaObject () > from /usr/lib/libkdeui.so.3 > #12 0x4038a599 in KMessageBox::information () from /usr/lib/libkdeui.so.3 > #13 0x0808f064 in rcfile::load () > #14 0x080717c2 in TVApplication::TVApplication () > #15 0x080727a8 in main () > #16 0x40cae6cf in __libc_start_main () from /lib/libc.so.6 > > > (Submitted via bugs.kde.org) > > _______________________________________________ > kwintv mailing list > kwintv@mail.kde.org > http://mail.kde.org/mailman/listinfo/kwintv -- George Staikos Sorry folks, kwintv is old code and not being maintained because it's so brittle. We have started a rewrite, which is quite usable now (though incomplete). You can try your luck with it from kdenonbeta/kwintv3/, or wait for a real release sometime this year. Thanks for reporting the bugs. Hopefully you'll have much better luck with the rewrite. The developers find it to be much better already. |