Displaying 20 results from an estimated 289 matches for "uhm".
Did you mean:
hm
2006 Mar 21
2
Sorting by computed temporary field
...ction. Would something like this work?
def find_and_sort(event_id)
@rides = Ride.find(:all, :conditions => {"event_id = ?", event_id})"
for ride in @rides
ride.newdistance = distance_between_zips(session[:user].zip_code,
Event.find(event_id).zip_code);
end
uhm.... sort @rides by newdistance
end
What if I want to also remove items from @rides before they are
displayed if that newdistance is too large or some other condition?
uhm... I''m stumped, I guess. That''s why I''m here. :)
Many thanks,
Chris
2020 Jun 17
2
Amd es1000
Uhm, X dont't start :-(
Il mer 17 giu 2020, 15:34 Gianluca Cecchi <gianluca.cecchi at gmail.com> ha
scritto:
> On Wed, Jun 17, 2020 at 1:56 PM paride desimone <parided at gmail.com> wrote:
>
> > Hi, i have a proliant dl380 g5, with an amd as1000. I try to install
> >...
2015 Jul 16
2
4.2.2 as AD with 2 DCs: database incoherency
Am 16.07.2015 um 14:02 schrieb Rowland Penny:
> /etc/hosts should be:
>
> 127.0.0.1 localhost.localdomain localhost
uhm no - you want 127.0.0.1 normally resolved to localhost and hence
127.0.0.1 localhost localhost.localdomain
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: &...
2006 Mar 22
2
Realtime Query
Arrgh.
I just made a call with Asterisk to extension 2944093. That extension exists in astdb and I have rtcachefriends=yes in sip.conf. Asterisk did a database query...
SELECT * FROM ast_sip_users WHERE name = '2944093'
Uhm... Why?
Doug
2010 Nov 24
4
Installing Wine Problem
When I run the wine installer on my mac (tools/wineinstall), it opens termanal and I get this:
You're running this from the wrong directory.
Change to the Wine source's main directory and try again.
logout
How do I fix this?
2004 Sep 01
5
OCFS Questions
Hi OCFS Gurus...
I have 2 questions for OCFS ver 1.0.10.1
1. What is the Maximum mount point suggested if we are using OCFS ?
2. Is there any method to tune the OCFS to booster the IO performance?
Awaiting ur responses...
Thanks in Advance...
Rgds/Jeram
2013 Aug 08
5
[LLVMdev] Address space extension
On 08/08/2013 02:52 PM, Micah Villmow wrote:
> This is something I proposed last year, so you might want to read up on that discussion first.
>
> You can find it here:
> http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-September/053277.html
Uhm... I read the discussion, probably I've not understood the problem
well: the conclusion (it has been committed?) is that to handle address
space conversion that imply a change in the size of pointers must be
expressed as a pair ptrtoint/inttoptr. What if the address space
conversione logica...
2008 Nov 12
2
dlopen-ing a library with OpenMP by a non-OpenMP process
Hello!
Currently, when a program built without OpenMP (-fopenmp) is trying to
dlopen a library, built with the feature, the result is a crash from
"bad system call":
#0 0x00000008009a223c in ksem_init () from /lib/libc.so.7
#1 0x0000000800998a8f in sem_init () from /lib/libc.so.7
#2 0x00000008011a6537 in omp_get_nested () from /usr/lib/libgomp.so.1
#3
2020 Mar 15
2
lmtp and recipient_delimiter
...postconf.5.html#recipient_delimiter
>
> [...]When the recipient_delimiter [1] set contains multiple characters
> (Postfix 2.11 and later), a user name or .forward file name is
> separated from its extension by the first character that matches the
> recipient_delimiter [1] set.[...]
Uhm, yes, I know what this option should do, but what happens, if I
already have a user with e.g. a hyphen (-) in its name (e.g. foo-bar)
and I set recipient_delimiter to "-"?
Will this character become a somewhat illegal character for usernames in
the user database?
Cheers,
Juri
2013 May 24
3
. (dot) in maildir folder names
Hi.
Uhm... yeah as the topic implies I want to have . (dots) in my folder
names...
Unfortunately dovecot's maildirmake hasn't a -f switch as the one from
courier/maildrop, but that one in turn is buggy[0] and doesn't encode
any characters at all.
In principle, maildir++ should allow[1] having...
2004 Aug 06
3
language
Hallo icecast,
is this mailinglist in english or in france?
i have a problem with icecast and shout.
when i listen with winamp to the icecast server,
i become after a few minutes a timeout?
did everyone an idea or that information do you need to help me?
--
Best regards,
Robert mailto:Robert@luedo-hellweg.de
webmaster of
2004 Sep 25
3
New L7-Filter patterns for Kademlia / eMule?
I had been using L7-Filter[1] successfully for edonkey/eMule traffic until
recently. I upgraded to the latest release of mldonkey, 2.5.28a, which
implements eMule compatibility, and with support for Kademlia[2] enabled,
network latency increases greatly.
[1] http://l7-filter.sourceforge.net/
[2] http://www.infoanarchy.org/wiki/wiki.pl?Kademlia
Has anyone created a new pattern match for
2018 Feb 07
2
samba 4.7.5 and db replication ( refering to closed bug : 13228 )
...
DC1 upgraded, ( DC with FSMO roles)
samba-tool dbcheck --fix
samba-tool dbcheck --cross-nc --fix
That fixed on DC1 6 errors.
samba-tool drs showrepl show no error.
login on DC2. upgraded.
samba-tool drs showrepl show no error and is in sync.
samba-tool dbcheck --fix shows 16 errors
uhm, synced, but not synced..
from DC1,
samba-tool drs replicate DC2 DC1 dc=samdom,dc=example,dc=com
again DC2
samba-tool dbcheck --fix shows 11 errors
so resync fixed 5 errors.
so i did a
samba-tool drs replicate DC2 DC1 dc=samdom,dc=example,dc=com --full-sync
checked DC2 again, still...
2018 Feb 18
2
2.2.33.2 - Virtual Mailbox Issue bug maybe ?
So virtual/combined was meant to combine INBOX/Sent/Drafts and
virtual/all display them in a threaded manner .. at least that was the
intention ...
rgds
Matt
> Aki Tuomi <mailto:aki.tuomi at dovecot.fi>
> 18 February 2018 at 11:10 pm
>
> Uhm.
>
> combined folder seems to use INBOX for saving mails and contains mails
> from Sent and Drafts.
>
> Not sure what your all folder is supposed to do.
>
> Aki
>
>
> On 2018-02-18 01:14, Matt Bryant wrote:
>
> Matt Bryant <mailto:matt at the-bryants.net>
&...
2016 Aug 30
4
L2tp and winbind - server role active directory domain controller
Uhm upgrade.. to zentyal 4.2..
Setup a member server, now enable l2tp with winbindd
That should work fine.
Winbindd can not run on the AD DC, but it does on a member server.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens G...
2007 Oct 31
4
AEL2 and Callbacks
...551212 at LegA-f707,1 at default,s,1 still failed so falling back to context 'default'
[Oct 31 01:57:07] WARNING[29795]: pbx.c:2450 __ast_pbx_run: Channel 'Local/16505551212 at LegA-f707,1' sent into invalid extension 's' in context 'default', but no invalid handler
Uhm, why? I have a default context with a callback extension. Of course I have no explicit priority 1 though... this is AEL2....
What's it complaining for?
Doug.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection arou...
2015 Jan 29
4
W7 client cannot adjust file permissions via ADUC
Rowland,
I think you have confused my email with a different thread.
Uhm . . what?
---
-------------------------
Bob Wooden of Donelson Trophy
615.885.2846 (main)
www.donelsontrophy.com [1]
"Everyone deserves an award!!"
On 2015-01-29 07:30, Rowland Penny wrote:
> On 29/01/15 12:54, Bob of Donelson Trophy wrote:
> Rowland, I have tried your vari...
2011 Apr 11
4
Printing field attributes outside the model.find_by_sql
Hi All,
I have Model called pays..and it has fields like(id, topic, subject,
created_at, b_id) and i also have a Model called suggests with
fields(id, income, price, b_id)
In my ruby on rails action or method Controller:
def print_two_table
@p = Pay.find_by_sql("SELECT p.id, p.topic, s.id, s.income, s.price FROM
pays as P LEFT OUTER JOIN suggests AS s ON s.b_id = p.b_id WHERE
2015 Aug 27
1
Using pdbedit To Modify A User?
On Thu, 27 Aug 2015 19:05:35 +0100
Rowland Penny <rowlandpenny241155 at gmail.com> wrote:
[snip]
>
> Hi, it might help if you can explain why you want the Administrator
> to be in your Domain.
Uhm... It seemed like The Right Thing To Do? :)
>
> Also what docs are you reading ?
What haven't I read? Everything I could find.
Some of it perhaps not the right thing, tho. I just ran across this:
https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO
and the thing I mentioned prev...
2011 Jul 20
2
xm / xl rename bug?
Hi,
When I rename a domain with xl, the new name shows in xl list but not in
xm list, and the other way around. xentop and xl top use the names
visible in xm list.
--
Hans
xen 4.1.1 / 3.0.0-rc7
non hvm
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel