Displaying 4 results from an estimated 4 matches for "error_number".
2006 Apr 07
1
Upload corrupts images. Any ideas why?
...begin
@filename = @params[''NewFile''].original_filename
@filename.gsub!(/[^A-Za-z0-9._]/, '''')
File.open(@server_path + @filename, "w") { |f|
f.write(@params[''NewFile''].read) }
rescue
@error_number = ERROR_NO_PERMISSIONS
end
***********
Any ideas?
Sergei Serdyuk
Red Leaf Software LLC
http://www.redleafsoft.com
--
Posted via http://www.ruby-forum.com/.
2009 Aug 07
0
Wine release 1.1.27
...script: Throw type errors in Boolean functions.
jscript: Throw type errors in Date functions.
jscript: Throw more errors in Date functions.
jscript: Throw TypeError in call_expression_eval.
jscript: Throw errors in Number functions.
jscript: Added Error_description and Error_number stubs.
jscript: Added Error_number and Error_description implementation.
jscript: Add Error_number handling to constructor and error throwing functions.
jscript: Throw 'undefined object' error.
jscript: Throw TypeError in Function_toString.
jscript: Throw error...
2016 Oct 24
0
keent() from Tika - with doveadm
...yzer = 0x801c251c0
ret = 0
err = @0x801cd90d0: {
_awhat = 0x801cd9108 "Return-Path: <m.ray.mullins+caf_=mrm=
lerctr.org at gmail.com>\nDelivered-To: mrm at lerctr.org\n",
_twhat = 0x58 <error: Cannot access memory at address 0x58>,
error_number = 30249224}
#10 0x0000000803b8c42e in lucene_index_build_more (index=0x801c1b640,
uid=39486, part_idx=0,
data=0x806041000 "<m.ray.mullins+caf_=mrm=lerctr.org at gmail.com>",
size=45,
hdr_name=0x801c1a520 "Return-Path") at lucene-wrapper.cc:572
id =
L&qu...
2016 Oct 24
2
keent() from Tika - with doveadm
Hi!
We found some problems with those patches, and ended up doing slightly
different fix:
https://github.com/dovecot/core/compare/3e41b3d%5E...cca98b.patch
Aki
On 24.10.2016 10:17, Aki Tuomi wrote:
> Hi!
>
> Can you try these two patches?
>
> Aki
>
>
> On 24.10.2016 08:48, Aki Tuomi wrote:
>> Ok so that timeval makes no sense. We'll look into it.
>>