lowering priority to match project plans -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1488828
Title: incoming call nexus4 windowed mode goes nuts and reboots Status in canonical-pocket-desktop: Invalid Status in QtMir: Incomplete Status in qtmir package in Ubuntu: Incomplete Status in unity8 package in Ubuntu: Incomplete Bug description: on nexus4 vivid+o w/ silo0 i didn't have a sim and i was using phone simulation steps [1] Steps to create problem 1. boot phone, connect to slimport 2. i have put phone on "never lock", run phone simulation steps 3. make a simulated incoming call 4. slider prompt is provided 5. "answer" call Expected result: call will be simulated until ended Result: screen flashed, dialer app bounced about screen and then rebooted [1] how to simulate call instructions in this case, where slimport is used, just have to ssh into the phone 1. Install required packages sudo apt-get install messaging-app-autopilot sudo apt-get install dialer-app-autopilot 2. Set up fake modem/sim mc-tool update ofono/ofono/account0 string:modem-objpath=/phonesim mc-tool reconnect ofono/ofono/account0 /usr/share/ofono/scripts/enable-modem /phonesim /usr/share/ofono/scripts/online-modem /phonesim 3. Receive fake SMS and phone calls python3 -c 'from messaging_app.helpers import receive_sms; receive_sms("1234", "Hello")' python3 -c 'from dialer_app.helpers import invoke_incoming_call; invoke_incoming_call("1234")' To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1488828/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp