search for: apprent

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

Did you mean: apparent
2005 May 30
3
Obtaining log level 10 for just specified user(s) (MS Word & Excel File Locking issue - still)
...am trying (still) to figure out why Samba processes climb to 100% CPU and the user loses connection with MS Word & Excel files being locked. Have been dealing with this issue for quite some time now, but had to put it on the back burner for a while because we had little time to deal with it. Apprently only an issue with a few users still, yet unable to isolate anything different from them to the user next to them, aside from filenames, which are apparently random or not the cause anyhow. Gave up on trying to fix it a while back, but having more and more problems daily, with 2-3 processes ever...
2009 Jan 21
8
How to get 1.0.1
I'm new in Linux (Ubuntu 8.04) and pre-new in Wine. Apprently 1.0.1 is the latest stable release, but I can't find a way to get it by following any of the links on the WineHQ pages. I always end up at a page that's warning me I'll be downloading a beta version, even though I've clicked on a link that promises 1.0.1 All help welcome, but ple...
2004 Jan 08
3
Strange parametrization in polr
In Venables \& Ripley 3rd edition (p. 231) the proportional odds model is described as: logit(p<=k) = zeta_k + eta but polr apparently thinks there is a minus in front of eta, as is apprent below. Is this a bug og a feature I have overlooked? Here is the naked code for reproduction, below the results. ------------------------------------------------------------------------ --- version library( MASS ) data( housing ) hnames <- lapply( housing[,-5], levels ) house.plr <- polr(...
1998 May 19
4
smbclient problem
...st my message from the samba h/page. I > > > > > got your address from the archive. Hope you can help me with the > > > > > following problem. I am trying to set up my samba on my slackware linux, > > > > > so that I can file-share with my win95 machine. Apprently, I have the > > > > > following error mesg. > > > > > > > > > > With "interfaces = 192.168.0.2" in smb.conf > > > > > ------------------------------------------------- > > > > > saturn:~# smbclient -L saturn &gt...
2006 Jul 28
2
RJS + Internet Explorer
Hello all: I am using RJS templates to replace html on my pages. It works great in FF but I get an RJS error in Internet Explorer. I believe I had it working previously in IE, but for some reason it''s not working now. Any help would be greatly appreciated! Thanks, -- Randy Schmidt x@altorg.com 267.334.6833
2004 Dec 08
0
Xen 2.0 and VIA Samuel 2 stepping 03
Hello, I have attached a patch wich adds support for 4kb pages to xen 2.0 proper. (No changes were required from xen 2.0-beta. Apprently mixing xenolinux from one release and xen kernel from another release is a no-no. Other than that there were no problems. Thanks to Rupert Schlick for helping to nail it down. The "noacpi" parameter does not seem to be mandatory. Finally removed a bit uneeded code from patch)....
2006 Nov 16
0
helpers not rendered in views?
https://rubyforge.org/tracker/index.php? func=detail&aid=6713&group_id=797&atid=3150 I''m not sure if this is true of all helper methods but it is for the following. In this case the forn_remote_tag is rendered as an empty line. Apprently helpers are not rendered in view tests... template _xyz: <div> <% form_remote_tag :update => "some_div", :url => {:action => :something } %> <textarea style="width: 100%" rows="2">Enter text here.</textarea> <% end_form_tag...
2008 Feb 14
0
ExtenSpy strange behavior on Asterisk 1.4.18
...yte-significant file like 122-.1203025808.raw - Dialing 778*123* from 121 (for spying and recording) generates a 0 byte file like 123-.1203025923.raw In the situation where the 0 byte file is generated, NO AUDIO is listened on 121; I have NO IDEA of what could be causing this, as there's no apprently refference on the documentation. Could this be a possible bug? Regards, # -- # Jose P. Espinal # http://www.slackware-es.com # -- -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080214/37f00836/at...
2008 Nov 12
1
lunching the game with oss drives mutes pcm mixer controls
...9;m lunching or stoping the game is bit annoying. I read the faq, wiki, docs but didn't found anything related to my problem. Is it some kind of known issue. Is it a simple way to solve this problem on the wine side? I have sound blaster audigy 4 pro as main sound card. Any suggestions greatly apprenticed.
1998 May 18
0
smbclient problem! (fwd)
...> > I couldn't find the way to post my message from the samba h/page. I > > got your address from the archive. Hope you can help me with the > > following problem. I am trying to set up my samba on my slackware linux, > > so that I can file-share with my win95 machine. Apprently, I have the > > following error mesg. > > > > With "interfaces = 192.168.0.2" in smb.conf > > ------------------------------------------------- > > saturn:~# smbclient -L saturn > > Get_Hostbyname: Unknown host saturn. > > Failed to get my ho...
2000 Nov 06
0
vorbis hardware
Hi, I keep seeing various things about vorbis being implemented in hardware, and throught people might like to know about this. I was going through the spec for my MP3 player (Jazpiper - http://www.jazpiper.com) and noticed a feature I didn't know about. Apprently there are two hidden files in memory, the contain DSP code to encode and decode the audio files. Currently it can only decode MP3 files however there is the opertunity to decode Ogg Vorbis. These player are fairly widespead, you can buy them in most electrical shops in the uk, and if ported it wo...
2009 Nov 06
2
mini_magick - 2 clarifications
1. I have seen examples similar to the following: image = MiniMagick::Image.from_file("input.jpg") image.resize "100x100" image.write("output.jpg") I''m assuming that image.resize is a method. Is there any significance to the fact that the argument for that method is not enclosed in parenthesis while the other are? Examples seem to be consistent --
2011 Apr 06
1
R and multithread
Hello, Sorry if this question has been posted before but could't find out exactly an answer to the question.... I'm doing bioinformatics and doing small RNA sequencing that make use of packages such as DESeq and EDGE. For those familiar with this data you will notice that you end up having large matrices with millions of entries. So i guess many people might be facing the same problem
2002 May 20
1
Compilation problem with samba2.2.4
Hello from Finland. I have couple problem to compile Samba 2.2.4 I need LDAP options, and when I run ./configure --with-ldapsam everything going ok, but when I run make It gives couple error messages, thats are below: Compiling passdb/pdb_ldap.c "passdb/pdb_ldap.c", line 76: undefined symbol: LDAP_OPT_X_TLS_HARD "passdb/pdb_ldap.c", line 96: undefined symbol: LDAP_OPT_SUCCESS
2012 Jul 10
1
Issue with getCPUStats and getMemoryStats
Hi, I am facing issue with the calls getCPUStats and getMemoryStats. Please find the error below. AttributeError: 'module' object has no attribute 'VIR_NODE_CPU_STATS_ALL_CPUS' >>> print con.getCPUStats(2, None, 0, 0) Traceback (most recent call last): File "<stdin>", line 1, in <module> File
2010 Apr 08
1
vsftpd saving uploads twice
I have configured my vsftpd instances to use virtual users and map them to a system user. So all uploads should be written with owner and group of this system user (let's call it ftpsystemuser). But in the the last weeks/months it appears that uploads are written twice, on instance as it should (owner and group of the system user used to map the virtual user that did the upload), and the
2010 May 24
2
excluding on element from a list
Dear List, I am making a list of all the files in a folder and I want to exclude one file called "proj.current". This is the 31st file in a folder. Currently I use the command: tdirs <- list.files(pattern="proj.")[-31] However I would like to exclude it based on its name and not the position. Any advice would be useful. Thanks, Daisy Daisy Englert Duursma Room
2008 Nov 05
1
Samba, Solaris, Windows 2008 - Kerberos Guess Realm Wrong?
...status returns proper (fqdn) names, and klist -k shows fully qualified principals populated into the keytab file by net ads join. I should add that wbinfo -u returns the correct users, as does getent passwd (with uids, gids, etc. as expected). My concern is that because Kerberos negotiation is apprently failing, winbind is failing back to ntlm methods of authentication, which I'd rather avoid. If the error message I'm seeing is benign and I should ignore, let me know. Cheers, Paul
2009 Jan 15
23
Aspire One?
alright, i think i installed wine on my new aspire one, the problem is, i used the root, yum wine way, is this how you install it? also, i want to make sure it does work with the aspire one (that uses linpus, fedora based)? and then after i installed wine, i tried to install a game, which i then tried to load up and it didnt work, is there a special way of installing games through wine? ok,
2005 Apr 18
14
[Bug 1017] socklen_t test in configure fails/configure stops
...re --with-cflags="-O -D__STR31__" --with-ssl-dir=/usr/local/ssl Fails on socklen_t test with message checking for socklen_t... no checking for socklen_t equivalent... configure: error: Cannot find a type to use in place of socklen_t Also issues warnings agains't 32 modules that are apprently present but cannot be compiled... eg... configure: WARNING: zlib.h: present but cannot be compiled configure: WARNING: zlib.h: check for missing prerequisite headers? configure: WARNING: zlib.h: see the Autoconf documentation configure: WARNING: zlib.h: section "Present But Cannot...