similar to: browsing shares/printing from NT doesnt work

Displaying 20 results from an estimated 300 matches similar to: "browsing shares/printing from NT doesnt work"

2009 Jul 19
1
Can I use "mcnemar.test" for 3*3 tables (or is there a bug in the command?)
Hello all, I wish to perform a mcnemar test for a 3 by 3 matrix. By running the slandered R command I am getting a result but I am not sure I am getting the correct one. Here is an example code: (tt <- as.table(t(matrix(c(1,4,1 , 0,5,5, 3,1,5), ncol = 3)))) mcnemar.test(tt, correct=T) #And I get: McNemar's Chi-squared
2006 Nov 26
1
Patch for optiups to support Zinto D from ONLINE USV-Systeme AG
Hi Arnaud, Hi Scott, Hi list, Here is a patch to support the Zinto D from ONLINE USV-Systeme AG. I already sent a version to Russell Kroll (2006-04-09), without no response and I cannot find support for Zinto in svn until now. I found a discussion on this list about the Xanto from ONLINE, but the Zinto seems to use different commands. The commands are quite similar to those for Opti-UPS, so I
2011 Mar 04
1
ifname in openvz container
Hi! Is there any way to specify ethernet device name to be created inside the openvz container? I could find such info at http://libvirt.org/formatdomain.html#elementsNICS. If I do as below I get br0 as ethernet device inside VM whereas I'd like it to be eth0. $ cat ovz.xml <domain type='openvz' id='144'> <name>144</name>
1997 Dec 15
1
Problems with Self extracting zip files
Hi folks, I have a curious problem when executing self extracting zip files from a samba share. Everything does work, but it is very very slow. Copying the .exe onto local disk (from the samba share) takes no time at all (500kb/sec). I would say it takes about 10 times as long to unzip when run directly from the samba share. This happens will all self-extracting exe files, and also from any share
2006 Jul 10
2
I have installed Ruby on Rails but it doesnt work
Dears I have installed Ruby and Rails succesfuuly but when I run it on the browser by typing http://localhost:3000/, it gives an error ("The Page cannot be displyed"). PLease help me in this regard. Shakeel ur Rehman -- Posted via http://www.ruby-forum.com/.
2006 May 09
1
Adding "model" still doesnt help!
hello guys, as some of you may know... when you occasionally encountered a "undefined class/module <name>" error, it is recommended that you add a model :<your_class_name> in your controller to prevent such an error... but recently i still encounter such error even though i loaded all of the class! this is traumatizing...anyone know any more solution/alternatives? I
2006 Apr 03
1
gem install rails -include--dependencies doesnt -> to 1.1
Running "gem install rails -include--dependencies" on a a unix box does not install rails 1.1. It just says rails 1.0.0 has been installed. Any ideas? Thanks, Chris -- Posted via http://www.ruby-forum.com/.
2006 Apr 09
0
Can rails create table if doesnt exist allready? (~django)
Hi I''d like rails to create the tables in the DB if they do not exist. Is this possible? Is there an easy way to do this? DJANGO does this which is nice, Thanks, Chris -- Posted via http://www.ruby-forum.com/.
2006 Mar 03
0
AR::Base.pluralize_table_names doesnt work with scaffold generator, right?
Hi! The script/generator scaffold for models doesnt respect (source in) this config/environment.rb setup, right? Because I can put in there ActiveRecord::Base.pluralize_table_names = false but when I run a command like ruby script/generate scaffold model Something then it throws an error saying that my database scheme doesnt have a Something. However there is a table called something. If I
2006 Feb 01
0
Using draggable_element doesnt work with update_element_function
Hi everyone, I am writing a ruby on rails application, and making heavy use of AJAX calls and evaluate_remote_response. In my remote responses I often have several update_element_function calls going on, to update several divs on the page. What I am doing is calling update_element_function, with the content as a block. Inside the block I usually have html, or make calls to other partials or
2008 Sep 01
4
BF1942 - GOLD ? hah.. doesnt work
On plain install wit patches etc... wine version 1.1.3 Code: hysics at physics:~/.wine/drive_c/Program Files/EA GAMES/Battlefield 1942$ dir AdminTool bfcprt.dll DedicatedServer.exe mfc70.dll Patch\ Data backup bfdist.vlu eReg Mods pb BF1942.pid binkw32.dll fpupdate.exe Movies BF1942_w32ded.exe BlackScreen.exe lexiconDS.dat msvcr70.dll physics at
2008 May 15
0
"ServerAliveInterval" and "ServerAliveCountMax" doesnt work in openssh50?
Hi OpenSSH team, We found that openssh5.0 has a bug with the "ServerAliveInterval" and "ServerAliveCountMax" options. This function doesnt work at all, which means when the Maxtime reached, the ssh will not kill the connection and prompt the infomation "Connection Timedout" as it used to do. We built the openssh5.0p1 code on the a Linux box, and use the
2007 Jul 06
1
quiet option doesnt seem to work
Guys im running Rsync 2.6.8 on Solaris. I use the following options :- RSYNC_BIN="/usr/local/bin/rsync" RSYNC_OPTS=" -PaRz --quiet --stats --delete --delete-excluded --copy-unsafe-links --numeric-ids" RSYNC="${RSYNC_BIN} ${RSYNC_OPTS}" Its part of a script see. Now everything works but in my log file im getting each file which is transferred listed and i didnt want
2008 May 30
0
Re: Centos5.1 x64 kernel works, x64xen doesnt. Fails withrepeated "drive appears confused".
CentOS 5.1 actually has at least Xen 3.1, I believe. CentOS 5.0 was a 3.0.x version, but 5.1 upgraded it... -Nick >>> On 2008/05/29 at 22:32, jamesjames <jab.nabble@species.org> wrote: Not sure the proper etiquette for this, but since I dropped a dmesg dump over on CentOs I thought it would be more polite to post a link to it here, rather than posting it all here too. My
2006 Nov 22
0
Handle specification in draggable item doesnt work in IE
Hi! The code works fine in FF but in IE if I don''t indicate any handle, it works fine but When i specify the handle, the item itself cant be dragged. I am using Script.aculo.us lib 1.6.4. Kindly help for the fix! Sample Code: .create("leftCol", {dropOnEmpty:true, handle:''tabNav'', hoverclass:''colhover'', tag:''div'',
2001 Aug 05
1
half-life cd doesnt recognize
When I run half-life under Codeweavers Wine, it says it cannot validate the cd. I tried cracking it under windows 4 times with different cracks, and they work under windows, but in wine it says my executable has been edited. When I had just plain wine that came iwth mydistro (suse 7.2), it worked fine. I have no idea what to do and what is causing this. Thanks! Matt
2009 Apr 02
1
Sweave, using xtable in a loop doesnt work?
I have a data.frame, data, with 30 factor variables. I would like to tabulate the frequencies of each variable and output to a tex file using Sweave. Here is my code chunk: <<label=tab, echo=FALSE, results=tex>>= library(xtable) for(j in 1:30){   cap <- paste("Frequency counts for Q",j,".", sep="")   xtable(t(table(data[,j])),caption=cap) } @
2004 Feb 17
2
BBO doesnt work properly
hi i have problems running BBO (that is Bridge Base Online - www.bridgebase.com) it's a program to play bridge online. when it starts everything looks working perfectly. i see other players, see the chat, but unfortunatelly i'm unable to connect to a table, or chat. it seems as if communication worked properly only one way (i see all server messages, but im unable to send anything to
2006 Oct 07
0
[Bug 991] openssh version 3.9p1 doesnt write auth.warning logs
http://bugzilla.mindrot.org/show_bug.cgi?id=991 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED ------- Comment #3 from dtucker at zip.com.au 2006-10-07 11:38 ------- Change all RESOLVED bug to CLOSED with the exception
2008 May 21
1
no errors but the app doesnt work
hi everyone. i am trying to run an .exe from terminal, but it doesn't work, and i dont get any output message. so i dont know what is wrong. how can i solve this?(is not a popular app so is irrelevant the name)