search for: unchecking

Displaying 20 results from an estimated 643 matches for "unchecking".

2006 Apr 24
4
javascript in RoR page - Check ALL/uncheck ALL buttons
I am trying to implement a check all and uncheck all button for my check boxes. Here is what I have below. I am getting this error each time: Error: document.myform.add_visit_for_this_Pt has no properties Source File: http://localhost:3000/AddPatientVisit/addvisits Line: 1 Strange that I can''t seem to pass value into the function. Thanks for your help! <SCRIPT
2006 Apr 04
6
check_box_tag is limited?
Hello all. Am I going totally nuts here and just want to check (Natch!) something. A normal check_box has two value posssibilities. One for checked and one for unchecked, the value gets submitted with a form. The check_box_tag on the other hand, has a checked_value (Called just ''value'') and for the unchecked value...nothing, zip, nada. This means that if you submit a form with
2006 Feb 05
1
Check/uncheck all checkboxes
Hello! I have this page where I list all users in a table. There is checkbox in every row. My User-model has a "checked"-attribute. I have implemented the checkboxes like this: <%= check_box("user[]", "checked") %> Which outputs this: <input id="user_12_checked" name="user[12][checked]" type="checkbox" value="1"
2009 Nov 03
1
hivex.c: unchecked calloc
Hi Rich, There's an unchecked calloc in hivex.c's hive_open: h->bitmap = calloc (1 + h->size / 32, 1); ... This subsequent deref could cause a segfault: BITMAP_SET (h->bitmap, blkoff);
2003 Aug 07
1
changing file permissions problems
For samba 2.2.8a Well, I have found that the problem I'm seeing is that in W2K it will not let you remove all permissions from say Everyone. For example in UNIX the file permission is set to 0644. I want to remove the read permission for Everyone from W2K. In the Security tab, when I try to uncheck the read for Everyone and then hit "Apply" the read just gets
2010 Oct 08
2
vfs_acl_xattr issue
Hello, I'm using samba 3.4.8~dfsg-2 with "vfs objects = acl_xattr". [share] path = /home/users/xxxx valid users = xxxx read only = No create mask = 0666 directory mask = 0770 vfs objects = acl_xattr Here is my problem, i'm connecting to my share, which have a folder 'f01' with some acl. I created a folder and broke inherit 'f02'.
2012 Nov 06
0
How to get which check boxes has beed unchecked and remove Subscription for them?
I have following subscription creating system, right now when I`m selection available subscription groups(Marketing, Sales) action Save Subscription create this two subscriptions: @subscriptions = current_user.subscriptions > @apps = App.all > if request.post? > if params[:subscription] and params[:subscription][:app_id] > params[:subscription][:app_id].each do |app_id| >
2012 Jan 04
2
Is this a Wine bug or a Gnome/Metacity bug?
...t; mode. Also when you uncheck "Always On Top" under tools, this communicates to Gnome/Metacity, and right-clicking on the bar will show that it is not in "Always On Top" mode. But if you check or uncheck "Always On Top" via right-clicking the window bar and checking/ unchecking "Always On Top", this has no effect on whether "Always On Top" is checked off under tools. So Wine communicates to the GUI, but it doesn't seem like the GUI is communicating back to Wine. So is this worthy of a Wine bug report, or is it not a Wine bug? Jake
2019 Sep 09
0
***UNCHECKED*** clamd / amavisd missing socket
Le vendredi 30 ao?t 2019 ? 13:57 -0400, Jon LaBadie a ?crit : > I think something along these lines appeared before > but I was unable to find them. > > I'm on a 7.6 system, been running clamav and amavisd-new > since 6 days with little problem. On a recent reboot, > clamd at amavisd does not start up and fails manual start. > > The problem seems to be the missing
2013 Nov 30
4
[Bug 2176] New: unchecked returned value from ftruncate
https://bugzilla.mindrot.org/show_bug.cgi?id=2176 Bug ID: 2176 Summary: unchecked returned value from ftruncate Product: Portable OpenSSH Version: -current Hardware: All OS: All Status: NEW Severity: minor Priority: P5 Component: sftp Assignee: unassigned-bugs at mindrot.org
2006 Jul 03
9
checkboxes
in the mean time i am using a checkbox like this : <input type="checkbox" name="var[car]" <%= var.car ? ''checked'' : '''' unless @var == nil %> /> but i am sure there is something better than this in rails like <%= checkbox_tag ''var'', ''car'', :checked => true %> but this is not
2007 Mar 30
10
check_box_tag not passing 0 when unchecked?
Code: <%= check_box_tag("person[#{person.id}][is_approved]", 1, true) %> Rendered output: <input checked="checked" id="person[7][is_approved]" name="person[7][is_approved]" value="1" type="checkbox"> Problem: The value of "1" is always passed, even if the box is UNCHECKED. Suggestions? Thanks! -- Posted via
2012 Jan 31
2
Hype The Time Quest Regression
...a Wine version came where you didn't need to uncheck the the software test or do the override, and the game worked. Ok the exact chronological ordering might have been off a little, but that's more or less it. Now we're back at square one with Wine 1.4 rc1. The installer fails without unchecking the software test. If you do uncheck it, I get the same old MaiDvr_bleu.exe error when I try to start the game. To be more specific, Wine 1.3.29 was one of the first versions that could run Hype, but it needed the dinput override. Back in 1.3.29 you did have to uncheck that DirectX software test t...
2015 Oct 09
3
vino-server on Centos 6.7
I uncheck only Allow other users ?view? and leave without change ?control? your desktop, and the screen (active session) remain freeze, close the connection and now i can not do a new connection, i remain out. i must wait the next Monday when i back to office or i can do something through ssh? M. > On Oct 9, 2015, at 01:42, Gordon Messmer <gordon.messmer at gmail.com> wrote: >
2023 May 04
1
[PATCH] virtio-vdpa: Fix unchecked call to NULL set_vq_affinity
On Thu, 2023-05-04 at 13:08 -0400, Feng Liu wrote: > > > On 2023-05-04 a.m.9:50, Dragos Tatulea wrote: > > External email: Use caution opening links or attachments > > > > > > The referenced patch calls set_vq_affinity without checking if the op is > > valid. This patch adds the check. > > > > Fixes: 3dad56823b53 ("virtio-vdpa: Support
2011 Mar 13
3
CentOS server install
It's been a while since I've used CentOS. I'm doing a test install for a server setup. I unchecked desktop and checked server. What does server give me?
2003 May 14
0
Question about performance with sync always unchecked
Hi, I've very strange problem from my cumtomer, his step is: 1. create a samba share, with sync always=no and strict sync=no 2. coping some big files 3. reboot, repeat step 2, he saw the performance is very bad 4. set sync always and strict sync to yes, repeat step 2, the performance is more better than step 3 I think this is maybe because of network traffic, but my customer dosn't
2007 May 04
1
software raid during centos5 install
Hello, I've got the first disk of centos5. I plan to do a minimal install, correct me but that's where you uncheck everything, what about base do you uncheck that as well? I am curious as to the 5.0 server CD? Anyway i want to implement software raid during the install. I've got two identical drives hda and hdb when i get to the disk partition screen, this is in text mode, do
2008 Feb 14
0
how to write a bloc in helper to check/uncheck box ?
Hi all I have a check box in form, and I would like to enable/disable it according to the value of the check box.. <% form_for(:query, @query,.... <%= f.check_box(:all_categories, :disabled => true, :onchange =>''javascript:all_categories();'') -%><%=l :All_categories %> I would like to have something like :disabled => { @query.all_categories.to_i
2023 May 04
2
[PATCH] virtio-vdpa: Fix unchecked call to NULL set_vq_affinity
On Thu, May 04, 2023 at 01:08:54PM -0400, Feng Liu wrote: > > > On 2023-05-04 a.m.9:50, Dragos Tatulea wrote: > > External email: Use caution opening links or attachments > > > > > > The referenced patch calls set_vq_affinity without checking if the op is > > valid. This patch adds the check. > > > > Fixes: 3dad56823b53 ("virtio-vdpa: