Summary: | lirc ends use of kwintv | ||
---|---|---|---|
Product: | [Unmaintained] kwintv | Reporter: | alex |
Component: | general | Assignee: | KWinTV Developers <kwintv> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | crash | ||
Priority: | NOR | ||
Version First Reported In: | 0.8.9 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
alex
2002-01-06 15:05:55 UTC
Please recompile kwintv with --enable-debug to produce a more usable bt. On Sunday 06 January 2002 10:05 alex@linux.lu wrote: > Package: kwintv > Version: 0.8.9 (using KDE 2.2.1 ) > Severity: normal > Installed from: SuSE > Compiler: gcc version 2.95.3 20010315 (SuSE) > OS: Linux (i686) release 2.4.10-4GB > OS/Compiler notes: > > kwintv ends with an error if many commands are sended with the IR Control. > I use a Leadtek Winfast 2000 with IR control. The bug report generated by > kwintv himself: > (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)... > 0x40b3e079 in wait4 () from /lib/libc.so.6 > #0 0x40b3e079 in wait4 () from /lib/libc.so.6 > #1 0x40bb6944 in __DTOR_END__ () from /lib/libc.so.6 > #2 0x40303705 in KCrash::defaultCrashHandler () > from /opt/kde2//lib/libkdecore.so.3 > #3 <signal handler called> > #4 0x00000011 in ?? () > #5 0x405cf187 in QSignal::activate () from /usr/lib/libqt.so.2 > #6 0x080a4e5b in QCollection::newItem () > #7 0x080a78a7 in QCollection::newItem () > #8 0x080a7391 in QCollection::newItem () > #9 0x4059df6f in QObject::activate_signal () from /usr/lib/libqt.so.2 > #10 0x405f1fba in QSocketNotifier::activated () from /usr/lib/libqt.so.2 > #11 0x405d181f in QSocketNotifier::event () from /usr/lib/libqt.so.2 > #12 0x4054adc6 in QApplication::notify () from /usr/lib/libqt.so.2 > #13 0x40269606 in KApplication::notify () from > /opt/kde2//lib/libkdecore.so.3 #14 0x40517069 in sn_activate () from > /usr/lib/libqt.so.2 > #15 0x405177ae in QApplication::processNextEvent () from > /usr/lib/libqt.so.2 #16 0x4054c9ef in QApplication::enter_loop () from > /usr/lib/libqt.so.2 #17 0x405170db in QApplication::exec () from > /usr/lib/libqt.so.2 > #18 0x08061314 in QCollection::newItem () > #19 0x40ab37ee in __libc_start_main () from /lib/libc.so.6 > > > (Submitted via bugs.kde.org) > (Called from KBugReport dialog) > > _______________________________________________ > 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. |