View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004872 | ardour | bugs | public | 2012-05-09 21:45 | 2012-06-04 07:24 |
| Reporter | emem | Assigned To | paul | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Target Version | 3.0 | ||||
| Summary | 0004872: [FATAL]: cannot find icon image for fader_belt.png | ||||
| Description | In AVLinux 5.0.3: user@avl:/opt/ardour3/bin$ ./ardour3 Ardour3.0beta3 (built using ['12210'] and GCC version 4.6.1) ardour: [ERROR]: could not find any ui configuration file, canvas will look broken. ardour: [INFO]: Loading ui configuration file /home/avl5.0.3/mmalessa/.config/ardour3/ardour3_ui_dark.rc ardour: [INFO]: Ardour will be limited to 1024 open files ardour: [INFO]: Loading user configuration file /home/avl5.0.3/mmalessa/.config/ardour3/ardour.rc Using SSE optimized routines ardour: [INFO]: looking for panners in /home/avl5.0.3/user/.config/ardour3/panners:/opt/ardour3/lib/ardour3/panners ardour: [INFO]: Panner discovered: "Mono to Stereo Panner" in /opt/ardour3/lib/ardour3/panners/libpan1in2out.so ardour: [INFO]: Panner discovered: "VBAP 2D panner" in /opt/ardour3/lib/ardour3/panners/libpanvbap.so ardour: [INFO]: Panner discovered: "Equal Power Stereo" in /opt/ardour3/lib/ardour3/panners/libpan2in2out.so ardour: [FATAL]: cannot find icon image for fader_belt.png | ||||
| Additional Information | The problem is between SVN 12209 and 12210: In version 12209 it was OK. libs/ardour/filesystem_paths.cc 33,34d32 < #define WITH_STATIC_PATHS 1 < 112,114d109 < #ifdef WITH_STATIC_PATHS < SearchPath config_path(string(CONFIG_DIR)); < #else 116d110 < #endif 126,128d119 < #ifdef WITH_STATIC_PATHS < SearchPath data_path(string(DATA_DIR)); < #else 130d120 < #endif | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-05-09 21:45 | emem | New Issue | |
| 2012-05-11 23:52 | cth103 | cost | => 0.00 |
| 2012-05-11 23:52 | cth103 | Target Version | => 3.0 beta4 |
| 2012-05-20 12:28 | paul | Note Added: 0013263 | |
| 2012-05-20 12:28 | paul | Status | new => feedback |
| 2012-05-20 18:12 | emem | Note Added: 0013265 | |
| 2012-05-20 18:21 | paul | Note Added: 0013266 | |
| 2012-05-20 18:21 | paul | Status | feedback => resolved |
| 2012-05-20 18:21 | paul | Resolution | open => fixed |
| 2012-05-20 18:22 | paul | Assigned To | => paul |
| 2012-05-23 15:07 | cth103 | Target Version | 3.0 beta4 => 3.0 |
| 2012-06-04 07:24 | emem | Status | resolved => closed |