EnergyPlus, OpenStudio and SketchUp

Questions about Wine on Linux
Locked
wkugiu
Newbie
Newbie
Posts: 1
Joined: Sat Nov 01, 2014 5:35 am

EnergyPlus, OpenStudio and SketchUp

Post by wkugiu »

Hello,
I have installed OpenStudio with Wine 1.6.2 on Xubuntu 14.04 LTS, but I can't make it run.
I have launched the following from the terminal:

Code: Select all

env WINEPREFIX="/home/USER/.wine" wine C:\\Program\ Files\ \(x86\)\\OpenStudio\ 1.5.0\\bin\\OpenStudio.exe &> /tmp/log.txt 2>&1
I attach the log.txt file, where basically the following message appears:

Code: Select all

err:ntdll:RtlpWaitForCriticalSection section 0x4f902f8 "?" wait timed out in thread 003f, blocked by 0000, retrying (60 sec)
I see "OpenStudio.exe" in the task manager, but nothing happens while a standard window should appear.
There is also a Linux OpenStudio version, and I have indeed installed it and it opens but it does not contain the SketchUp plugin, that's why I'd like to run everything (SketchUp and OpenStudio) with Wine.

Can anybody help? Thank you!
Attachments
log.txt.zip
wine log output
(450 Bytes) Downloaded 134 times
Locked