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 Apps bug
tracking, which is subscribed to gallery-app in Ubuntu.
--
Mailing list: https://launchpad.net/~ubuntu-apps-bugs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-apps-bugs
More help : https://help.launchpad.net/ListHelp