View Single Post
Posts: 461 | Thanked: 358 times | Joined on May 2010 @ Bilbao (Basque Country [Spain])
#3233
By the way, Scorpius, you are the ****ing boss

Originally Posted by JCLJ2013 View Post
i did this and it stopped anyway...sorry, i'm using this app but i don't know how to send a log
You have the location of the log file in the first post. Send a private message with that file to Scorpius. And if you want, ofuscate the phone numbers inside the log so can't be seen.

Originally Posted by reinob View Post
Note: MyDocs is, per default, a FAT32 partition, so it doesn't support symlinks.
Do it in reverse. Create a folder in Mydocs, remove cache folder and create a link to the folder in Mydocs, named cache:

(Substitute "YappariCache" with the name you want)
mkdir /home/user/MyDocs/YappariCache
(Close yappari and be sure there isn't his icon in upper bar)
cd /home/user/.yappari
(If you want move the actual files from cache to the new location with next command. If not, jump to "rm" (remove) line )
mv cache/* /home/user/MyDocs/YappariCache

rm -r cache
ln -s /home/user/MyDocs/YappariCache cache

(Init Yappari again, end enjoy )

Last edited by malkavian; 2013-04-24 at 11:10.
 

The Following 3 Users Say Thank You to malkavian For This Useful Post: