maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [M5] [Announce] Facebook Messenger for Pidgin (https://talk.maemo.org/showthread.php?t=100122)

sicelo 2018-02-25 12:23

Re: [Announce] Facebook Messenger for Pidgin
 
i haven't received any pictures, but my guess would be somewhere in
Code:

/home/user/.purple/logs/facebook/<username>/ ...
The plugin Telegram stores its pictures in
Code:

/home/user/.purple/telegram-purple/ ...

Koiruus 2018-02-25 13:25

Re: [Announce] Facebook Messenger for Pidgin
 
Quote:

Originally Posted by sicelo (Post 1541586)
i haven't received any pictures, but my guess would be somewhere in
Code:

/home/user/.purple/logs/facebook/<username>/ ...
The plugin Telegram stores its pictures in
Code:

/home/user/.purple/telegram-purple/ ...

Thanks! Would it be possible to see those pictures via gallery app? I tried to make a folder for those pics to home directory, and then symbolic link from pidgin photos to that folder
Code:

mkdir /home/user/MyDocs/Pidgin_pics
ln -s /home/user/.purple/logs/facebook/username/ /home/user/MyDocs/Pidgin_pics

both as user and root, but it says operation not permitted.

sicelo 2018-02-25 14:56

Re: [Announce] Facebook Messenger for Pidgin
 
Yes, it won't be permitted because /home/user/MyDocs is a VFAT partition, and therefore does not support symbolic links.

Did you find the pictures in /home/user/.purple/logs/facebook/username/ ?

Koiruus 2018-02-25 17:34

Re: [Announce] Facebook Messenger for Pidgin
 
Yeah I found them. There is subfolders for each contact, and they contain the pictures as well as some log files. I just can't imagine a way to see them. Hidden folders are hidden (:D) by default in the (default) file manager. So only way to even list those pics is to use terminal. Could I somehow broaden the gallery app to seek for photos from /home/user/.purple/username ? Or make a symbolic link to somewhere else which is already included to gallery app pic folders?

sicelo 2018-02-25 17:52

Re: [Announce] Facebook Messenger for Pidgin
 
do you receive a lot of Facebook pictures haha? :)
maybe make a script that will copy (or even move) them to a directory under MyDocs ... you can use Alarmed to setup a 'cron' job for that. Alternatively, you can make a desktop shortcut for your script and run it on demand ...

Or someone can come up with an idea for a script that will move them immediately they are received ...

Koiruus 2018-02-25 18:54

Re: [Announce] Facebook Messenger for Pidgin
 
Well, not that much :D More from Telegram actually. But sometimes the pictures contain some useful info, which is not readable from the thumbnails in Pidgin conversation window. I'd like to see the photos in fullscreen.

Making a script with desktop shortcut could be a good workaround. I'll investigate that. But, as Pidgin saves the pictures to subfolders named by Pidgin buddy IDs, it sounds difficult to make a script which copies pictures from all these folders. Especially because those folders are made when I start conversation with new buddy (or he starts, whatever). It could work for a while to make a script which just copies all .png and .jpg files from /home/user/.purple/logs/facebook to a folder in MyDocs. But after a while, when the amount of pics is larger, it may get too heavy.

sicelo 2018-03-06 19:45

Re: [Announce] Facebook Messenger for Pidgin
 
@Koiruus, from IRC, here is a more elegant solution -

Code:

21:38 < Vajb> but i have solution for the guy in the forum. Just tell him to  add that imagefolder path to tracker. I did that with telegram and it works well.


All times are GMT. The time now is 00:47.

vBulletin® Version 3.8.8