search for: doin

Displaying 20 results from an estimated 32 matches for "doin".

Did you mean: doing
2008 Oct 23
4
Problems With Rich Text I Think
...hEditWndProc_common EM_FORMATRANGE: stub the last one repeats over and over again. I looked on google and found some bug reports that sound close to whats going on and also in the faq there is something about it. i tried the winetricks things and used it to get the riched20.dll but it still is doin what its doin. I would love some help fixing this problem moreover some advice on how to troubleshoot these things myself. thank you, Neil
2006 Mar 15
2
link_to_remote issue after upgrading to rails 1.0
...op from 0.13 to 1.0 the laptop also started behaving the same. The examples in the api docs at http://rubyonrails.org/api/classes/ActionView/Helpers/JavaScriptHelper.html#M000433 suggest this call is still valid and the parameter should be passed. Am I misunderstanding the docs? Or just plain doin something wrong? Cheers Dave Smylie
2009 Dec 06
1
hi there!
hi there! how u doin?...hope fine. look, i've a difficulty in simulation especially for the bayesian analysis using R. Using the famous Markov Chain Monte Carlo (MCMC) method, Methropolis hasting algorithm i want to simuate different distrbution like: 1/ Weibull-exponential 2/Gamma-Gamma 3/Poisson-Gamma 4/Normal-No...
2011 Jan 21
1
Information
Hello I am student of Bioinformatics and I am doin somework in R in which some problem occurs. So Please help me to solve these problems. I have two problems: 1. How to generate a graph in which there are 8 rows and 20 columns are present? 2. And how to put some title in the end of the graph i.e for example after generating the rows if I want to g...
2009 Apr 21
11
can we decrypt the cipher encrypted using Digest::SHA1.hexdigest
what i have done is as follows password = Digest::SHA1.hexdigest("#{salt}:#{password}") pass1 = Digest::SHA1.hexdigest("#{salt}:asdfgh") pass2 = Digest::SHA1.hexdigest("#{salt}:asdfgh") pass3 = Digest::SHA1.hexdigest("#{salt}:qwerty") puts pass1==pass2 puts pass1==pass3 This works fine but i need to get the decrypted password how can i get it any help is
2008 Oct 14
1
To all TextMate users that wants to run tests with cmd + r in Rails 2.1 and above.
...thub.com/16519 It''s just a shellscript. So yeah, it doesn''t fix the textmate issue. It does however makes it easy to run either all tests, all unit/functional/integration tests, or a single test, from the command line. Which is sorta OK, you probably have a terminal sitting there doin'' nothing anyway. Usage: * rtest unit - runs all unit tests * rtest unit post - runs the unit test for the ''post'' model * rtest unit post comment foo - runs those tests, yep * rtest functional - you guessed it! * rtest integration - blows up your computer --~--~---------...
2017 Dec 19
2
Replication issue (maybe due to 4.7.0 bug?)
On Tue, 2017-12-19 at 11:00 +0100, Gaetan SLONGO wrote: > Hi Andrew, > > Thank you for your answer. The issue is in the source or destination ? > Because meanwhile I noticed the destination server was on 4.6.11 and not 4.7.3 as the source. What do you think about it ? Update the destination to 4.7.4 when this is released in a few days. I hope this helps, Andrew Bartlett -- Andrew
2009 Apr 26
9
Problems running features with Textmate Cucumber bundle
I finally plunked down for the beta RSpec bundle and I''m working through the initial example. Although I''m a fairly experienced RSpec user, I''m stlll learning new tricks. Anyway, I''m going though the mastermind example, and everything is going well, except that I decided to also try out the Textmate bundle for Cucumber. I decided to use Ben Mabey''s
2018 Jan 25
0
Replication issue (maybe due to 4.7.0 bug?)
Hi Andrew, I did the requested update, but still have the same issue when doin samba-tool drs replicate : On the destination server : [2018/01/25 10:34:04.404627, 1] ../source4/dsdb/repl/replicated_objects.c:894(dsdb_replicated_objects_commit) Failed to apply records: replmd_delete: Failed to modify object CN=DMZRODC-0,CN=Deleted Objects,DC=ads,DC=XXX,DC=be in delete...
2007 Apr 18
2
[Bridge] bridge netfilter question
Hi, I found this block of code in br_dev_queue_xmit() @ br_forward.c, after applying 'netfilter' patch for 2.4.21 kernel Can someone explain what this block of code is doin? #ifdef CONFIG_NETFILTER if (skb->nf_bridge) memcpy(skb->data - 16, skb->nf_bridge->hh, 16); #endif 1. What is 16 bytes here...? Ethernet hdr is just 14 bytes 2. Why the ethernet hdr is being overwritten with nf_bridge->hh? what is there in nf_bridge->hh?...
2002 Oct 21
0
png printing (PR#2192)
...peg, it looks exactly as it should. However, if I plot it to a png, a plot appears, but various parameters (e.g., title, ylim, etc.) are different. I can sometimes reproduce something that's somewhat similar through the following: temp = c("hi", "hey there", "whatcha doin") plot(rnorm(100), rnorm(100), main=temp[3]) # should appear as one would expect jpeg("c:/temp/temp.jpeg") plot(rnorm(100), rnorm(100), main=temp[3]) # should appear as one would expect dev.off() png("c:/temp/temp.png") plot(rnorm(100), rnorm(100), main=temp[3]) # either...
2002 Oct 21
0
png printing (PR#2193)
...peg, it looks exactly as it should. However, if I plot it to a png, a plot appears, but various parameters (e.g., title, ylim, etc.) are different. I can sometimes reproduce something that's somewhat similar through the following: temp = c("hi", "hey there", "whatcha doin") plot(rnorm(100), rnorm(100), main=temp[3]) # should appear as one would expect jpeg("c:/temp/temp.jpeg") plot(rnorm(100), rnorm(100), main=temp[3]) # should appear as one would expect dev.off() png("c:/temp/temp.png") plot(rnorm(100), rnorm(100), main=temp[3]) # either...
2003 Apr 07
0
Vorbis spec bugs
...as unsigned integers and therefore they can't be negative (see Step 7) Do I have to treat them as signed values ? What about the num_codebooks = readBits(4) + 1 which will range from 1 to 16 ? Is it reasonable to include num_codebooks in the consistency check ? Currently I'm doin' it like this: if ((order>=0x80)||(rate>=0x8000) ... (amplitude_offset>=0x80)) { stream undecodable } BTW: is floor0_order == 0 allowed ? any comments ? <p><p>another question concerning the identification header: (not a bug, just a question) ;) blocksize1...
2006 Jan 26
2
help!!
hi i am doing my final year project on Traffic Shaping .could any one please guide me how do i actually go about it. i mean the first step.i have read the lartc documentation for the same. what do i do next.please help thanks in advance _________________________________________________________________ How go...
2009 Nov 01
0
Internal error in 'ls' for pathological environments (PR#14036)
...dy. =A0(This is useful > =A0in cases where the entire valuelist is already named--namelist can > =A0then be R_NilValue.) > " > > Removing the assumption from NewEnvironment looks like an efficiency sink= , > so I would suggest that we fix do_eval (eval.c) instead, effectively doin= g l > <- l[names(l) !=3D ""]. =A0So in > > =A0 =A0case LISTSXP: > =A0 =A0 =A0 =A0env =3D NewEnvironment(R_NilValue, duplicate(CADR(args)), = encl); > =A0 =A0 =A0 =A0PROTECT(env); > =A0 =A0 =A0 =A0break; > > we need to replace the duplicate() call with something...
2003 Jan 14
1
Ahead Nero Burning ROM soon to support Vorbis!
As mentioned at: http://www.cdfreaks.com/document.php3?Doc=101 : ---QUOTE: Is Ahead planning to add Ogg Vorbis support and is there any date set? Well we probably owe a big apology to all those users who have been requesting support. To begin with, I think the Vorbis communities and developers alike, have done a fantastic job in widening the acceptance level of the Ogg formats. It ’s also a
2005 Feb 16
5
Compiling sch_tbf.c in user space
Hi, I am new to kernel programming. My task is to route packets from different hosts through one single token bucket filter as we are trying to model a wireless scenario with many hosts communicating and sharing the same bandwidth.So the idea we came up with was to route packets from different hosts to user space using Netfilter and then send them through a common tbf implemented in user space in
2012 Feb 24
5
Wine and sse2 solveation!
i tryed... all the ways to install studio one presonus, v 1.5.2 v1.6.5 v.2.0.4 all got the thing with SSE2 ... i really need that program function because i hate windows and xp now... i won`t return on there.. here is too good... but this is my only wish... if u can help me doin`it working.. something like dunno... how to make that exe install not to search for sse2 ...or something... i got sse2 on flags.. even sse3 .... if u can helpp me plz... i will colaborate... thanx a lot wine..
2008 Oct 01
4
help with lotus notes invocation using wine
hi friends.. i am on ubuntu8.4 wit wine 0.9 i tried to access lotus notes installed on my windowsXP using wine.. i finished the inital steps to do this.. Then i when i executed notes.exe using wine it gave me an error: You cannot use the Administration program while the Domino Server is running. Either shut down the Domino Server (but keep the file server running) or choose the icon labeled
2006 Jun 13
8
Joins or relationships ?
...les that would only be accessed via form fields. Since I don''t think there should or could be any real relationships between these "static" tables (only administrator can CRUD these tables) and the Post table, would the correct option for displaying results (list) and editing be doine via joins ? TIA Stuart -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060613/2c888f17/attachment.html