similar to: ADSI in wine

Displaying 20 results from an estimated 80 matches similar to: "ADSI in wine"

2005 Jun 07
0
Error calling "read.table" from Python
Hello,Everybody, Now I am using R (D)COM Server from Python to manipulate some data. When I try to use "read.table" function to read some data, an error occurred. However these statements work well when they are input to R directly. It is so odd. The Python scripts are as the following, from win32com.client import Dispatch sc=Dispatch("StatConnectorSrv.StatConnector")
2003 Oct 02
0
trouble with R com and python
hi there i tried to use R from python my pc is an intel 1600 with win98; python is python 2.2; R is rw1062, and R (D)COM Server V1.2 when i use the sample code provided in the readme.html, no problem, but when i try to read a file, a get a traceback error (please see code enclosed) has anyone ever tried to read file using python, or send commands from libraries (MASS...) ? is there a
2011 Apr 19
1
Running IMVU through Wine
Just switched to Ubuntu 2 days ago and trying to get the hang of Wine. I'm trying to run the IMVU client through it, but all that happens is that the login screen will come up and let me log in, but after that I get an IMVU icon in the upper right but no client to use. When running the command to execute IMVU through the terminal, I get the following: Code: env
2009 Nov 15
1
[Python workshop] Do you know people who might be interested? Build a search engine Tue Nov 17 6:30-9:30pm 23st&6ave
Dear Xapian community, Thank you to the developers and community for creating a supporting such a great search engine library! I wrote a tutorial on building a search engine using Xapian and Pylons (link below) and am featuring Xapian in a workshop this Tuesday, November 17 from 6:30-9:30pm on 23rd street and 6th avenue. Do you know people who might be interested? Please let them know! It will
2020 Feb 16
0
Wine release 5.2
The Wine development release 5.2 is now available. What's new in this release (see below for details): - More compatible codepage mapping tables. - Support for using the null display driver as a real driver. - Better UTF-8 support in the Resource and Message Compilers. - Fixes for using ucrtbase as C runtime. - Various bug fixes. The source is available from the following
2020 Mar 27
0
Wine release 5.5
The Wine development release 5.5 is now available. What's new in this release (see below for details): - Builtin libraries use the new UCRTBase C runtime. - Compatibility mode used when reporting Windows version. - Better support for debug information in PE files. - Support for linguistic case mappings. - More attributes supported in WebServices. - Various bug fixes. The source
2020 Mar 13
0
Wine release 5.4
The Wine development release 5.4 is now available. What's new in this release (see below for details): - Unicode data updated to Unicode version 13. - Builtin programs use the new UCRTBase C runtime. - More correct support for Internationalized Domain Names. - Support for painting rounded rectangles in Direct2D. - Text drawing in D3DX9. - Various bug fixes. The source is
2011 Jun 14
1
color specific(!) lines in different color with in parcoord plots
Dear Madame or Sir, in my current project, I have so far used a lot of very different plots. I am now trying to gain informatin with the help of parallel coordinate plots. Therefore, I use the function "parcoord" of the MASS package. What I would like to do, is to color let's say the points according to the first half of rows of a specific matrix/dataframe in a color different from
2002 Dec 09
2
R as a COM client - is it possible?
Dear all, In S+, there are functions like create.ole.object call.ole.method release.ole.object for communicating with other programs which work as a COM server (on Windows). Is it possible to do something similar in R (I've studied the 'connections' facilities, but they do not seem to work). ========================================== S?ren H?jsgaard, PhD, Senior Scientist
2002 Jun 02
1
batch diffs
I needed a tool to produce diffs of binary volumes, and to apply them as patches accordingly. So I tried the 'batch mode' that was added to rsync, but it invariably segfaulted on reading the batches... $ sh foo.rsync_argvs foo.rsync_argvs: line 1: 8971 Segmentation fault rsync -a -v --stats --read-batch=foo ${1:-FOO} rsync: error writing 64 unbuffered bytes - exiting: Broken pipe
2011 Jul 02
1
Error when using plot in diag.panel argument of pairs
 Dear Madame or Sir,I am having a problem in combining density-smoothed scatterplot matrices with a plot of kernel destiny estimations of each dimension plotted on the respective field of the diagonal.I have tried following approach using the package "sm" for the kernel density estimation, as well as "MASS" respectively:pairs(myTable[, 1:4],panel=function(x,y, ...){
2013 Nov 26
1
How to keep idmapping, when Samba servers becomes part of a Windows AD from a larger organisation.
Hi Since 2006, I used in my departement a Samba solutions based on NT4 style PDC, 2 BDCs and some files servers, desserving one hunderd persons. The backends for passwords and idd are a master and two slave openldap. Now i have to integrate a much larger organisation, an University Hospital, running with Windows AD. For political reasons, I should not maintain DCs anymore, but I will still
2001 Oct 14
0
DirectX 8 Library error.
I have written a directdraw program in dx7 that i can get working under wine. I have now written a simple directx8 3d program that works under windows but i am getting these wierd errors under wine. this is the output from wine -debugmsg +module pro666 I think it is a problem with the two libraries d3d8.lib and d3dx8.lib as I can see errors there. Also I notice that these are the two libraries
2003 Jun 20
7
ok, so oplocks: good or bad?
I have been searching for info on this and haven't found an authoritative answer. From what I have read, oplocks are good because they increase connection speeds, but they are bad because they don't really work, but they actually do work, but they only work in some cases, etc etc. so, here's my problem and my question together: I get tons of these messages every day (over a thousand a
2002 Jul 11
0
New in Wine
Hello! I try to run I-CAD on Mandrake-8.1 with wine. I have copied M$-98 from laptop in to /windoze, (a fatty part on my pc.) I-CAD (an evaluation) was installed in laptop. This is the message I got from shell: [maria@louhi IntelliCAD 2001]$ wine -debugmsg warn+dll icad.exe err:win32:do_relocations Standard load address for a Win32 program (0x00400000) not available - security-patched kernel
2001 Oct 24
2
wine and openwall kernel-patch
Hello. Is it possible to run wine on openwall-patched linux kernel? Invoking /opt/wine/bin/wine.bin /home/ftp/pub/windows/telnet/putty.exe ... err:win32:do_relocations Standard load address for a Win32 program not available - patched kernel ? err:win32:do_relocations FATAL: Need to relocate Z:\home\ftp\pub\windows\telnet\putty.exe, but no relocation records present (stripped during link). Try to
2008 Aug 20
0
anonymous tracing
I''m using DTrace''s anonymous tracing feature to trace through device drivers at boot time. With Solaris 10 Update 6 B5, I was unable to trace fbt based calls from the sd attach point. The error messages from the console are: NOTICE: enabling probe 0 (fbt::sdattach:entry) NOTICE: enabling probe 1 (fbt:::) NOTICE: enabling probe 2 (fbt::sdattach:return) NOTICE: enabling probe
2001 Jul 16
1
Problems starting applications using wine
Hi! Trying to start notes (or others) with wine I'll get: xch4008@teatime:~/.wine > wine c:\\programme\\notes50\\nlnotes y:\\notes\\data50\\notes50.ini For language 'german' several language ids were found: de_DE - 0407; de_CH - 0807; de_LU - 1007; de_LI - 1407; Instead of using first in the list, suggest to define your LANG environment variable like this: LANG=de_DE
2000 Dec 06
8
openssh-SNAP-20001207 scp "Bad file descriptor" sort-of work-around
Everything seems to work, though I still have trouble with scp. The behaviour is not protocol dependent - acts the same with either. (Using RedHat 6.2) When I scp <file> <host>:<dir>, bash is invoked as a login shell on the server side host - this doesn't seem right. With my /etc/profile, I get Dec 6 15:06:20 amethyst sshd[3027]: error: select: Bad file descriptor in
2001 Aug 07
1
Wine running on Solaris?
Hi guys, has any of you succeeded in compiling and running Wine under Solaris 8? If so, which version? Actually, I've ran through compilation (which itself was uneasy and a bit tricky) but can't run a single application because most of them ends with message like: err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr dfa4d914 or: err:win32:do_relocations FATAL: