konq-e failing after it shows the message "Before Main Window"

Rohit Mordani mordani.rohit at gmail.com
Mon Sep 26 20:28:54 CEST 2005


Hi all,
I am new to this list. I built konqueror embedded for linux based phones
(ARM processor) such as the Motorola a780. I tried to run it on the phone
but it hangs. Here is what happens....

# ./konqueror
c
A
B
Q_WS_WIN
Before launcher
Before addons
Before plugins
Before mainwindow


I have set the required environment variables also...which are...
QTDIR
KDEDIR
HOME
LD_LIBRARY_PATH


Any suggestions on how to overcome this? Is it trying to connect to some
socket? If so which one? I allready have the Qt/Embedded server running. If
I kill the qws server and run konqueror embedded with the -qws option it
comes up but I cannot use it - I can click on the buttons or type in an
address.....

Below is the output from strace...The place where it hangs....

Thanks
Rohit


select(4, [3], NULL, NULL, {1, 0}) = 0 (Timeout)
ioctl(3, 0x541b, [0]) = 0
ioctl(3, 0x541b, [0]) = 0
read(3, 0xbfffe920, 4096) = -1 EAGAIN (Resource temporarily unavailable)
ioctl(3, 0x541b, [0]) = 0
select(4, [3], NULL, NULL, {1, 0}) = 0 (Timeout)
ioctl(3, 0x541b, [0]) = 0
ioctl(3, 0x541b, [0]) = 0
read(3, 0xbfffe920, 4096) = -1 EAGAIN (Resource temporarily unavailable)
ioctl(3, 0x541b, [0]) = 0
select(4, [3], NULL, NULL, {1, 0}) = 0 (Timeout)
ioctl(3, 0x541b, [0]) = 0
ioctl(3, 0x541b, [0]) = 0
read(3, 0xbfffe920, 4096) = -1 EAGAIN (Resource temporarily unavailable)
ioctl(3, 0x541b, [0]) = 0
select(4, [3], NULL, NULL, {1, 0}) = 0 (Timeout)
ioctl(3, 0x541b, [0]) = 0
ioctl(3, 0x541b, [0]) = 0
read(3, 0xbfffe920, 4096) = -1 EAGAIN (Resource temporarily unavailable)
ioctl(3, 0x541b, [0]) = 0
select(4, [3], NULL, NULL, {1, 0}) = 0 (Timeout)
ioctl(3, 0x541b, [0]) = 0
ioctl(3, 0x541b, [0]) = 0
read(3, 0xbfffe920, 4096) = -1 EAGAIN (Resource temporarily unavailable)
ioctl(3, 0x541b, [0]) = 0
select(4, [3], NULL, NULL, {1, 0}) = 0 (Timeout)
ioctl(3, 0x541b, [0]) = 0
ioctl(3, 0x541b, [0]) = 0
read(3, 0xbfffe920, 4096) = -1 EAGAIN (Resource temporarily unavailable)
ioctl(3, 0x541b, [0]) = 0
select(4, [3], NULL, NULL, {1, 0}) = ? ERESTARTNOHAND (To be restarted)
--- SIGINT (Interrupt) ---
+++ killed by SIGINT ++
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/konq-e/attachments/20050926/221e0ee3/attachment.html


More information about the konq-e mailing list