ktoolbar hangs on Ubuntu 6.06

Hi all,

I tried to run ktoolbar on Ubuntu 6.06 but it hangs on startup. Here is the output from the command line:

/usr/share/themes/Human/gtk-2.0/gtkrc:70: Engine "ubuntulooks" is unsupported, ignoring

/usr/share/themes/Human/gtk-2.0/gtkrc:240: Priority specification is unsupported, ignoring

WTK OTA server started ...

Any help to fix this or a workaround are highly appreciated.

Stephan

[445 byte] By [bardubitzkia] at [2007-10-3 4:19:51]
# 1
Hi Stephan,I have Exactly the same problem ...Did you found something to share ?
pinica at 2007-7-14 22:21:44 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
Unfortunately not. I'm wondering whether my default JDK can cause the problem? I'm running JSE 6.0 beta. It seems the emulator runs without problems at least.
bardubitzkia at 2007-7-14 22:21:44 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3
nikosft from the Ubuntu forum gave me the right tip. Type the following in the command line:LANG2=$LANGLANG=sv_SE.ISO8859-1LANG=$LANG2path_to_wireless_toolkit/bin/ktoolbarand the app will load correctly.Hope that helps.Stephan
bardubitzkia at 2007-7-14 22:21:44 > top of Java-index,Java Mobility Forums,Java ME Technologies...