![]() |
2012-09-06
, 08:46
|
Posts: 118 |
Thanked: 16 times |
Joined on Jan 2012
@ Nidderau,Hessen , Germany
|
#3911
|
![]() |
2012-09-06
, 08:50
|
Posts: 118 |
Thanked: 16 times |
Joined on Jan 2012
@ Nidderau,Hessen , Germany
|
#3912
|
03092012 build is the most stable version now, but if you are looking for something to just work:
I got a PM from @ginggs on a 0.2.6 build which is stable, so you could try this one and see how you go on it. Details of build are here: http://talk.maemo.org/showpost.php?p...postcount=3417
![]() |
2012-09-06
, 08:57
|
|
Posts: 34 |
Thanked: 21 times |
Joined on Sep 2012
@ Melbourne, Australia
|
#3913
|
does this build have the same functions as cepis build? with media sharing and all that ? well i'll wait for cepis next buikld i am happy with the recent one.
![]() |
2012-09-06
, 08:58
|
|
Posts: 34 |
Thanked: 21 times |
Joined on Sep 2012
@ Melbourne, Australia
|
#3914
|
i ran the terminal and ran the code.
at the end i got a 'Segmentation fault'
an idea wat it means..?? n how to deal with it
![]() |
2012-09-06
, 09:01
|
|
Posts: 34 |
Thanked: 21 times |
Joined on Sep 2012
@ Melbourne, Australia
|
#3915
|
Hello!
I had exactly, the same problem like you, when I tried cepi's build 03092012-1225 (because older versions, didn't work anymore) .. I could send, couldn't recieve, and the messages I sent, had the red icon all the time.
I solved it, with ginggs's version: http://talk.maemo.org/showpost.php?p...postcount=3417
and Cepi's version: http://write.keinism.com/2012/09/03/...nload-archive/ (03092012-1225)
This are the steps I did:
- Uninstall Wazapp (full program, but NOT the account)
- Restart phone
- Delete all files in /home/user/.wazapp/ (not the directory)
- Install ginggs's version (DON'T START IT!): wazapp_0.2.6-0harmattan4_armel.deb
- Restart phone
- Start Wazapp. If you lucky, you will start recieve all the messages stuck in the server. The only problem I found, was that I had no contacts, and the sync function didn't work. This is why I'd installed Cepi's version after.
- Quit Wazzap (Menu > Quit)
- Install Cepi's version (DON'T START IT!): 03092012-1225
- Restart phone
- Start Wazapp
Tell me if you solved it
The Following User Says Thank You to keinc For This Useful Post: | ||
![]() |
2012-09-06
, 09:01
|
Posts: 118 |
Thanked: 16 times |
Joined on Jan 2012
@ Nidderau,Hessen , Germany
|
#3916
|
![]() |
2012-09-06
, 09:23
|
Posts: 11 |
Thanked: 2 times |
Joined on Aug 2012
|
#3917
|
Since you ran it in terminal, do a screenshot of what it shows then post it here.
![]() |
2012-09-06
, 09:27
|
Posts: 11 |
Thanked: 2 times |
Joined on Aug 2012
|
#3918
|
Hello!
I had exactly, the same problem like you, when I tried cepi's build 03092012-1225 (because older versions, didn't work anymore) .. I could send, couldn't recieve, and the messages I sent, had the red icon all the time.
I solved it, with ginggs's version: http://talk.maemo.org/showpost.php?p...postcount=3417
and Cepi's version: http://write.keinism.com/2012/09/03/...nload-archive/ (03092012-1225)
This are the steps I did:
- Uninstall Wazapp (full program, but NOT the account)
- Restart phone
- Delete all files in /home/user/.wazapp/ (not the directory)
- Install ginggs's version (DON'T START IT!): wazapp_0.2.6-0harmattan4_armel.deb
- Restart phone
- Start Wazapp. If you lucky, you will start recieve all the messages stuck in the server. The only problem I found, was that I had no contacts, and the sync function didn't work. This is why I'd installed Cepi's version after.
- Quit Wazzap (Menu > Quit)
- Install Cepi's version (DON'T START IT!): 03092012-1225
- Restart phone
- Start Wazapp
Tell me if you solved it
![]() |
2012-09-06
, 10:01
|
Posts: 26 |
Thanked: 12 times |
Joined on Sep 2012
@ Finland
|
#3919
|
i ran the terminal and ran the code.
at the end i got a 'Segmentation fault'
an idea wat it means..?? n how to deal with it
![]() |
2012-09-06
, 10:23
|
Posts: 299 |
Thanked: 557 times |
Joined on Aug 2012
|
#3920
|
Well actually that's not the only way, I faced that problem with group chats, so what you can do instead of rebooting the phone, just open terminal, as normal user, type
this will give you the top processes running on the N9 (then do ctrl + c to get out of top), look for the one that says wazap (the column on the right) and get its PID (first column on left) then just kill the process using its PID, for exampleCode:top
now you can start wazapp normallyCode:kill 8716
kill `pidof wazapp`
![]() |
Tags |
godoftool, harmattan, is-a-miracle, nokia n9, spacker_thread, tarekgalal, toddler_daycare, toolcoderus, wazapp, whatsapp |
|