Reply
Thread Tools Search this Thread
Posts: 47 | Thanked: 16 times | Joined on Oct 2011 @ Buenos Aires, Argentina
#731
Guess who is on nokia conversations and Nokia Argentina FB page?

http://conversaciones.nokia.com/2012...a-el-nokia-n9/
 

The Following 2 Users Say Thank You to LaLlamaQueLlama For This Useful Post:
Posts: 244 | Thanked: 77 times | Joined on Jan 2012
#732
Originally Posted by LaLlamaQueLlama View Post
Guess who is on nokia conversations and Nokia Argentina FB page?

http://conversaciones.nokia.com/2012...a-el-nokia-n9/
t-galal=hot stuff
 
Posts: 435 | Thanked: 756 times | Joined on Apr 2010
#733
I have done a small change to get it more Bluetooth keyboard friendly:

in Conversation.qml, add to the TextArea with chat_text as id:
Code:
Keys.onEscapePressed: platformCloseSoftwareInputPanel()     
            Keys.onReturnPressed: {      
		var toSend = chat_text.text.trim();
                 if ( toSend != "")
                 {
                    sendMessage(user_id,toSend);
                    chat_text.text = "";
                 }
                 chat_text.focus = true;
	    }
In this way pressing esc will close the virtual keyboard, but focus will stay in the text area, meaning full screen conversation. Pressing ctrl+return will send the message aswell.
__________________
My Fremantle projects: InternetRadioPlayer, QRadio, InternetRadioWidget, AutoRemoveSms, PSAutoLock, TodoListWidget, MediaPlayerWidget
My Harmattan projects: InternetRadioPlayer, QMLRadio, SigmaPlayer, WidgetCanvas, NotesExporter, 3DTris, NoStopPlayer, NotesImporter
 

The Following User Says Thank You to gionni88 For This Useful Post:
Posts: 216 | Thanked: 121 times | Joined on May 2010 @ Bilbao (Basque Country [Spain])
#734
Originally Posted by Industreality View Post
Does this fork records the same private info out of, let's say the webbrowser, as the regular app? And if so, will it be send to whatsapp servers? Or is this all nicely left out?
I don't know about other data (I supose not) but your phonebook will be sent to Whatsapp inc when syncing contacts.
 
Posts: 37 | Thanked: 16 times | Joined on Apr 2012 @ Argentina
#735
I get messages from my friends, and I must restart wazpp to bequeath
 
Posts: 2 | Thanked: 0 times | Joined on May 2012
#736
Excellent news... Thanks tgalal and others developers for your effort.

I would like to show the name of other members in groups.

I have one question how can i install on my Nokia N900? shows me a message about missing qt libraries, someone will have some compiled with these libraries?

Best Regards from Venezuela
 
Posts: 15 | Thanked: 9 times | Joined on Dec 2011 @ Accra, GH
#737
Originally Posted by il_pinturicchio View Post
the errors i got from the terminal are:

wazapp depends on python-dbus; howvever:
Package python-dbus is not installed....
..........

All the messages are most likely since it cannot download the dependency..

Any tips guys.

Thanks.

You need the full N9 repository to enjoy flawless updates.

Try this app

http://harmattan-dev.nokia.com/pool/....4+0m6_all.deb

then do this apt-get update at the terminal
or do apt-get -f install to fix all dependencies if you force install using dpkg -i (wazapp package)
 
Posts: 15 | Thanked: 9 times | Joined on Dec 2011 @ Accra, GH
#738
Originally Posted by il_pinturicchio View Post
Thanks man..

But i got the following messages:

~ # apt-get install python-dbus
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
wazapp: Depends: python-pyside but it is notgoing to be installed
Depends: python-qtmobility but it isnot going to be installed
Depends: python-accounts but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
~ # apt-get -f install python-dbus
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
wazapp: Depends: python-pyside but it is notgoing to be installed
Depends: python-qtmobility but it isnot going to be installed
Depends: python-accounts but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
~ #
~ # apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
python-accounts python-dbus python-pyside
python-pyside.phonon python-pyside.qtopengl
python-pyside.qtscript python-pyside.qtsql
python-pyside.qtsvg python-pyside.qtwebkit
python-qtmobility
python-qtmobility.organizer
python-qtmobility.publishsubscribe
Suggested packages:
python-dbus-doc python-dbus-dbg
Recommended packages:
python-gobject python-gtk
The following NEW packages will be installed:
python-accounts python-dbus python-pyside
python-pyside.phonon python-pyside.qtopengl
python-pyside.qtscript python-pyside.qtsql
python-pyside.qtsvg python-pyside.qtwebkit
python-qtmobility
python-qtmobility.organizer
python-qtmobility.publishsubscribe
0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
E: I wasn't able to locate file for the python-qtmobility.messaging package. This might mean you need to manually fix this package.


Any idea?

Thanks again

try this app it would install all the Nokia Repositories and then it would fix your python issues.

http://harmattan-dev.nokia.com/pool/....4+0m6_all.deb

run apt-get update in terminal after install

Last edited by jklubi; 05-21-2012 at 02:56 PM.
 
Posts: 25 | Thanked: 16 times | Joined on Mar 2012
#739
Hello! I have a problem...

When I register my number, I receive only a respons like "success.attached::" or something similar.

What can I do?

Sorry for my bad english
 
Posts: 15 | Thanked: 5 times | Joined on May 2012
#740
Did anyone save the .deb file of 0.2 version as the 0.2.4 cannot register my number??

Last edited by jim_cos; 05-21-2012 at 03:06 PM.
 
Reply

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

Thread Tools Search this Thread
Search this Thread:

Advanced Search

 
Forum Jump


All times are GMT -4. The time now is 03:49 AM.