Reply
Thread Tools
Posts: 498 | Thanked: 836 times | Joined on Jun 2012 @ Finland
#821
Working Fine here
__________________
- "Only two things are infinite, the universe and human stupidity, and I'm not sure about the universe."
- Albert Einstein
 

The Following User Says Thank You to Boxeri For This Useful Post:
Posts: 9 | Thanked: 5 times | Joined on May 2015 @ Indonesia
#822
Originally Posted by CepiPerez View Post
I think everybody knows whatsup, and the problems I had last year that forces me to abandon all my projects.
Now I'm back and I've started working on this app again.
It's based on 0.1.8 version and the latest version was 0.3.4, so please don't make comments telling me that 0.3.4 is more stable, cause it has 16 releases ahead.
There's a lot of things I need to fix and a lot of code to improve.

I made a issue tracker at bitbucket. Please help me posting all problems there.
bitbucket.org/CepiPerez/whatsup


http://k31.kn3.net/2/6/8/9/7/A/CB3.png

https://openrepos.net/content/cepiperez/whatsup


How to customize message bubbles:
- Download attached custom-bubbles.zip
- Extract .custom folder
- Tweak images as you want (also you can remove them to get transparent bubbles)
- Edit settings.ini (font colors and size)
- Copy .custom folder to /home/user/MyDocs/Whatsup
- Enable custom bubbles in whatsup settings

Thanks to all
whatsup was disappear from openrepos it caused DMCA? Hope whatsup can growing up both on Jolla and N9
 
Posts: 128 | Thanked: 105 times | Joined on Dec 2014 @ Hungary
#823
what the hell....
 
Posts: 108 | Thanked: 417 times | Joined on Oct 2013
#824
Yes, looks like it's gone. Same for Sailfish OS version. Probably has to do with the lettre and legal threats CepiPerez got from WhatsApp/Facebook. Those fools really spare no expenses to hunt down everyone who doesn't use their badly made official apps. I hope Cepi is ok and they leave him alone now...
 

The Following 4 Users Say Thank You to caprico For This Useful Post:
Posts: 128 | Thanked: 105 times | Joined on Dec 2014 @ Hungary
#825
god damn zuckerberg.
 

The Following 3 Users Say Thank You to ViBE For This Useful Post:
Posts: 92 | Thanked: 39 times | Joined on Jan 2014
#826
Anyone can send private last version to have it as well? didnt had the chance to update.
 
Posts: 10 | Thanked: 11 times | Joined on Aug 2015 @ germany
#827
Originally Posted by youFailed View Post
Anyone can send private last version to have it as well? didnt had the chance to update.
Is the last Version 1.2.5?
 
Posts: 16 | Thanked: 14 times | Joined on Aug 2012 @ Germany
#828
FYI.

IPv6 seems to be a problem not only for Whatsup. Disabling it, fixes several other problems for me (i.e weather updates).

https://bitbucket.org/CepiPerez/what...ny-attachments
 
Posts: 16 | Thanked: 14 times | Joined on Aug 2012 @ Germany
#829
OK, my post above was for users. Now, i'll try to explain the problem to developers (in my really bad english).

Harmattan, per default, is IPv6 ready. BUT! If you are behind an IPv6 enabled router, the routers DNS-Server (or any other DNS-Server) may return an IPv6 address for a host. getaddrinfo() possibly returns an ipv6 address to your programm and you are trying to connect() to this address. This naturally does not work when there isn't a working ipv6 route to this host. The connection times out and the user is unhappy. With good reason...

What to do?
  • Do not connect only to the first returned address. After a connection timeout, try to connect to the other returned addresses (if any) as well.
  • Use asynchronous connects to minimize timeouts.
  • Cache your findings!
  • Print a message about your findings
  • Give an option to work around this issue
 
Posts: 118 | Thanked: 55 times | Joined on Jul 2013
#830
Originally Posted by tenchman View Post
FYI.

IPv6 seems to be a problem not only for Whatsup. Disabling it, fixes several other problems for me (i.e weather updates).

https://bitbucket.org/CepiPerez/what...ny-attachments
Are you saying this will fix the recent non functioning Accuweather? I tried it, it did not resolve that issue.
 
Reply

Tags
cepi rocks, cepiperez, harmattan, whatsapp, whatsup


 
Forum Jump


All times are GMT. The time now is 13:48.