On Wed, 13 Sep 2006, Pedro Villavicencio Garrido wrote:
I taked a look to debug info and switch output this to console:
Gtk-WARNING **: Unable to locate loadable module in module_path:
"libsmooth.so",
On another machine, I have this file installed ok, but seems that
actual version on unstable does not include this.
Ok this is weird i cannot reproduce this bug, but let me do a fresh
install.
Maybe it's because paths, on machine were fails:
[EMAIL PROTECTED]:~/downloads]$ switch
Gtk-WARNING **: Unable to locate loadable module in module_path:
"libsmooth.so",
[EMAIL PROTECTED]:~/downloads]$ dpkg -S libsmooth.so
gtk2-engines: /usr/lib/gtk-2.0/2.4.0/engines/libsmooth.so
The other, were works fine:
[EMAIL PROTECTED]:~/downloads]$ dpkg -S libsmooth.so
gtk-engines-smooth: /usr/lib/gtk/themes/engines/libsmooth.so
gtk2-engines: /usr/lib/gtk-2.0/2.4.0/engines/libsmooth.so
[EMAIL PROTECTED]:~/downloads]$
But at this time, in sid/unstable gtk-engines-smooth is not
installable:
[EMAIL PROTECTED]:~/downloads]$ sudo apt-get install gtk-engines-smooth
Reading package lists... Done
Building dependency tree... Done
Package gtk-engines-smooth is not available, but is referred to by another
package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package gtk-engines-smooth has no installation candidate
[EMAIL PROTECTED]:~/downloads]$
I thought that maybe switch was searching libsmooth on the other
path, so I created a simbolic link, but them, swich fails load with this
message:
[EMAIL PROTECTED]:~/downloads]$ switch
GLib-GObject-CRITICAL **: gtype.c:2240: initialization assertion failed,
use IA__g_type_init() prior to this function
For now, I have not more info.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]