Bug 23822 - celeste_standalone содержит неправильный путь к celeste.model
Summary: celeste_standalone содержит неправильный путь к celeste.model
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: hugin (show other bugs)
Version: unstable
Hardware: all Linux
: P3 minor
Assignee: Anton V. Boyarshinov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-29 12:51 MSD by Дмитрий Державин
Modified: 2010-10-14 04:11 MSD (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Дмитрий Державин 2010-07-29 12:51:26 MSD
celeste_standalone ищет celeste.model в /usr/src/tmp/hugin-buildroot/usr/share/hugin/data/ вместо /usr/share/hugin/data/

Проверить можно так:
$ celeste_standalone file

Couldn't open SVM model file celeste.model
Also tried /usr/src/tmp/hugin-buildroot/usr/share/hugin/data/celeste.model

Если указать путь явно, всё работает:
$ celeste_standalone -d /usr/share/hugin/data/celeste.model ...
Comment 1 Repository Robot 2010-10-14 04:11:49 MSD
hugin-2010.2.0-alt1 -> sisyphus:

* Tue Oct 12 2010 Anton V. Boyarshinov <boyarsh@altlinux> 2010.2.0-alt1
- new upstream version
- (closes: #23822)