Notices


Reply
Thread Tools
coderus's Avatar
Posts: 6,436 | Thanked: 12,701 times | Joined on Nov 2011 @ Ängelholm, Sweden
#8811
try to replace in 74 line from
Code:
                            "mediatype_id":message.media_id?message.media.mediatype_id:1,
to
Code:
                            "mediatype_id":message.media_id?(typeof(message.media)!="undefined"?message.media.mediatype_id:1):1,
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following User Says Thank You to coderus For This Useful Post:
Posts: 771 | Thanked: 393 times | Joined on Feb 2012
#8812
Originally Posted by coderus View Post
try to replace in 74 line from
Code:
                            "mediatype_id":message.media_id?message.media.mediatype_id:1,
to
Code:
                            "mediatype_id":message.media_id?(typeof(message.media)!="undefined"?message.media.mediatype_id:1):1,
thanks! it fixed the loading group chat conv, eventhough the picture remain broken and some bubble chat sorted wrongly

can include this in upcoming nightly?

i think this happen maybe due to undetermined connection drop when downloading picture...ill close the issue i opened at github
__________________
5800XMN8808N9

Last edited by soryuuha; 2013-01-04 at 16:40.
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,701 times | Joined on Nov 2011 @ Ängelholm, Sweden
#8813
can you send me your db file to PM?
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Posts: 147 | Thanked: 33 times | Joined on Mar 2012 @ Lebanon
#8814
is there any version after 0.9.16 ??
 
Posts: 771 | Thanked: 393 times | Joined on Feb 2012
#8815
Originally Posted by coderus View Post
can you send me your db file to PM?
gimme a moment, I wanna clean up the db so that you will see only affected group conv

finally I am able to get "infinite spinning wheel bug" log after quite sometime I experienced it. Please refer the second batch of "GETTING IMAGE FILES..." request.

log : http://pastebin.com/4mFFV2Tf
__________________
5800XMN8808N9
 
Posts: 181 | Thanked: 64 times | Joined on Feb 2012
#8816
Originally Posted by soryuuha View Post
gimme a moment, I wanna clean up the db so that you will see only affected group conv

finally I am able to get "infinite spinning wheel bug" log after quite sometime I experienced it. Please refer the second batch of "GETTING IMAGE FILES..." request.

log : http://pastebin.com/4mFFV2Tf
Thank you for your work; I have been experiencing the same. Hope a Dev can fixed it !
 
Posts: 45 | Thanked: 7 times | Joined on Oct 2010 @ ina
#8817
Originally Posted by Anthony-Netherlands View Post
Can anyone tell me , when another person send you a picture...? where can you see it ? i looking to the map image , but i don't see any send off pictures ?
you must download it first..
then you can see it via wazapp or gallery as well..
 
torcida's Avatar
Posts: 84 | Thanked: 43 times | Joined on Nov 2012
#8818
I noticed that Wazapp shows wrong dates - example:



...like you see a message/conversation of yesterday is displayed like it is from today.
 
Posts: 771 | Thanked: 393 times | Joined on Feb 2012
#8819
knwon Bug...restart wazapp
__________________
5800XMN8808N9
 
Posts: 165 | Thanked: 59 times | Joined on Aug 2012 @ Italy
#8820
@Coderus:
I noticed that when a user leaves a group. the push notification shows not it's name but his whatsapp code (number@....).. is that normal?
 
Reply

Tags
godoftool, harmattan, is-a-miracle, nokia n9, spacker_thread, tarekgalal, toddler_daycare, toolcoderus, wazapp, whatsapp


 
Forum Jump


All times are GMT. The time now is 16:52.