| 15 | |
| 16 | On 10.6 ppc it fails to launch on: |
| 17 | {{{ |
| 18 | 36-156% rawstudio |
| 19 | dlopen(/opt/local/lib/rawstudio/plugins/dcp.so, 10): Symbol not found: _exposure_ramp |
| 20 | Referenced from: /opt/local/lib/rawstudio/plugins/dcp.so |
| 21 | Expected in: dynamic lookup |
| 22 | |
| 23 | ** |
| 24 | ERROR:rs-plugin-manager.c:56:rs_plugin_manager_load_all_plugins: assertion failed: (g_type_module_use(G_TYPE_MODULE(plugin))) |
| 25 | Bail out! ERROR:rs-plugin-manager.c:56:rs_plugin_manager_load_all_plugins: assertion failed: (g_type_module_use(G_TYPE_MODULE(plugin))) |
| 26 | zsh: abort rawstudio |
| 27 | }}} |