search for: chai

Displaying 20 results from an estimated 23 matches for "chai".

Did you mean: chain
2002 Nov 11
2
System error 53 has occurred
...error as Test 8. Test 10: passed. Test 11: The samba server did appear in the File Manager. But, when I double click on the name, the same error as Test 8 appeared. I am looking for help and any suggestion to solve this problem. Your kindly response is greatly appreciated. Thanks. Best regards, Chai-Wang Chang -------------- next part -------------- HTML attachment scrubbed and removed
2023 Jun 30
0
[PATCH v1 3/4] drm/amdgpu: Implement the is_boot_device callback function
...: Pan Xinhui <Xinhui.Pan at amd.com> Cc: David Airlie <airlied at gmail.com> Cc: Daniel Vetter <daniel at ffwll.ch> Cc: Hawking Zhang <Hawking.Zhang at amd.com> Cc: Mario Limonciello <mario.limonciello at amd.com> Cc: Lijo Lazar <lijo.lazar at amd.com> Cc: YiPeng Chai <YiPeng.Chai at amd.com> Cc: Bokun Zhang <Bokun.Zhang at amd.com> CC: Likun Gao <Likun.Gao at amd.com> Signed-off-by: Sui Jingfeng <suijingfeng at loongson.cn> --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-)...
2003 Nov 12
1
How to change the rsync default tcp port 873 to some other port
Hi, I would like to change the rsync default port to something other than 873. I changed in the rsyncd.conf file. But, still it listens to 873 only. How to fix this issue. Thanks and regards Sethu Subramanian Rengarajan Principal Solution Architect Green House Group Pte Ltd 750 Chai Chee Road #02-01/03, The Oasis Technopark@Chai Chee SINGAPORE 469000 Tel: (65) 62220068 Ext 8588 DID: (65) 64154588 Fax: (65) 6222 6878 Mobile (65) 9850 3160 www.greenhse.com
2009 Jan 05
2
How do booleans work?
I''m a little confused as to how booleans work in Rails. Which is better in the database? boolean or int(1)? True == 1 and False == 0, right? Using SQLite, I tried to set a value to true inside the database but it gave me an error. MySql didn''t, so I had to switch to int(1) for it to work. Is this just how it is? --~--~---------~--~----~------------~-------~--~----~ You received
2009 Feb 27
2
Getting unique entries from models?
I''m using acts_as_taggable_on and I want to get a list of unique taggings. How can I do this? In a more general sense, say that I have a Product model with attributes name and price. I have these: id: 1 Name: Juice Price: 5 id: 2 Name: Juice Price: 5 So when I do a Product.find(:all) I''ll get both, but I only want one. How can I do this so that no matter now many
2023 Jun 30
4
[PATCH v1 0/4] PCI/VGA: Improve the default VGA device selection
From: Sui Jingfeng <suijingfeng at loongson.cn> Currently, the default VGA device selection is not perfect. Potential problems are: 1) This function is a no-op on non-x86 architectures. 2) It does not take the PCI Bar may get relocated into consideration. 3) It is not effective for the PCI device without a dedicated VRAM Bar. 4) It is device-agnostic, thus it has to waste the effort to
2014 Apr 16
6
[Bug 2229] New: ssh adds and offers private key twice in certain constellations
...nect to a host which has a HostName entry in ssh's config. Using this stripped-down configuration: Host * IdentityFile ~/.ssh/key-mbunkus IdentitiesOnly yes Host renegade renegade.bs.linet-services.de User grpadmin HostName renegade.bs.linet-services.de Then I run ssh: [0 mbunkus at chai-latte ~] ssh -F ~/.ssh/conf2 -a -v renegade OpenSSH_6.6, OpenSSL 1.0.1g 7 Apr 2014 debug1: Reading configuration data /home/mbunkus/.ssh/conf2 debug1: /home/mbunkus/.ssh/conf2 line 1: Applying options for * debug1: /home/mbunkus/.ssh/conf2 line 5: Applying options for renegade debug1: Hostname has...
2005 Aug 29
0
Wine on LynxOS-178 and Bluecat
...environment. However, our target platform will be Bluecat and LynxOS-178. Bluecat and LynxOS-178 are embedded Linux Operating Systems. Does anyone have any experience in getting Wine to work for these OS? Also, in theory, will we be able to build Wine for embedded Linux platforms? Thanks, Chai
2017 Dec 06
0
NFSv4 ACLs with rsync
...z Dresden I Registration Court/Registergericht Dresden HRA 4896; General Partner/ Vertretungsberechtigter Komplementär: GLOBALFOUNDRIES Dresden Module Two Admin GmbH (Sitz Dresden, Germany); General Manager/ Geschäftsführer der GLOBALFOUNDRIES Dresden Module Two Admin GmbH: Dr. Rutger Wijburg, Kay Chai Ang, Terrence Joseph Daly -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.samba.org/pipermail/rsync/attachments/20171206/9d27a86a/attachment.html>
2011 Mar 22
0
why the survival function estimate using package 'mstate' & package 'cmprsk' vary from sas and LTA (From WHO).
...e to the result from SAS, carry out survival analysis for each cause seperately using prod-limit method,. the result is closed to LTA rather than R. why ? is the result from R better than LTA or carry out survival analysis for each cause seperately using prod-limit method? thanks a lot! sincerecely chai jian from population and family-planing institute of Henan Province, china [[alternative HTML version deleted]]
2009 Oct 05
1
Re: creating 2 things at the same time?
Hi Mike Chai What I understood is you have relations like comment has_one picture picture belongs_to comment As an example comment name:string picture name:string,comment_id:integer So do as below in comments_controller new action @comment = Comment.new @comment.picture = Picture.new Now in view/c...
2024 Mar 01
6
[Bug 1739] New: meta mark 0x80000000 display error
...ay error Product: nftables Version: 1.0.x Hardware: All OS: All Status: NEW Severity: minor Priority: P5 Component: nft Assignee: pablo at netfilter.org Reporter: k at vodka.home.kg nft add chain test chai nft delete table test nft create table test nft add chain test test nft add rule test test meta mark and 0x40000000 != 0 nft add rule test test meta mark and 0x80000000 != 0 nft list table test table ip test { chain test { meta mark & 0x40000000 != 0x00000000...
2013 Sep 12
10
[PATCH] xen/build: Remove hacked up version of figlet
...strings for inclusion in a header file. - * Support for opening zipped files is removed. - * - * Go to www.figlet.org for the unhacked Figlet sources. - */ - -/**************************************************************************** - - FIGlet Copyright 1991, 1993, 1994 Glenn Chappell and Ian Chai - FIGlet Copyright 1996, 1997, 1998, 1999, 2000, 2001 John Cowan - FIGlet Copyright 2002 Christiaan Keet - Portions written by Paul Burton and Christiaan Keet - Internet: <info@figlet.org> - FIGlet, along with the various FIGlet fonts and documentation, is - copyrighted under the prov...
2007 Jan 31
0
Branch 'interpreter' - 3 commits - libswfdec/js libswfdec/swfdec_script.c
...Array = NULL; frame.dormantNext = NULL; frame.objAtomMap = NULL; + frame.constant_pool = NULL; /* Compute the 'this' parameter and store it in frame as frame.thisp. */ ok = ComputeThis(cx, thisp, &frame); @@ -1140,6 +1141,7 @@ js_Execute(JSContext *cx, JSObject *chai frame.flags = special; frame.dormantNext = NULL; frame.objAtomMap = NULL; + frame.constant_pool = NULL; /* * Here we wrap the call to js_Interpret with code to (conditionally) diff-tree fa4f57c436b5f6232efacfa2b4ac94d14af1f409 (from 9335e136a9a1f2f3dbbbda7a7b156b55d94...
2011 Jan 15
3
respond_with javascript
My ajax stopped working when I switched to using respond_with. For my Votes, I have the create action and the corresponding create.js.erb, and respond_to :html, :js, :xml in the controller. Heres the log when I try and create a vote: Started POST "/stories/3-asdfasdf1111/votes" for 127.0.0.1 at Fri Jan 14 20:46:36 -0800 2011 Processing by VotesController#create as */* Parameters:
2019 Apr 10
4
Feasibility of cling/llvm interpreter for JIT replacement
Dear Sir/Madam Our company, 4Js software, has developed an SQL data base software that runs under different operating systems: Windows, Linux, Mac OS X. This software compiles each SQL statement into a C program that is compiled "on the fly" and executed by our JIT, Just In Time compiler. We wanted to port it to Apple's iOS, and spent a lot of time retargetting the JIT for
2009 Nov 05
0
Biometric Summit - Feb. 22-25, 2010
...oyment Strategies, Market Trends & Best Practices in Government, Healthcare And Business ************************** GENERAL SESSIONS February 23-24, 2010, Miami, FL http://www.aliconferences.com/conf/biometrics_summit_winter10/index.htm DAY ONE, Tuesday, February 23, 2010 ******** 8:30 Chairperson's Welcome & Opening Remarks -- Samir Nanavati, Partner INTERNATIONAL BIOMETRIC GROUP (IBG) 8:40 Global And Mobile Identity Management: Business Processes And Technical Innovations To Ensure The Secure Flow Of Identities -- Dr. Joseph Atick, Executive Vice President, Chief Strateg...
2009 Nov 16
0
Biometric Summit - 2010
...actices in Government, Healthcare And Business ************************** GENERAL SESSIONS February 23-24, 2010, Miami, FL http://www.aliconferences.com/conf/biometrics_summit_winter10/index.htm [http://www.cuemails.com/cu2008/_links.php?id=884] DAY ONE, Tuesday, February 23, 2010 ******** 8:30 Chairperson's Welcome & Opening Remarks -- Samir Nanavati, Partner INTERNATIONAL BIOMETRIC GROUP (IBG) 8:40 Global And Mobile Identity Management: Business Processes And Technical Innovations To Ensure The Secure Flow Of Identities -- Dr. Joseph Atick, Executive Vice President, Chief Strat...
1997 Dec 06
1
OS/2, DOS LanMan, Amiga and Solaris 2.4 patch for Samba
...which also contained a lot of data from the last packet! Intuitively, this could not be right. A server should not send the same data twice, even if the second time is a close command. I looked in the source of client.c and found that for dialects higher than COREPLUS (hint! hint!) it sends a "chai! ned" > SMBreadX and SMBclose packet. So the easy solution would be to not send these chained commands when the server happens to be a Warp Connect or Warp 4 machine. The question was of course, how do I detect if smbclient actually connects to such a Warp machine? One way to do this could...
2011 Nov 11
4
libusb not recognized?
[Andrew: please subscribe to the nut-upsuser list: http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser Also, please gzip any attached logs.] > Hello, > > I downloaded NUT ver 2.6.2 and tried it on my Linux development > board. when I configure and it notified me that "USB drivers > requested, but libusb not found." > Then I download libusb