[GLLUG] Support question
Charles Ulrich
charles at bityard.net
Thu Dec 5 22:00:05 EST 2013
Assuming that the errors are coming from the installer and not Wine
itself... The installer (or some part of it) appears to be written in
Lua, based on the "bad argument" error and the format of the traceback.
Not sure if that's helpful to know... Lua is commonly used as an
embedded scripting language. There's a chance you could somehow extract
the Lua code from the installer and debug it, but that only helps if you
know Lua. :)
I did find a page that mentioned the error in connection with Wine,
seems to be some kind of game utility. I don't see anything particularly
helpful, but here it is:
http://www.ttlg.com/forums/showthread.php?t=133912&page=19
It's possible that the native Windows DLLs would help, but I don't know
enough about Windows to guess which ones.
Thanks,
Charles
On 12/05/2013 07:04 PM, Stanley Mortel wrote:
> The program is Mitchell Manager, for the auto industry. I have checked
> the wine app. database and didn't see anything there. It has a "host"
> and a workstation component and seems to be using SQL.
>
>
> On 12/05/2013 05:48 PM, Don Bosman wrote:
>> Knowing the program might help, someone else may have tried it already.
>> Have you checked the wine application database?
>>
>> Don Bosman
>>
>>
>>
>> On 12/5/2013 5:01 PM, Stanley Mortel wrote:
>>> Hi all,
>>>
>>> I'm trying to get a Windows 7 program to run under wine. I have been
>>> able to get all of the prereqs. installed using winetricks, but the
>>> install is failing with the following:
>>> Error: bad argument #1 to 'pairs' (table expected, got nil)
>>>
>>
>
> _______________________________________________
> linux-user mailing list
> linux-user at egr.msu.edu
> http://mailman.egr.msu.edu/mailman/listinfo/linux-user
More information about the linux-user
mailing list