I have installed Wine (v.1.7) on Ubuntu (v. 12.04) to run the vbs-script. Libre Office was also installed via Wine (required for vbs). The script converts .xls or .xlsx file in .csv. The problem is the following: for the first time after installation script is running for 15 minutes (this is longer than in Win, but it is acceptable). All subsequent times the script is running for 1.5 hours. According to the logs, you can see that the script processes each subsequent string in xls|xlsx longer than the previous one. (like the loss of productivity in processing xls | xlsx). Somebody faced with?
Thanx.
Vbscript works very slow on wine
Vbscript works very slow on wine
- Attachments
-
- log (1).zip
- Logs from Win & Ubuntu
- (12.84 KiB) Downloaded 120 times
-
- Level 7
- Posts: 823
- Joined: Thu Aug 27, 2009 6:23 am
Re: Vbscript works very slow on wine
You probably should file a bug. Can you provide a test case, script and (dummy) data? Does this script really need LibreOffice? I'd expect it to require some version of MS Office.