|
|
05-21-2012
, 12:19 PM
|
|
Posts: 244 |
Thanked: 77 times |
Joined on Jan 2012
|
#732
|
Guess who is on nokia conversations and Nokia Argentina FB page?
http://conversaciones.nokia.com/2012...a-el-nokia-n9/
|
|
05-21-2012
, 12:24 PM
|
|
Posts: 435 |
Thanked: 756 times |
Joined on Apr 2010
|
#733
|
Keys.onEscapePressed: platformCloseSoftwareInputPanel()
Keys.onReturnPressed: {
var toSend = chat_text.text.trim();
if ( toSend != "")
{
sendMessage(user_id,toSend);
chat_text.text = "";
}
chat_text.focus = true;
}
| The Following User Says Thank You to gionni88 For This Useful Post: | ||
|
|
05-21-2012
, 12:52 PM
|
|
Posts: 216 |
Thanked: 121 times |
Joined on May 2010
@ Bilbao (Basque Country [Spain])
|
#734
|
|
|
05-21-2012
, 01:52 PM
|
|
Posts: 37 |
Thanked: 16 times |
Joined on Apr 2012
@ Argentina
|
#735
|
|
|
05-21-2012
, 02:42 PM
|
|
Posts: 2 |
Thanked: 0 times |
Joined on May 2012
|
#736
|
|
|
05-21-2012
, 02:45 PM
|
|
Posts: 15 |
Thanked: 9 times |
Joined on Dec 2011
@ Accra, GH
|
#737
|
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.
|
|
05-21-2012
, 02:53 PM
|
|
Posts: 15 |
Thanked: 9 times |
Joined on Dec 2011
@ Accra, GH
|
#738
|
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
|
|
05-21-2012
, 02:56 PM
|
|
Posts: 25 |
Thanked: 16 times |
Joined on Mar 2012
|
#739
|
|
|
05-21-2012
, 02:57 PM
|
|
Posts: 15 |
Thanked: 5 times |
Joined on May 2012
|
#740
|
![]() |
| Tags |
| godoftool, is-a-miracle, spacker_thread, tarekgalal, toddler_daycare, toolcoderus, wazapp, whatsapp |
| Thread Tools | Search this Thread |
|
http://conversaciones.nokia.com/2012...a-el-nokia-n9/