Displaying 20 results from an estimated 50000 matches similar to: "Autoit Bug - @DesktopRefresh"
2011 Aug 22
1
Autoit Bug - Inputbox
In wine-1.2.2 and wine-1.3.15 on Ubuntu Inputbox() for autoit does not work.
sample script:
InputBox("meh", "meh")
Expected result:
Input window
Actual result:
Nothing and program exits
Terminal output when compiled:
fixme:win:LockWindowUpdate ((nil)), partial stub
2011 Aug 22
1
Autoit
I've been using AutoIt for a while now and so far AutoIt works pretty well in WINE, however a few things don't work such as @DesktopRefresh or Inputbox(). Is WINE going to have AUTOIT support / compatibility / something any time soon?
2011 Apr 11
1
AutoIt in wine
Can some one help me understand wines error reporting syntax?
fixme:win:LockWindowUpdate ((nil)), partial stub!
I get the above error when I use scite (ubuntu version, not the scite4autoit version) to launch autoit from the wine program files directory.
And what if I just throw in all the dlls from my virtual machine's xp os into wines system32 directory so that all the extra dll's are
2008 Jan 11
2
communicate from Rterm
Please, help with announcing an error from Rterm:
I am calling R from an Excel VBA and noticed that if there is an error
nothing conspicuous happens. I would like just a popup window when R
cannot finish cleanly. The "ret " value returned from Shell is useless
in determining what happened.
Thank you all.
*****************************
Public Sub Repo()
ds = InputBox("Type in
2008 Jan 18
0
more help needed Re: communicate from Rterm
I think the message from Prof. Ripley refers to calling shell and
system from R. There is no "system" call in Windows cmd or VBA and I am
calling R from VBA.
Now I want to use tryCatch to output the error to a text file and exit
gracefully. My expression will be source("file.r") and that will
contain file I/O and db connect+query. to exemplify I am trying with
2007 Apr 24
0
how to capture text from a popup window..in watir
Hi all,
I got the answer how to click on ''ok'' button.
But still i have two problems
---
that code is not working when im trying to run that code through the exe
file of that ruby file which is using that code.
and second one is i want to capure the text of that popup..
i tried this with no success
#----- js_dialog.rb -----
require ''win32ole''
require
2005 Mar 07
1
Language learning program (Spanish to Go)
Hi,
I've tried installing a language learning program in Wine, but can't get
it to work. Actually, it's a pretty old program, designed to run in
Windows 3.1 or 95 (!), so I thought it would be OK - it seems to install
OK, but won't run - the diagnostics are below - any ideas please?
Andy
[andrew@Atlas2 andrew]$ wine "c:\spanish_tg\setup.exe"
2002 Nov 26
2
New to Wine (halflife upgrade fales)
Hi all,
This is a total newbe mistake I'm sure but I'm stumped. I have
installed: wine-20020605-2.i386.rpm
wine-devel-20020605-2.i386.rpm
in redhat 8.0
I can get all the way through the setup of halflife sound test and all,
then if I try to do the auto update it fails. It can't see a network
connection.
I am getting errors in my terminal during the install even though it
looks
2009 Feb 17
5
Problems in Compiling MFC
1) i'm facing problem while compiling MFC code
when "winemaker" command is given i get these lines
admin at XXX:~/.wine/drive_c/windows/system32/MFC> winemaker --lower-uppercase .
Winemaker 0.6.0
Copyright 2000 Francois Gouget <fgouget at codeweavers.com> for CodeWeavers
closedir() attempted on invalid dirhandle DIRECTORY at /usr/local/bin/winemaker line 1054.
closedir()
2008 Dec 03
4
Preventing Wine from creating shortcuts
Hey, I'm new to the forums but by no means a noob
but it's come to the point lately where I'm creating scripts (bash mixed with autoit) where I create a new bottle, silently install the program and then do any fixes etc in the script making it all completely automated (as i tend to re-install my system a lot)
The issue I'm having though is the shortcuts wine creates
Desktop
2008 May 09
4
VB6 and wine_get_unix_file_name
Hello,
I'm trying to make a function for using wine_get_unix_file_name in VB6
programs.
Private Declare Function lstrcpyA Lib "kernel32.dll" (ByVal lpString1 As
String, ByVal lpString2 As Long) As Long
Public Declare Function GetProcessHeap Lib "kernel32" () As Long
Public Declare Function HeapFree Lib "kernel32" (ByVal hHeap As Long, ByVal
dwFlags As
2002 Jan 28
0
problems with modal MsgBox and critical section timeouts
hi all,
looking for advice on two issues, related to the same program. first,
i'm using a Wine-CVS build of 20020106. i've got a very basic
setup running - no local windows installed! (this is for license
reasons, it's a long story.) i am willing to try this again with
a local windows version installed, but i don't believe it will change
what i'm seeing.
the two
2012 Aug 24
0
Schema modification with auxiliary class vs builtin class and vbscript
Hello
The situation is the following :
I've successfully created an auxiliary class with an attribute by
following this method :
http://semifershome.free.fr/semifer/index.php?2008/02/12/42-etendre-le-schema-active-directory-classes-attributs-et-display-specifiers
The auxiliary class is "allowedService" and the attribute is
"allowedServiceAttribute".
The
2011 Jun 29
1
Update MS Windows PATH variable based on a R script
Dear list,
this is not directly an R question, but it is somewhat related to R
aspects, so I hope it's okay to post it here:
I'd like to update my windows PATH based on a script routine in order to
make sure that crucial components are contained. Much like what happens
at the installation of Rtools (if desired). Now, can you do that from
within R or do I need some sort of windows
2007 Dec 22
1
Memory leaks
Hi,
I wrote a small windows program (msgbox.exe) and run it like that:
WINEDEBUG=+heap wine msgbox.exe. In the output there is the memory at
address 0x110118 allocated more than once without a free. It is shown in
the "output" (I snipped out a lot of unnecessary stuff). In the analyses
of the complete output there is this memory address allocated 4 times
and only 2 times freed. The code
2019 Jun 21
0
Wine release 4.11
The Wine development release 4.11 is now available.
What's new in this release (see below for details):
- Updated version of the Mono engine, including Windows.Forms.
- More DLLs are built as PE files by default.
- Faster implementation of Slim Reader/Writer locks on Linux.
- Initial support for enumerating display devices.
- Various bug fixes.
The source is available from the
2001 Nov 29
2
Autocad without an installed Windows
Hello
I tried to install an old version of autocad (13, student edition,
Release 13c4a), on a MSWindows-free box.
I ran :
$ wine d:\setup32.exe
It begun all right, I had the installation screens, then it failed with the
following messages :
err:win:WIN_FindWndPtr window 10029 belongs to other process
err:win:WIN_FindWndPtr window 10021 belongs to other process
err:win:WIN_FindWndPtr window
2002 Aug 29
1
pagemaker 6.5
Hi all,
I'm trying to install PM65 and the install goes just fine, but when trying
to start PM, I get:
err:winspool:WINSPOOL_OpenDriverReg win32 style printing used with 16 bits
app, try specifying 'win95' Windows version
err:winspool:AddPrinterDriverA Can't create Drivers key
err:winspool:WINSPOOL_LoadSystemPrinters Failed adding PS Driver (6)
fixme:dialog:MSGBOX_OnInit system
2001 Jun 13
1
unreal does'nt install
How can I install Unreal Tournament under wine (20010510)? When I tried
it, I got following message after all files were copied:
>err:psdrv:PSDRV_FindPrinterInfo Error 2 getting PPD file name for
>printer 'Printer1 auto'
>fixme:winspool:AddPrinterW DocumentProperties fails
>verr:psdrv:PSDRV_FindPrinterInfo Error 2 getting PPD file name for
>printer 'Printer1
2011 Mar 03
4
Future Tax Regression
Hi to all,
I'm trying to run a Canadian income tax program called FutureTax2010 (www.futuretax.ca) under wine 1.2 and 1.3 beta, but there appears to be a regression. It runs under wine 1.0.1, and loads OK under 1.3, but when I try to open an existing (known valid) file FT pops up a message box that says "An unsupported operation was attempted". A screen shot of the end result of