[Wine] {noob warning!] Irish Revenue software

Alan McKinnon alan at linuxholdings.co.za
Mon Dec 18 01:12:06 CST 2006


On Friday 15 December 2006 21:12, Declan Moriarty wrote:
> > My PC:
> > Athlon 2.6Ghz with 1 gig, 40G hd, running Fedora Core 5,
> > wine-0.9.24
> >
> > ROS ((Irish) Revenue Online Service) System Requirements
> > https://www.ros.ie/PublisherServlet/requirements
> >
> > ROS main software (Including the kcrypto applet)
> > http://www.ros.ie/PublisherServlet/info/install
> >  
>
> I'm still trying to get a handle on debugging this - no software
> expert here.
> WINEDEBUG=+all <try installing> landed an 875MB log :-o.

As you noticed, that will give you a LARGE log file :-)

try running it with 'WINEDEBUG=+loadll' instead, which is more 
manageable. It's likely that your problem is due to a wine dll being 
incompletely implemented so the temporary fix is to use a Windows dll 
in native mode. That debug channel will print all dlls as they are 
loaded, so start with the last one loaded before the program bombs out, 
set it to native and copy the dll file from windows to the same 
location in .wine

hth

alan



More information about the wine-users mailing list