[freenet-dev] Freenet 0.7 build 1024

2007-03-31 Thread Matthew Toseland
.org/ ). -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Digital signature URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20070331/b221b3b0/attachment.pgp>

[freenet-dev] l10n, i18n

2007-03-31 Thread Ian Clarke
Really what is needed here are people fluent in two languages. The problem is that this approach imposes aadditional limitations, such as that they must be familiar with subversion, and not intimidated by things like java property files. If you could find a way that non-devs could *easily* contri

[freenet-dev] Upload retry in fproxy

2007-03-31 Thread bbac...@googlemail.com
What happens when I click retry on a failed upload in the queue page? An FCP client have to remove the item, and to add it again. Does the queue page do it also this way, keeping all clients updated about this?

[freenet-dev] Freenet 0.7 build 1024

2007-03-31 Thread Matthew Toseland
--- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Digital signature URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20070331/3bbf9732/attachment.pgp>

Re: [freenet-dev] l10n, i18n

2007-03-31 Thread Ian Clarke
Really what is needed here are people fluent in two languages. The problem is that this approach imposes aadditional limitations, such as that they must be familiar with subversion, and not intimidated by things like java property files. If you could find a way that non-devs could *easily* contri

[freenet-dev] Uploads fail

2007-03-31 Thread bbac...@googlemail.com
I often see a problem with uploads in the global queue: Frost starts the upload, and the upload continues without problems until it reaches 100%. Then the upload item is shown as failed on the fproxy queue page (Temp file error), but NO fcp2 message about this was sent to the applications! Is this

[freenet-dev] Uploads fail

2007-03-31 Thread Matthew Toseland
way to force a request to fail is to set MaxRetries=0 :) ). -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Digital signature URL: <https://emu.freenetproject.org/pipermail/devl/attachments

[freenet-dev] Frost and createFileOnly

2007-03-31 Thread Matthew Toseland
; Cheers, > Michael -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Digital signature URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20070331/135f197a/attachment.pgp>

[freenet-dev] Server downtime

2007-03-31 Thread Florent Daignière (NextGen$)
s scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Digital signature URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20070331/7ad7ee6a/attachment.pgp>

[freenet-dev] l10n, i18n

2007-03-31 Thread NextGen$
Hi, Today I've commited what will be our "base framework" for internationalization... Review/comments are welcome. Help too :p In a first time we probably want to translate only what is visible on fproxy; even if we limit us to that, it's still a fair amoun

Re: [freenet-dev] Freenet 0.7 build 1024

2007-03-31 Thread Matthew Toseland
On Sat, Mar 31, 2007 at 06:03:52PM +0100, Matthew Toseland wrote: > Freenet 0.7 build 1024 is now available. This fixes various bugs in > 1022 relating to direct disk access (especially in Frost), timeouts when > starting up (fixed in 1023), etc. > > Please upgrade. Please tell me if the auto-upda

[freenet-dev] Frost and createFileOnly

2007-03-31 Thread Michael Rogers
Matthew Toseland wrote: > On Fri, Mar 30, 2007 at 08:50:10PM +0100, Michael Rogers wrote: >> Matthew Toseland wrote: >>> On Fri, Mar 30, 2007 at 08:23:06PM +0100, Michael Rogers wrote: Matthew Toseland wrote: > With what build of Freenet? Before 1022, the ClientGet handler would > crea

[freenet-dev] Upload retry in fproxy

2007-03-31 Thread bbackde
What happens when I click retry on a failed upload in the queue page? An FCP client have to remove the item, and to add it again. Does the queue page do it also this way, keeping all clients updated about this? ___ Devl mailing list Devl@freenetproject.or

[freenet-dev] Freenet 0.7 build 1024

2007-03-31 Thread Matthew Toseland
Freenet 0.7 build 1024 is now available. This fixes various bugs in 1022 relating to direct disk access (especially in Frost), timeouts when starting up (fixed in 1023), etc. Please upgrade. Please tell me if the auto-update system doesn't work for you. signature.asc Description: Digital signatu

Re: [freenet-dev] Uploads fail

2007-03-31 Thread Matthew Toseland
On Sat, Mar 31, 2007 at 05:45:27PM +0200, [EMAIL PROTECTED] wrote: > I often see a problem with uploads in the global queue: Frost starts > the upload, and the upload continues without problems until it reaches > 100%. Then the upload item is shown as failed on the fproxy queue page > (Temp file er

Re: [freenet-dev] Frost and createFileOnly

2007-03-31 Thread Matthew Toseland
On Sat, Mar 31, 2007 at 02:02:32PM +0100, Michael Rogers wrote: > Matthew Toseland wrote: > > On Fri, Mar 30, 2007 at 08:50:10PM +0100, Michael Rogers wrote: > >> Matthew Toseland wrote: > >>> On Fri, Mar 30, 2007 at 08:23:06PM +0100, Michael Rogers wrote: > Matthew Toseland wrote: > > Wit

[freenet-dev] Uploads fail

2007-03-31 Thread bbackde
I often see a problem with uploads in the global queue: Frost starts the upload, and the upload continues without problems until it reaches 100%. Then the upload item is shown as failed on the fproxy queue page (Temp file error), but NO fcp2 message about this was sent to the applications! Is this

[freenet-dev] Server downtime

2007-03-31 Thread NextGen$
Hi, As most of you have probably noticed, the server has suffered of downtimes recently ... It's a known issue: we have moved it physically to a new chassis because of hardware problems. I would have announced it if it was planned ^-^ Everything ought to b

[freenet-dev] Emu Apache is down again

2007-03-31 Thread Juiceman
Freenetproject.org is offline atm -- I may disagree with what you have to say, but I shall defend, to the death, your right to say it. - Voltaire Those who would give up Liberty, to purchase temporary Safety, deserve neither Liberty nor Safety. - Ben Franklin _

Re: [freenet-dev] Frost and createFileOnly

2007-03-31 Thread Michael Rogers
Matthew Toseland wrote: > On Fri, Mar 30, 2007 at 08:50:10PM +0100, Michael Rogers wrote: >> Matthew Toseland wrote: >>> On Fri, Mar 30, 2007 at 08:23:06PM +0100, Michael Rogers wrote: Matthew Toseland wrote: > With what build of Freenet? Before 1022, the ClientGet handler would > crea

[freenet-dev] Emu Apache is down again

2007-03-31 Thread Juiceman
-- An HTML attachment was scrubbed... URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20070331/1fb40fa6/attachment.html>