View Issue Details

IDProjectCategoryView StatusLast Update
0004605ardourbugspublic2020-04-19 20:15
ReporterMathieuC Assigned Topaul  
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionno change required 
Product Version3.0-beta1 
Target Version3.0-beta3 
Summary0004605: GTK link to gtk-engine not found
DescriptionUbuntu 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/
TagsNo tags attached.

Activities

paul

2012-01-25 13:52

administrator   ~0012658

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.

MathieuC

2012-01-25 13:57

reporter   ~0012659

Ok, thanks for the reply ;)

system

2020-04-19 20:15

developer   ~0022917

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.

Issue History

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