Displaying 20 results from an estimated 400 matches similar to: "Rebuilding message guid in sdbox"
2009 Apr 09
4
Weird analyzer issue with the word ''fly''
Hi all
I''m using a_a_f in rails with a StemmingAnalyzer, in the index and in my
search. I got the idea from this topic:
http://www.ruby-forum.com/topic/80178
I''m having a problem with some search terms - i narrowed one of them
down to the inclusion of the word ''fly''. Can anyone give me any clues
at to what might be happening, or even how i can investigate?
1999 Oct 07
1
Xgobi
I have been trying to get Xgobi to work with the function xgobi( ), but
I keep on getting the message ""Xgobi requires a filename or some data
from stdin" in the DOS-shell. My Xgobi.bat file is :
@echo off
PATH=c:\windows\
set DISPLAY=195.23.18.11:0.0
set XGOBIDIR=c:/Xgobi3
c:\Xgobi3\xgobi.exe
In R I get:
> xgobi(D1)
C:\RW0642/library/xgobi/scripts/xgobi.bat -vtitle
2020 Oct 17
1
[libnbd PATCH] info: Keep request within 4G bound
Otherwise, we get a failure due to Numerical result out of range.
And for safety's sake, we are best capping our request to an aligned
value, if the server insists on minimum alignment.
Fixes: f3fd935c
---
info/nbdinfo.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/info/nbdinfo.c b/info/nbdinfo.c
index 1afdf98..2b22f51 100644
--- a/info/nbdinfo.c
+++
2015 Nov 25
0
LZ4 mailbox corruption
Hello,
When I look at email files on my server (mdbox format), they contain
random LZ4 stuff. I have now changed the compression to gzip and new
mails look cleaner. But older ones have problems.
A mail file looks like this:
2 M1e C5655b6a8
^A^BN 00000000000006F4
Dovecot-LZ4^M*<9B><C5>^@^A^@^@^@^@^F<DD><FF><83>Return-path:
<nobody at
2009 May 14
6
Generated test files and bad require 'test_helper'
Why do the generated test files have: require ''test_helper''
It cannot obviously find the file because it''s located in a
subdirectory. That''s annoying.
--
Posted via http://www.ruby-forum.com/.
2009 May 10
4
How to generate UML diagrams from existing ruby code?
Hi,
thanks for reading. Till now, I''ve used railroad to visualize my
models. But as far as I can see, there''s no possibility to add
information about the model class methods. Methods are only added to a
diagram, if you visualize your controllers. Is there a way to change
this behavior?
I''ve looked out for something else and found ''ruby-uml'', seems to
2020 Sep 26
1
[PATCH nbdinfo proposal] info: Add a --map option for displaying allocation metadata
This is a rough-and-ready implementation of nbdinfo --map option, to
display the allocation and other metadata of NBD exports. I only
tested it lightly against nbdkit. It needs at least some tests.
Command like these should work:
nbdinfo --map nbd://localhost
nbdinfo --map=qemu:dirty-bitmap nbd://localhost
Rich.
2007 Mar 26
2
Issue generating XML with hyphenated element names
Hello...
I''m trying to generate and XML file using .rxml and I''m having a
problem with element names that contain a hyphen. Here is a chunk of
the .rxml file:
xml.instruct! :xml, :version=>"1.0"
xml.properties do
@properties.each do |p|
xml.property do
xml.location do
xml.street-address(p.street_address)
xml.city-name(p.city)
..
end
end
end
2007 Apr 03
2
Lock file issues
First off, just want to say Dovecot is great! We have been using it for
several months now in a fairly large installation with only a few
problems.
We are running 1.0.rc28 on three servers with 3 Horde/IMP boxes talking
to Dovecot. The user's home dirs are located on an NFS server
and the indexes are stored in their Maildirs. I have mmap_disable=yes
and lock_method=dotlock in dovecot.conf.
2009 May 05
9
no sql in the controller guideline
hello. i just checked Chad Fowler''s post "20 Rails Development No-No''s"
and
one guideline caught my attention. it says:
"Nothing that looks at all like SQL should go into a controller, view,
or helper."
it really came as a surprise to me as Rails itself seems to go against
such practice by its AR ''conditions'' option, which most of the times
2020 Sep 26
2
[PATCH nbdinfo v2] info: Add a --map option for displaying allocation metadata.
Fixes bugs with JSON output in the previous patch, and adds some tests.
Rich.
1999 Apr 23
0
Samba 2.0.3 in Domain
We're encountering sporadic difficulties with Samba 2.0.3 on Sun SPARC
Solaris 2.5.1 and 2.7 running in "security = DOMAIN" mode. The PDC logs an
error 5722, with text
"The session setup from the computer MERCURY failed to authenticate. The
name of the account referenced in the security database is MERCURY$. The
following error occurred:
Access is denied.".
The smb log
2008 Feb 18
0
is assert_select indicated for XML?
Railsers:
I''m playing with the Beast, and this test fails:
def test_should_show_topic_as_rss
get :show, :forum_id => forums(:rails).id, :id => topics(:pdi).id,
:format => ''rss''
assert_response :success
assert_select ''channel''
end
It emits "ignoring attempt to close channel with link".
So why are
2015 Apr 17
5
NSLCD works, do I need RFC2307 extensions enabled in AD as well?
Hello all,
I've just installed Samba 3.6.6 from the Debian Stable repo. I want to use
this linux box as a smb file server for windows clients.
I installed NSLCD to allow users in AD to authenticate against my linux
server per
https://wiki.samba.org/index.php/Local_user_management_and_authentication/nslcd
getent passwd and getent group returns domain users with UID mappings like:
tempuser
2011 Mar 07
0
Conflict between gam::gam and mgcv::gam
I am trying to compare and contrast the smoothing in the {mgcv} version
of gam vs. the {gam} version of gam but I get a strange side effects
when I try to alternate calls to these routines, even though I detach
and unload namespaces.
Specifically when I start up R the following code runs successfully
until the last line i.e. plot(g4,se=TRUE) when I get "Error in
dim(data) <- dim :
2004 Sep 07
3
How to Upgrade from 2.2.8a to 3.0.6
I have been running samba 2.2.8a with approx 400 users accessing it for
their network drives. What I need to do now is to upgrade it to version
3.0.6. I have been trying to upgrade my development system with limited
success this is what I have done.
?
stopped samba
?
/usr/src/samba-3.0.6/source
?
used the same configure options as when I installed 2.2.8a i.e
?
./configure --prefix=/usr
2013 Nov 25
9
GeForce 4xx/Fermi to Quadro Modifying Quide
Due to popular demand, I have finally found time to write this up. I had
to rush it a little, but hopefully you get the gist.
http://www.altechnative.net/2013/11/25/virtualized-gaming-nvidia-cards-part-3-how-to-modify-a-fermi-based-geforce-into-a-quadro-geforce-gts450gtx470gtx480-to-quadro-200050006000/
Any questions, please ask away, and I''ll update the article to expand on
those
2007 Apr 07
2
functional test question
I have a view that passes two params hashes (:user and :school) to my
controller action. In the functional test for the controller action,
how do pass these two hashes?
I tried the following that did not work
get(:create, [:user => {:firstname => ''xxx'', :lastname =>
''yyyy''}, :school => {:id => 1}] )
It seems to pick only the first array
2009 May 04
5
moving a project from windows to linux
How easy is it to do this. Is it simply a case of copying the project
directory over to the linux directory or does one have to create a new
project in the linux system and copy paste (due to the wonders of rails
magic)???
--
Posted via http://www.ruby-forum.com/.
2007 Apr 08
3
Updater and PeriodicUpdater fighting with one another
I have a long-running process to build a directory tree in a database
from a very large and deep folder structure. I am using sessions for
security, but the process takes so long that it never finishes.
Having tried and failed to override the session time-out, I am trying
to work around the problem by having a PeriodicUpdater tickle the
session by loading a page every minute. But I am also