I know that I have seen a few posts floating around in regards to Kaffeine Player not playing media or DVDs. I Installed from ports after installing all codecs from ports, IE; Win32, libdvdcss, libdvdread, etc, and so on. I noticed that the setup says that there are no codecs in
/usr/lib but that is because they are in
/usr/local/lib. I did not try to change this and was still able to play DVD movies. Here are some snaps but the movie did crap out with an error saying cannot read from source. I have not done further research into this cause but if I find more info or a cause, I will certainly update this post.



If you get errors during install, do make clean and then make install again. But it works.
EDIT:
Maybe there is a way to alter the Kaffeine installation from ports to set it up the way it is supposed to be. Maybe emailing the ports maintainer or whoever made this particular port. If I could find more info, I would attempt it myself.
EDIT:
This however, is from a fresh installation of everything, including PC-BSD1.2, libdvdcss, libdvdread, libdvdplay, win32codecs, etc.
This is the crash debugger output:
|
Code:
|
[New Thread 0x9b13400 (LWP 100200)]
[New Thread 0x9b13200 (sleeping)]
[New Thread 0x8b25c00 (LWP 100195)]
[New Thread 0x8b25a00 (LWP 100199)]
[New Thread 0x8b25800 (LWP 100198)]
[New Thread 0x8b25200 (LWP 100197)]
[New Thread 0x8b14400 (sleeping)]
[New Thread 0x8b14200 (LWP 100194)]
[New Thread 0x810e000 (sleeping)]
[New LWP 100186]
[Switching to LWP 100186]
0x29a6a46b in pthread_testcancel () from /usr/lib/libpthread.so.2
#0 0x29a6a46b in pthread_testcancel () from /usr/lib/libpthread.so.2
#1 0x29a63783 in pthread_mutexattr_init () from /usr/lib/libpthread.so.2
#2 0x29a66680 in pthread_setconcurrency () from /usr/lib/libpthread.so.2
#3 0x29a5c9ae in _nanosleep () from /usr/lib/libpthread.so.2
#4 0x29af2669 in sleep () from /lib/libc.so.6
#5 0x29a523aa in sleep () from /usr/lib/libpthread.so.2
#6 0x28f008d2 in KCrash::startDrKonqi () from /usr/local/lib/libkdecore.so.6
#7 0x28f00c78 in KCrash::defaultCrashHandler ()
from /usr/local/lib/libkdecore.so.6
#8 0x29a579b6 in sigaction () from /usr/lib/libpthread.so.2
#9 0x29a58e59 in sigaction () from /usr/lib/libpthread.so.2
#10 0x29a61ca5 in pthread_mutexattr_init () from /usr/lib/libpthread.so.2
#11 0x29a61d13 in pthread_mutexattr_init () from /usr/lib/libpthread.so.2
#12 0x29b0f637 in _ctx_start () from /lib/libc.so.6
#13 0x00000000 in ?? ()
#14 0xbfbfdf50 in ?? ()
#15 0xbfbfdc90 in ?? ()
#16 0x00000000 in ?? ()
#17 0x29a61cd0 in pthread_mutexattr_init () from /usr/lib/libpthread.so.2
#18 0x28c1d123 in KSelectAction::setupMenu ()
from /usr/local/lib/libkdeui.so.6
#19 0x28c1d44a in KSelectAction::setItems () from /usr/local/lib/libkdeui.so.6
#20 0x2a69f55a in KaffeinePart::slotChannelInfo ()
from /usr/local/lib/kde3/libkaffeinepart.so
#21 0x2a6a2e63 in KaffeinePart::qt_invoke ()
from /usr/local/lib/kde3/libkaffeinepart.so
#22 0x293e81dc in QObject::activate_signal ()
from /usr/X11R6/lib/libqt-mt.so.3
#23 0x2a6a6a7a in KXineWidget::signalNewChannels ()
from /usr/local/lib/kde3/libkaffeinepart.so
#24 0x2a6bb041 in KXineWidget::timerEvent ()
from /usr/local/lib/kde3/libkaffeinepart.so
#25 0x293e585e in QObject::event () from /usr/X11R6/lib/libqt-mt.so.3
#26 0x2941aa0e in QWidget::event () from /usr/X11R6/lib/libqt-mt.so.3
#27 0x2938c261 in QApplication::internalNotify ()
from /usr/X11R6/lib/libqt-mt.so.3
#28 0x2938c3f6 in QApplication::notify () from /usr/X11R6/lib/libqt-mt.so.3
#29 0x28e7106a in KApplication::notify () from /usr/local/lib/libkdecore.so.6
#30 0x2938d46e in QApplication::sendPostedEvents ()
from /usr/X11R6/lib/libqt-mt.so.3
#31 0x2938d518 in QApplication::sendPostedEvents ()
from /usr/X11R6/lib/libqt-mt.so.3
#32 0x2933e562 in QEventLoop::processEvents ()
from /usr/X11R6/lib/libqt-mt.so.3
#33 0x293a0623 in QEventLoop::enterLoop () from /usr/X11R6/lib/libqt-mt.so.3
#34 0x293a057c in QEventLoop::exec () from /usr/X11R6/lib/libqt-mt.so.3
#35 0x2938b59c in QApplication::exec () from /usr/X11R6/lib/libqt-mt.so.3
#36 0x0807c15d in main () |
Any ideas?? :shock: