Installation Instructions
We cheated and pulled an already installed version of the thin client on a windoze box and dumped it on a Linux box with WINE installed. I cannot see though why it would fail to install from scratch, but thats for you guys to fill in, I have better things to do they play with this junk :)
Once its lurking on your filesystem, append to your ~/.wine/user.reg file the following
-------
[Software\Wine\AppDefaults\siebtc.exe]
"Version"="win2003"
[Software\Wine\AppDefaults\siebtc.exe\DllOverrides]
"mfc42"="native"
"mfc42loc"="native"
"msvcp60"="native"
"msvcrt"="native"
"srcacmd"="native"
"srcf"="native"
"srcfui"="native"
"sscfcmn"="native"
"sscfdt"="native"
"sslccore"="native"
"sslcnapi"="native"
"sslcnscl"="native"
"sslcos"="native"
"sslcosa"="native"
"sslcosd"="native"
"sslcshar"="native"
"sslcsnns"="native"
"sslcsnom"="native"
"sslcsym"="native"
"sslcver"="native"
"sstcctui"="native"
"sstcomc"="native"
"sstcomr"="native"
"sstcui"="native"
"sstcuis"="native"
"stceactui"="native"
"stcfcmd"="native"
"stcfssvc"="native"
"stcntcti"="native"
[Software\Wine\AppDefaults\siebtc.exe\X11 Driver]
"Desktop"="800x600"
"DXGrab"="N"
"ScreenDepth"="8"
-------
The win2003 version that is used depending on the dll source for msvcrt.dll, you should set this to what ever version of windoze you pulled the DLL from. Do *not* use the builtin version otherwise all your dates will be Jan 1st 1900 IIRC. You probably also will want to tweak the 'Desktop' resolution too.
For all the DLL's 'native'd above you should copy them from the windoze box and dump them in the Siebel directory.
Also you might find useful in there:
-------
[Software\Wine\Clipboard]
"ClearAllSelections"="0"
"PersistentSelection"="1"
-------
Once you have done all of this all you need to do is:
$ LANG=en_GB wine ~/.wine/drive_c/Program Files/Siebel/BIN/siebtc.exe /host "
remember to replace 'en_GB' with your locale (otherwise the dates will be in US style) and
After that, simply remember *not* to flip to a different virtual desktop (in fluxbox at least) whilst the mouse focus is on Siebel otherwise it will die....
Wine compatibility
What works:
- pretty much everything it seems. We have had no problems with it at all except for...
What doesn't work:
- switch desktops. If you switch desktop (change desktop under fluxbox) whilst the focus is in the application then it dies horribly, you should have some sloppy focus model and move the mouse off the screen
- running the app in non-desktop mode. From what I can tell the application its-self is terrible written and actually writes to read-only windows after they have been created and so X tells it exactly where to shove the idea. Might be worth the wine developers adding an option to override the read-only goodness of window creation to always force a read-write window.
What was not tested:
- installation
Tested versions
App. version | Wine version | Installs? | Runs? | Rating |
6.0.1.130 | 20050725 | no | yes | Bronze |
Application Details:
Version: | 6.0.1.130 |
License: | |
URL: | http://www.siebel.com/ |
Votes: | 0 |
Latest Rating: | |
Latest Wine Version Tested: |
Maintainers: About Maintainership
No maintainers. Volunteer today!
Bug # | Description | Status | Resolution | Other apps affected |
Comments for this application have been disabled because there are no maintainers.