Page 1 of 2
Freestyler under Linux zenwalk
Posted: 14 Oct 2007, 15:22
by david007
I tried to install freestyler in linux and run it with an emulator Wine...
The installation was a succes, but when i tried to run freestyler i got an error ... something wrong with hirestimer.ocx
The ficturecreator works just fine...
Can someone help me...?
It would be great running freestyler under linux...

Re: Freestyler under Linux zenwalk
Posted: 14 Oct 2007, 16:33
by Crrispy
Errr.. you call "running under Linux" an emulator?... And you'll stick a big sticker on your laptop and wear a big t-shirt saying "I rUle 'cauz I run FS UnDer L33nux"?... I think you'd better install a dual boot

There are enough bugs to fix like that.
Re: Freestyler under Linux zenwalk
Posted: 14 Oct 2007, 20:30
by david007
The reason i want to use linux, is that it is more stable than windows... I don't wont windows to "Blue screen" me during a show !!!!
>>>> And bye the way i have a dualboot system.
Please some seriouse reply's...
Thank you!
Re: Freestyler under Linux zenwalk
Posted: 14 Oct 2007, 20:31
by matt
Umm.. But running WINE... You are still emulating windows same issues
Re: Freestyler under Linux zenwalk
Posted: 14 Oct 2007, 20:35
by david007
yes, maybe you're right... but it is a minimum platform of windows... with less bugs?
It is strange that the ficture creator works and the program itself not...
Is there an answer for my problem?
Re: Freestyler under Linux zenwalk
Posted: 14 Oct 2007, 21:01
by djSupport
.ocx i belive is an activex object what exactly was the error? it may have not installed/registered it properly
Re: Freestyler under Linux zenwalk
Posted: 14 Oct 2007, 22:52
by david007
the exact error message is : Run-time error '339'
Component 'hirestimer.ocx' or one of its
dependencies not correctly registered: a file is
missing or invalid.
I tried to copy the hirestimer file from my windows XP platform (with freestyler installed en running) and copied it to linux >> does not work
Tried to re-instal freestyler >> no effect.
Re: Freestyler under Linux zenwalk
Posted: 15 Oct 2007, 02:04
by matt
google that file,
Download it
put into wine..
should go in system32
Re: Freestyler under Linux zenwalk
Posted: 15 Oct 2007, 12:27
by david007
I just searched for the file on google, i found it en copied it to the system32 folder... but still no result
Same error still displayed...
Re: Freestyler under Linux zenwalk
Posted: 15 Oct 2007, 15:43
by mikeosoft
I don't know if Wine is the same as windows but in windows , you have to do a little command to register the file
use :
regsvr32 <filename>
Re: Freestyler under Linux zenwalk
Posted: 15 Oct 2007, 18:01
by djSupport
its exactly as mikeosoft says goto start run or whatever and run regsvr32 hirestimer.ocx
Re: Freestyler under Linux zenwalk
Posted: 15 Oct 2007, 19:03
by Crrispy
The fixture creator is just a UI to create fixture files, I mean it only does file input/output, not real time communication on a com port emulated via USB, so it's not surprising it works fine under wine. I don't find surprising either there are problems with USB/com stuff..
And XP is very stable now, things have changed since the 98/ME crap you know.... I've made dozens of partys with my notebook running VDJ on XP in hot/wet/dusty/lots of smoke environnments without a single crash. 2 parties with FS and VDJ running 8 hours on the same machine, constantly switching between them. 1 party last saturday with FS on a dedicated laptop, no problem.
Not a single crash. FS has a lot of bugs in the programming steps, but once you've made your programs, and only use cues and buttons during the show, it's stable and doesn't crash. And even if there's a problem in FS, the problem will be the same in Wine... and don't tell me Wine is more stable than native XP

Re: Freestyler under Linux zenwalk
Posted: 16 Oct 2007, 15:47
by david007
ok, this works... thanks!!!
the error report of hirestimer.ocx not longer displayed >>> freestyler want's to start
but ..... message appears >> ActiveX component can't create object
freestyler ends...
Is this a problem with directX???
Re: Freestyler under Linux zenwalk
Posted: 16 Oct 2007, 16:32
by djSupport
nope that will be another file that needs regsvr'ing u say it works was that the part i said above? an ActiveX ha snothing to do with DirectX well it could but it isnt ActiveX objects are extensions to programs that are universal i belive so you could add an activex component to your program to do or add extra things like fancier buttons or special features...
Re: Freestyler under Linux zenwalk
Posted: 16 Oct 2007, 17:07
by Mattotone
1. You do not have a required TLB or ActiveX DLL/OCX file.
2. A TLB or ActiveX DLL/OCX needed by the project is present but not registered on your system.
3. The VB runtimes are an earlier version than the one you need to run the project.
4. A required TLB or ActiveX DLL/OCX file is corrupt.
Re: Freestyler under Linux zenwalk
Posted: 17 Oct 2007, 12:18
by david007
Big news!!!
I managed to get Freestyler working under linux...
I've installed a registery tool in system32 that registers the neccesary ActiveX components.
Once run regsvr32 regtool.dll Freestyler works just fine...
Thanks to all who helped me to resolve this problem!!!

Re: Freestyler under Linux zenwalk
Posted: 17 Oct 2007, 15:31
by Mattotone
maybe you could post a guide with pictures of the steps you did to get this to work.
then il add it to the freestyler tutorials page
congrads on getting it to work
Ps i posted from a ipod touch so the forum works great on mobile devices
Re: Freestyler under Linux zenwalk
Posted: 17 Oct 2007, 19:06
by djSupport
its crap on windows mobile based devices using PIE, phpBB are working on a mobile version i believe! for windows mobile buy Opera for mobile or use the free mini opera java browser
Re: Freestyler under Linux zenwalk
Posted: 17 Oct 2007, 20:17
by Mattotone
havn't tested on a windows based mobile.
just on an apple using safari, and runs really well on any website that doesnt have flash.
Turning into a bit of a review here.
javascript works great even using my sloppy coding lol.
I tempted, only tempted mind you to build a web interface for freestyler so can controle the lights over wifi whilst at the bar.
Re: Freestyler under Linux zenwalk
Posted: 18 Oct 2007, 05:14
by matt
it works "ok" on the blackberry browser
Re: Freestyler under Linux zenwalk
Posted: 05 Nov 2007, 11:47
by mistique
I'd tried to install Freestyler on Ubuntu.
But i also get 'Error creating output Thread' 'ActiveX component can't create object'
It would be really cool to have freestyler run on linux

Re: Freestyler under Linux zenwalk
Posted: 05 Nov 2007, 12:23
by Mattotone
read through the rest of the thread, the answer was in here some where.
Re: Freestyler under Linux zenwalk
Posted: 05 Nov 2007, 15:38
by mistique
david007 wrote:Big news!!!
I managed to get Freestyler working under linux...
I've installed a registery tool in system32 that registers the neccesary ActiveX components.
Once run regsvr32 regtool.dll Freestyler works just fine...
Thanks to all who helped me to resolve this problem!!!

I did this but still it doesn't work. When i run regsvr32 regtool.dll i get succesfully registered dll. But still the same error

Re: Freestyler under Linux zenwalk
Posted: 05 Nov 2007, 18:19
by djSupport
probably becuase u need to regsvr more files than just that... which ones i dont know i'd just do all the dll's and see what happens!
Re: Freestyler under Linux zenwalk
Posted: 17 Jun 2008, 12:10
by bruno
Hello People,
I'm also very interested in using FS in Linux (Ubuntu) + wine.
I guess the FS software is running if I read through this thread.
My only concern is the driver for my Enttec Open USB module.
If I can believe the Wine documentation, you can't install
drivers under Wine.
How does this work ? (If it does ?)
If I need the drivers for linux.
Which one to use ?
Regards,
Bruno