/srv/irclogs.ubuntu.com/2014/12/12/#ubuntu-quality.txt

=== johnlage is now known as JOHNLAGE
=== JOHNLAGE is now known as johnlage
=== _salem is now known as salem_
=== roadmr is now known as roadmr_afk
dobeypitti: still around?16:07
=== roadmr_afk is now known as roadmr
=== salem_ is now known as _salem
Letozaf_balloons, hi20:30
balloonsLetozaf_, hello20:40
Letozaf_balloons, I am having problems with docviewer, I tried building it but cannot run autopilot test, how does it have to be built ?20:41
Letozaf_balloons, I tried from the root directory and form a build directory but does not work :(20:42
Letozaf_balloons, the README file does not say how to20:42
Letozaf_balloons, and also if I try to install ubuntu-docviewer-app I get a weired error20:43
balloonsLetozaf_, I believe I built it using the standard cmake, make20:44
balloonswhat doesn't work?20:44
balloonsit won't launch alone; it needs a file to be passed20:44
Letozaf_balloons, well I tried that and it builds20:44
Letozaf_balloons, but if I run autopilot tests they fail20:45
balloonsweird.. with the latest trunk? they should work. Check and make sure you have the proper depends also20:45
Letozaf_balloons, I installed libpoppler-qt5-dev as the README file says...20:46
balloonsLetozaf_, mmm, what's the log show?20:46
Letozaf_balloons, I will paste it, just a minute...20:46
Letozaf_balloons, http://paste.ubuntu.com/9493718/20:47
dobeywho's one board for the coup against manual testing?20:47
dobeys/one/on/20:47
balloonsLetozaf_, see the "     import com.ubuntu.fileqmlplugin 1.0 " failure?20:47
* Letozaf_ is looking20:48
balloonsdobey, cho cho20:48
Letozaf_balloons, yes found it20:48
balloonsLetozaf_, did you install qtdeclarative5-poppler-qml-plugin?20:50
Letozaf_balloons, yes20:50
Letozaf_balloons, let me check again20:50
Letozaf_balloons, yes it says it's already installed20:51
balloonsI believe  file-qml-plugin should be in-tree now20:51
balloonsLetozaf_, you can always build it with qtcreator20:51
* Letozaf_ is tryin20:52
Letozaf_trying20:52
balloonslooks like I built it that way20:52
Letozaf_balloons,20:55
Letozaf_ File "/home/letozaf/autopilot-tests/ubuntu-docviewer-app/tests/autopilot/ubuntu_docviewer_app/tests/__init__.py", line 65, in setUp20:55
Letozaf_    'qml', self.qml)20:55
Letozaf_  File "/usr/lib/python3.4/posixpath.py", line 82, in join20:55
Letozaf_    path += b20:55
Letozaf_TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'20:55
Letozaf_:(20:55
* Letozaf_ is looking at the code20:55
balloonseh?20:56
balloonsLetozaf_, branching the code, opening the branch into the sdk and building it works. Then I run the autopilot tests as desired. It all works for me20:57
Letozaf_balloons, I will try doing everything all over again, just in case20:58
balloonsLetozaf_, I just did it quickly and it worked fine, but ;-)20:59
balloonsLetozaf_, I have to run, ping if you get it working or not :-)21:02
Letozaf_balloons, ok thanks21:02
* balloons crosses fingers21:02
* Letozaf_ too21:02
balloonsgl and happy weekend to you21:03
Letozaf_balloons, happy week end to you too21:03
Letozaf_balloons, it does not work for me, I get two warnings when building in qtcreator:21:10
Letozaf_/home/letozaf/autopilot-tests/ubuntu-docviewer-app/src/plugin/poppler-qml-plugin/pdfModel.cpp:44: warning: unused parameter 'parent' [-Wunused-parameter]21:10
Letozaf_ int PdfModel::rowCount(const QModelIndex & parent) const21:10
Letozaf_                                            ^21:10
Letozaf_balloons, and:21:11
Letozaf_/home/letozaf/autopilot-tests/ubuntu-docviewer-app/src/plugin/poppler-qml-plugin/pageImageProvider.cpp:32: warning: unused parameter 'size' [-Wunused-parameter]21:11
Letozaf_ QImage PageImageProvider::requestImage(const QString & id, QSize * size, const QSize & requestedSize)21:11
Letozaf_                                                                    ^21:11

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!