the problem is dpid won't start in my custom Puppy Linux distro.
Jorge, Thanks for the feedback. Now that I have dillorc file, dpid does load, but it still isn't working. If I start dillo from the commandline, and enter a url https://www.paypal.com, nothing at all happens in the browser, no error msg even. I get this output from dillo on the stdout/errout: Nav_open_url: Url=>https://www.paypal.com< url_str = https://www.paypal.com Dpi_parse_token: [<dpi cmd='answer' to_cmd='open_url' msg='nothing sent...'>] Dpi: [Dpi_process_io] IOClose The paypal site is working, I just checked with Mozilla. If I right-click on a link to a file on a webpage and choose to "Save link as...", the destination choice window comes up, but after pressing OK button, the stdout/errout is this: ERROR: [Dpi_get_token] Can't find token start ERROR: [Dpi_get_token] Can't find token start ERROR: [Dpi_get_token] Can't find token start ERROR: [Dpi_get_token] Can't find token start Dpi: [Dpi_process_io] IOClose So, I celebrated too soon! Do these messages mean anything much to you? Any suggestion what I should try next? Regards, Barry Kauler
On Wed, 14 Apr 2004 13:20:42 -0600 Barry Kauler <bkauler@goosee.com> wrote:
the problem is dpid won't start in my custom Puppy Linux distro.
Jorge, Thanks for the feedback. Now that I have dillorc file, dpid does load, but it still isn't working. If I start dillo from the commandline, and enter a url https://www.paypal.com, nothing at all happens in the browser, no error msg even. I get this output from dillo on the stdout/errout:
Nav_open_url: Url=>https://www.paypal.com< url_str = https://www.paypal.com Dpi_parse_token: [<dpi cmd='answer' to_cmd='open_url' msg='nothing sent...'>] Dpi: [Dpi_process_io] IOClose
The paypal site is working, I just checked with Mozilla.
If I right-click on a link to a file on a webpage and choose to "Save link as...", the destination choice window comes up, but after pressing OK button, the stdout/errout is this:
ERROR: [Dpi_get_token] Can't find token start ERROR: [Dpi_get_token] Can't find token start ERROR: [Dpi_get_token] Can't find token start ERROR: [Dpi_get_token] Can't find token start Dpi: [Dpi_process_io] IOClose
Ok, I have used the modified file out of cvs, downloads.c, and yes, it does make a difference. Now I have downloading, except that there is something peculiar about the receive buffer. My file does not immediately see the file. I have only tried very small files. Refreshing ROX-Filers view of the directory does not help, but I mess around downloading some other file, and the previous one suddenly appears. But, ftp and https are still non-functional, as earlier reported. The https attempt is shown above, my report on trying ftp was in an earlier email. Maybe it is something to do with uClibc. Note, I've released Puppy version 0.8.5, with Dillo 0.8.0 with the modified downloads.c. It's a 45M iso, live-CD. www.goosee.com/puppy www.goosee.com/puppy/news.htm www.goosee.com/puppy/download/downpage.htm You should look at the code for the Light web browser. It brings up wget with a nice little window, with a progress bar. Light is also in Puppy, also my developer page has a link to the source. Regards, Barry Kauler
participants (1)
-
Barry Kauler