Hi everyone, i compiled and installed Dillo 0.83, but it doesn't open anything! Here there are the error messages I get: [andrea@iridiumII andrea]$ dillo dillorc:98: unexpected string constant "force_visited_color", expected symbol dillo_dns_init: Here we go! Disabling cookies. Nav_open_url: Url=>about:splash< Nav_open_url: Url=>dpi:/bm/< dpi_socket_dir.c:61: tst_dir: access : No such file or directory - /tmp/andrea-0c137u/ debug_msg - init_sockdir: The socket directory /tmp/andrea-0c137u does not exist or is not a directory dpid.c:500: init_all_dpi_sockets: bind : Address already in use/tmp/andrea-3vbac6/bookmarks.dpi dpid started Capi_dpi_conn_timeout:: try 1 main.c:153: get_command: dpid tag is NULL : main.c:326: main: get_command failed : ** ERROR **: file main.c: line 351 (main): assertion failed: (numsocks >= 0) aborting... waitpid: No child processes IO_write_chunk: Pipe rotta It seems like it cannot access the dir /tmp/andrea-0c137u, but it should be able to do it: [andrea@iridiumII andrea]$ ll /tmp/ totale 4 drwx------ 2 andrea users 4096 2004-11-30 00:59 andrea-3vbac6/ srwxr-xr-x 1 andrea users 0 2004-11-30 00:59 sylpheed-1000= srwxr-xr-x 1 andrea users 0 2004-11-29 22:20 xmms_andrea.0= srwxr-xr-x 1 giorgia users 0 2004-11-03 16:57 xmms_giorgia.0= srwxr-xr-x 1 luther users 0 2004-11-27 11:50 xmms_luther.0= [andrea@iridiumII andrea]$ cd /tmp/andrea-3vbac6/ [andrea@iridiumII andrea-3vbac6]$ ls bookmarks.dpi= dpid.srs= ftp.filter.dpi= https.filter.dpi= downloads.dpi= file.dpi= hello.filter.dpi= I get the same problems if I'm root too, so it shouldn't be a permissions problem... I've tried installing dpis in my home directory, but it doesn't work.. Can you help me, please? Thanks! :) -- [ Andrea Spadaccini a.k.a. Lupino / Lupin85 - from Catania ] [ MAIL: lupin85(at)email.it - ICQ: 91528290 - Linux 2.4.22 ] [ Linux Registered User #313388 - Powered by Slackware 9.1 ]
On Tue, 30 Nov 2004 01:04:35 +0100, Andrea Spadaccini <lupin85@email.it> wrote:
dillorc:98: unexpected string constant "force_visited_color", expected symbol
comment this line as dillo dont recognise it, as its useless
dpi_socket_dir.c:61: tst_dir: access : No such file or directory - /tmp/andrea-0c137u/ debug_msg - init_sockdir: The socket directory /tmp/andrea-0c137u does not exist or is not a directory dpid.c:500: init_all_dpi_sockets: bind : Address already in use/tmp/andrea-3vbac6/bookmarks.dpi
try removing this directory and kill any dillo and dpi server and try again... if it still fails, try to strace the dillo to see if you find any tip why its failing also, if still fails, try to do a netstat -lp and see if that sockets are still in use and by who. maybe you have a locked/sleeping dpi server somehere i'm using slackware 10.0 and dillo is working fine here ciao -- Naturally the common people don't want war... but after all it is the leaders of a country who determine the policy, and it is always a simple matter to drag the people along, whether it is a democracy, or a fascist dictatorship, or a parliament, or a communist dictatorship. Voice or no voice, the people can always be brought to the bidding of the leaders. That is easy. All you have to do is tell them they are being attacked, and denounce the pacifists for lack of patriotism and exposing the country to danger. It works the same in every country. -- Hermann Goering, Nazi and war criminal, 1883-1946
higuita wrote:
dillorc:98: unexpected string constant "force_visited_color", expected symbol
comment this line as dillo dont recognise it, as its useless
done
dpi_socket_dir.c:61: tst_dir: access : No such file or directory - /tmp/andrea-0c137u/ debug_msg - init_sockdir: The socket directory /tmp/andrea-0c137u does not exist or is not a directory dpid.c:500: init_all_dpi_sockets: bind : Address already in use/tmp/andrea-3vbac6/bookmarks.dpi
try removing this directory and kill any dillo and dpi server and try again...
[andrea@iridiumII andrea]$ ls /tmp/ gconfd-andrea/ orbit-andrea/ sylpheed-1000= xmms_giorgia.0= mc-root/ session_mm_apache0.sem xmms_andrea.0= xmms_luther.0= [andrea@iridiumII andrea]$ dillo dillo_dns_init: Here we go! Disabling cookies. Nav_open_url: Url=>about:splash< Nav_open_url: Url=>dpi:/bm/< dpi_socket_dir.c:61: tst_dir: access : No such file or directory - /tmp/andrea-u1ua5k/ debug_msg - init_sockdir: The socket directory /tmp/andrea-u1ua5k does not exist or is not a directory dpid.c:500: init_all_dpi_sockets: bind : Address already in use/tmp/andrea-69f7lb/bookmarks.dpi dpid started Capi_dpi_conn_timeout:: try 1 main.c:153: get_command: dpid tag is NULL : main.c:326: main: get_command failed : ** ERROR **: file main.c: line 351 (main): assertion failed: (numsocks >= 0) aborting... waitpid: No child processes IO_write_chunk: Pipe rotta Dillo: normal exit!
if it still fails, try to strace the dillo to see if you find any tip why its failing
I did it, but I didn't understand anything!!!!
also, if still fails, try to do a netstat -lp and see if that sockets are still in use and by who.
[andrea@iridiumII andrea]$ su Password: [root@iridiumII andrea]$ netstat -lp Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 *:x11 *:* LISTEN 164/X tcp 0 0 *:http *:* LISTEN 112/httpd Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 284 232/sylpheed /tmp/sylpheed-1000 unix 2 [ ACC ] STREAM LISTENING 132 164/X /tmp/.X11-unix/X0
maybe you have a locked/sleeping dpi server somehere
[root@iridiumII andrea]$ ps aux | grep dp root 164 4.2 9.7 116544 37764 ? R 10:16 1:24 X -dpi 120
i'm using slackware 10.0 and dillo is working fine here
:( Can you give me some other tip, please? What should I find when I strace dillo? Thanks for your help!
ciao
Are you Italian too? Ciao :) -- [ Andrea Spadaccini a.k.a. Lupino / Lupin85 - from Catania ] [ MAIL: lupin85(at)email.it - ICQ: 91528290 - Linux 2.4.22 ] [ Linux Registered User #313388 - Powered by Slackware 9.1 ] -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Difendi la tua casella di posta dai virus e dallo spam, prendi Email.it Pro15, Pro50 o Pro100 la casella professionale e sicura. Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=1048&d=1-12
On Wed, Dec 01, 2004 at 10:50:23AM +0100, Andrea Spadaccini wrote:
higuita wrote:
dillorc:98: unexpected string constant "force_visited_color", expected symbol
comment this line as dillo dont recognise it, as its useless
done
dpi_socket_dir.c:61: tst_dir: access : No such file or directory - /tmp/andrea-0c137u/ debug_msg - init_sockdir: The socket directory /tmp/andrea-0c137u does not exist or is not a directory dpid.c:500: init_all_dpi_sockets: bind : Address already in use/tmp/andrea-3vbac6/bookmarks.dpi
try removing this directory and kill any dillo and dpi server and try again...
[andrea@iridiumII andrea]$ ls /tmp/ gconfd-andrea/ orbit-andrea/ sylpheed-1000= xmms_giorgia.0= mc-root/ session_mm_apache0.sem xmms_andrea.0= xmms_luther.0= [andrea@iridiumII andrea]$ dillo dillo_dns_init: Here we go! Disabling cookies. Nav_open_url: Url=>about:splash< Nav_open_url: Url=>dpi:/bm/< dpi_socket_dir.c:61: tst_dir: access : No such file or directory - /tmp/andrea-u1ua5k/ debug_msg - init_sockdir: The socket directory /tmp/andrea-u1ua5k does not exist or is not a directory dpid.c:500: init_all_dpi_sockets: bind : Address already in use/tmp/andrea-69f7lb/bookmarks.dpi dpid started Capi_dpi_conn_timeout:: try 1 main.c:153: get_command: dpid tag is NULL : main.c:326: main: get_command failed : ** ERROR **: file main.c: line 351 (main): assertion failed: (numsocks >= 0) aborting... waitpid: No child processes IO_write_chunk: Pipe rotta Dillo: normal exit!
if it still fails, try to strace the dillo to see if you find any tip why its failing
I did it, but I didn't understand anything!!!!
also, if still fails, try to do a netstat -lp and see if that sockets are still in use and by who.
[andrea@iridiumII andrea]$ su Password: [root@iridiumII andrea]$ netstat -lp Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 *:x11 *:* LISTEN 164/X tcp 0 0 *:http *:* LISTEN 112/httpd Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 284 232/sylpheed /tmp/sylpheed-1000 unix 2 [ ACC ] STREAM LISTENING 132 164/X /tmp/.X11-unix/X0
maybe you have a locked/sleeping dpi server somehere
[root@iridiumII andrea]$ ps aux | grep dp root 164 4.2 9.7 116544 37764 ? R 10:16 1:24 X -dpi 120
i'm using slackware 10.0 and dillo is working fine here
:( Can you give me some other tip, please? What should I find when I strace dillo?
An easier approach would be to follow the directions of: Q: After the upgrade I got: "ERROR: can't start dpid daemon!" in the FAQ. From this lines:
dpi_socket_dir.c:61: tst_dir: access : No such file or directory - /tmp/andrea-u1ua5k/ debug_msg - init_sockdir: The socket directory /tmp/andrea-u1ua5k does not ex or is not a directory dpid.c:500: init_all_dpi_sockets: bind : Address alread in use/tmp/andrea-69f7lb/bookmarks.dpi
It's clear there're conflicts with the directory and an old dpi server. The directory names are different and there's a bound address for bookmarks. -- Cheers Jorge.-
participants (3)
-
Andrea Spadaccini
-
higuita
-
Jorge Arellano Cid