|
2013-01-02
, 17:24
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#122
|
qmlviewer main.qml
main.qml:2:1: module "QtMobility.location" is not installed
import QtMobility.location 1.2
apt-get install libqtm-12-*
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting libqtm-12-messaging-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-contacts-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-examples for regex 'libqtm-12-*'
Note, selecting libqtm-12-bearer for regex 'libqtm-12-*'
Note, selecting libqtm-12-feedback-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12 for regex 'libqtm-12-*'
Note, selecting libqtm-12-versit-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-sensors for regex 'libqtm-12-*'
Note, selecting libqtm-12-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-dev for regex 'libqtm-12-*'
Note, selecting libqtm-12-multimedia-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-serviceframework for regex 'libqtm-12-*'
Note, selecting libqtm-12-connectivity for regex 'libqtm-12-*'
Note, selecting libqtm-12-systeminfo for regex 'libqtm-12-*'
Note, selecting libqtm-12-publishsubscribe-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-location for regex 'libqtm-12-*'
Note, selecting libqtm-12-systeminfo-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-messaging for regex 'libqtm-12-*'
Note, selecting libqtm-12-publishsubscribe for regex 'libqtm-12-*'
Note, selecting libqtm-12-location-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-multimedia for regex 'libqtm-12-*'
Note, selecting libqtm-12-organizer-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-gallery for regex 'libqtm-12-*'
Note, selecting libqtm-12-organizer for regex 'libqtm-12-*'
Note, selecting libqtm-12-sensors-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-connectivity-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-declarative for regex 'libqtm-12-*'
Note, selecting libqtm-12-bearer-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-declarative-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-contacts for regex 'libqtm-12-*'
Note, selecting libqtm-12-gallery-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-serviceframework-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-versit for regex 'libqtm-12-*'
Note, selecting libqtm-12-feedback for regex 'libqtm-12-*'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libqtm-12: Conflicts: libqtm-12-bearer
Conflicts: libqtm-12-connectivity
Conflicts: libqtm-12-contacts
Conflicts: libqtm-12-declarative
Conflicts: libqtm-12-feedback
Conflicts: libqtm-12-gallery
Conflicts: libqtm-12-location
Conflicts: libqtm-12-messaging
Conflicts: libqtm-12-multimedia
Conflicts: libqtm-12-organizer
Conflicts: libqtm-12-publishsubscribe
Conflicts: libqtm-12-sensors
Conflicts: libqtm-12-serviceframework
Conflicts: libqtm-12-systeminfo
Conflicts: libqtm-12-versit
E: Broken packages
|
2013-01-03
, 15:46
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#123
|
qmlviewer -I /opt/qtm12/imports main.qml
|
2013-01-03
, 16:47
|
|
Moderator |
Posts: 2,622 |
Thanked: 5,447 times |
Joined on Jan 2010
|
#124
|
|
2013-01-07
, 11:30
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#125
|
|
2013-02-22
, 17:13
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#126
|
The Following User Says Thank You to marmistrz For This Useful Post: | ||
|
2013-10-27
, 10:09
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#127
|
libqtm-12_1.2.0+git20131006-fremantle1_armel.deb libqtm-12-dev_1.2.0+git20131006-fremantle1_armel.deb libqtm-12-dbg_1.2.0+git20131006-fremantle1_armel.deb
git clone https://qt.gitorious.org/qt-mobility/aaporantalainens-qt-mobility/ cd aaporantalainens-qt-mobility/ fakeroot dpkg-buildpackage
|
2013-10-31
, 14:20
|
Posts: 238 |
Thanked: 131 times |
Joined on May 2011
@ Bulgaria
|
#128
|
Unpacking libqtm-12-dbg (from libqtm-12-dbg_1.2.0+git20131006-fremantle1_armel.deb) ...
dpkg: error processing libqtm-12-dbg_1.2.0+git20131006-fremantle1_armel.deb (--install):
failed in buffer_write(fd) (9, ret=-1): backend dpkg-deb during `./usr/lib/debug/opt/qtm12/plugins/mediaservice/libqgstengine.so': No space left on device
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
libqtm-12-dbg_1.2.0+git20131006-fremantle1_armel.deb
|
2013-10-31
, 14:47
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#129
|
The Following User Says Thank You to Android_808 For This Useful Post: | ||
|
2013-10-31
, 15:23
|
Posts: 238 |
Thanked: 131 times |
Joined on May 2011
@ Bulgaria
|
#130
|
Originally Posted by Android_808
"No space left on device"
The Following User Says Thank You to disappear For This Useful Post: | ||
Tags |
bluetooth, nfc-api, qtmobility |
|
If you want to support my work, you can donate by PayPal or Flattr
Projects no longer actively developed: here