[Bug 1671155] Re: Autopilot tests that involve special keys fail

2017-03-08 Thread Santiago Baldassin
https://code.launchpad.net/~sbaldassin/autopilot/fix_1671155/+merge/319367

** Changed in: autopilot
   Status: New => Confirmed

** Changed in: autopilot
   Status: Confirmed => Fix Committed

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

Title:
  Autopilot tests that involve special keys fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/1671155/+subscriptions

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


[Bug 1671155] Re: Autopilot tests that involve special keys fail on zesty

2017-03-08 Thread Santiago Baldassin
** Changed in: autopilot
 Assignee: (unassigned) => Santiago Baldassin (sbaldassin)

** Changed in: autopilot
   Importance: Undecided => High

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

Title:
  Autopilot tests that involve special keys fail on zesty

To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/1671155/+subscriptions

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


[Bug 1657845] Re: Unity8 snap can't load the testability libraries

2017-02-14 Thread Santiago Baldassin
It seems that unity8 is not registered to dbus in the snap version. While loged 
in the deb version I got this
gdbus introspect --session  --dest=com.canonical.Unity8 --object-path 
/com/canonical/Autopilot/Introspectionnode 
/com/canonical/Autopilot/Introspection {
  interface com.canonical.Autopilot.Introspection {
methods:
  GetState(in  s piece,
   out a(sv) state);
  GetVersion(out s version);
signals:
properties:
  };

Within the snap version of u8, I got this:
Error: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name 
com.canonical.Unity8 was not provided by any .service files

Listed all the names registered to the session bus and there's no
unity8.

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

Title:
  Unity8 snap can't load the testability libraries

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-session-snap/+bug/1657845/+subscriptions

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


[Bug 1657845] Re: Unity8 snap can't load the testability libraries

2017-02-08 Thread Santiago Baldassin
I've just tested the autopilot-qt snap with the deb version of unity8
and I was able to introspect it. I think that rules autopilot-qt out of
the equation.

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

Title:
  Unity8 snap can't load the testability libraries

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-session-snap/+bug/1657845/+subscriptions

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


[Bug 1657845] Re: Unity8 snap can't load the testability libraries

2017-02-08 Thread Santiago Baldassin
And it get's even more confusing. Switching to the deb version of unity8
in Zesty also work and the log output is exactly the same as the snap
version

https://pastebin.ubuntu.com/23954748/

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

Title:
  Unity8 snap can't load the testability libraries

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-session-snap/+bug/1657845/+subscriptions

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


[Bug 1657845] Re: Unity8 snap can't load the testability libraries

2017-02-08 Thread Santiago Baldassin
Taking a look at unity8 in the phone, where the introspection is
actually working, u8 tries to load the library twice and the second
attempt gets the registration error. I assumed that the object could not
be registered because it was already registered.
https://pastebin.ubuntu.com/23954187/

In the phone, the u8 introspection is working just fine

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

Title:
  Unity8 snap can't load the testability libraries

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-session-snap/+bug/1657845/+subscriptions

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


[Bug 1657845] Re: Unity8 snap can't load the testability libraries

2017-02-08 Thread Santiago Baldassin
Added more logs to autopilot-qt and there's something weird. The dbus 
registration is successfully completed but right after that a second attempt to 
load the library takes place and the registration to dbus can't be completed
https://pastebin.ubuntu.com/23953406/

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

Title:
  Unity8 snap can't load the testability libraries

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-session-snap/+bug/1657845/+subscriptions

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


[Bug 1657845] Re: Unity8 snap can't load the testability libraries

2017-02-07 Thread Santiago Baldassin
The testability libraries seemed to be loaded now and yet the
introspection is not working. See the script attached

** Attachment added: "introspection_bug.py"
   
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1657845/+attachment/4814902/+files/introspection_bug.py

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

Title:
  Unity8 snap can't load the testability libraries

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-session-snap/+bug/1657845/+subscriptions

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


[Bug 1659903] Re: apps not consistently appearing in drawer or old scope Zesty unity8

2017-02-03 Thread Santiago Baldassin
I'm experiencing a similar issue. in my case I'm running Zesty with
unity8-session-snap version 392. The drawer is completely empty:
http://picpaste.com/Screenshot_from_2017-02-03_10-44-49-1kuLoaut.png

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

Title:
  apps not consistently appearing in drawer or old scope Zesty unity8

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1659903/+subscriptions

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


[Bug 1657845] Re: Unity8 snap can't load the testability libraries

2017-02-03 Thread Santiago Baldassin
much better, now the libraries are present in the testability folder but
I can't still introspect unity8.

phablet@ubuntu:~$ snap run --shell unity8-session
To run a command as administrator (user "root"), use "sudo ".
See "man sudo_root" for details.

phablet@ubuntu:/home/phablet$ ls $SNAP/testability/
libautopilot_driver_qt4.solibautopilot_driver_qt4.so.1.0
libautopilot_driver_qt5.solibautopilot_driver_qt5.so.1.0x86_64-linux-gnu
libautopilot_driver_qt4.so.1  libautopilot_driver_qt4.so.1.0.0  
libautopilot_driver_qt5.so.1  libautopilot_driver_qt5.so.1.0.0

Just to give a little bit of more context, we are trying to introspect
the unity8 process, so the unity8 process should load the testability
libraries and it seems it is not doing it.

sudo cat /proc/U8PID/maps | awk '{print $6}' | grep '\.so' | sort | uniq
shows that the testability libraries are not loaded

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

Title:
  Unity8 snap can't load the testability libraries

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-session-snap/+bug/1657845/+subscriptions

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


[Bug 1657845] Re: Unity8 snap can't load the testability libraries

2017-02-02 Thread Santiago Baldassin
it does look better but I'm not able to start a unity8 session. it seems
that it's broken: https://launchpad.net/bugs/1661216

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

Title:
  Unity8 snap can't load the testability libraries

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-session-snap/+bug/1657845/+subscriptions

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


[Bug 1657845] Re: Unity8 snap can't load the testability libraries

2017-01-31 Thread Santiago Baldassin
fyi, here's a great explanation about how this is supposed to work:
http://askubuntu.com/questions/841004/cannot-get-basic-content-
interface-example-working-with-snapcraft

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

Title:
  Unity8 snap can't load the testability libraries

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-session-snap/+bug/1657845/+subscriptions

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


[Bug 1657845] Re: Unity8 snap can't load the testability libraries

2017-01-31 Thread Santiago Baldassin
Hi Michael, I gave it a try and it is not working. The problem is that
the path added to LD_LIBRARY_PATH does not seem to be ok.

./snappyenv:export
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$SNAP/testability/usr/lib:$SNAP/testability/usr/lib/$ARCH:$SNAP/testability/usr/lib/$ARCH/mesa

In the snap that I installed, that is the path added and the path to be
appended should be

$SNAP/testability/:$SNAP/testability/$ARCH:$SNAP/testability/$ARCH/mesa

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

Title:
  Unity8 snap can't load the testability libraries

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-session-snap/+bug/1657845/+subscriptions

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


[Bug 1657845] Re: Unity8 snap can't load the testability libraries

2017-01-31 Thread Santiago Baldassin
Hi Michael, $SNAP/testability/ should be added to LD_LIBRARY_PATH. QT loads the 
testability libraries if either the -testability command line argument is 
passed to QCoreApplication, or if the
QT_LOAD_TESTABILITY environment variable is set

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

Title:
  Unity8 snap can't load the testability libraries

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-session-snap/+bug/1657845/+subscriptions

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


[Bug 1657845] [NEW] Unity8 snap can't load the testability libraries

2017-01-19 Thread Santiago Baldassin
Public bug reported:

In order to introspect unity8, the testability libraries should be
available. Such libraries are provided by autopilot-qt snap through a
content interface called testability

unity8 snap should add a plug to such interface so that testability
libraries get loaded

** Affects: unity8 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Unity8 snap can't load the testability libraries

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

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


[Bug 1611733] Re: Autopilot does not fully work on xenial / Qt 5.5/ Mir

2016-08-12 Thread Santiago Baldassin
Hi Timo, I've tested what you suggested: xenial + stable overlay + silo
011 and autopilot is working just fine. I was able to introspect
applications, select elements and interact with them without problems.
Once the bug above is fixed I'll give it another try in the phone, but
in the meantime do you have an idea of the problems that we might face
and that originated this bug report?

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

Title:
  Autopilot does not fully work on xenial / Qt 5.5/ Mir

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopilot-qt/+bug/1611733/+subscriptions

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


[Bug 1611733] Re: Autopilot does not fully work on xenial / Qt 5.5/ Mir

2016-08-12 Thread Santiago Baldassin
** Changed in: autopilot-qt (Ubuntu)
 Assignee: Timo Jyrinki (timo-jyrinki) => Santiago Baldassin (sbaldassin)

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

Title:
  Autopilot does not fully work on xenial / Qt 5.5/ Mir

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopilot-qt/+bug/1611733/+subscriptions

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


[Bug 1611733] Re: Autopilot does not fully work on xenial / Qt 5.5/ Mir

2016-08-11 Thread Santiago Baldassin
** Changed in: autopilot-qt (Ubuntu)
 Assignee: Santiago Baldassin (sbaldassin) => Timo Jyrinki (timo-jyrinki)

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

Title:
  Autopilot does not fully work on xenial / Qt 5.5/ Mir

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopilot-qt/+bug/1611733/+subscriptions

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


[Bug 1611733] Re: Autopilot does not fully work on xenial / Qt 5.5/ Mir

2016-08-11 Thread Santiago Baldassin
Hi Timo, would you please provide more information about how to update
qt? I've tried a couple of approaches described here:
https://wiki.ubuntu.com/Touch/QtTesting but none of them worked out

flashed the device with the image from ubuntu-touch/staging/ubuntu. Used
revision 61 since the one included in the document (40) is not
available. With that image the device is not even booting after flash

flashed the device with the latest image from rc-proposed, updated qt
with the version in silo 048 and reboot. After the reboot, the device
does not initialize

Thanks
Santiago

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

Title:
  Autopilot does not fully work on xenial / Qt 5.5/ Mir

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopilot-qt/+bug/1611733/+subscriptions

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