Displaying 20 results from an estimated 9000 matches similar to: "How to know which env vars a software wants"
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 Oct 27
2
Wine post graduation thesis
Hello,
Im writing my post graduation thesis in 
SYSTEMS INTEROPERABILITY
and im talking about M$ wine and crossover. Can anyone pointout some good literature to begin my work.
I want to talk about what needs to be done in M$ programing enviorment so that everything will  run smothly in wine.
thanks
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 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
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
2005 Aug 02
1
Putting all elementes of the list in an enviorment of a function
Hello!
I have two functions.
The first one prepares the arguments for the second one. What is the best 
way to put all resoults of the first one into the second one? I tried 
attach, however the object in the "main" enviorment have a priority over the 
ones in list. An example is at the end.
Thanks in advance for any suggestions!
Ales Ziberna
For example - I would like to use just
2006 Jan 04
2
Putting an object in to a function that calls the current function
Hello!
I would like to put an object in to a function that calls the current
function.
I thought the answer will be clear to me after reading the help files:
?assign
?sys.parent
However it is not.
Here is an example I thought should work, however it dose not exactly:
f<-function(){s();print(a)}
s<-function()assign(x="a",value="ok",pos=sys.parent())
f() #I want to get
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 May 04
4
Problem with realtime SIP
Hi Guys,
We have just set up Asterisk (CVS Head) for a realtime enviorment using 
MySQL & Asterisk Addons.
I have populated the "sip_buddies" table with the same information that 
is came from our sip.conf, however registration seems to fail for the 
softphone we have set up.
Does anyone have any idea as to what I should be looking for here? I'm 
not getting any error messages
2009 Apr 29
1
Errno::ECONNREFUSED (Connection refused - connect(2)) Act
Hi All,
I encountered with following error when i try to send e-mail in
production mode.
Errno::ECONNREFUSED (Connection refused - connect(2)):
    /usr/lib/ruby/1.8/net/protocol.rb:206:in `initialize''
    /usr/lib/ruby/1.8/net/protocol.rb:206:in `new''
    /usr/lib/ruby/1.8/net/protocol.rb:206:in `old_open''
    /usr/lib/ruby/1.8/timeout.rb:62:in `timeout''
   
2008 Feb 15
1
question about calling winbugs in R
Dear All:
  Do you have any experience on calling winbugs in R enviorment? I uploaded R2winbgus, pktools, BRugs, ect. in order to call winbugs. In the end, I try to use bugs(). The error message still displays that bugs() can not find.
  Do you have any similar issue? If so, could you give your advice?
  Many Thanks!
  Xin
	[[alternative HTML version deleted]]
2008 Nov 22
1
Testing Environment for Plugints
Hello,
I''m currently creating my first plugin in rails. It creates a model
and a mixin for controllers. For testing purposes I need a test
controller (sort of a mock) to which I can include my mixin and test
wether the mixed in methods work. My problem is in order to do this I
either have to setup my test enviorment in a rails app outside of my
plugin or I have to replicate a whole rails
2004 Apr 08
1
(no subject)
Sorry if this question has been asked before I looked through some of the
archives before posting this.
I am considering using dovecot on a small 35 user enviorment (only around
6 gigs of email) that will be primarly be used with squirrelmail for the
MUA. I have been using dovecot for a few weeks now and really like it. It
is a big improvement over uw-imap thats for sure. I was wondering how many
2005 Jul 20
1
Push install printers from a samba server
Hi there. I was wondering if anyone had a link to a good tutorial (or docs) in regards
to setting up a push install of printers (HP 4200N) from a samba server (CentOS 4) to a
mixed windows (98,2k,xp) enviorment. Now I have been investigating using a BAT file in a
logon script, but the results seem to be unpredictable (maybe i am usign them wrong?).
Then permissions on the target machine seem to be
2007 Aug 21
6
Saftware RAID1 or Hardware RAID1 with Asterisk
Dear All,
I would like to get community's feedback with regard to RAID1 ( Software or
Hardware) implementations with asterisk.
This is my setup
Motherboard with SATA RAID1 support
CENT OS 4.4
Asterisk 1.2.19
Libpri/zaptel latest release
2.8 Ghz Intel processor
2 80 GB SATA Hard disks
256 MB RAM
digium PRI/E1 card
Following are the concerns I am having
I'm planing to put this asterisk
2007 Oct 14
5
Ruby/Informix 0.6.1 released
This is a maintenance release to fix a bug triggered while working
with Ruby on Rails and Informix.
Web site: http://ruby-informix.rubyforge.org
Changelog:
0.6.1  13/10/2007
------------------
Bugs fixed:
        * Database#columns was returning an empty array from within
the
          Informix ActiveRecord adapter
          (ActiveRecord::ConnectionAdapters::InformixAdapter#columns)
if
       
2008 May 28
1
raw device change back to root after reboot
We are setup new DELL 6800 server fro Informix database.  We create "raw" partitions and change "raw" partitions owner to "informix:informix".  After reboot owner change back to "root".
we don't have problem on CENTOS 3.X, but this problem happen on CENTOS 4.6.  I double check "SELINUX" is "disable".
does anyone know why it work on
2004 Nov 18
2
Informix database
We use Informix database. I was able to connect to the database with
S-PLUS by using its CONNECT/Java through the JDBC driver.
How can I connect to Informix with R, wither using JDBC or any other
method? we run Linux so I prefer a method other than ODBC.
Thankx for the help