On Saturday 14 January 2017 23:31:21 Felix Miata wrote:
Leslie Turriff composed on 2017-01-15 02:10 (UTC+0100):
I'm running Trinity R14.0.4 on OpenSuSE Leap 42.2. Trinity Control Center reports that gtk-qt-engine is not installed, but YaST reports that it is. (See attachments.) This impairs use of some GTK-based applications. I'm > > not sure how to diagnose this further.
Your YaST search term is too limiting. What you need is both of:
trinity-gtk-qt-engine trinity-gtk3-tqt-engine
plus whatever deps.
Without YaST running, try this from terminal or Konsole:
zypper se -s gtk | grep qt
-- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation)
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata *** http://fm.no-ip.com/
Okay. I ran zypper and got these results: $ zypper se -s gtk|grep qt | qtcurve-gtk2 | package | 1.8.19~git20150303-2.2 | x86_64 | openSUSE-Leap-42.2-Oss | qtcurve-gtk2-debuginfo | package | 1.8.19~git20150303-2.2 | x86_64 | openSUSE-Leap-42.2-Debug i | trinity-gtk-qt-engine | package | 2:0.8-14.0.4_1.oss422 | x86_64 | Trinity x86_64 | trinity-gtk-qt-engine-debuginfo | package | 2:0.8-14.0.4_1.oss422 | x86_64 | Trinity x86_64 | trinity-gtk-qt-engine-debugsource | package | 2:0.8-14.0.4_1.oss422 | x86_64 | Trinity x86_64 i | trinity-gtk3-tqt-engine | package | 2:0.5-14.0.4_1.oss422 | x86_64 | Trinity x86_64 | trinity-gtk3-tqt-engine-debuginfo | package | 2:0.5-14.0.4_1.oss422 | x86_64 | Trinity x86_64 | trinity-gtk3-tqt-engine-debugsource | package | 2:0.5-14.0.4_1.oss422 | x86_64 | Trinity x86_64
zypper says both are installed. Is the presence of qtcurve-gtk2 an issue?
Leslie