← Back to team overview

ubuntu-apps-bugs team mailing list archive

[Bug 1340086] [NEW] Importing Ubuntu.Telephony 0.1 causes hang on desktop

 

Public bug reported:

> apt-cache policy qtdeclarative5-ubuntu-telephony0.1                                                                                                                        
qtdeclarative5-ubuntu-telephony0.1:
  Installed: 0.1+14.10.20140709.2-0ubuntu1
  Candidate: 0.1+14.10.20140709.2-0ubuntu1
  Version table:
 *** 0.1+14.10.20140709.2-0ubuntu1 0
        500 http://archive.ubuntu.com/ubuntu/ utopic/universe amd64 Packages
        100 /var/lib/dpkg/status

Given the following qml:

import QtQuick 2.2
import Ubuntu.Telephony 0.1

Rectangle {
    width: 20
    height: 20
}

Running `qmlscene test.qml` hangs on startup indefinitely. This causes
unity8 to not work outside of the phone now that we have the in-call
hint.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: qtdeclarative5-ubuntu-telephony0.1 0.1+14.10.20140709.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
Uname: Linux 3.15.0-6-generic x86_64
NonfreeKernelModules: nvidia wl
ApportVersion: 2.14.4-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Jul 10 10:48:02 2014
SourcePackage: telephony-service
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: telephony-service (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug third-party-packages utopic

** Attachment added: "Thread stacktrace from the hang"
   https://bugs.launchpad.net/bugs/1340086/+attachment/4149426/+files/telephony-hang.txt

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to telephony-service in Ubuntu.
https://bugs.launchpad.net/bugs/1340086

Title:
  Importing Ubuntu.Telephony 0.1 causes hang on desktop

Status in “telephony-service” package in Ubuntu:
  New

Bug description:
  > apt-cache policy qtdeclarative5-ubuntu-telephony0.1                                                                                                                        
  qtdeclarative5-ubuntu-telephony0.1:
    Installed: 0.1+14.10.20140709.2-0ubuntu1
    Candidate: 0.1+14.10.20140709.2-0ubuntu1
    Version table:
   *** 0.1+14.10.20140709.2-0ubuntu1 0
          500 http://archive.ubuntu.com/ubuntu/ utopic/universe amd64 Packages
          100 /var/lib/dpkg/status

  Given the following qml:

  import QtQuick 2.2
  import Ubuntu.Telephony 0.1

  Rectangle {
      width: 20
      height: 20
  }

  Running `qmlscene test.qml` hangs on startup indefinitely. This causes
  unity8 to not work outside of the phone now that we have the in-call
  hint.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: qtdeclarative5-ubuntu-telephony0.1 0.1+14.10.20140709.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
  Uname: Linux 3.15.0-6-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.14.4-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Jul 10 10:48:02 2014
  SourcePackage: telephony-service
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telephony-service/+bug/1340086/+subscriptions


Follow ups

References