similar to: XP Local Group add prblem - Object Picker Incomplete

Displaying 20 results from an estimated 400 matches similar to: "XP Local Group add prblem - Object Picker Incomplete"

2005 Feb 15
0
prblem in compileing asterisk-prepaid
Hello Any one using asterisk-prepaid with mysql. i want asteirsk-prepaid for fedora core 2. i have installed mysql-devel. but after that i am unable to compile the asterisk-prepaid it is giving me error for libmysqlclient. i already have this library in my /usr/lib/mysql. i am using asterisk-CVS. Here is the error given when i try to compile asterisk-prepaid. [root@kamran asterisk-prepaid]#
2001 Oct 05
1
Kernel 2.4.10 prblem
Hi, I'm using tinc 1.pre3 with kernel 2.4.3 and it was working fine. I upgraded my kernel to 2.4.10 and tinc stopped working with the following error in syslog: ======= tinc.vpn1[236]: Error while reading from ethertap device: File descriptor in bad state ========= Does anyone had this problem and can you help me with it ? - Tinc: Discussion list about the tinc VPN daemon Archive:
1999 Aug 04
0
No locking avaliable - Compiling prblem
Hi. I have a small network and a file and print server running on a 486 machine under Suse 6.0, kernel 2.0.36. Samba version is 1.9.18p10 that was precompiled and came with the Suse distribution pack, and it is working without any problem almost a year. Recently I have obtained a 2.0.5a source distribution and when I tried to compile the source I'm receiving the following message at the end
2009 Jan 05
2
prblem with NA
Hi all I have a data set with the total number of columns =ncol, and the total number of rows=nrow. I am trying to loop over the values and id the value is less than or equal to 100 to be changed to 1. if the value is greater than 100 , to be changed to 0. if NA , let X[i,j]=NA. I ran into a problem where if one row in my data set had all values =NA, then the program does not continue working
2007 Nov 29
2
rails color picker?
Hello, Is there a color picker somewhere that is integrated with rails? Specifically a I''m hoping for a full 24-bit picker with sliders, etc, that can interact with rails objects, such as updating a form that rails has setup, or just injecting it''s chosen value into an input value that rails has set up to put back into an object after submission. Thanks, Avram
2006 May 18
1
Date picker calendar using rails and ajax
All, does any one has a date picker sample code using rails and ajax that I can use as a starting point for mine? Thanks Patrick
2006 Jul 19
3
color picker
Is there any plugin or ajax controls for picking colors? Was looking around Couldn''t find anything -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060719/cb4bc40f/attachment-0001.html
2013 Oct 16
0
Windows XP client apps crash/hang when starting file-picker
Hello. I have a small and simple local network with a Samba server (v.3.6.6 on Debian Wheezy) and Windows clients, a mix of Windows 2000 and XP (32-bit) and 7 (64-bit). In recent times, possibly since I upgraded the server OS version, but most likely before, the Windows XP clients (but not 2000 or 7) have all experienced problems where if any application tries to open a file-picker (for
2010 Mar 09
1
TIME PICKER HELP
I have installed time picker in my application using the below url. ruby script/plugin install http://timepicker.rubyforge.org/svn/trunk/ <%=time_picker(Time.now, {:time_format => ''12'', :minute_step => 30})%> when i use like above in my list.rhtml file , i get error like below undefined method `leading_zero_on_single_digits'' for
2006 Apr 28
5
Newbie: using date-picker
Finally found a nice date chooser script (http://projects.exactlyoneturtle.com/date_picker), but am a little confused how to implement it. So I put this where I need the date picker: <a id="_name_link" href="#" onclick="DatePicker.toggleDatePicker(''name'')" class="demo_link">[ choose date ]</a> <div
2004 Jun 03
0
Object Picker incomplete
Back in January someone posted the question about he inability to add any Domain object to a Local group on a Windowx XP PRO| SP1 machine). Has anyone found the answer to be able to do this?
2006 Jun 07
0
Re: prototype-based color picker
Great job! Would suggest either adding a transparent div on top of the images or storing the images as background to prevent accidentally dragging the image rather than the slider. Regards, Tobie
2006 Oct 31
9
Dare Picker
Is there a good date picker that can be used with prototype & scriptaculous library. I am looking for something outside ruby on rails. Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to
2006 Jan 20
13
Calendar date picker for use with rails.
Howdy folks, As I was putting together a rough form for a rails app, I got to thinking how much smoother (in my siytuation) a little calendar widget would be than the default date picker selects. Does anyone know if such a thing exists ? I suspect it would have to be somewhat designed with rails in mind to populate the right kind of post params for convenient use at the controller end.
2006 Apr 24
26
prototype-based color picker
has anyone in this list ever tried to make a javascript color picker something like http://www.daantje.nl/blog/index.php?buttonID=37 or http://typetester.maratz.com/ i just thought i''d ask before i force myself to doing this. thanks mark renn _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2004 Nov 24
2
an R function to search on Prof. Baron's site
Inspired by the functions that Barry Rawlingson and Dave Forrest posted for searching Rwiki and R-help archive, I've made up a function that does the search on Prof. Baron's site (Thanks to Prof. Baron's help on setting up the query string!): RSiteSearch <- function(string, restrict="Rhelp", format="long", sortby="score",
2007 Mar 23
1
Prblems log rotating a file
Hi, I needed to logrotate a fil named qmail-queue.log from qmail-scanner. So i've edit /etc/syslog.conf and changed it to: *.info;qmail-queue.none;auth.none;mail.none;authpriv.none;cron.none /var/log/messages (...) # qmail-queue logs qmail-queue /var/spool/qscan/qmail-queue.log Also, i've edit /etc/logrotate.d/syslog and changed to /var/log/messages
2013 Apr 08
1
cattr_accessor and Thread.current prblems
Hello, I am trying to convert three applications to multitenant, all of them have same structure difference is only in little functions and template designs. All of them using cattr_accessor for setting currencies and other data, and it works perfectly Now i added app_id as cattr_accessor to App model to use it in default_scope to implement multi-tenancy class App < ActiveRecord::Base
2008 Sep 30
1
prblems changing directory in mpi snow clusters
Dear R Users, I am attempting to use snow with rmpi. My configuration is: - R Version 2.7.2, rmpi - RMPI 0.5-6 - DeinoMPI 1.1.0 - Windows Xp SP2 I can sucessfully create a cluster and execute simple commands but for some reason, I cannot change the working directory in my nodes. > noclusters<-2 > cl <- makeCluster(noclusters, type = "MPI") 2 slaves are spawned
2001 Nov 08
0
[RHSA-2001:139-04] Updated htdig packages are available
--------------------------------------------------------------------- Red Hat, Inc. Red Hat Security Advisory Synopsis: Updated htdig packages are available Advisory ID: RHSA-2001:139-04 Issue date: 2001-10-24 Updated on: 2001-10-30 Product: Red Hat Linux Keywords: htdig CGI htsearch DOS configuration file -c switch security Cross