similar to: open network path

Displaying 20 results from an estimated 1100 matches similar to: "open network path"

2008 Sep 29
3
wine: Unhandled page fault on read access to 0x00000064
Why am i always getting this crash ?? I dont understand how can I make this work wine: Unhandled page fault on read access to 0x00000064 at address 0x7e72d7a6 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000064 in 32-bit code (0x7e72d7a6). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7e72d7a6 ESP:00334b7c EBP:00334b94
2007 Dec 07
1
Wine Problem
I dont know if this is the wright mailing list but here it goes I wanted to use wine so that i can avoid purchasing 70 XP licences I installed a software that talks with the informix client 2.7.0 everything was running fine, the instalation went with minor problems. Until now when i stated a connection to the informix server wine simply stops the comand
2008 Oct 14
4
wineboot with comctl32 native
I get the following warn:module:load_dll Failed to load module L"comctl32.dll"; status=c0000135 I have comctl32 in system32 can anyone explain what status=c0000135 means
2008 Sep 11
3
Invalid ELF binary with windows DLL - what is this ?????????
What does thoes this means??? warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\system32\\msvfw32.dll": /home/xekhz/.wine/dosdevices/c:/windows/system32/msv fw32.dll: invalid ELF header
2009 Mar 27
6
gecko not displaying html
Hello, Im having a problem with gecko and an aplication built on PowerBuilder. My application calls some sort of HTML rendering and gecko is downloaded. After downloading, I can browse the menus but not the content in those. I only see a white screen The debug output: a) When I change the view in the menu list i get this err:mshtml:nsChannelBSC_stop_binding RemoveRequest failed: 80004005 b)
2008 Nov 03
4
wine hangs until ctrl - C is sent
Hello, I have a strange problem I have two applications called ADM and SGP When I start one or another it starts very fast, but the second hangs until I got to the terminal and I press crtl-c The message sent when i press ctrl-c is the following fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c000013a After that it starts working
2008 Mar 14
4
How to know which env vars a software wants
Hello ppl. Im trying to install an aplication and for some reason ir says. "Cannot get enviorment variables" I spoke with the developer and he told me that it is because i dont have microsoft DAC installed. I installed it and the problem persists. I need to know how to see which ENV vars the software wants in order to create them. It is not a wine problem because I get the same error
2008 Nov 10
3
Universal naming convention
Hello ppl I want to start to study wine code so that i can do some changes in the UNC - Universal Naming Convention code. Who can help me ? or point some guidelines?
2009 Dec 27
3
Scaling error
Hi useRs, I ran into an inconsistent output problem again. Here is the simplify illustration I've got a matrix as follows > x V1 V2 V3 [1,] 1 2 3 [2,] 4 5 6 [3,] 7 8 9 Associated with the matrix is a scaling factor, sca, derived from, say the mean of the respective columns, V1-V3; > sca V1 V2 V3 2.5 1.7 3.6
2010 Dec 05
6
wintricks error
htr at htr:~$ winetricks directx9 Executing wget -O directx_feb2010_redist.exe -nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding: gzip,deflate http://download.microsoft.com/download/E/E/1/EE17FF74-6C45-4575-9CF4-7FC2597ACD18/directx_feb2010_redist.exe directx_feb2010_redist.exe: Access denied ------------------------------------------------------ Note: command 'wget -O
2006 Jun 16
1
Problem with default_mail_env in beta9
Hallo, I am playing arround with dovecot I hat version 1.0.beta7 running fine. After installing beta9 there is a problem with default_mail_env setting. I have all users in ldap. there is an attribute "mailMessageStore" which contains a relative path to users maildir mailMessageStore: sca/ my mailer completes this relative pathinformation to /var/mail/sca/ therefor I setup
2004 Feb 05
1
Multilevel in R
Hello, I have difficulties to deal with multilevel model. My dataset is composed of 10910 observations, 1237 plants nested within 17 stations. The data set is not balanced. Response variable is binary and repeated. I tried to fit this model model<- glmmPQL( y ~ z1.lon*lun + z2.lat*lun + z1.lon*lar + z2.lat*lar + z1.lon*sca + z2.lat*sca +z1.lon*eta + z2.lat*eta, random = ~ lun + lar + sca
2009 Jan 06
2
How a patch is included in a wine version
Hello ppl In my wine usage experience, I got a patch from Lei Zhang, and i worked 100% in my app. When will this patch be included in a wine version ? patch refers to http://bugs.winehq.org/show_bug.cgi?id=15543 another question, Sometimes powerbuilder application search for system32/drivers/etc/{hosts,services} files Can this be created when we execute winecfg ?
2005 Mar 29
8
Dell 1750 & TDM400P - Power
Has anyone come up with a way to get power to a TDM400P card installed in a Dell PowerEdge 1750? Thanks, Adam The contents of this email message and any attachments are confidential and are intended solely for addressee. The information may also be legally privileged. This transmission is sent in trust, for the sole purpose of delivery to the intended recipient. If you have received this
2005 Dec 15
3
Name conflict between Epi and ROC packages
The name conflicts in Epi and ROC packages (2 'ROC' functions are the problem) cause the following code to work once, but not twice: library(MASS); data(cats); x = cats[,2] y = ifelse(cats[,1]=='F',0,1) library(Epi); ROC(x,y,grid=0)$AUC library(ROC); AUC(rocdemo.sca(y, x, dxrule.sca)) What is the standard way of resolving name conflicts? Ask maintainers to resolve
2010 Jun 04
6
migrating windows applications by packing wine+app in a deb?
Hello, I recently posted my experimental thoughts in the playonlinux forums, but I really want to open all possible channels to get feedback for the idea to deliver a complete (for the certain windows-app optimized) wine-structure, windows app and all nessassary wrapper scripts for processing the app in a deb. This would mean that every single application(-group) brings its own fitting
2005 Dec 23
2
convolution of the double exponential distribution
Is there any R function that computes the convolution of the double exponential distribution? If not, is there a good way to integrate ((q+x)^n)*exp(-2x) over x from 0 to Inf for any value of q and for any positive integer n? I need to perform the integration within a function with q and n as arguments. The function integrate() is giving me this message: "evaluation of function gave a
2010 Feb 07
5
New to wine
Trying to get use to using wine and winetricks, how do you know what is currently installed and what needs to be installed, for instance if i had wine default to WinXP or Windows7 etc ? Or does it not matter if its already installed and you install again using winetricks ? What would people recommend for the default OS as mainly i wish to use Wine for windows gaming and what would i need to
2008 Apr 25
9
Program Blocked?
I was trying to use one of my programs on Wine. A message came up saying "Sorry, You may not use this EXE as your Running Wine. You may only run this EXE on Windows without Wine." So uh, is there anything I can do about this?
2007 Dec 10
0
Fwd: Wine Problem SOLVED
After many hours of hitting with my head on the wall I discover i had the worng ip address. Wine works as a swiss clock Many thanks to Dan Kegel ---------- Forwarded message ---------- From: Pedro Ferreira <pedro.m.ferreira at gmail.com> Date: Dec 7, 2007 4:45 PM Subject: Wine Problem To: wine-users at winehq.org I dont know if this is the wright mailing list but here it goes I wanted