Bug 100263 - Sound did not close when program closed
Summary: Sound did not close when program closed
Status: RESOLVED INTENTIONAL
Alias: None
Product: kwintv
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KWinTV Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-25 16:29 UTC by David Critchley
Modified: 2005-02-25 17:11 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Critchley 2005-02-25 16:29:46 UTC
Version:           0.8.12 CVS (using KDE 3.1.4)
Installed from:    SuSE
Compiler:          gcc version 3.3.1 (SuSE Linux)
OS:                Linux (i686) release 2.4.21-273-athlon

I AM JUST INTO LINUX SO THIS IS ALL NEW TO ME
(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)...[New Thread 16384 (LWP 2337)]
(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)...0x411c0a86 in waitpid ()
   from /lib/i686/libpthread.so.0
#0  0x411c0a86 in waitpid () from /lib/i686/libpthread.so.0
#1  0x406a4a10 in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3/lib/libkdecore.so.4
#2  0x411bf96c in __pthread_sighandler () from /lib/i686/libpthread.so.0
#3  <signal handler called>
#4  0x40a99733 in QObject::~QObject() () from /usr/lib/qt3/lib/libqt-mt.so.3
#5  0x40abea2b in QTimer::~QTimer() () from /usr/lib/qt3/lib/libqt-mt.so.3
#6  0x40acda02 in QWidget::~QWidget() () from /usr/lib/qt3/lib/libqt-mt.so.3
#7  0x0807f94d in winTVScreenWidget::~winTVScreenWidget() ()
#8  0x080bdff4 in WinTVScreen_v4l::~WinTVScreen_v4l() ()
#9  0x080735e0 in winTVMainWidget::~winTVMainWidget() ()
Comment 1 David Critchley 2005-02-25 16:31:20 UTC
You may like to know that I cant get this card towork in windows xp, it wont detect device, but at least I can watch, listen and capture on Linux.
Nice One!
Comment 2 Stefan Hellwig 2005-02-25 16:54:32 UTC
The application you are using (kwintv 0.8.12 CVS) is very old, has several known problems, and is not supported anymore by its developers, basically. Also the trace doesn't help because it has no debugging symbols (as you can see by the "no debugging symbols found" messages). That's "normal" for these packages, I would say.

Do you know about the re-write of kwintv which is called "kdetv"? See http://www.kdetv.org/. I suggest that you use it instead because it much better and very well maintained. There are SuSE packages for kdetv as well, although I don't know if they would still work on your "old" KDE version (3.1.4)...

I hope this helps you, at least a little bit.
Comment 3 Stefan Hellwig 2005-02-25 17:11:38 UTC
Hm... I guess I can also set this to resolved/wontfix then, right?!