** 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 Apps bug tracking, 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 -- 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

