search for: porblem

Displaying 20 results from an estimated 43 matches for "porblem".

Did you mean: porblems
2008 May 06
0
Porblem with custom analyzer
Guillaume Guillaume wrote: > Hi, > > I m trying to set French stop Words. > So i created a file called "FrenchStemmingAnalyzer.rb" and i put it in > /lib of my rails App. > You might want to follow standard naming convention and rename the file to: ''french_stemming_analyzer.rb'' instead. Then drop a line like: require
2006 Jul 15
0
laszloonrails porblems
Hi, I try to start the demo example described by: http://laszloonrails.com/mediawiki-1.6.5/index.php?title=Getting_started_tutorial _The versions on my Linux pc:_ Laszlo version: lps-3.3 Rails: rails-1.1.4 The tutor looks fine, but I got an error after starting : http://127.0.0.1:3000/contacts/applet _*Problem:*_ Routing Error Recognition failed for
2004 Nov 30
1
about the subscript assignment porblem
Hi, Dear, I have a problem for the new version 2.0 of R When I put this code in it give me the error: uis$ivhx3[uis$ivhx>0] <- 1*(uis$ivhx==3) Error: NAs are not allowed in subscripted assignments but this would happen in version 1.91 there are missing data in the data set and it is represented as NA the data set can be find on line at the ucla web actually this is a example from its
2005 Mar 14
11
[Fwd: Re: Help a newbie pick a gui tool kit]
Hey Guys, This just came over the rubytalk list. Does anybody have any Debian experience? BTW, one thing this project *really* could use is people to package wxruby for <your distro here>. You don''t need SWIG/C++ experience for it, and a little work could help a lot of people. Nick -------- Original Message -------- Subject: Re: Help a newbie pick a gui tool kit Date: Sun, 13
2016 Sep 14
1
Failed to issue the StartTLS instruction - yet ldap ssl = no is set
...t and there is no evidence that the folder exists (output of "stat /var/lib/samba-second" or something similar) but the message "Unable to create directory /var/lib/samba-second" frankly i have seen so much posts all over the world where obvious error messages explaining the porblem got posted and ignored so that i expect a clear statement "but this folder exists and has the right permissions" when menitioning such a error message and as long that don't happens i assume it don't exist as the message says - it's that easy
2006 Jan 05
1
Fixture files for inserting tree like behavior doesn''t work
Hi folks around, hope you could help me with my problem. I have a porblem while testing my Acts_as_Tree behavior with fixtures. Because all data in the fixture file will be commited at the end the entries I want to map my tree like structure to will not be present at this point. Due to this I get a foreign key constraints fails from the database. Is there any way to...
2011 Mar 06
1
Procedural prgramming
...appreciate any help on that matter.I am currently programming a procedure on RI have few functions,1. Choose Excel file function2. Choose Excel sheet function.3.Choose columns for variables function4.Few plots functions and analisys5.Main function that runs these functions one after the anotherThe porblem which i m desperate to solve is with the Main function, it seems that R is not reading/processing Top to Bottom, Anyone here knows how to help?Tsvi Sabo [[alternative HTML version deleted]]
2008 Mar 27
2
IAXy device
...sking this because I need to use it as it is NAT Transparent (as I read also, and I did not try it to see how much it is transparent). What about codec? Why it is only support g711 and does not support compressed codec? And what about the IP address and the DNS usage and the DDNS usage? What main porblems contain and any advise? Regards Bilal ____________________________________________________________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
2017 Dec 02
1
Where is R 3.4.3 (announced for 30.November)?
Havin Porblems with R 3.4.2, I am waiting for R 3.4.3 to be available. Nothing appers on CRAN for R 3.4.3. When will R 3.4.3 be avalable? Best C. -- Christian Hoffmann Rigiblickstrasse 15b CH-8915 Hausen am Albis Switzerland Telefon +41-(0)44-7640853
2009 May 19
2
imap cann't read the mail that foxmail send
...in login_executable: /usr/libexec/dovecot/imap-login mail_location: mbox:/usr/local/edupass/mail/repo/%u:INBOX=/usr/local/edupass/mail/%u auth default: passdb: driver: sql args: /etc/dovecot-sql.conf userdb: driver: sql args: /etc/dovecot-sql.conf I have no porblems to login. When I use "telent host 25" to send a email, dovecot read it no problems. But when I use outlook and foxmail to send a email, dovecot cann't read the email data. I compared the data that using the two way to send, and found the reason: use outlook and foxmail: at the begi...
2011 Apr 22
3
Parametrized object name in Save statement
...sform the data into a data frame and preform various modeling on the structure and save the output and plot of the model. In this example i am using a rpart decision tree. The only problem i am having is integrating the parameter into the internal object name when tying to save it. Solving this one porblem will help me start blasting though 100's of models and saving their output for later use. I would call the script from command line as Rscript file_name.R argument for this example Rscript rpart_code.R Kyphosis #/bin/R args <- commandArgs(TRUE) # Read the argument require(rpart, quiet...
2009 Mar 29
1
dovecot: auth(default): ldap(...): Authenticated user not found
...a working setup of dovecot to serve sasl, imap using ldap, a working setup of Postfix for (s)smtp (I can authenticate which uses dovecot's sasl). What i wan't to get is a completely working email server for ldap users with their email forwardings (so far they have only 1 forwarding). The porblem I stuck on is the following: when sending mail through (s)smtp, after passing authentication, I get my email dropped. And I see this in logs: http://ciorne.softwareliber.ro/index.php/view/raw/aaf3eb42 ***Authenticated user not found!!!*** My dovecot conf is this: http://ciorne.softwareliber.ro/in...
2007 Oct 18
1
programming question
hie i'm tryimg to generate two survival data using the following code (I know its ugly ) but it seems to repeat two of the variables can any one tell me whats the porblem. n=20 n1=n/2 n2=n/4 a11=1 ;a12=1.4 ;a21=16 ;a22=a12 * a21 t1<-array(1,c(n1)) t2<-array(2,c(n1)) treatgrp=matrix(c(t1,t2)) st11<-array(1,c(n2)) st12&lt...
2003 Nov 26
1
Samba and W2K printer issues
I posted this query a couple of days ago and received no responses. SInce that time, some other info has come to light that I thought would be useful to helping to solve this porblem. My network consists of a firewall machine networked with a SuSE 7.2 workstation and a Windows 2000 workstation. My smb.conf file is below: # Samba config file created using SWAT # from 127.0.0.1 (127.0.0.1) # Date: 2003/11/24 00:43:32 # Global parameters [global] workgroup = PENGUINIX...
2003 Sep 04
3
Call script after hangup
Beginner: How can a script be called after a calling user hangup? What's wrong with this: [incoming] exten => s,1,Playback,welcome exten => s,2,Record,msgfile:gsm exten => h,1,Goto(callscript,1,1) [callscript] exten => 1,1,Wait,5 exten => 1,2,System("SomeScript") Thank you -------------- next part -------------- An HTML attachment was scrubbed... URL:
1998 Oct 27
2
Sometime cannot connect to samba server, Why ?
I have posted this question 3-4 weeks ago, but still get no response. In my environment, I have one Linux box running Samba 1.8.18p5, and there are about 20 Win95 clients which is in the same network. The porblem I usually encountered is when I click on the samba server icon in the NN icon, sometime I can get thru without any problem. However, there are also many times that I got error message like "cannot access resource" (Something like this, cannot remember precisely). I also discovered that,...
2017 Jun 29
1
Windows iconv() "failure" in certain locales
...> iconv(x1, "latin1", "", sub="?") > etc. would be an alternative in case some characters really cannot be > converted into the target encoding and should perhaps be considered for > the time after Duncan commits the fix for the underlying porblem. Yes. I'd had the same idea that's why I used it in the code I sent along. So, 1) we definitely won't commit the workaround patch for citation(). 2) I have a "workaround patch" for packageDescription() which is more useful in the sense that only if iconv() produces NA&...
2017 Jan 28
2
tlsv1 alert unknown ca: SSL alert number 48
Hello together Please i'am new to this list, i have already installed Postfix and Dovecot last version from Internet but i have the porblem that the mail do not arive, and with me Cert, i have read on the Dovecot site, but i don't have me found me solutions to fix this. "tlsv1 alert unknown ca: SSL alert number 48" Jan 28 22:42:44 dovecot: imap-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=192.1...
2009 May 09
3
net vampire and WIn2003 AD
.... I can provide full info of my samba setup, but I guess my setup is ok, since some objects are imported. (where some things net rpc vampire command said to me,like: smb_set_primary_group: gave 1, but I don't think this is a problem, because import doesn't stop on this mesages. There is a porblem, why vampire imports just part of the accounts. Why net rpc vampire ldif give error instantly and doesn't import anything, but net rpc vampire (without keyword ldif0 starts working? thanks for your time Liutauras
2017 Apr 11
0
[Bug 99900] [NVC1] nouveau: freeze / crash after kernel update to 4.10
https://bugs.freedesktop.org/show_bug.cgi?id=99900 --- Comment #14 from Viktor Kuzmin <kvaster at gmail.com> --- This porblem is not related only to NVC0. This bugs is the same (I think): https://bugs.freedesktop.org/show_bug.cgi?id=98690 MacBook Pro 11.3 (GK107, GeForce GT 750M), Gentoo Linux, kernel 4.10.8. [ 49.196313] Workqueue: pm pm_runtime_work [ 49.196314] Call Trace: [ 49.196321] ? dump_stack+0x46/0x59...