← Back to team overview

touch-packages team mailing list archive

[Bug 1481279] Re: GCC5: Phone restarts if you click on anything in the first page of welcome wizard

 

The welcome wizard is part of unity8. unity8 usually loads a QPA plugin
called "mirserver" from QtMir, so that is it a mir server.

This log suggests unity8 loaded the "ubuntumirclient" plugin, which is
from QtUbuntu. Why it did this we need to figure out. The output of
unity8.log would help, as would running unity8 with the
QT_DEBUG_PLUGINS=1 env var set.

I'm guessing ubuntumirclient is loaded as a backup if mirclient fails to
load.

Possible reasons:
1. mirclient QPA missing, meaning qtmir-{desktop,android} package not installed somehow
2. mirclient QPA plugin not loadable, dlload unhappy with it somehow

-- 
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/1481279

Title:
  GCC5: Phone restarts if you click on anything in the first page of
  welcome wizard

Status in unity8 package in Ubuntu:
  New

Bug description:
  STEPS:
  1. Install the latest gcc5 test image
  2. Get to the welcome wizard
  3. Tap the language drop down
  4. Reboots
  5. Tap the Continue Button
  6. Reboots

  EXPECTED:
  I expect the welcome wizard to work the same as it does on vivid

  ACTUAL:
  Any option you tap on as soon as the signal is received it reboots the phone.

  VERSIONS:
  Image 3

  Logs to follow once I can strip them out of the device.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1481279/+subscriptions


References