similar to: New debugging tutorials

Displaying 20 results from an estimated 2000 matches similar to: "New debugging tutorials"

2006 Mar 08
12
AW: Problem booting domU
Hello, Can you check following entrys: Old: disk = [''phy:vm_volumes/root.dhcp1,sda1,w'', ''phy:vm_volumes/var.dhcp1,sda2,w'', ''phy:vm_volumes/swap.dhcp1,sda3,w''] New: disk = [''phy:/vm_volumes/root.dhcp1,sda1,w'', ''phy:/vm_volumes/var.dhcp1,sda2,w'',
2005 Jan 18
1
Getting rid of DCOM98
Hi all, I was wondering if I could have any information on the developements on builtin dll to get rid of DCOM98... If anyone can tell me... :-) Thanks a lot. Dripple
2007 Sep 25
0
Re : Debugging DCOM for Future Pinball
For me, current is latest 'packaged' wine, so 0.9.45 (it's not git wine if this is your question) LvR Sylvain Petreolle a ?crit : > how would you define "current", ie whats your installed Wine version ? > > Kind regards, > Sylvain Petreolle (aka Usurp) > --- --- --- --- --- --- --- --- --- --- --- --- --- > Run your favorite Windows apps with free
2005 Jun 01
2
Can WMI be used in WINE apps?
Hi, After some googling I've found that there's very little said about the possibility of using WMI from Wine. Has someone done any progress about it? I find this subject very important; if you feel interested here's why: One may think this is a somehow fanciful intention, after all WMI exists for the purpouse of administering Windows, and no doubt that's best done from
2011 Dec 18
0
Latest git build errors
These are the errors I'm receiving on the latest git build of samba 4. I'm using SuSE 12.1 and compiled with: ./configure --enable-fhs --prefix=/usr --sysconfdir=/etc --localstatedir=/var /home/jason/Downloads/samba-master/librpc/idl/eventlog.idl:108: error: Unable to determine origin of type `struct dom_sid0' /home/jason/Downloads/samba-master/librpc/idl/eventlog.idl:108: error:
2004 Sep 16
1
does SMB run over DCOM ?
Hi all, OPC is a standard that specifies a collection of DCOM interfaces heavely used in the industrial automation domain. (http://www.opcfoundation.org) I would like to access these OPC objects that run in Windows from Linux computers, using the DCOM framework. Instead of implementing DCOM from scratch for Linux, I was considering 'stealing' some code off the SAMBA project relating
2007 Sep 24
2
Debugging DCOM for Future Pinball
With current wine version, Future Pinball (a free pinball simulation) needs native DCOM98.EXE to run. What are the necessary debug channel that could help to debug DCOM ? LvR
2007 Mar 19
2
Wine identity for DCOM authentication
I have the following problem. First the native Windows XP-XP setting: I have a DCOM service on a remote XP workstation machine (The service is OPC server simulator, but this is not relevant for my problem). My (local) client application needs access to the DCOM service on the (remote) server, and following the documentation which came with the server and a lot of browsing, I managed to set it up
2012 Jan 22
2
Calculating & plotting a linear regression between two correlated variables
Hi, I have a Community (COM) composed of 6 species: A, B, C, D, E & F. The density of my Community is thus (Eq.1): dCOM = dA + dB + dC + dE + dF I would like to calculate and plot a linear regression between the density of each of my species and the density of the whole community (illustrating how the density of each species varies with variations of the whole community). For example, I would
2013 May 02
1
named pipe, dcom and samba4
Hi everyone, after a classicupgrade from a samba3 domain to a samba4, I have a weird issue related to DCOM and named pipes. The switch to samba4 went fine and everything works perfectly except one old software that uses Windows named pipes and DCOM for client-server communication. When trying to access the DCOM server the software fails. The failure can be easily reproduced with a simple
2018 Apr 23
4
Find/delete bad DNS Entry
We added a DNS entry to Samba via the Windows DNS Manager which apparently was invalid. Now we can't see the list of forward lookup in the Window DNS Manager because it immediately errors and we have to restart the Samba service. Running Samba 4.3.11-Ubuntu on Ubuntu 16.04 Additionally, a samba-tool dns query fails with the following error: > $ samba-tool dns query dc1.mydomain.com
2006 Feb 08
0
possible fraud attempt and phising on my mail logs
hi guys, found this logs on my mail server about possible fraud attempt and phising. is this normal ? Found ip-based phishing fraud from 10.2.0.0 Found ip-based phishing fraud from 255.255.255.255 Found ip-based phishing fraud from 10.1.0.0 Found ip-based phishing fraud from 255.255.255.255 . MailScanner has detected a possible fraud attempt from "ee.ee.ee.ee" claiming to be
2010 Nov 09
0
Problem on installing statconnDCOM and RBloomberg
Installation of rcom, statconnDCOM and RBloomberg Hi folks, Win7 64bit R version 2.11.1 (2010-05-31) Perform following steps to install rcom, statconnDCOM and RBloomberg 1) rcom installation login Win7 as administrator and start R > install.packages("rcom") --- Please select a CRAN mirror for use in this session --- also installing the dependency ?rscproxy? trying URL
2007 Mar 25
1
DCOM graphics bug?
Hi! I am trying to display a graphic using the dcom server and the dcom graphics object. Works fine without the embedded graphics object, in it's own windows, but if i use the embedded object (what I need to do) the colors are gone. Graphics are always only black and white. Even in the DCOM examples for VB the graphics are without color - is this a bug? Can I do anything about it?
2006 Aug 31
2
DCOM 1.3.5 Exception from HRESULT: 0x80040013 on iR.Init("R")
Hallo Everyone, I have a problem getting R DCom to work on a MS Server 2003. I am using Visual Studio 2005 to use some statistical functions from R. I have installed DCOM 1.3.5. but as soon as the statement iR.Init("R") is executed I get the following error: Exception from HRESULT: 0x80040013 I have checked the path and the environmental variables and there are none associated with
2002 Mar 02
0
DCOM und ADODB
hi, i want to install a program under wine that's written in vb and uses ado which itself needs dcom. dcom cannot be installed because rundll32.exe is missing (i try to do this without installing windows). as far as i understood until now i must write the dlls to a config file, but i do not know how and which. has someone already installed ado, dcom and vb runtime and if how it is done?
2002 Mar 04
1
Software engineer
Hello, I have obtained your email from the Web and I am very interested in working for your company. I have 7++ years of experience with software development, Internet development, database management and hardware. I have worked for many companies both in Canada and in the United States using different development environments. I have a BS in Electrical Engineering and computer science and
2006 Aug 07
4
[LLVMdev] Why JITC?
I guess this is slightly offtopic, but the post about the JIT and garbage collection made me wonder why LLVM supports JIT compilation at all. It has much smaller scope for optimisation due to the speed requirements, takes more memory and causes the same work to be repeated over and over for each execution. What reason is there for anything to use JIT compilation over ahead-of-time compiling to
2003 Sep 23
3
OpenSSH: multiple vulnerabilities in the new PAM code
This affects only 3.7p1 and 3.7.1p1. The advice to leave PAM disabled is far from heartening, nor is the semi-lame blaming the PAM spec for implementation bugs. I happen to like OPIE for remote access. Subject: Portable OpenSSH Security Advisory: sshpam.adv This document can be found at: http://www.openssh.com/txt/sshpam.adv 1. Versions affected: Portable OpenSSH versions 3.7p1
2007 Feb 04
3
Wine on Solarix 10 x86
Hi Everybody, I'm trying to get wine to run on Solaris 10 on an x86 platform. The machine is actually a virtual one running inside VMWare. After installing the Solaris, I installed the latest wine package from "The Solaris Wine Cellar" (http://www.blastwave.org/wine/). Their latest package is 0.9.25 . For the program I am trying to run I need to have DCOM installed. I managed