← Back to team overview

touch-packages team mailing list archive

[Bug 1381312] [NEW] The binary built can't be run

 

You have been subscribed to a public bug:

The binary built contains a hardcoded path that points to the wrong
place when run from the build directory.

To reproduce:

$ bzr branch lp:gallery-app trunk
$ cd trunk/
$ mkdir builddir
$ cd builddir/
$ cmake ../
$ make -j 8
$ ./src/gallery-ap

You will get an error like:
file:///home/elopio/workspace/canonical/gallery-app/trunk/builddir/rc/qml/GalleryApplication.qml: File not found

And an empty window.

** Affects: gallery-app (Ubuntu)
     Importance: Low
         Status: New

-- 
The binary built can't be run
https://bugs.launchpad.net/bugs/1381312
You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gallery-app in Ubuntu.