The output of the manual tests for qtsystems:
phablet@ubuntu-phablet:~/qt/qtsystems-opensource-src-5.0~git20130712/tests/manual/sysinfo-tester$
 ./sysinfo_tester deviceinfo
$DISPLAY not set, assuming :0 
 
----( deviceinfo )---- 
 
deviceinfo.hasFeature(QDeviceInfo::BluetoothFeature) -> true 
deviceinfo.hasFeature(QDeviceInfo::CameraFeature) -> false 
deviceinfo.hasFeature(QDeviceInfo::FmRadioFeature) -> false 
deviceinfo.hasFeature(QDeviceInfo::FmTransmitterFeature) -> false 
deviceinfo.hasFeature(QDeviceInfo::InfraredFeature) -> false 
deviceinfo.hasFeature(QDeviceInfo::LedFeature) -> true 
deviceinfo.hasFeature(QDeviceInfo::MemoryCardFeature) -> true 
deviceinfo.hasFeature(QDeviceInfo::UsbFeature) -> true 
deviceinfo.hasFeature(QDeviceInfo::VibrationFeature) -> false 
deviceinfo.hasFeature(QDeviceInfo::WlanFeature) -> true 
deviceinfo.hasFeature(QDeviceInfo::SimFeature) -> false 
deviceinfo.hasFeature(QDeviceInfo::PositioningFeature) -> false 
deviceinfo.hasFeature(QDeviceInfo::VideoOutFeature) -> false 
deviceinfo.hasFeature(QDeviceInfo::HapticsFeature) -> false 
deviceinfo.hasFeature(QDeviceInfo::NfcFeature) -> false 
deviceinfo.imei(0) -> "" 
deviceinfo.manufacturer() -> "" 
deviceinfo.model() -> "" 
deviceinfo.productName() -> "saucy" 
QFSFileEngine::open: No file name specified
deviceinfo.uniqueDeviceID() -> "" 
deviceinfo.version(QDeviceInfo::Os) -> "13.10" 
deviceinfo.version(QDeviceInfo::Firmware) -> "3.4.0-3-mako" 
deviceinfo.thermalState() -> 1 
phablet@ubuntu-phablet:~/qt/qtsystems-opensource-src-5.0~git20130712/tests/manual/sysinfo-tester$
 ./sysinfo_tester networkinfo
$DISPLAY not set, assuming :0 
 
----( networkinfo )---- 
 
networkinfo.cellId(0) -> "" 
networkinfo.currentMobileCountryCode(0) -> "" 
networkinfo.currentMobileNetworkCode(0) -> "" 
networkinfo.homeMobileCountryCode(0) -> "" 
networkinfo.homeMobileNetworkCode(0) -> "" 
networkinfo.locationAreaCode(0) -> "" 
networkinfo.currentCellDataTechnology(0) -> 0 
 
NetworkMode: QNetworkInfo::UnknownMode 
  networkinfo.currentNetworkMode() -> 0 
  networkinfo.networkInterfaceCount() -> -1 
 
NetworkMode: QNetworkInfo::GsmMode 
  networkinfo.currentNetworkMode() -> 0 
  networkinfo.networkInterfaceCount() -> -1 
 
NetworkMode: QNetworkInfo::CdmaMode 
  networkinfo.currentNetworkMode() -> 0 
  networkinfo.networkInterfaceCount() -> -1 
 
NetworkMode: QNetworkInfo::WcdmaMode 
  networkinfo.currentNetworkMode() -> 0 
  networkinfo.networkInterfaceCount() -> -1 
 
NetworkMode: QNetworkInfo::WlanMode 
  networkinfo.currentNetworkMode() -> 0 
  networkinfo.networkInterfaceCount() -> 1 
  networkinfo.interfaceForMode() -> QNetworkInterface(name = "wlan0", hardware 
address = "10:68:3F:FE:09:8F", flags = IsUp IsRunning CanBroadcast CanMulticast 
, entries = ((address = QHostAddress("192.168.2.61") , netmask = 
QHostAddress("255.255.255.0") , broadcast = QHostAddress("192.168.2.255") ) ,  
(address = QHostAddress("fe80::1268:3fff:fefe:98f%wlan0") , netmask = 
QHostAddress("ffff:ffff:ffff:ffff::") ) )  )
  
  networkinfo.macAddress() -> "10:68:3f:fe:09:8f" 
  networkinfo.networkStatus() -> 1 
  networkinfo.networkName() -> "sheevanetN" 
  networkinfo.networkSignalStrength() -> -1 
 
NetworkMode: QNetworkInfo::EthernetMode 
  networkinfo.currentNetworkMode() -> 0 
  networkinfo.networkInterfaceCount() -> 0 
 
NetworkMode: QNetworkInfo::BluetoothMode 
  networkinfo.currentNetworkMode() -> 0 
  networkinfo.networkInterfaceCount() -> -1 
 
NetworkMode: QNetworkInfo::WimaxMode 
  networkinfo.currentNetworkMode() -> 0 
  networkinfo.networkInterfaceCount() -> -1 
 
NetworkMode: QNetworkInfo::LteMode 
  networkinfo.currentNetworkMode() -> 0 
  networkinfo.networkInterfaceCount() -> -1 
 
NetworkMode: QNetworkInfo::TdscdmaMode 
  networkinfo.currentNetworkMode() -> 0 
  networkinfo.networkInterfaceCount() -> -1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226844

Title:
  QtSystemInfo fails when using ofono and there are DBus denials to
  ofono

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtsystems-opensource-src/+bug/1226844/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to