search for: win3

Displaying 20 results from an estimated 33 matches for "win3".

Did you mean: win
2007 Apr 27
9
can''t mount vfat fs on lvm created by winxp guest
Greetings, I''ve had no success with mounting a vfat file system created by a Windows XP guest on a lvm volume. # mount -t vfat /dev/vg1/win1 /mnt/ mount: wrong fs type, bad option, bad superblock on /dev/vg1/win1, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or so # dmesg FAT: invalid media value (0xb9) VFS:
2002 Jun 14
3
calling an editor on MAC and Linux
...ly created file using notepad on a Windows system. Obviously, this part of the code will not work on a Mac or Linux box. Since I do not have a machine with Linux or the Mac OS available I have no idea what to call the default editors. Could somebody provide a suggestion? Thanks in advance. win3 <- function(...) { system(...) } [a zillion lines of code here ] notepad.file <- paste("notepad", outFile, sep = " ") win3(notepad.file) 0=================================================0 Dr. Niels G. Waller Quantitative Methods Department of Psycho...
2012 Jun 14
0
fixed trimmed mean for j-group
...r3)*mat3[k3+1]+r3*mat3[k3] x4=(1-r4)*mat4[k4+1]+r4*mat4[k4] u1=(1-r1)*mat1[n1-k1]+r1*mat1[n1-k1+1] u2=(1-r2)*mat2[n2-k2]+r2*mat2[n2-k2+1] u3=(1-r3)*mat3[n3-k3]+r3*mat3[n3-k3+1] u4=(1-r4)*mat4[n4-k4]+r4*mat4[n4-k4+1] win1=1/n1* (sum(mat1[e1:f1])+k1*(x1+u1)) win2=1/n2* (sum(mat2[e2:f2])+k2*(x2+u2)) win3=1/n3* (sum(mat3[e3:f3])+k3*(x3+u3)) win4=1/n4* (sum(mat4[e4:f4])+k4*(x4+u4)) ## g-winsorized sum of squared deviations ssd1=sum((mat1[e1:f1]-win1)^2) + k1*((mat1[k1+1]-win1)^2 + (mat1[n1-k1]-win1)^2) ssd2=sum((mat2[e2:f2]-win2)^2) + k2*((mat2[k2+1]-win2)^2 + (mat2[n2-k2]-win2)^2) ssd3=sum((mat3[e...
2012 Jul 07
0
fixed trimmed mean for group
...[__n1-k1+1] > u2=(1-r2)*mat2[n2-k2]+r2*mat2[__n2-k2+1] > u3=(1-r3)*mat3[n3-k3]+r3*mat3[__n3-k3+1] > u4=(1-r4)*mat4[n4-k4]+r4*mat4[__n4-k4+1] > > win1=1/n1* (sum(mat1[e1:f1])+k1*(x1+u1)) > win2=1/n2* (sum(mat2[e2:f2])+k2*(x2+u2)) > win3=1/n3* (sum(mat3[e3:f3])+k3*(x3+u3)) > win4=1/n4* (sum(mat4[e4:f4])+k4*(x4+u4)) > > ## g-winsorized sum of squared deviations > > ssd1=sum((mat1[e1:f1]-win1)^2) + k1*((mat1[k1+1]-win1)^2 + > (mat1[n1-k1]-win1)^2) > ssd2=sum((mat2[e2:f2]-wi...
2007 Oct 09
2
Print to POS printer
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I've been searching teh web but I don't find a clear solution for this: The program I am running needs to print a bill to a remote printer (attached to a IBM NC 2200) compatible with EPSON TM-U210D. How can I avoid the WINEPS.DRV? Can I use the driver that works fine in Windows (tm300s.drv)? Thanks a lot. -----BEGIN PGP SIGNATURE-----
2016 Jan 12
2
Failed to modify entry for user in samba with tdb backend
...gencache_notrans.tdb gid_to_sid: winbind failed to find a sid for gid 3263 LEGACY: gid 3263 -> sid S-1-22-2-3263 Forcing Primary Group to 'Domain Users' for c360 account_policy_get: name: password history, val: 0 pdb_set_username: setting username c360, was pdb_set_domain: setting domain WIN3, was pdb_set_nt_username: setting nt username , was pdb_set_full_name: setting full name Kunde C360, was pdb_set_homedir: setting home dir \\win1\winhome\c360, was pdb_set_dir_drive: setting dir drive P:, was NULL pdb_set_logon_script: setting logon script logon.bat, was pdb_set_profile_path: setti...
2001 Mar 23
5
Samba 2.2 alpha3 released
...of printer drivers. Modification to debug system - start to allow "classes" of debug. Code from John Reilly @ HP. Removed all uses of snprintf (security reasons) - replaced with slprintf. Password caching code fixed - no more null derefs. Prepare to split wildcard handling out for old DOS/Win3.x clients, not done yet. Changed length of fstring to 256 from 128. Longer filenames handled. CUPS integration with new printing backend (patches from Michael Sweet). Added ADMIN$ IPC share for AS/U integration. Policy handle allocation made per pipename specific. --------------------------------...
2003 Sep 14
1
Chinese optical character recognition
Hello! I'm interested in getting a Chinese optical character recognition program to run under wine. http://www.twinbridge.com/Products/SharpEye/ocr.html According to the web site, it may run on Windows 95 as well as the old Windows 3. Is it therefore safe to assume that it will run under wine? Surely it should be able to handle anything that can run on Windows 3 right? Any advice will
2001 Sep 24
1
Trouble with bitmap fonts
I have an (16-bit) application using a custom bitmap font, created by myself with the ancient MS C/C++ + Win3 SDK tools, and was interested if it would run under Wine. The program itself works beautifully, but the font only partially -- most of the glyphs are missing from the output. Numbers and some random characters display, but others are just blanks (scaling also looks bad, it's not supposed to be...
2008 Dec 24
4
How much of Wine Explorer is functional?
I wanted to play music in VLC for Windows off a network SMB share. [*] Music's on \\red\trollop\music\ so I put that into VLC and it didn't like it. So I started "wine explorer" from the command line and went to "Connect network drive ..." and it came up with a dialogue box: "No network" - that's all. Is this actually supposed to work properly, or is
2010 Aug 26
0
No subject
...Ribbon Menu (the one used in RibbonNotePad demo) doesn't work - the subitems doesn't work - ribbon drop downs in general doesn't work - ribbon hints doesn't work In the attched screenshots you can see what in Windows works ok and not on Wine. I put 4 screenshots called Win1, Win2, Win3, Win4 that show the correct behaviour of RibbonNotePadDemo in Windows 7, and I put a screenshot of clicking on Application Menu in Wine/Linux. download zip from here: http://www.devexpress.com/Support/Center/GetSCAttachment.ashx?id=bd561e0e-b510-4932-9d2b-f2eef0aec5b8 I attach here also a test .ex...
1998 Oct 20
1
Safe Win9x?
I want to install a linux samba server to serve 30 win9x machines. I want to prevent users from writing on the local drives, they should have write access only to their home dirs on the samba box. These users have a nasty habit of deleting crucial system files. Is it at all possible with win9x and samba? Of course NT workstations could resolve the problem, but that's not an option with these
2001 Oct 28
0
help: why are my shares read only when they should be writable?
hello, i'm running samba 2.2.2 on Linux 2.4.10. i have 3 other pc's on the network, all running win98. so there is LINUX, WIN1, WIN2 and WIN3. the problem is that some of my shares are not writeable, but they read perfectly, both locally using smbclient, as well as from all the win98 clients. i noticed that all of the problematic shares are mounted from FAT partitions on LINUX, which is a dual-booting machine with win98 in other parti...
2002 Aug 02
1
Local device name already in use
I'm seeing errors accessing samba shares accompanied by the message "The local device name is already in use" fairly frequently on several machines around our building. It doesn't seem to happen with NT shares. Our NT logon script executes a 'net use' command to map the Samba share as a network drive; is this just a symptom of a share already being manually mapped on
2003 Mar 05
2
Drive mappings disappearing
Hi to all! I have another problem related to samba (2.2.7 on RedHat 7.3). Some users reported me that drive mappings are disappearing. I have enabled Reconnect at Log-On option every time when a Drive mapping was created. Any idea, suggestion? Thanx Zoltan Sutto
2003 Jan 17
0
No access to root-level of shares on NT4 SP6 with Samba2.2.2 on FBSD-4.7
...don't really think, that it's a permission-problem, because it works for the Win98 machine and I can create directories in the top-level. I just cannot copy or move files (e. g. via drag&drop) to the top-level. And some file-browsing dialogs, older ones (there are still some like in old Win3.x) do not let me open something like G: (\\claire\public). But perhaps, you have a clue, thanks in advance, Florian John H Terpstra wrote: > > Florian, > > What are the permissions on the root of the share? > > What are your settings on the share definition (in your smb.con...
2013 Oct 22
2
[LLVMdev] How to use clang -intergrated-as to compile cross-(os/target) assembly file.
...fstp %st(0) fldt (%esp) 1: add $12,%esp fstpl 4(%esp) fldl 4(%esp) ret H:\CI\bld\compilers\musl\src\math\i386>type sqrt.c float __cdecl sqrt(float z) { return 0.0; } H:\CI\bld\compilers\musl\src\math\i386>clang -integrated-as -c -v --target=i686 -pc-win32 sqrt.s clang version 3.4 (trunk) Target: i686-pc-win32 Thread model: posix "C:\Program Files (x86)\LLVM 3.4.svn\bin\clang.exe" -cc1as -triple i686-pc-win3 2 -filetype obj -main-file-name sqrt.s -target-cpu pentium4 -fdebug-compilation- dir "H:\\CI\\bld\\compilers\\musl\\src\\math\\...
2016 Jan 12
0
Failed to modify entry for user in samba with tdb backend
...to_sid: winbind failed to find a sid for gid 3263 > LEGACY: gid 3263 -> sid S-1-22-2-3263 > Forcing Primary Group to 'Domain Users' for c360 > account_policy_get: name: password history, val: 0 > pdb_set_username: setting username c360, was > pdb_set_domain: setting domain WIN3, was > pdb_set_nt_username: setting nt username , was > pdb_set_full_name: setting full name Kunde C360, was > pdb_set_homedir: setting home dir \\win1\winhome\c360, was > pdb_set_dir_drive: setting dir drive P:, was NULL > pdb_set_logon_script: setting logon script logon.bat, was &g...
1998 May 06
1
R-beta: Re: WWWADMIN: Survival Analysis & Factors in R
>>>>> On Wed, 6 May 1998 12:14:54 +0100 (British Summer Time), >>>>> Mark Tucker (MT) wrote: MT> Please could you tell me where I can find the latest MT> version of R which will run in Windows 3.11 {with MT> Microsift's 32-bit adjustment present} MT> Ideally, I am looking for a version which will do survival MT> analysis & handle
1998 Oct 20
3
printing LARGE files
hello, I am wondering how to print LARGE files.. samba seems to trunkate large files.. I changed my printer command = lp -d%p %s to no avail. If I print the file to the disk on the server I can then issue an lp -dhp5si LARGEFILE and it prints fine. any suggestions?? thanks in advance. Robert