You are not logged in.

#1 2009-12-03 17:46:26

cdysthe
Member
Registered: 2009-11-20
Posts: 62

Not able to access other machines in my network in KDEmod

Hi,

When I click on Network and then a networked machine listed in that folder (URL: network:/othermachine.local/othermachine [00:21:5d:2c:d9:9e].workstation) Dolphin crashes (segfault). I also tried in Krusader, no crash there but I am told "Protocol not supported by Krusader". All machines in my network are discovered and the network printer also, but I can not access any of them. I can access the networked machines from Ubuntu and Windows machines, but not from Arch/KDEmod. Ideas anyone?

Last edited by cdysthe (2009-12-03 17:50:39)

Offline

#2 2009-12-03 18:42:39

voidzero
Member
Registered: 2007-06-21
Posts: 109

Re: Not able to access other machines in my network in KDEmod

Crashes can be caused by many things. Are you able to supply a backtrace?

Offline

#3 2009-12-03 18:53:20

cdysthe
Member
Registered: 2009-11-20
Posts: 62

Re: Not able to access other machines in my network in KDEmod

voidzero wrote:

Crashes can be caused by many things. Are you able to supply a backtrace?

This is the crash report:

Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fdf4e814396 in KDirListerCache::slotResult(KJob*) () from /usr/lib/libkio.so.5
#6  0x00007fdf4e81ad33 in KDirListerCache::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#7  0x00007fdf4b78847c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#8  0x00007fdf4c97eb02 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#9  0x00007fdf4c97ee7f in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#10 0x00007fdf4e7eac43 in KIO::SimpleJob::slotFinished() () from /usr/lib/libkio.so.5
#11 0x00007fdf4e7ead80 in KIO::ListJob::slotFinished() () from /usr/lib/libkio.so.5
#12 0x00007fdf4e7f24f9 in KIO::ListJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#13 0x00007fdf4b78847c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x00007fdf4e8ab871 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/libkio.so.5
#15 0x00007fdf4e8a8123 in KIO::SlaveInterface::dispatch() () from /usr/lib/libkio.so.5
#16 0x00007fdf4e89af4d in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#17 0x00007fdf4e89d06c in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#18 0x00007fdf4b78847c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#19 0x00007fdf4e7b7d97 in KIO::ConnectionPrivate::dequeue() () from /usr/lib/libkio.so.5
#20 0x00007fdf4e7b7ebd in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#21 0x00007fdf4b782799 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#22 0x00007fdf4bc0560c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00007fdf4bc0c8de in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00007fdf4cf3a926 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#25 0x00007fdf4b77333c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#26 0x00007fdf4b773f4a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#27 0x00007fdf4b79bcc3 in ?? () from /usr/lib/libQtCore.so.4
#28 0x00007fdf474a21fe in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0x00007fdf474a5bb8 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#30 0x00007fdf474a5ce0 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0x00007fdf4b79b863 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x00007fdf4bc986de in ?? () from /usr/lib/libQtGui.so.4
#33 0x00007fdf4b771c72 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x00007fdf4b772044 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x00007fdf4b7741f9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0x0000000000439495 in _start ()

Offline

Board footer

Powered by FluxBB