Discussion:
[surf] Downloading files in 0.2
Tadeusz Sośnierz
2009-10-20 11:46:53 UTC
Permalink
Hello,
Someone alredy posted this, but I've seen no reaction. So, is the
downloading files feature removed, forgotten, or bugged? What's going on
with it?
Regards,
Ted
--
===========================================================
() ascii ribbon campaign - against html e-mail
/\ www.asciiribbon.org - against proprietary attachments
Julien Steinhauser
2009-10-20 15:46:55 UTC
Permalink
Post by Tadeusz Sośnierz
Hello,
Someone alredy posted this, but I've seen no reaction. So, is the
downloading files feature removed, forgotten, or bugged? What's going on
with it?
Regards,
Ted
--
Hello, the downloading feature isn't removed but I also experience trouble
with it. The desired file is properly downloaded to ~/.surf/dl but surf
stays blocked on the
html = g_strdup_printf("Download <b>%s</b>...", filename);
step. I have to manually go one page back to continue surfing.
Tadeusz Sośnierz
2009-10-20 17:59:00 UTC
Permalink
Post by Julien Steinhauser
Post by Tadeusz Sośnierz
Hello,
Someone alredy posted this, but I've seen no reaction. So, is the
downloading files feature removed, forgotten, or bugged? What's going on
with it?
Regards,
Ted
--
Hello, the downloading feature isn't removed but I also experience trouble
with it. The desired file is properly downloaded to ~/.surf/dl but surf
stays blocked on the
html = g_strdup_printf("Download <b>%s</b>...", filename);
step. I have to manually go one page back to continue surfing.
Strange, mine doesn't download anything at all. Is the latest pull?
Regards,
Ted
--
===========================================================
() ascii ribbon campaign - against html e-mail
/\ www.asciiribbon.org - against proprietary attachments
Julien Steinhauser
2009-10-20 18:40:45 UTC
Permalink
Post by Tadeusz Sośnierz
Strange, mine doesn't download anything at all. Is the latest pull?
Regards,
Ted
Sorry, mine wasn't the latest pull, I've just built one from the newest
I have and the download feature isn't even proposed on right click,
but it's still in the code in surf.c
Context menu has moved to config.h, maybe something to add there.
Tadeusz Sośnierz
2009-10-20 19:37:36 UTC
Permalink
Post by Julien Steinhauser
Post by Tadeusz Sośnierz
Strange, mine doesn't download anything at all. Is the latest pull?
Regards,
Ted
Sorry, mine wasn't the latest pull, I've just built one from the newest
I have and the download feature isn't even proposed on right click,
but it's still in the code in surf.c
Context menu has moved to config.h, maybe something to add there.
Well, I checked the code and the download-requested signal (from webkit)
is the same in both version. So I'll still wait for Gottox's words of
wisdom ;)
Regards,
Ted
--
===========================================================
() ascii ribbon campaign - against html e-mail
/\ www.asciiribbon.org - against proprietary attachments
Loading...