SAILFINDER V4.X!

The development of all my apps (except for BeRail) will be resumed after Q4 2019 due my master thesis. You can still report bugs, ask for new features, ... in the mean time! The last update until then will be V4.8-0.
Sailfinder is an unofficial Tinder client for Sailish OS. https://sailfinder.dylanvanassche.be
Features:
- Like, dislike, superlike people
- View their profile, pictures, bio, schools, jobs, ...
- Upload & remove pictures
- Notifications
- View your matches, send them messages and unmatch them
- GIF support
- Edit your profile: change your search criteria, discoverable, ...
- Phone and Facebook login support, in collaboration with Daneos.
- Modern Sailfish Silica UI and a blazing fast C++ backend
FAQ:
Help! I can't login:
- Check your username and password.
- Check if your account hasn't been flagged by Facebook for unauthorized access. This can be done by logging into Facebok using your browser and answer some security questions to make sure you are the one that logged in.
- If you use an older Sailfish OS version then you should do an update first before using Sailfinder.
Disclaimer:
Sailfinder and it's contributors aren't related to Tinder in any way and they can't be hold responsible for anything. You agree automatically with this disclaimer by using the application, contribute to it, ...
Issues:
See Github
The beta version of Sailfinder is available on Openrepos, as soon as it's stable the release version will be available on Openrepos and the Jolla Store.
Roadmap:
See Github
Translations:
Transifex project
In case a language is missing, you can request it. Feel free to translate Sailfinder in your language, the translations are updated with every release.
Bugs, requests and other stuff:
- Starting from Sailfinder V0.7 bugs can be reported on Github.
- Source code available on Github: https://github.com/dylanvanassche/harbour-sailfinder
- I put in a lot of time to develop Sailfinder so please buy me coffee:

- If you want to report a bug you need to provide your logs from /home/nemo/.cache/harbour-sailfinder/logging and a terminal output is handy as well.
Comments
RodSeq
Thu, 2016/09/29 - 15:07
Permalink
minitreintje
Fri, 2016/09/30 - 09:01
Permalink
Use a filebrowser and delete the harbour-sailfinder folder in /home/nemo/.config (enable hidden files!)
This will reset everything and try again, works OK here.
moepnse
Tue, 2016/10/11 - 12:08
Permalink
Your hint doesn't work. The Problem remains.
minitreintje
Tue, 2016/10/11 - 17:17
Permalink
It's related to your account... I can't reproduce this issue over here with both my accounts.
ernest
Tue, 2016/10/18 - 02:15
Permalink
I have the same issue. Removing sailfinder folders and reinstalling did not work :-/
SKD
Fri, 2016/09/02 - 10:44
Permalink
I just installed new version 2.0.1 from the official Jolla Store (not yet available here). Now it says I should extend my search radius, but in the new options menu theres no slider anymore for search radius nor for the person's age. Or am I missing something out?
Keep up the goold work! ;)
minitreintje
Fri, 2016/09/02 - 11:54
Permalink
Please go to 'Profile' and then 'Update profile'
mwsmith
Thu, 2016/07/21 - 23:05
Permalink
Are there instructions? I can't get any people up. It logs in successfully with Facebook. Then it says "Loading new people Please wait... Then it says Reconnecting in 15, 14, 13... It does that forever. If I select "Matches & Saved people," it says "Loading matches This can take some time..." but nothing ever appears. I have the location set, the age range, the radius. What else do I need to do?
minitreintje
Thu, 2016/07/21 - 23:23
Permalink
Try again later...
The servers are overloaded, again... My account works but very slowly now (couple of hours ago it was bloody fast)
mwsmith
Fri, 2016/07/22 - 22:19
Permalink
I made the age range as wide as possible and the radius as long as possible. No matches any time of day I try it.
minitreintje
Wed, 2016/07/27 - 12:34
Permalink
Tinder is weird place sometimes...
Some days I get more then 1 match and then for weeks nothing.
kihi
Wed, 2016/06/01 - 01:49
Permalink
Seems to work very well, but based on what does the application decide to show which of my profile pictures to display in the corresponding pulley menu entry? I have 2 that are available in Facebook's profile picture album, but won't show up in the profile menu.
minitreintje
Wed, 2016/06/01 - 11:02
Permalink
Which pulley menu entry?
Your profile picture can be set yet in Sailfinder, you need to do that with the official Tinder app.
I can only download them from Tinder.
kihi
Wed, 2016/06/01 - 12:52
Permalink
Ah, ok, I figured the profile pulley menu entry where you can swipe through your pictures also offered some kind of selection mechanism, but I understand it just displays them.
I'm still unsure based on what parameters it's decided which images are displayed (and which are not) but that might have more to do with the api than whith Sailfinder. I'll try later with the official app.
minitreintje
Wed, 2016/06/01 - 13:02
Permalink
Sailfinder doesn't decides anything.
It just download the profile pictures as an array from Tinder and displays them in order (0 = 1st picture, 1= 2nd picture, ...). Pynder (the library behind Sailfinder) doesn't support at the moment the API to change & upload your profile pictures.
kihi
Wed, 2016/06/01 - 14:23
Permalink
ok, very clear. Thanks for the clarification!
petros
Thu, 2016/05/19 - 14:23
Permalink
Does not work for me, it stack on loading people and does nothing more :(
minitreintje
Fri, 2016/05/20 - 08:52
Permalink
Make sure that your ranges in settings are big enough and don't use a pseudo account for Facebook since it search for people on Facebook.
If that doesn't work, post the session.log from /home/nemo/.config/harbour-sailfinder/session.log.
The log clears itself everytime you login.
TMavica
Wed, 2016/05/18 - 12:17
Permalink
Everytime I need to login facebook when launch the app
minitreintje
Wed, 2016/05/18 - 22:49
Permalink
It doesn't remembers your login data? Then Facebook can't save cookies on your device for some reason.
But you have to login everytime since I don't have the SECRET_APP_KEY from Tinder to request a long live token.
dfstorm
Thu, 2016/05/12 - 06:18
Permalink
got this error :s
Return value of PyObject call is NULL: Traceback (most recent call last):
File "/usr/share/harbour-sailfinder/qml/pages/tinder.py", line 176, in updateLocation
session.update_location(latitude, longitude)
File "/usr/share/harbour-sailfinder/qml/pages/pynder/session.py", line 29, in update_location
return self._api.ping(latitude, longitude)
File "/usr/share/harbour-sailfinder/qml/pages/pynder/api.py", line 92, in ping
return self._post("/user/ping", {"lat": lat, "lon": lon})
File "/usr/share/harbour-sailfinder/qml/pages/pynder/api.py", line 55, in _post
return self._request("post", url, data=data)
File "/usr/share/harbour-sailfinder/qml/pages/pynder/api.py", line 48, in _request
raise errors.RequestError(result.status_code)
pynder.errors.RequestError: 500
minitreintje
Fri, 2016/05/13 - 19:37
Permalink
This is now fixed :)
gembiak
Tue, 2016/04/12 - 22:48
Permalink
Hello
How do I install the latest version 0.7-1 of the application? The last update is not removed my earlier problem.
Thank you.
eisen
Wed, 2016/04/13 - 15:44
Permalink
you can download the file on openrepos.net and copy it to your phone, i couldn´t install 0.7-1 from the store too. how ever here is the next report but the app worx most time. sometimes there comes an error when i click on more infos about a person:
Return value of PyObject call is NULL: Traceback (most recent call last):
File "/usr/share/harbour-sailfinder/qml/pages/tinder.py", line 423, in loadAbout
pyotherside.send('getPersonsCommonInterests', persons[personsCounterNumberPersons].common_interests)
File "/usr/share/harbour-sailfinder/qml/pages/pynder/models/user.py", line 49, in common_interests
return [p for p in self._data['common_interests']]
KeyError: 'common_interests'
minitreintje
Wed, 2016/04/13 - 20:32
Permalink
This is fixed in the V0.8 see Github
eisen
Thu, 2016/04/14 - 00:41
Permalink
thanks for your fast support, but for the new version 0.8-1 the warehouse app noticed an error again. it couldn´t find your repository... other devs are working.
minitreintje
Thu, 2016/04/14 - 07:09
Permalink
I can't reproduce that issue... Can you describe the exact error?
Try this:
1.remove Sailfinder
2. disable my repo
3. reboot
4. enable my repo
5. install Sailfinder
If that doesn't work I need to contact Basil...
eisen
Sun, 2016/04/17 - 19:51
Permalink
to update to 0.9 there is the same problem, i did a new installation of sailfinder and the warehouse-store. it only says: couldn't find the repository...
minitreintje
Sun, 2016/04/17 - 22:24
Permalink
I emailed Basil to fix this problem but I haven't heard from him.
I just upload the RPM packages to Openrepos.net from there I can't do anything anymore.
gembiak
Wed, 2016/04/13 - 18:55
Permalink
Hello
Thank you helped. Earlier in this way I tried to install version 0.6-2, but it appeared the error.
Pages