Displaying 20 results from an estimated 4000 matches similar to: "Install RealMeteo for windows and WINE on linux SUSE"
2008 Jul 04
1
Error Number 6 Overflow
installed a (company specific) program few days ago
had been working fine
now giving:
Error Number 6 Overflow
Occured in Sub 'get_results_from_database'
in Module 'frmResults' in project DAO.Field
no other modifications made to wine in the last few days
any ideas why this error should arise now?
any idea how to solve it?
there is a Dao360.dll in /home/user/.wine/drive_c/Program
2006 Nov 14
1
Debugging Onyx install
Hi all,
I have a helpdesk ticketing system app called Onyx that the company
requires me to use. It doesn't install, and isn't listed in AppDB. If I
run the installer with "WINEDEBUG=+loaddll,warn+all" I get this error:
fixme:odbc:SQLConfigDriver ((nil) 1 "SQL Server" (null) 0x7e4ad4fc 300
0x7e4ad4fa)
trace:loaddll:free_modref Unloaded module L"c:
2008 Jun 29
1
ARProgbar.ocx
Have installed wine 1.0 on Asus eee pc 701 4gb (Xandros), and it?s running most programs fine. Have company made software that is taking a little more cajoaling to work. First gave an error ?runtime error 3633?. Ran sh winetricks jet40 and it moved on to let me run the first part of the program. Now getting ?error 339, component ARProgBar.ocx or one of its dependencies is not registered?.?
2007 Mar 19
1
Is there hope for this app?
Hey All,
After installing the application Paper Tiger onto a Fedora Core 4 /
Wine system I received a warning calling for the msvbvm50.dll. I
installed the .dll,
Now the following messages appear.
1st -- a pop-up warning":
"Run-time error '339'
Component 'THREED20.OCX' not correctly registered:file is missing or
invalid"
2nd -- text warnings in the terminal
2002 Feb 05
0
OLE Automation registry entry error
Hello all,
I'm trying to install a VB application that plays out pre-recorded voice
messages (.wav). It was custom made for my employer with VB5.0 for Winnt.
When I try to install it on my Linux (only) machine, I get the following
error message box:
"Avertissement: Une erreur s'est produite lors de la mise ? jour des entr?es
OLE automation de la base de registre
Echec erreur
2006 Feb 28
0
error 3633
Hi, Any can help me
fixme:ole:CoRegisterMessageFilter stub
fixme:heap:RtlCompactHeap stub
fixme:heap:RtlCompactHeap stub
fixme:heap:RtlCompactHeap stub
fixme:heap:RtlCompactHeap stub
fixme:heap:RtlCompactHeap stub
wine: Unhandled page fault on write access to 0x414b03f1 at address
0x41c3b051 (thread 000d), starting debugger...
WineDbg starting on pid 0xc
Unhandled exception: page fault on write
2006 Mar 29
1
New to Wine, Install Problem
Wine Enthusiasts,
I'm new to Wine and am having a problem installing some software. I
didn't see the application in question in the Application Database.
I'm hoping the problem is something simple and that perhaps a Wine guru
on the list can point me in the right direction.
I don't have Windoze installed on any of my boxes. Unfortunately I now
find myself needing to run a
2008 Jul 13
2
Data Access problem?
Running some company specific software, which is an exam/test. It runs fine on Windows OS machines. On Vista machines it requires the addition of the msvbvm50.dll.
The exam has a minimum of two sections of questions, say topic A, and topic B. When installed in WINE, it has required the addition of jet40 and vb5run in winetricks to make the program run.
Running the exam with the minimum 2 topics
2006 Jul 21
5
problem usin MS RDO to acces a database
My name is Marcelo Luda, I'm new to the list. I'm from Argentina and in
the place where I work we ara planing to migrate to linux, but only if
we can manage to run all the software we now use in windows.
Obisuly, we are trying with Wine :-)
Most of the app I need to run use MS RDO . We managed to install
sussefully RDO and MSODBC but the apps crash when they try to use it.
I attached a
2015 Jan 28
2
[Q] Get formal arguments of my implemented S4 method
Interrogating some (of my own) code in another package.
>norm.meth <- getMethod("normalize", "MatrixLike")
>message("str(norm.meth)")
>str(norm.meth)
>message("show(norm.meth at .Data)")
>show(norm.meth at .Data)
Last show() displays this:
function (object, ...)
{
.local <- function (object, method = c("median",
2009 Feb 14
5
Expect Deadlock!
Running some company specific software, which is an exam/test. Designed for Windows OS machines. On Vista machines it requires the addition of the msvbvm50.dll.
When installed in WINE, it has required the addition of jet40 and vb5run in winetricks to make the program run. The program runs fine, until it works out if the user passed or failed. Fails it reports with no error. When the user passes
2006 May 18
1
Recommended style with calculator and persistent data
I have some calculations that require persistent state. For example,
they retain most of the data across calls with different parameters.
They retain parameters across calls with different subsets of the cases
(this is for distributed computation). They retain early analysis of
the problem to speed later computations.
I've created an S4 object, and the stylized code looks like this
calc
2015 Jan 28
2
[Q] Get formal arguments of my implemented S4 method
I'm attempting to reflect the information for use with corresponding
fields in GUI (in a different package), to provide default values,
argname as key for UI label lookups, etc.
So I want something much more like the formals of the implementation:
{
"object",
"method": c("median", "vs", "tukey"),
2011 Apr 25
11
i having a problem in application... anyone help me?
when i click Sales History in Accpac Advantage Series... i saw the process in wine task manager Rlzrun30.rts and theres nothing happen or wont appear what does rts supported?
2011 Apr 26
3
Registering Dll in system32 Failed anyone help me?
H:\>regsvr32.exe C:\WINDOWS\SYSTEM32\oeinpr3.dll
DllRegisterServer not implemented in DLL C:\WINDOWS\SYSTEM32\oeinpr3.dll
H:\>regsvr32.exe C:\WINDOWS\SYSTEM32\oeinsmd.dll
DllRegisterServer not implemented in DLL C:\WINDOWS\SYSTEM32\oeinsmd.dll
H:\>regsvr32.exe C:\WINDOWS\SYSTEM32\oeintck.dll
DllRegisterServer not implemented in DLL C:\WINDOWS\SYSTEM32\oeintck.dll
H:\>regsvr32.exe
2007 Dec 03
2
Why is the program too slow?
Hi,everyone.
I use the following program calculates Fisher's alpha from counts of individuals and species. The program is wrote by Prof. Kyle Harm.
However, when I run the program, it can work very quickly sometimes, but it can not work very well sometimes. It depends on the counts of individuals and species.
For example,
> calc.alpha(1000,70)
[1] 17.14375
> calc.alpha(10000,70)
[1]
2006 Jan 30
2
TI83 plus Texas Instrument Calculator, Serial cable and USB cable
Hi all
I installed *wine 9.6 on fedora4, IE6* , and *APPs* for *CALC TI83
plus *
i tried to use the *USB *cable to connect to the *CALC* but did`t work
then i used *serial cable*
after i make *? ln -s /dev/ttyS0 ~/dosdevices/com1? *then i run the "TI
Connect APPs" to
coonect to the *CALC *it finds the *COM1* when it tried connect to the*
CALC* but connection
filed.
any one
2008 Sep 25
1
Confusion over syntax in a package
Hello,
I am new to R and I am attempting to use the ProbForecastGOP package
for some research I am conducting.
The package works fine when I call the functions from the command line
as the examples instruct.
However, I am attempting to step through some of the functions so that
I can obtain a better idea of what is going on. I have come to the
following command:
2007 Jun 06
3
Unrecognized character \xED at perl-Date-Calc-5.4-1.2.2.1.i386.rpm line 1
I've just install centos 5.0 on new PC. However it gives this error while
installing per-Date-Calc:
[root at piranha tmp]# perl -ivh perl-Date-Calc-5.4-1.2.2.1.i386.rpm
Unrecognized character \xED at perl-Date-Calc-5.4-1.2.2.1.i386.rpm line 1.
what could be the problem?
--beast
2015 Jan 29
3
[Q] Get formal arguments of my implemented S4 method
On Jan 28, 2015, at 6:37 PM, Michael Lawrence <lawrence.michael at gene.com> wrote:
> At this point I would just due:
>
> formals(body(method)[[2L]])
>
> At some point we need to figure out what to do with this .local() confusion.
Agreed, definitely. The current hack is to avoid re-matching arguments on method dispatch, so a fix would need to be fairly deep in the