Comment 14 for bug 1053783

Revision history for this message
Bladud (bladud) wrote : Re: [Bug 1053783] Re: Ubuntu 12.04 - Stalled shutdown after having had KAlarm opened; with package info.

Thank you, what you did was exactly right, and interestingly there is this
suggestive line:
"0 D 1000 2198 2108 7 99 - - 32215 sleep_ R 00:00:02 nepomukservices"

However, I really need ps to not truncate the output...does

" ps -wweo pid,state,args | grep nepomuk"

work for you? I only need the results from the first test again.

It should look something like:
2487 S /usr/bin/nepomukserver
9797 S /usr/bin/nepomukservicestub nepomukstorage
9857 S /usr/bin/nepomukcontroller -session
10a4706234000136067181800000005290009_1362030556_932758
9900 S /usr/bin/nepomukservicestub nepomukfileindexer
9901 S /usr/bin/nepomukservicestub nepomukfilewatch

but longer.

Could you also tell me exactly the version of the nepomuk package
installed?

Thanks