search for: argghh

Displaying 4 results from an estimated 4 matches for "argghh".

Did you mean: argghhh
2009 Jun 11
8
before_create return value breaking object.save: rails bug?
I know that usually when people say ''i think i found a bug in rails/ruby'' they''ve done something dumb. I''m wondering if this is the case here, but this does seem like a genuine rails bug to me. In my user model i have a few different before_create callbacks. In one of them, if it happens to return false (just because the last statement in it evaluated to
2004 Oct 14
10
HTB
Hi all I''m new in this list and i hope to lear and to help if possible. But firt i need help :-( I have this messege in my syslog when my classes and qdiscs goes down. Can any one know what does it mean? Thnx in advance. Yannick Arrimadas Bot Oct 14 16:09:27 pototogorri kernel: HTB init, kernel part version 3.17 Oct 14 16:09:27 pototogorri kernel: Unable to handle kernel paging
2004 Sep 20
1
print command=... not longer working after update
Hi, after an update from 3.0.4 to 3.0.7 Samba does not longer honor the "print command" parameter. I use the parameter to implement a pdf-printer. Before the update, printing to the pdfprinter worked, after I see the following in the logs: --- [2004/09/20 23:00:15, 8] printing/nt_printing.c:unpack_devicemode(2368) with a private section of 708 bytes lpr: unable to print file:
2006 Aug 06
19
Rails *that* slow?
I''m working on my first little rails-application. It''s a rewrite of a gallery-script i once made (in PHP): http://notdotnet.net However - my rails-version is waaay to slow :( http://r.notdotnet.net/ I don''t do any heavy image-processing, I don''t have any killer-algorithms with a time complexity on O(n^n), and I don''t use any major hacks. The only