similar to: XmlHttpObject

Displaying 8 results from an estimated 8 matches similar to: "XmlHttpObject"

2007 Mar 19
1
Delphi applications printing bug
Hi, I'm using Wine 0.9.27 and Ubuntu 6.06. I've problems when printing from Delphi Apps that use QReport (the default reporting engine for most Delphi versions), and after some hacking I've perhaps isolated the trouble: it seems that Delphi printing over a Canvas works only if I show the system PrintDialog or the PrinterSetupDialog befor printing, and I press OK in this dialog:
2006 Jun 20
1
DAO 3.5 and OLEAUT32.DLL troubles...
Hi, I'm a Delphi developer. Using DAO 3.5 (the engine for MS Access 97 databases) and Wine 0.9.15 or 0.9.9 I've got a trouble: when I launch a query that uses some expressions (ie: "SELECT Format(...) FROM Customers") the query fails, lamenting that the function doesn't exist... (A note that can help: Dao uses VBAR332.DLL or Expsrv.dll module to evaluate expressions) The
2010 Oct 19
2
Re: XmlHttpObject
Using winetricks its fine! 8) Bug now seems to be "fixed" 1.35. But example still doesn't work good. Often it gives empty response, sometimes get only part of the page HTML [Rolling Eyes] Btw, here is another example that doesn't work. Just try to use.. http://bsalsa.com/Downloads/EmbeddedWB_Demo_Exe_File.zip
2011 Feb 12
1
Re: XmlHttpObject
Simple application in post #1 still doesn't work (Wine 1.3.13)
2006 Nov 11
1
OLE Automatization Linux's OpenOffice from wine app
I have windows application wich use OLE Automatization to fill-in OpenOffice document It's create OleObject like OpenOffice := CreateOleObject('com.sun.star.ServiceManager'); And then use it. Everything is OK when I run it on windows. How can I rewrite it, or use any tools, to work when OpenOffice is installed on Linux, and my application runs in wine? -- Kochmin Alexandr
2013 May 08
2
[Bug 2099] New: SshClient.connect() failure on port 22
https://bugzilla.mindrot.org/show_bug.cgi?id=2099 Bug ID: 2099 Summary: SshClient.connect() failure on port 22 Classification: Unclassified Product: Portable OpenSSH Version: -current Hardware: Sparc OS: SunOS Status: NEW Severity: critical Priority: P5 Component: ssh
1998 Oct 23
1
conflicts() and masked()
>>>>> "BDR" == Prof Brian D Ripley <ripley@stats.ox.ac.uk> writes: .... BDR> BTW, ... I missed the masked() and conflicts() BDR> functions of S. Yes, I know I could write one easily, and will BDR> unless I missed anything in R that does the job. I've missed them as well. However, I propose to implement (additionally) a more DRASTIC
2010 Dec 29
0
panic with lmtp proxy (assertion failed)
Hello! Got a panic&assertion failed with LMTP proxy. Target Dovecot LMTP server hanged and Dovecot LMTP proxy server started logging panics/assertions. Core dumps were disabled unfortunately, so I don't know if this is helpful at all: Dec 29 15:41:58 lmtp(8853): Panic: file lmtp-proxy.c: line 370 (lmtp_proxy_output_timeout): assertion failed: (proxy->data_input->eof) Dec 29