touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #100066
[Bug 1488828] Re: incoming call nexus4 windowed mode goes nuts and reboots
FWIW, I've done this very often lately when testing Lukas'
clickNotifications branch but using real SIM cards and no SlimPort
attached. Didn't have a single crash. Now I also set up phonesime and
couldn't reproduce either.
So this seems to be something silo0 specific, but afaiu silo0 is
obsolete now, correct?
** Changed in: unity8 (Ubuntu)
Status: New => Incomplete
--
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:
New
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