Comment 0 for bug 998910

Revision history for this message
Tony Byrne (tony-badwolf) wrote :

Quickly version 12.04

quickly package --extras makes a deb that contains a broken application. When installed the application contains errors

running installed application
bug 1
$ /opt/extras.ubuntu.com/test-project$ ./test-project

File "/opt/extras.ubuntu.com/test-project/test_project_lib/test_projectconfig.py", line 57, in get_data_path
    raise project_path_not_found

fix bug 1
edit /opt/extras.ubuntu.com/test-project/test_project_lib/test_projectconfig.py

line 19 __test_project_data_directory__ = '/opt/extras.ubuntu.com/test-project/share/test-project/'

bug 2
$ /opt/extras.ubuntu.com/test-project$ ./test-project

(test-project:21107): GLib-GIO-ERROR **: Settings schema 'net.launchpad.test-project' is not installed

bug 3
the path '/opt/extras.ubuntu.com/test-project/share/test-project/' is too long