touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #89908
[Bug 1381312] Re: The binary built can't be run
** Project changed: gallery-app => gallery-app (Ubuntu)
** Changed in: gallery-app (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gallery-app in Ubuntu.
https://bugs.launchpad.net/bugs/1381312
Title:
The binary built can't be run
Status in gallery-app package in Ubuntu:
New
Bug description:
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gallery-app/+bug/1381312/+subscriptions