
28 Feb
2013
28 Feb
'13
01:38
On Thursday 28 February 2013 03:00:24 Gianluca Interlandi wrote:
Ok, SOLVED!
I found the solution here:
http://forums.opensuse.org/english/get-technical-help-here/applications/prin...
For some reason the folder /etc/hal was empty. What I had to do was to create a link to /usr/share/hal/:
cd /etc/hal ln -s /usr/share/hal/* ./
/etc/init.d/haldaemon stop /etc/init.d/haldaemon start
Strange. I never did so on any of my machines that runs hal. -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org