I forgot to mention some more details....
host : Fedora 6
Qtopia 4.3.3.
Qt4 Designer
target : cirrus ARM9
Thanks jpn.....I had just tried reinstalling qt4-designer through
yum install qt4-designer
before I read your reply.Now when I try to open qt4-designer from the terminal through
designer-qt4.I get the follwoing error:
[root@localhost ~]# designer-qt4
QWSSocket::connectToLocalFile could not connect:: Connection refused
QWSSocket::connectToLocalFile could not connect:: Connection refused
QWSSocket::connectToLocalFile could not connect:: Connection refused
QWSSocket::connectToLocalFile could not connect:: Connection refused
QWSSocket::connectToLocalFile could not connect:: Connection refused
QWSSocket::connectToLocalFile could not connect:: Connection refused
No Qtopia Core server appears to be running.
If you want to run this program as a server,
add the "-qws" command-line option.
[root@localhost ~]# designer-qt4
QWSSocket::connectToLocalFile could not connect:: Connection refused
QWSSocket::connectToLocalFile could not connect:: Connection refused
QWSSocket::connectToLocalFile could not connect:: Connection refused
QWSSocket::connectToLocalFile could not connect:: Connection refused
QWSSocket::connectToLocalFile could not connect:: Connection refused
QWSSocket::connectToLocalFile could not connect:: Connection refused
No Qtopia Core server appears to be running.
If you want to run this program as a server,
add the "-qws" command-line option.
To copy to clipboard, switch view to plain text mode
When I add -qws to the command this is what I get:
[root@localhost ~]# designer-qt4 -qws
Error opening framebuffer device /dev/fb0
QScreenLinuxFb::connect: No such file or directory
Error opening framebuffer device /dev/fb0
QScreenLinuxFb::connect: No such file or directory
Error opening framebuffer device /dev/fb0
...continues with this message
[root@localhost ~]# designer-qt4 -qws
Error opening framebuffer device /dev/fb0
QScreenLinuxFb::connect: No such file or directory
Error opening framebuffer device /dev/fb0
QScreenLinuxFb::connect: No such file or directory
Error opening framebuffer device /dev/fb0
...continues with this message
To copy to clipboard, switch view to plain text mode
I have no idea how this tool which was working fine a week ago crashed all of a sudden...
Bookmarks