View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004605 | ardour | bugs | public | 2011-12-31 10:55 | 2020-04-19 20:15 |
| Reporter | MathieuC | Assigned To | paul | ||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 3.0-beta1 | ||||
| Target Version | 3.0-beta3 | ||||
| Summary | 0004605: GTK link to gtk-engine not found | ||||
| Description | Ubuntu now use /usr/lib/x86_64-linux/ path to define some feature. So using ardour3 Beta1a build 10644 makes this error : Gtk-WARNING **: Unable to locate theme engine in module_path: "qtcurve" $ locate libqtcurve.so /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/libqtcurve.so /usr/lib32/gtk-2.0/2.10.0/engines/libqtcurve.so So I have to create this link, i'm pretty sure it can be quickly and easily corrected in ardour :) $ sudo ln -s /usr/lib32/gtk-2.0/2.10.0/engines/libqtcurve.so /usr/lib/gtk-2.0/2.10.0/engines/ | ||||
| Tags | No tags attached. | ||||
|
|
This is not an error on Ardour's part. Your desktop distribution is attempting to force ardour to use the "qtcurve" engine. Ardour uses the clearlooks engine. The error is irrelevant, and annoying. The distribution should not do this, in my opinion. |
|
|
Ok, thanks for the reply ;) |
|
|
Issue has been closed automatically, by Trigger Close Plugin. Feel free to re-open with additional information if you think the issue is not resolved. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-12-31 10:55 | MathieuC | New Issue | |
| 2011-12-31 13:04 | cth103 | cost | => 0.00 |
| 2011-12-31 13:04 | cth103 | Target Version | => 3.0-beta2 |
| 2012-01-10 20:45 | cth103 | Target Version | 3.0-beta2 => 3.0-beta3 |
| 2012-01-25 13:52 | paul | Note Added: 0012658 | |
| 2012-01-25 13:52 | paul | Status | new => resolved |
| 2012-01-25 13:52 | paul | Resolution | open => no change required |
| 2012-01-25 13:52 | paul | Assigned To | => paul |
| 2012-01-25 13:57 | MathieuC | Note Added: 0012659 | |
| 2020-04-19 20:15 | system | Note Added: 0022917 | |
| 2020-04-19 20:15 | system | Status | resolved => closed |