Problems QTopia 2.2.0 - Designer Tool is transparent!

Frederico
Hi! 
I need help with my QTopia Design, I installed everything ok, but I can't
run the Designer correctly, its appear 95% transparent, I cant use, just
can see " file " " help " in toolbar, but when I use ALT+TAB its show me a
preview, and there I can see the Designer Tool, working perfectly, but when
I go there, Its not, please, I have Ubunto 12.10, I downloaded Compiz and
Unmarked all Visual Effects, but nothig happened :/ Thanks guys!

vinoth
use Ubuntu 10.04 and disable visual effects from settings

Himasagar
Hi,
i want to compile a qt file in mini2440(P35). i made qt executable file
according to arm version. after that when am trying to start that
application it is giving the following error

[root@FriendlyARM /bin]# start
/bin/Qt: line 1: syntax error: word unexpected (expecting ")")
[root@FriendlyARM /bin]# 

how to solve this error am not getting where the error is exactly whether
in the qt file or in arm board(process)....

Thanks in advance.

davef
First I would make certain you are starting the program correctly ...
I think it is suppose to be:

  start -qws

Then search for :

  word unexpected (expecting ")")

on this site

then Google for <mini2440vietnam> and read through his Qt tutorials.