search for: thusfar

Displaying 20 results from an estimated 21 matches for "thusfar".

Did you mean: thufir
2007 Aug 10
3
FixtureScenarios
This may have turned up in the RSS feeds of many of you already, but for those who haven''t seen it yet, looks intersting: <http://errtheblog.com/post/7708> > The main problem with fixtures, for me, has always been how unfun > they are. They literally suck the fun out of anything they?re > around. You throw them in your test/ directory, then suddenly > testing
2013 Jan 29
2
--compare-dest -- copy ONLY files with content-differences between 2 directories... to a third
Hi, I'm having trouble with --compare-dest, to copy only files that differ in content. Here are the commands used thusfar: rsync -av --checksum --delete --progress --stats --compare-dest=../old new/ new_archive rsync -av --checksum --delete --progress --stats --compare-dest=../new old/ old_archive old/ a.txt new/ a.txt Note: both a.txt are the same (except for a different timestamp). a.txt contains j...
2005 Oct 11
4
Searching an attribute in a hmabtm relationship
...39;ve implemented security using the login generator in a simple app so that I have a user table, a roles table, and a join between them (roles_users). All works as expected. I now need to check if a user has a specific role, but my approach is off somehow. Here''s what I''ve tried thusfar: user_roles = @session[:user].roles user_roles.find { |r| r.name == "officer"} When this executes, I get "can''t locate Role without ID...". What I *thought* I was doing was searching an array (user_roles) for a value, but this seems to imply that I...
2009 Jan 08
1
Executive Assistant Guidance
...two things: 1. Anyone that has dialplan logic for an executive assistant. My owners want their extensions to ring on her phone, and be very obvious to her which extension is ringing. They also want her to have presense. She's got Polycom IP 650 with sidecar, they have IP 550 phones. Thusfar I've got her registering to 4 extensions. Each extension is labeled with an executive and rings alongside theirs(Dial(SIP/126&SIP/191)) just didn't know if there was a better way. I also have presense setup on her Sidecar but it only has one status, is there a way for her to know thei...
2007 Sep 10
2
Failover SIP logic
I need some extensions logic assistance, I'm trying to dial out one of multiple SIP trunks, in sequence. I need to detect a busy SIP trunk(I only allow 1 call per trunk) and roll over to a second or third depending on that busy status Here's what I've got for a macro thusfar, but it's not working(fails if the 1st trunk is busy) extensions.conf: [globals] trunk_1 => SIP/trunk1 trunk_2 => SIP/trunk2 trunk_3 => SIP/trunk3 [macro-trunkdial] exten => s,1,Dial(${trunk_1}/${ARG1}) exten => s,2,Hangup() exten => s,102,Dial(${trunk_2}/${ARG1}) exten =&gt...
2017 Sep 18
2
[ThinLTO] static library failure with object files with the same name
...need to update the lit test in such case. I'd need to see exactly which test breaks and how to know though. Best, -- Mehdi 2017-09-18 13:17 GMT-07:00 Johan Engelen <jbc.engelen at gmail.com>: > The fix (https://reviews.llvm.org/D37961) does not work. From what I > have learned thusfar, the module identifier is used as filename sometimes > (I think when writing an intermediate module index summary), and so a bunch > of lit tests fail with the "fix". > > I'll look further into fixing this, any help is appreciated. > > ( One thing that may be importa...
2017 Sep 18
0
[ThinLTO] static library failure with object files with the same name
The fix (https://reviews.llvm.org/D37961) does not work. From what I have learned thusfar, the module identifier is used as filename sometimes (I think when writing an intermediate module index summary), and so a bunch of lit tests fail with the "fix". I'll look further into fixing this, any help is appreciated. ( One thing that may be important is to have a deterministi...
2006 Nov 13
7
0.20.1 and sqlite3 error
Hello, I just installed the latest version of puppet and puppetmaster on an up to date RHEL4 system. If I turn on ''storeconfigs'' on the puppetmaster server I get the following error: debug: Calling puppetmaster.getconfigerr: Could not retrieve configuration: Uncaught exception No such file to load -- sqlite3 in method puppetmaster.getconfig I have gems and rails installed
2005 Aug 04
12
Sortable table
Hi guys, I have a question that I haven''t been able to find an answer to yet. I''m hoping I can find an answer here. I would like to be able to allow a user to visibly sort the order of rows of a table. I have a table that is used to display tabular data. It allows users to dynamically add rows of tabular data to an existing table. I would like to enable the user to be
2017 Sep 17
2
[ThinLTO] static library failure with object files with the same name
I've created a review for your patch Mehdi: https://reviews.llvm.org/D37961 First time using `arc`, so hope things went well. - Johan On Tue, Sep 12, 2017 at 5:25 AM, Mehdi AMINI <joker.eph at gmail.com> wrote: > Hi Johan, > > 2017-09-11 14:21 GMT-07:00 Johan Engelen <jbc.engelen at gmail.com>: > >> On Fri, Sep 8, 2017 at 9:04 PM, Johan Engelen
2011 Jul 20
0
Cleveland Dot plots: tick labels and error bars
Dear list, I've been learning how to make a 2x2 paneled dotplot in lattice without any previous experience using lattice. my code thusfar is: nut<-read.table("/Users/colinwahl/Desktop/nutsimp_noerror.csv", T, sep= ",") attach(nut) nut1<-data.frame(Nitrate, Total_Nitrogen, Phosphate, Total_Phosphorus) nut1<-as.matrix(nut1) rownames(nut1)<-group ylimlist=list(c(0,10), c(0,10), c(0,0.25), c(0,0.2...
2007 Feb 25
1
Disk-On-Chip problem/question
Hi all, I've done a lot of searching (on this list and elsewhere) and I'm stuck at a point where I don't know what to try next. I'm trying to boot Linux off of a m-systems DOC using SYSLINUX 3.31. Here's what I have thusfar: 1) formatted the DOC using m-system's DFORMAT tool (installs the BIOS extension) 2) Created a C partition (FAT16) 3) Run syslinux c: (I've also tried syslinux -s c:) 4) Copied my kernel, initrd, and syslinux.cfg to C:\ My syslinux.cfg is very simple: default kernel append initrd=i...
2007 Mar 19
1
Re: EQ6/IE6
David & Barbara Schmidt <davnbabs@airmail.net> wrote: > I'm an old-time Linux guy but somewhat new to Wine. Running Wine 0.9.2 > on FC3. A few other apps have come up fine. 0.9.2 is old; 0.9.28 is current. Please 'rm -fr ~/.wine' before you try the new version. > Wife got Electric Quilt 6 for Christmas, so mounted the CD and ran "wine > setup.exe."
2005 Jan 28
0
re: Polycom
...ur VoIP phones with our VoIP Platform partners and at this time those Partners are Sphere, Broadsoft, Sylantro, and Interactive Intelligence. Unfortunately we are not supporting the Asterisk solution at this time." I am going to continue to pursue this, but this is the pushback I have gotten thusfar. We are a Polycom authorized reseller, and have compiled some pretty detailed documentation of workarounds and fixes for typical Polycom/Asterisk integration issues. My engineering folks monitor the forum(s) and I have encouraged them to respond to any developer posts where they feel they can...
2009 Jan 13
1
Beware of DIDX & Super Technologies
...s work. Clearly the issue is on > DIDx's end. > > I conducted my testing by issuing the "stop now" command at the CLI > and called the DID number from an AT&T landline phone. > > I was promised last week this would be looked into, fixed, etc. But no > response thusfar. I am going to stop using DIDx as it has been one big > headache. On top of this not working, the CDRs on their website are > incorrect -- either they have inept programmers or they do absolutely > no QA testing on their code -- but they'll gladly sell you a copy for > upwards of $2...
2007 Jul 03
3
Suing Dell||Dull Computers for CID abuse
...being registered via some pre-filled out form, stating at the point in time that the form was submitted, it was at 1 Main Street however, it truly might not be at that location anymore. Someone may have moved their ATA or server. As for things VoIP has done better? The only thing that comes to me thusfar is saved someone money. Anyhow, I think this was a pretty good discussion on the topic, but bottom line if you ask me, Truth in Caller ID does nothing more than give a politician something to boast about during election time. Nothing more. -- ====================================================...
2009 Mar 04
0
PDB files and "Delayed Write Failed"
...t; * Set "write raw = no" * Explicitly turned on oplocks and level2 oplocks, though I believe they are on by default. * "dos filetimes = yes" * "fake directory create times = yes" * "dos filetime resolution = yes" * "allocation roundup size = 0" Thusfar, any time we've managed to improve performance back to the expected level, it has been unclear what did the trick... and it didn't last. If anyone has any thoughts on other things I can try, I would certainly appreciate it. If there's any further information that would help in mak...
2003 Apr 11
0
Need local profiles in win2k/sp2
Greetz all, I am setting up a comain controller for a windows 2000 network and I think I have everything squared away. The problem that I am having right now is that all of the documentation/howtos that I have thusfar seen assume that a user wishes to implement roaming profiles in Samba. We want to preserve local profiles (local on the client.) I had seen a posting suggesting to set the local path for the profiles with the logon path option; it seems to almost work but when I try to log in with a user in th...
2009 Jan 28
5
Solaris zone documentation
I''m following the example provided in the type reference under ''zone'', i.e.: zone{myzone: autoboot=>true, create_args=>"-b", ip=>"nge0:10:130.55.201", path=>"/zoneds/%s", realhostname=>"myzone.example.com",
2007 Mar 26
7
MANAGESIEVE patch v3 for dovecot 1.0.rc28
Hello dovecot users, I have updated the MANAGESIEVE patch to apply and compile against dovecot 1.0.rc28. Not much has changed with respect to the functionality of the previous version however: ChangeLog vs v2 - Updated source to compile with dovecot 1.0.rc28, tested with rc27 (debian package) - Daemon now uses the same location for .dovecot.sieve as dovecot-lda This is typically