search for: irked

Displaying 20 results from an estimated 54 matches for "irked".

2004 Jun 06
1
Re: [R] Printing Lattice Graphs from Windows (PR#6947)
I agree: It sounds like a bug, as you said, Irk, in that Rgui.exe cannot copy a metafile to the clipboard, at least under MS Windows 2000, 5.00.2195, Service Pack 3, even though Rterm.exe can. Therefore, I'm including "r-bugs@biostat.ku.dk" in the list of addresses to this email. Spencer Graves Irk Eddelbuettel wrote: >On Sun, Jun 06, 2004 at 12:26:45PM -0700,
2004 Jun 07
1
Re: [R] Printing Lattice Graphs from Windows (PR#6950)
Dirk Eddelbuettel <edd@debian.org> writes: > On Sun, Jun 06, 2004 at 01:32:00PM -0700, Spencer Graves wrote: > > I agree: It sounds like a bug, as you said, Irk, in that > > That brilliant :) Many people, in Germany as well as abroad, managed to > chop Eddelbuettel quite well. Turning Dirk into Irk is rather unsurpassed. > > Dirk, with a big grin Not to
2004 Jun 06
1
Re: [R] Printing Lattice Graphs from Windows (PR#6948)
Hi, Duncan: I just did "plot(1:2)" in Rgui.exe, and that copied fine as a metafile into MS Word via the clipboard. Then I exited and restarted Rterm.exe under ESS and tried it again. This time, I got a blank image copied into MS Word. However, after I modified the Lattice defaults via, "trellis.par.set('background', list('white'));
2004 Jun 07
0
RE: [R] Printing Lattice Graphs from Windows (PR#6952)
Hi folks. It looks like it's stirred some discussion ultimately resulting/concluding that this phenomena is a possible bug either in the lattice package or in R 1.9.0/1.9.1 itself. So, I'll stay tuned, so to speak, for either an update in the lattice package or R as it seems that that's where the bug may lie. FYI, the resulting plot, (e.g., plot(1~1)), worked as it should either
2015 Mar 09
2
[LLVMdev] Out of tree targets
Hey all, Quick query on out of tree target support - at present I can drop a folder Foo into <llvm>/lib/Target/Foo and use the CMake option LLVM_EXPERIMENTAL_TARGETS_TO_BUILD to pick up my target. The issue is that I still need to patch the one LLVMBuild.txt file in <llvm>/lib/Target with; |iff --git a/lib/Target/LLVMBuild.txt b/lib/Target/LLVMBuild.txt index 4112046..6e42cbe
2015 May 29
1
UPower: 95-upower-hid.rules update
On May 29, 2015, at 8:09 AM, Bastien Nocera <hadess at hadess.net> wrote: > It would also be useful to include a full URL to the NUT Perl script > (to a git repository perhaps), so people don't need to check out the > full repo to update it. I'm not sure how useful the nut-usbinfo.pl script will be without the NUT repository: it scans the NUT source files for certain
2009 Mar 31
2
What is the one thing that polycom can do...
On the landing page of the Polycom web site there's a "We're listening" nanosurvey, asking what is the one thing Polycom can do to improve their products. The link points here: http://polycom.zuberance.com/survey.htm I wrote a sentence about tweaking the user interface on the IP Soundpoint series phones, so that one can escape any level of any menu with repeated pressing of the
2015 Mar 09
2
[LLVMdev] Out of tree targets
I believe we'd need LLVMBuild.txt even in autoconf build - for bunch of autogenerated stuff, e.g. list of all asmprinters / asmparsers / InitializeAllTargetInfos, etc., since targets are not autoregistered anymore. On Mon, Mar 9, 2015 at 7:20 PM, Eric Christopher <echristo at gmail.com> wrote: > Hi Neil, > > Weird, I'd think the cmake build should probably do something
2007 Sep 13
7
Namespacing Models
Hello everyone, Do you feel it? The little shiver down your spine when you think of "namespacing" in rails? To some thats a common feeling, to people like myself who enforce absolute organization have already thought about the need for namespaces in rails. Now I do understand this is an ongoing effort... to some degree. Controllers and routes, from my experiences work well, that being,
2004 Sep 16
2
problems with ldap auth
I'm trying Dovecot v1.0-test43 with ldap authentication but can't seem to make it work. I'm getting the following errors in the log: dovecot: Sep 16 19:50:09 Info: Dovecot v1.0-test43 starting up dovecot: Sep 16 19:50:10 Error: Auth process died too early - shutting down What can I do to see where the error is? I have this configuration working with dovecot 0.99.xx . And if I
2008 Aug 18
3
NUT on Mac OSX 10.5
Hi! I have iMac24" computer powered by Back-UPS CS650IE. (USB) I Installing NUT using Fink packages from source. Configuring NUT : 1. /sw/etc/nut/ups.conf [CS_650] driver = newhidups port = /dev/ttyS1 2. /sw/etc/nut/upsd.conf ACL all 0.0.0.0/0 ACL localhost 127.0.0.1/32 ACCEPT localhost REJECT all 3. /sw/etc/nut/upsd.users [nobody] password = allowfrom = localhost
2003 Dec 23
18
Grandstream Quality Survey.... :P
...having MAJOR issues with the grandstream products? How many times have you been told upgrade upgrade upgrade? How many of you have paperweights, granted the phone is light as a feather and couldn't weight papers down in the first place? How about that ring tone, really dandy eh? Who else is irked about the the GAPS crap? It should slurp down cfgMACADDRESS.txt and we shouldn't have to pay more for that option. Have you had Message Waiting Indicator issues? Have you had issues with the Hold button and flash button? Have you had issues with sip transfers? Has the grandstream product l...
2006 Dec 25
15
What I Want For Christmas
Calling All Mongrel Minions! I wanna have some fun and would like this as a Christmas present. The site http://www.workingwithrails.com/ has this lame popularity system that''s kind of irking some of the main Ruby contributors. I think it''s kind of funny, but would like to demonstrate what an army of motivated people can do to these kinds of popularity contests. So, as a
2005 Jan 29
7
Sipura SPA-841 auto-answer support [patch]
Sipura has implemented auto-answer in version 0.9.5 of the SPA-841 firmware. However, it is implemented via the Call-Info header, which Asterisk stable doesn't currently support. The attached patch implments a quick hack to support the Call-Info header from the Dial() application by way of setting the CALL_INFO variable. For example, the following macro can be used to dial up a single
2011 Oct 26
0
[LLVMdev] Lowering to MMX
On Oct 26, 2011, at 1:18 PM, Nicolas Capens wrote: > On 24/10/2011 9:50 PM, Bill Wendling wrote: >> On Oct 20, 2011, at 8:42 AM, Nicolas Capens wrote: >> >>> Hi all, >>> >>> I'm working on a graphics project which uses LLVM for dynamic code >>> generation, and I noticed a major performance regression when upgrading >>> from LLVM
2006 Aug 08
12
delete_if doesn''t work for has_and_belongs_to_many
I''m using Rails-1.1.4 with Ruby-1.8.4 So let''s say I have 2 model classes: class Item has_and_belongs_to_many :things end class Thing has_and_belongs_to_many :items end i = Item.new i.things << Thing.new( :value => "Something").save i.things << Thing.new( :value => "Something Else" ).save i.save Fine, now I have two records in the
2011 Feb 05
0
40MB repaired on a disk during scrub but no errors
Hey folks, While scrubbing, zpool status shows nearly 40MB "repaired" but 0 in each of the read/write/checksum columns for each disk. One disk has "(repairing)" to the right but once the scrub completes there''s no mention that anything ever needed fixing. Any idea what would need to be repaired on that disk? Are there any other types of errors besides
2011 Feb 16
1
summary in functions
summary() in functions seems to print nothing. str() does print something. why? -- Sam Steingold (http://sds.podval.org/) on CentOS release 5.3 (Final) http://mideasttruth.com http://truepeace.org http://iris.org.il http://pmw.org.il http://jihadwatch.org http://ffii.org A year spent in artificial intelligence is enough to make one believe in God.
2004 Aug 06
0
Asterisk, channel banks and SDH
hi, I need some feedback on an asterisk installation my company is planning to supply. Here's the basic structure: PSTN -> Asterisk -> Channel Bank -> SDH --- fiber --- SDH -> analog extension Some additional info: 1) Fiber connects the main exchange with 8 other substations, with an average distance of 13 or so kilometers between each station. 2) Channel bank needs to connect
2008 Nov 10
1
installing NUT on Mac OSX
Hi! I installed NUT (2.2.2) via MacPorts. $ sudo /opt/local/bin/upsdrvctl start Network UPS Tools - UPS driver controller 2.2.2 Network UPS Tools: 0.29 USB communication driver - core 0.33 (2.2.2) Can't chdir to /opt/local/var/db/ups: No such file or directory Driver failed to start (exit status=1) What does this mean? Thanks! Mihail A -------------- next part -------------- An HTML