adio_89
|
2012-08-28
, 10:17
|
Posts: 118 |
Thanked: 16 times |
Joined on Jan 2012
@ Nidderau,Hessen , Germany
|
#2661
|
|
2012-08-28
, 10:21
|
Posts: 771 |
Thanked: 393 times |
Joined on Feb 2012
|
#2662
|
It was after sending media for testing. For a while I thought the other person wasn't getting the msg since it's was marked red. I checked with them & they confirmed they got the msg & media.
The Following User Says Thank You to soryuuha For This Useful Post: | ||
|
2012-08-28
, 10:36
|
Posts: 118 |
Thanked: 16 times |
Joined on Jan 2012
@ Nidderau,Hessen , Germany
|
#2663
|
for showing pictures that you have just taken use vi in terminal or shh or whatever and head to
UI/Conversations/SendPicture.qml
then change
Component.onCompleted: {
console.log("SELECT DIALOG OPENED")
galleryModel.filter = myFilters
}
to
Component.onCompleted: {
console.log("SELECT DIALOG OPENED")
galleryModel.filter = myFilters
galleryModel.autoUpdate = true
}
After restarting wazapp, you can even leave the selection page open and take a photo, it will show up immediately.
Cheers
|
2012-08-28
, 10:46
|
Posts: 149 |
Thanked: 57 times |
Joined on Dec 2009
|
#2664
|
|
2012-08-28
, 10:58
|
Posts: 738 |
Thanked: 819 times |
Joined on Jan 2012
@ Berlin
|
#2666
|
|
2012-08-28
, 11:08
|
|
Posts: 548 |
Thanked: 562 times |
Joined on Aug 2011
@ Germany
|
#2667
|
The Following User Says Thank You to willi6868 For This Useful Post: | ||
|
2012-08-28
, 11:26
|
Posts: 1 |
Thanked: 0 times |
Joined on Jan 2010
|
#2668
|
|
2012-08-28
, 11:35
|
Posts: 54 |
Thanked: 8 times |
Joined on Aug 2012
|
#2669
|
have you manual delete below folders after the uninstallation?
1. /opt/waxmppplugin (root access needed)
2. /opt/wazapp (root access needed)
3. /home/user/.wazapp
|
2012-08-28
, 11:39
|
Posts: 118 |
Thanked: 16 times |
Joined on Jan 2012
@ Nidderau,Hessen , Germany
|
#2670
|
Tags |
godoftool, harmattan, is-a-miracle, nokia n9, spacker_thread, tarekgalal, toddler_daycare, toolcoderus, wazapp, whatsapp |
|