similar to: Funny caching problem

Displaying 14 results from an estimated 14 matches similar to: "Funny caching problem"

2001 Mar 11
1
Successful compile of Wine
I was able to compile and run Wine successfully this morning. I can now run WELCOME.EXE, CALC.EXE & NOTEPAD.EXE where I am currently putting windows (non-catalization intentional) programs in /c/windows. I do have a coule of questions however. I get an error saying basically an exported function needed from MSVCRT.DLL is not found, try using the native one instead when running NOTEPAD.EXE
2008 Jul 14
2
long data frame selection error
Hello, I am trying to select the following headers from a data frame but when I try and run the command it executes halfway through and give me an error at V188 and V359. Temp <- data.frame(V4, V5, V6, V7, V8, V9, V10, V11, V12, V13, V14, V15, V16, V17, V18, V19, V20, V21, V22, V23, V24, V25, V26, V27, V28, V29, V30, V31, V32, V33, V34, V35, V36, V37, V38, V39, V40, V41, V42, V43, V44, V45,
2006 Dec 22
3
paths, paths & more paths
In setting up a linux/wine system that has two disk partitions, one for windows & one for Linux (capitalization intentional), what is the linux/wine convention for setting up paths on the windows partition executables. Is it reasonable to make a script that emulates the path environment of the windows partition when it is booted and execute that script when wine is used to access some
2006 Dec 22
2
back to basic NOTEPAD.EXE
In running NOTEPAD.EXE on a system (Fedora Core 6 freshly formatted, all packages updated to latest) when I start NOTEPAD.EXE, I see: fixme:edit:EDIT_EM_FmtLines soft break enabled, not implemented. When I do File->Open, I see the following in addition to the first message: fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented Is this normal and is there anything I
1997 Aug 06
0
Redhat Linux and Samba crashing
Hi Folks, A while back I sent a asked a question about Running the Quakeworld server and samba together under Redhat Linux 4.2. I was experiencing complete system lock ups. Anyway, I think I have narrowed the problem down. It's nothing to do with the Quakeworld server though. I can reliably (!?) make my Redhat Linux system crash (totally seize up) by running this simple batch file below on
2014 Dec 13
5
[Bug 2327] New: sshd to log one unique string or prefix after connection failure, no matter why.
https://bugzilla.mindrot.org/show_bug.cgi?id=2327 Bug ID: 2327 Summary: sshd to log one unique string or prefix after connection failure, no matter why. Product: Portable OpenSSH Version: 6.7p1 Hardware: All OS: Linux Status: NEW Severity: enhancement Priority: P5
2018 Dec 24
1
NT_STATUS_NETWORK_SESSION_EXPIRED Domain member
I’m not sure if it will help you but we’re seeing something similar that I call the “10 hours problem” here. On any Samba - after 4.7.6 (we’re currently trying out 4.9.4 but still no go) - at 10 hours after it (smbd & winbindd) was restarted it new connections often (but not 100% all the time, but we think it is related to the number of connections, or active connections, or how many are
2012 Aug 17
0
Wine release 1.5.11
The Wine development release 1.5.11 is now available. What's new in this release (see below for details): - Multi-channel support in the ALSA driver. - Removal of the big X11 lock. - Support for pair positioning adjustments in Uniscribe. - More I/O stream implementations in the C++ runtime. - Various bug fixes. The source is available from the following locations:
1998 Jul 23
1
Cache Problems!!!!!
I've got a system setup where a Win95 client (written in Visual C++ 5.0) presents a user with a GUI that collects information about hardware that he/she would like to produce. This information is used to build a path to the directory that contains the files to load into one of the production machines. For example, through the use of menus and such the user indicates that they would like to run
2009 Jul 03
0
Wine release 1.1.25
The Wine development release 1.1.25 is now available. What's new in this release (see below for details): - A ton of translation updates. - Support for various Unicode file encodings in Notepad. - Improved memory management, especially for OpenGL. - Desktop menus now cleaned up automatically. - Beginnings of a windowscodecs DLL implementation. - Various bug fixes. The source is
2018 Dec 17
6
NT_STATUS_NETWORK_SESSION_EXPIRED Domain member
All, using Samba as an AD (2k12) domain member in Stretch (2:4.5.12+dfsg-2+deb9u4) with tdb as default and rid as domain backend. No overlapping. Everything works fine. Setup was done as in the wiki [1]. If you're connecting from a Windows 10 client and do not add dedicated keytab file = /etc/krb5.keytab kerberos method = secrets and keytab winbind refresh tickets = Yes to
2011 Apr 08
2
lars - lasso problem
hi, I have problem in following code, error is occurred. I have attached my data herewith. and my code is as following, > library(lars) Loaded lars 0.9-8 Warning message: package 'lars' was built under R version 2.12.2 > x<- read.table("D:/spring '11/james reggression/NewFeature.txt") > y<-read.table("D:/spring '11/lars/RFU.txt") > out<-
2003 Dec 01
0
No subject
cheers, jerry --------------------------------------------------------------------- www.valinux.com VA Linux Systems gcarter_at_valinux.com www.samba.org SAMBA Team jerry_at_samba.org www.plainjoe.org jerry_at_plainjoe.org --"I never saved anything for the swim back." Ethan Hawk in Gattaca-- Return-Path:
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking