Notices


Reply
Thread Tools
Posts: 147 | Thanked: 33 times | Joined on Mar 2012 @ Lebanon
#2781
Connecting !!!!!

i tried to remove every thing and download again !! and the same !! what just happen ?
 
Muzimak's Avatar
Posts: 704 | Thanked: 241 times | Joined on Dec 2011 @ Johannesburg - South Africa
#2782
If these people are actually banning us instead of helping then that's really dumb of them!
 
Posts: 26 | Thanked: 10 times | Joined on May 2012 @ Quito-Ecuador
#2783
Me too, just connecting... and anything happen... What happened??
 
Posts: 181 | Thanked: 106 times | Joined on May 2011 @ Bahrain
#2784
now people, what we dont want is another 20-40 pages/posts stating the same thing.
OKAY WE GOT IT, WAZAPP AINT CONNECTING, GIVE THE DEV TEAM SOME REST WILL YA ? THEY WILL COME AND FIX IT.
 

The Following 6 Users Say Thank You to Alee For This Useful Post:
Posts: 145 | Thanked: 36 times | Joined on May 2012
#2785
Middle of a convo , goes offline and since then says connecting till now , Whatsapp ppl r so silly ,instead of updating versions of each and every platform y dafuq they dont accept the meego/harmattan version made by our developers and declare it official !!! troll whatsapp !!!!
 
Posts: 397 | Thanked: 185 times | Joined on Oct 2011
#2786
Originally Posted by nicodonte View Post
Last release of Cepi has problems with media sharing buttons, all of them launch SendPicture, to fix this, edit Conversation.qml

From:
Code:
			Button {
	    		id: image_button
	    		iconSource: theme.inverted ? "../common/images/image-white.png" : "../common/images/image.png
	    		width: mediaContentSlip.width == 328 ? 44 : 0
				visible: width == 44 ? true : false
	    		height: width
	    		anchors.right: video_button.left
	    		anchors.rightMargin: 10
	    		anchors.verticalCenter: parent.verticalCenter
	    		onClicked: {
					mediaContentSlipOff.start();
					pageStack.push(sendPicture)
				}		
			}	
			Button {
				id: video_button
				iconSource: theme.inverted ? "../common/images/video-white.png" : "../common/images/video.png"
	    		width: mediaContentSlip.width == 328 ? 44 : 0
				visible: width == 44 ? true : false
	    		height: width
	    		anchors.right: audio_button.left
	    		anchors.rightMargin: 10
	    		anchors.verticalCenter: parent.verticalCenter
	    		onClicked: {
					mediaContentSlipOff.start();
					pageStack.push(sendPicture)
				}
			}

			Button {
				id: audio_button
				iconSource: theme.inverted ? "../common/images/audio-white.png" : "../common/images/audio.png"
	    		width: mediaContentSlip.width == 328 ? 44 : 0
				visible: width == 44 ? true : false
	    		height: width
	    		anchors.right: location_button.left
	    		anchors.rightMargin: 10
	    		anchors.verticalCenter: parent.verticalCenter
				onClicked: {
					mediaContentSlipOff.start();
					pageStack.push(sendPicture)
				}
			}
To:
Code:
			Button {
	    		id: image_button
	    		iconSource: theme.inverted ? "../common/images/image-white.png" : "../common/images/image.png"
	    		width: mediaContentSlip.width == 328 ? 44 : 0
				visible: width == 44 ? true : false
	    		height: width
	    		anchors.right: video_button.left
	    		anchors.rightMargin: 10
	    		anchors.verticalCenter: parent.verticalCenter
	    		onClicked: {
					mediaContentSlipOff.start();
					pageStack.push(sendPicture)
				}		
			}	
			Button {
				id: video_button
				iconSource: theme.inverted ? "../common/images/video-white.png" : "../common/images/video.png"
	    		width: mediaContentSlip.width == 328 ? 44 : 0
				visible: width == 44 ? true : false
	    		height: width
	    		anchors.right: audio_button.left
	    		anchors.rightMargin: 10
	    		anchors.verticalCenter: parent.verticalCenter
	    		onClicked: {
					mediaContentSlipOff.start();
					pageStack.push(sendVideo)
				}
			}

			Button {
				id: audio_button
				iconSource: theme.inverted ? "../common/images/audio-white.png" : "../common/images/audio.png"
	    		width: mediaContentSlip.width == 328 ? 44 : 0
				visible: width == 44 ? true : false
	    		height: width
	    		anchors.right: location_button.left
	    		anchors.rightMargin: 10
	    		anchors.verticalCenter: parent.verticalCenter
				onClicked: {
					mediaContentSlipOff.start();
					pageStack.push(sendAudio)
				}
			}
i saw conversation.qml and conversation-new.qml, which one should i edit?
 
knobtviker's Avatar
Posts: 665 | Thanked: 2,388 times | Joined on Feb 2012 @ Zagreb, Croatia
#2787
Originally Posted by HtheB View Post
I think that this should be optional.
So you can select "Enable immediate media sending" in the options.

If you select the wrong image by accident (if you have a high speed connection), it will immediately send it... would be pretty embarrassing if you sent the wrong picture to the wrong person...
I've never seen that implemented in official releases, up to Cepi if he wants to do that much deep user protection against accidents
 
knobtviker's Avatar
Posts: 665 | Thanked: 2,388 times | Joined on Feb 2012 @ Zagreb, Croatia
#2788
Originally Posted by HtheB View Post
You're using an old version already Cepi released a newer version...
http://talk.maemo.org/showpost.php?p...postcount=2722

And also, you've missed my reply
http://talk.maemo.org/showpost.php?p...postcount=2723
Yeah, that version has the UI I had first since I made it
I guess we have a typical copy/paste error here, nothing serious.
I didn't install Cepi's last build since I have the very same already installed.
Will be fixed, I'm sure.
 
Posts: 147 | Thanked: 33 times | Joined on Mar 2012 @ Lebanon
#2789
Something went wrong.
 
knobtviker's Avatar
Posts: 665 | Thanked: 2,388 times | Joined on Feb 2012 @ Zagreb, Croatia
#2790
@Everyone:

Wazapp is not being blocked.

Last week there was a "Connecting..." situation too but for some accounts. My guess is they have server issues with some accounts, so stop panicking.

Time for me to sleep.

P.S. I sent over the visibility fix for MediaBubble.
 

The Following 7 Users Say Thank You to knobtviker For This Useful Post:
Reply

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

Thread Tools

 
Forum Jump


All times are GMT. The time now is 18:41.