Page 4 of 4 FirstFirst ... 234
Results 31 to 31 of 31

Thread: znes problems

  1. #31
    Join Date
    Feb 2008
    Location
    Earth, Solar System
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: znes problems - elegant mcop solution

    For those of you who are stuck with the 'mcop' problem, instead of creating a directory you can create a link of the socket to the /tmp directory and pointing it to null by typing in a terminal 8) :

    Code:
    lnusertemp socket >/dev/null
    You can also create such "links" not only for kde resource sockets, but also for its resource cache (lnusertemp cache >/dev/null) and its tmp (lnusertemp tmp >/dev/null).

    Hope it 'helps' (even if the problem is indeed resolved with mkdir) .
    Last edited by mastahkillah666; February 12th, 2008 at 04:34 PM.

Page 4 of 4 FirstFirst ... 234

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •