[Sugar-devel] Browse activity and FTP sites support

Manuel Quiñones manuq at laptop.org
Mon Apr 14 10:10:31 EDT 2014


2014-04-14 9:05 GMT-03:00 Gustavo Duarte <gus.duarte at gmail.com>:
> Hi folks,
>
> I'm having problems browsing on FTP sites in Browse activity.
>
> I'm using Browse activity version 156, I guess that is the last, right ?
>
>
> When I went to ftp, url like: ftp://debian.netcologne.de/debian-cd, a page
> error was showed saying:
>
> "This wep page couldn't be loaded"
> Try again.
>
>
> I added on browse.py file a log on line 736, like this:
>
> logging.warning('load_eror_cb, uri: ' + uri + ' | web error code: '+
> str(web_error.code))
>
>
> The line showed when running Browse activity is:
>
> 1397314748.301408 WARNING root: load_eror_cb, uri:
> ftp://debian.netcologne.de/debian-cd | web error code: 101
>
>
> So the Web error code reporting by Webkit is 101, what means ?

The WebkitGTK docs are weak here, but I think is a Soup status code:

https://developer.gnome.org/libsoup/unstable/libsoup-2.4-soup-status.html

>
> Has Webkit support for browsing on FTP sites ?

Have you tried Epiphany? If it works there, I would look at their source code.

>
> Thanks in advance.
>
> Gustavo.
> _______________________________________________
> Sugar-devel mailing list
> Sugar-devel at lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel



-- 
.. manuq ..


More information about the Sugar-devel mailing list